frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Buy My Agent MCP Server – Search AI Agents from Any MCP Client

https://www.buy-my-agent.com/connect
1•buymyagent•1m ago•0 comments

Pyshackle: A hard pre-execution gate for AI agent tool calls (open source)

https://pypi.org/project/pyshackle/
1•SHACKLE-PRO-•2m ago•0 comments

The Live Shopping App Where Some People Bid Until They're Broke

https://www.wsj.com/business/retail/whatnot-live-shopping-app-48b67987
1•thm•3m ago•0 comments

Show HN: RequestGuard – Protect AI from following your links

https://go.requestguard.com/
1•mariusbolik•3m ago•0 comments

Survey: AI Impact on Security

https://ivelum.com/blog/ai-security-survey-2026/
1•stebunovd•3m ago•0 comments

The Architecture of Israel's Genocide in Gaza

https://foreignpolicy.com/2026/08/04/gaza-palestinian-genocide-israel-book/
3•rzk•4m ago•1 comments

I built a jellyfish laboratory in my backyard [video]

https://www.youtube.com/watch?v=MILwxfQBm6Q
1•surprisetalk•5m ago•0 comments

DeepSeek's Liang Wenfeng: Full Remarks from an Investor Meeting

https://thechatr.ai/blog/deepseek-liang-wenfeng-investor-meeting
1•smukherjee19•5m ago•0 comments

Prompt Engineering for Network Engineers

https://routerjockey.com/prompt-engineering-for-network-engineers/
1•speckx•5m ago•0 comments

OpenAI fires back at Apple, publishing private emails to counter claims

https://fortune.com/2026/08/04/openai-fires-back-at-apple-publishing-private-emails-to-counter-tr...
2•tcp_handshaker•7m ago•0 comments

Flint 4 (GL-BE14000) Tri-Band Wi-Fi 7 Home Router: Available for Pre-Order

https://www.gl-inet.com/en-gb/products/gl-be14000
1•bana-io•8m ago•0 comments

Hacker News Link Generator

https://hnlink.alexewerlof.com/
1•biglanky•11m ago•0 comments

Painting with Gaussians

https://yogthos.net/posts/2026-08-03-splat-painter.html
2•yogthos•11m ago•0 comments

I ran retention tests on myself to find out how Claude should talk to me

https://d13z.dev/blog/11-make-claude-speak-to-you/
2•d13z•11m ago•0 comments

Faster Than Ninja

https://build2.org/blog/faster-than-ninja.xhtml
2•elasticdog•12m ago•0 comments

Universities would prefer no AI

https://hollisrobbinsanecdotal.substack.com/p/universities-would-prefer-not-to
3•HR01•13m ago•0 comments

I run a 9-model LLM council to write a financial newsletter. What breaks

https://marketdaily.ai/blog/eng-llm-council-judge-en-202608
2•delvinchang•15m ago•0 comments

You don't know what DevOps means

https://vsyrakis.dev/blog/you-dont-know-devops/
2•redbell•16m ago•2 comments

Show HN: Audio-tldr – Summarize any video or podcast locally with Whisper

https://github.com/AugustusW/audio-tldr-skill
3•AugustusW•17m ago•0 comments

Which chess openings are costing you wins? Plyscope tells you

https://plyscope.com/
1•thursday1•17m ago•0 comments

Google's HTTP/2 codec slows Envoy

https://apoxy.dev/blog/oghttp2-vs-nghttp2
1•dilyevsky•19m ago•0 comments

LitRPG

https://en.wikipedia.org/wiki/LitRPG
1•doener•21m ago•0 comments

KTX Images Converter for WebGL/GPU and Threejs

https://ktxconverter.robertborghesi.is
1•dghez•21m ago•0 comments

Cloudflare OS – an open-source AI productivity environment

https://github.com/cloudflare/cloudflare-os
1•berlianta•22m ago•0 comments

Pulp Non-Fiction (2018)

https://highwire.princeton.edu/2018/01/05/pulp-non-fiction/
1•Tomte•22m ago•0 comments

'I want to rejoin the EU Brexit has been a disaster' – Andy Burnham

https://www.thelondoneconomic.com/politics/andy-burnham-rejoin-eu-brexit-disaster-398580/
12•doener•24m ago•7 comments

Piece of SpaceX rocket believed to have crashed into the moon

https://www.reuters.com/science/piece-spacex-rocket-will-crash-into-moon-wednesday-2026-08-04/
3•thm•24m ago•0 comments

Blog Revival Project

https://manifund.substack.com/p/blog-revival-project
2•surprisetalk•25m ago•0 comments

GitFut now awards trophies based on your GitHub profile

https://github.com/Younesfdj/gitfut
2•yunexx•26m ago•0 comments

The Population Bomb (1968)

https://en.wikipedia.org/wiki/The_Population_Bomb
2•simonebrunozzi•26m ago•0 comments
Open in hackernews

Millihertz 5 Mechanical Computer (2022)

https://www.srimech.com/MHZ5.html
95•gene-h•1y ago

Comments

thechao•1y 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•1y ago
A shishi-odoshi ALU would be amazing to see…and hear too.

I love that idea.

blackhaz•1y ago
I wanna run my neural net on shishi-odoshi.
rightbyte•1y 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•1y 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•1y ago
> a 1100 hp motor to run it

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

thechao•1y 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•1y 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.
byronknoll•1y 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•1y ago
Beautiful! Thank you!
QuadmasterXLII•1y 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•1y ago
What a gem of a site Thank you for sharing
mrandish•1y 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_•1y 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•1y 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•1y 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•1y 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/

jcgrillo•1y ago
A huge steam engine might be the ticket, that'll solve your starting torque problem