frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

An agent autonomously builds a 1.5 GHz Linux-capable RISC-V CPU

https://arxiv.org/abs/2603.08716
1•fork-bomber•59s ago•0 comments

Agents create work. Daemons clean up the mess that agents leave behind

https://ai-daemons.com/
1•neom•1m ago•0 comments

LocalStack removes support for non-account community usage

https://blog.localstack.cloud/the-road-ahead-for-localstack/
1•philip1209•3m ago•0 comments

DevRel Is Not Measured Like Other Roles

https://www.dewanahmed.com/devrel-measurement-paradox/
2•mooreds•3m ago•0 comments

China's open-source dominance threatens US AI lead, US advisory body warns

https://www.reuters.com/business/autos-transportation/chinas-open-source-dominance-threatens-us-a...
3•pseudolus•3m ago•0 comments

SpaceX Launches 10,000th Satellite, Photo Captures the Impact on the Night Sky

https://petapixel.com/2026/03/21/as-spacex-launches-its-10000th-satellite-a-photographer-captures...
2•SilverElfin•4m ago•0 comments

JPMorgan Offers Clients a New Way to Hedge AI Debt Risk

https://www.bloomberg.com/news/articles/2026-03-23/jpmorgan-offers-clients-a-new-cds-basket-to-he...
3•petethomas•5m ago•1 comments

Open-source "GTM Engineer" skills for programmatic SEO and GEO (AI search)

https://github.com/onvoyage-ai/gtm-engineer-skills
1•perseusyang•6m ago•1 comments

Stealing AD Credentials with shipping labels

https://obvane.com/research/stealing-ad-credentials-with-shipping-labels
2•cyberjake•6m ago•0 comments

Easy Random Trees

https://blog.wilsonb.com/posts/2026-02-27-easy-random-trees.html
2•tosh•7m ago•0 comments

Which types of AI alignment research are most likely to be good for all sentien

https://www.lesswrong.com/posts/iRGHCJzWKSWtty5cS/which-types-of-ai-alignment-research-are-most-l...
1•joozio•8m ago•0 comments

Ask HN: How do you split work when using coding agents in real codebases?

1•mireya_o•8m ago•0 comments

Patterns.dev – AI Weekly

https://www.patterns.dev/ai/weekly
3•iqen93•8m ago•0 comments

How to Tax the Ultrarich

https://rooseveltinstitute.org/publications/how-to-tax-the-ultrarich/
2•littlexsparkee•8m ago•0 comments

KICS GitHub Action Compromised: TeamPCP Strikes Again in Supply Chain Attack

https://www.wiz.io/blog/teampcp-attack-kics-github-action
1•blazarquasar•8m ago•0 comments

Figma's Rewrite of Component Instances

https://www.figma.com/blog/how-we-rebuilt-the-foundations-of-component-instances/
2•pentagrama•9m ago•0 comments

What made APL programming so revolutionary?

https://www.quora.com/What-made-APL-programming-so-revolutionary?share=1
1•tosh•9m ago•0 comments

I built a leaderboard for Claude Code's unhinged loading verbs

https://claude-spinner-verbs.vercel.app/
1•heycutiee•10m ago•0 comments

The Download: animal welfare gets AGI-pilled, and the White House unveils its A

https://www.technologyreview.com/2026/03/23/1134509/the-download-animal-welfare-agi-pilled-white-...
1•joozio•11m ago•0 comments

Moral Confusion About the War in Iran

https://samharris.substack.com/p/moral-confusion-about-the-war-in
1•mhb•13m ago•0 comments

Leonid Radvinsky, Secretive Porn Entrepreneur and OnlyFans Billionaire, Dies 43

https://www.forbes.com/sites/conormurray/2026/03/23/leonid-radvinsky-secretive-porn-entrepreneur-...
1•RickJWagner•13m ago•0 comments

Show HN: LumaBoards – an offline Kanban app for macOS

https://offlineapps.gumroad.com/l/lumafree
1•jjcosgrove•14m ago•0 comments

I Pruned Layers from a 30B Code Model and It Got 123% Better at Benchmarks

https://gabeortiz.net/posts/2026-3-21-llm-layer-surgery/
2•egonschiele•14m ago•0 comments

This car really sucks. That's why it costs $1.3M

https://www.cnn.com/world/mcmurtry-speirling-electric-fan-hypercar-spc
2•cf100clunk•14m ago•1 comments

LeBron (Fiction)

https://burialmagazine.neocities.org/lebron
1•colinprince•15m ago•0 comments

The hardest question to answer about AI-fueled delusions

https://www.technologyreview.com/2026/03/23/1134527/the-hardest-question-to-answer-about-ai-fuele...
2•joozio•15m ago•0 comments

Trump Administration to Pay $1B to Energy Giant to Cancel Wind Farms

https://www.nytimes.com/2026/03/23/climate/offshore-wind-gas-trump-total.html
2•lateforwork•16m ago•0 comments

