HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cjdrake

no profile record

Submissions

SoftBank could soon buy Renee James' Ampere chip company for about $6.5B

techcrunch.com
10 points·by cjdrake·geçen yıl·3 comments

SoftBank Nears Deal to Acquire Chip Designer Ampere

finance.yahoo.com
5 points·by cjdrake·geçen yıl·0 comments

Contrasting Verilog and SeqiLog Port List Customization

cjdrake.substack.com
3 points·by cjdrake·2 yıl önce·0 comments

Arm Stock Jumps More Than 50% on AI Craze

wsj.com
2 points·by cjdrake·2 yıl önce·0 comments

Excerpts from Dr. Claudine Gay's Work

nytimes.com
2 points·by cjdrake·3 yıl önce·0 comments

Solving Puzzles in Compilers and Beyond

soundcloud.com
2 points·by cjdrake·3 yıl önce·0 comments

Ampere AmpereOne Wins Big at Oracle Cloud A2

servethehome.com
4 points·by cjdrake·3 yıl önce·0 comments

Microsoft's next all-new Xbox console could have Arm not x86 CPU cores

pcgamer.com
2 points·by cjdrake·3 yıl önce·0 comments

Intel will launch Meteor Lake on December 14th – this is Intel’s Core Ultra

theverge.com
3 points·by cjdrake·3 yıl önce·0 comments

Coming Soon: Changing Game Development

void.dev
1 points·by cjdrake·3 yıl önce·2 comments

Arm IPO: What to Know About the Circuit Designer and Its Market Debut

wsj.com
1 points·by cjdrake·3 yıl önce·1 comments

BOOLR – A digital logic simulator

boolr.me
53 points·by cjdrake·3 yıl önce·14 comments

Windows 11 on Ampere

github.com
2 points·by cjdrake·3 yıl önce·0 comments

SoftBank's Arm aims for over $52B valuation in biggest US IPO of the year

reuters.com
1 points·by cjdrake·3 yıl önce·0 comments

Google throws down gauntlet with first compute instances powered by AmpereOne

theregister.com
1 points·by cjdrake·3 yıl önce·0 comments

Steam on Ampere / Adlink

github.com
1 points·by cjdrake·3 yıl önce·0 comments

Arm’s Hot Chip Reveal: Faster Silicon Development, Performance Uplifts

forbes.com
1 points·by cjdrake·3 yıl önce·1 comments

What’s new in Google Cloud’s workload-optimized infrastructure

cloud.google.com
1 points·by cjdrake·3 yıl önce·0 comments

AmpereOne Lands First in Google Cloud C3A Instances

servethehome.com
5 points·by cjdrake·3 yıl önce·0 comments

Arm's Cloud EDA Success: Two Paths to Greater Value

community.cadence.com
2 points·by cjdrake·3 yıl önce·0 comments

comments

cjdrake
·2 yıl önce·discuss
Nice documentation :).
cjdrake
·2 yıl önce·discuss
As mentioned in another answer, deep down there's not much difference. Personally, I find async/await more elegant for concurrent algorithm design (e.g. https://github.com/cjdrake/seqlogic/blob/main/ipynb/dining_p...).

But control threads like a clock/reset aren't the main idea. Look at the example RISC V core for the design style we're attempting (https://github.com/cjdrake/seqlogic/tree/main/tests/riscv/co...). No async/await or yields anywhere. It's described in a structural way, and a couple layers of Python hide the details.
cjdrake
·2 yıl önce·discuss
Correct in this case. In src/seqlogic/sim.py there are four usages of 'yield' keyword that suspend the current coroutine and return control to the event loop.
cjdrake
·3 yıl önce·discuss
Slightly related, I wonder what opportunity cost the Israeli tech sector will incur from this conflict. Instead of developing their startups, lots of young people are busy with warfare at the moment.
cjdrake
·3 yıl önce·discuss
The "N" in HN stands for "news". Is there anything new about networkx to talk about?
cjdrake
·3 yıl önce·discuss
"31 countries and economies maintained or improved upon their 2018 math scores, including Switzerland and Japan. Countries that did so shared some common characteristics, including shorter school closures during the pandemic and fewer impediments to remote learning, per the report."

Who could have predicted that lockdowns and Zoom class would have a negative impact on education? I'm shocked.
cjdrake
·3 yıl önce·discuss
You can buy the Ampere chips: https://www.adlinktech.com/en/ampere-based-solution
cjdrake
·3 yıl önce·discuss
Came here to post this. The headline is yellow journalism. There's no reason to mention Oracle. Forbes used to have a strong brand. Seems like they print a lot of trash these days.
cjdrake
·3 yıl önce·discuss
Nobody owns f**.ing yet?
cjdrake
·3 yıl önce·discuss
Thoughtful.
cjdrake
·3 yıl önce·discuss
Collection of information about "sexual orientation" seems like a textbook HR violation. How is anybody supposed to comply with this?
cjdrake
·3 yıl önce·discuss
From the founder of GitHub.
cjdrake
·3 yıl önce·discuss
[flagged]
cjdrake
·3 yıl önce·discuss
Another Arm64 workstation you can buy today: https://www.ipi.wiki/products/ampere-altra-developer-platfor...
cjdrake
·11 yıl önce·discuss
What a great project! The author should do a talk about his experiences. I searched for something like this on YouTube, and only found this: https://www.youtube.com/watch?v=0_-TRvbo54Y.