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·anno scorso·3 comments

SoftBank Nears Deal to Acquire Chip Designer Ampere

finance.yahoo.com
5 points·by cjdrake·anno scorso·0 comments

Contrasting Verilog and SeqiLog Port List Customization

cjdrake.substack.com
3 points·by cjdrake·2 anni fa·0 comments

Arm Stock Jumps More Than 50% on AI Craze

wsj.com
2 points·by cjdrake·2 anni fa·0 comments

Excerpts from Dr. Claudine Gay's Work

nytimes.com
2 points·by cjdrake·3 anni fa·0 comments

Solving Puzzles in Compilers and Beyond

soundcloud.com
2 points·by cjdrake·3 anni fa·0 comments

Ampere AmpereOne Wins Big at Oracle Cloud A2

servethehome.com
4 points·by cjdrake·3 anni fa·0 comments

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

pcgamer.com
2 points·by cjdrake·3 anni fa·0 comments

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

theverge.com
3 points·by cjdrake·3 anni fa·0 comments

Coming Soon: Changing Game Development

void.dev
1 points·by cjdrake·3 anni fa·2 comments

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

wsj.com
1 points·by cjdrake·3 anni fa·1 comments

BOOLR – A digital logic simulator

boolr.me
53 points·by cjdrake·3 anni fa·14 comments

Windows 11 on Ampere

github.com
2 points·by cjdrake·3 anni fa·0 comments

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

reuters.com
1 points·by cjdrake·3 anni fa·0 comments

Google throws down gauntlet with first compute instances powered by AmpereOne

theregister.com
1 points·by cjdrake·3 anni fa·0 comments

Steam on Ampere / Adlink

github.com
1 points·by cjdrake·3 anni fa·0 comments

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

forbes.com
1 points·by cjdrake·3 anni fa·1 comments

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

cloud.google.com
1 points·by cjdrake·3 anni fa·0 comments

AmpereOne Lands First in Google Cloud C3A Instances

servethehome.com
5 points·by cjdrake·3 anni fa·0 comments

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

community.cadence.com
2 points·by cjdrake·3 anni fa·0 comments

comments

cjdrake
·2 anni fa·discuss
Nice documentation :).
cjdrake
·2 anni fa·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 anni fa·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 anni fa·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 anni fa·discuss
The "N" in HN stands for "news". Is there anything new about networkx to talk about?
cjdrake
·3 anni fa·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 anni fa·discuss
You can buy the Ampere chips: https://www.adlinktech.com/en/ampere-based-solution
cjdrake
·3 anni fa·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 anni fa·discuss
Nobody owns f**.ing yet?
cjdrake
·3 anni fa·discuss
Thoughtful.
cjdrake
·3 anni fa·discuss
Collection of information about "sexual orientation" seems like a textbook HR violation. How is anybody supposed to comply with this?
cjdrake
·3 anni fa·discuss
From the founder of GitHub.
cjdrake
·3 anni fa·discuss
[flagged]
cjdrake
·11 anni fa·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.