WireGuard to only support Windows 10 and up

https://lists.zx2c4.com/pipermail/wireguard/2026-March/009541.html
2•zx2c4•16m ago•0 comments

Tree-style invite systems reduce AI slop

https://abyss.fish/tree-style_invite_systems_reduce_AI_slop
1•busymom0•16m ago•0 comments

History of Anthropic

https://www.taskade.com/blog/anthropic-claude-history
1•johnxie•17m ago•0 comments
Open in hackernews

Millihertz 5 Mechanical Computer (2022)

https://www.srimech.com/MHZ5.html
95•gene-h•10mo ago

Comments

thechao•10mo ago
I've always wanted to build (distinct) mechanical computers out of the following kinds of elements:

1. Spur-gear differential; and,

2. Shishi-odoshi.

Both of these are saturating mechanical devices that can be used to build NAND gates; the latter, I think, would be very pleasing, if exceedingly slow.

For the spur-gear differential, you'd need to up-scale the output by a factor of 2 (since the output is half-speed), and use a locking wedge to build a one-way gear out of one of the spur-gear differentials. However, it has the nice property that the logic is made entirely out of a single element: the spur-gear differential.

Similarly, for the shishi-odoshi: you're going to have to do a bit of analysis (drilling a hole in the bottom part of the bamboo ladle), to figure out the in-flow and out-flow to build the basic AND gate, and then balancing out the NOT gate, to build your basic NAND. This is, obviously, very finicky; but, I supposed, that'd be quite a bit of the charm of a Zen computer garden?

hnlmorg•10mo ago
A shishi-odoshi ALU would be amazing to see…and hear too.

I love that idea.

blackhaz•10mo ago
I wanna run my neural net on shishi-odoshi.
rightbyte•10mo ago
Has any computer been built out of spur-gear differentials? Like maybe some sort of adder circuit, not necessarily a full instruction executing computer. The only uses I could find was what seems to me like the differentials being part of some sort of analogue computer.
thechao•10mo ago
Spur gear differentials are naturally adders (with carry!); so, traditionally they've only ever been used for analogue logic. They're overly complicated for digital logic: you need two spur gears to build a single gate (NAND) to perform a single binary operation. If you want any sort of reasonable lash characteristics you're going to need ~60 teeth. At that point, two 60 teeth spur gears give you a 3600-valued adder. That'd take something like 300+ spur gears in binary: it just doesn't make any damn sense.

I think the last time I looked at this, if I used the cast spur gears available I needed a staged approach to "start" the computer and a 1100 hp motor to run it.

rightbyte•10mo ago
> a 1100 hp motor to run it

Oh, ye that sounds impractical. A really big truck engine more or less.

thechao•10mo ago
Convincing Mrs. thechao that we needed to drop 80000$ on a blown V8 to build a 4b 3 function calculator didn't workout, BTW.
rightbyte•10mo ago
Well I want to be on your side but I think one need to keep the dreams not within grasp but at least in sight.
jcgrillo•10mo ago
A huge steam engine might be the ticket, that'll solve your starting torque problem
byronknoll•10mo ago
I built some logic gates using water and a 3D printed "seesaw" that tilts to the left or right: https://byronknoll.blogspot.com/2022/06/water-computer.html
thechao•10mo ago
Beautiful! Thank you!
QuadmasterXLII•10mo ago
the shishi-odoshu seems like the more promising avenue. The key question in mechanical computing is never designing gates, its designing power amplifiers.
eccentricwind•10mo ago
What a gem of a site Thank you for sharing
mrandish•10mo ago
I just smile hearing the term "Millihertz Computer". I'd love it if building and designing mechanical and analog computers grew as a hobby/educational activity as I find them both fascinating and somehow satisfying.

Also, this 1950s Naval Training film explaining the fundamentals of how mechanical fire control computers work to solve complex problems is excellent. https://www.youtube.com/watch?v=s1i-dnAH9Y4

256_•10mo ago
I was incredibly surprised to find that this actually is a computer. Normally when you hear about a "computer" constructed in an unusual medium, it turns out to just be a binary adder or an analogue computer. I've learned to expect disappointment.
ryukoposting•10mo ago
About 8 years ago I visited TU Chemnitz and they had a lab making similar things to this. It wasn't clear to me what the goal was, but it was very cool nonetheless.
ogogmad•10mo ago
Is anyone going to produce a proof-of-concept Analytical Engine?

Will robots (which will hopefully soon be available) be able to do it?

tenthirtyam•10mo ago
This brings to mind two stories: Exhalation by Ted Chiang (short story), and the Three Body Problem (specifically the human computer) by Cixin Liu (novel length).

Exhalation really gets me thinking about what it means to be sentient & self-aware. If the neurons in our brains could, even in theory, be simulated by logic gates then, equally in theory, a Turing machine could be sentient. I can even imagine a bunch of rocks being sentient: https://xkcd.com/505/