frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Kage – Shadow any website to a single binary for offline viewing

https://github.com/tamnd/kage
331•tamnd•5h ago•71 comments

Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model

https://github.com/nex-agi/Nex-N2/issues/4
250•unrvl22•7h ago•130 comments

Firewood Splitting Simulator

https://screen.toys/firewood/
569•memalign•4d ago•185 comments

Did Anthropic ask for this?

https://www.verysane.ai/p/did-anthropic-ask-for-this
53•ad8e•40m ago•19 comments

Chaosnet (1981)

https://tumbleweed.nu/r/lm-3/uv/amber.html
50•RGBCube•3h ago•5 comments

AI is code – and can't be prompted into being smarter

https://www.theregister.com/ai-and-ml/2026/06/14/ai-is-code-and-cant-be-prompted-into-being-smart...
26•wglb•2h ago•13 comments

Show HN: Trace – Offline Mac meeting transcripts you can flag mid-call

https://traceapp.info
67•AG342•1d ago•20 comments

Ask HN: What are you working on? (June 2026)

136•david927•6h ago•483 comments

Segmented type appreciation corner (2018)

https://aresluna.org/segmented-type/
53•unexpectedVCR•3d ago•12 comments

Yserver: A modern X11 server written in Rust

https://github.com/joske/yserver
84•Venn1•3h ago•69 comments

TorchCodec 0.14: HDR Video Decoding for CPU and CUDA, and Fast Wav Decoder

https://github.com/meta-pytorch/torchcodec/releases/tag/v0.14.0
9•scott_s•4d ago•1 comments

Formal methods and the future of programming

https://blog.janestreet.com/formal-methods-at-jane-street-index/?from_theconsensus=1
166•eatonphil•10h ago•53 comments

Caddy compatibility for zeroserve: 3x throughput and 70% lower latency

https://su3.io/posts/zeroserve-caddy-compat
145•losfair•9h ago•43 comments

Perlisisms (1982)

https://www.cs.yale.edu/homes/perlis-alan/quotes.html
87•tosh•8h ago•39 comments

Why Is Claude Turning into an a**Hole?

https://bramcohen.com/p/why-is-claude-turning-into-an-asshole
79•drob518•59m ago•97 comments

The only scalable delete in Postgres is DROP TABLE

https://planetscale.com/blog/the-only-scalable-delete
112•hollylawly•3d ago•45 comments

Lisp's Influence on Ruby

https://blog.tacoda.dev/lisps-influence-on-ruby-6a54f1a7740e
206•tacoda•3d ago•49 comments

FarOutCompany

https://faroutcompany.com/
93•bookofjoe•8h ago•16 comments

Chopped, Stored, Secured – The Story of the Hash Function

https://0xkrt26.github.io/math_behind_security/2026/06/09/the-story-of-the-hash-function.html
3•denismenace•4d ago•0 comments

I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models

237•iliashad•7h ago•52 comments

USB Power Delivery: Plugging into the Benefits

https://www.aptiv.com/en/insights/article/usb-power-delivery-plugging-into-the-benefits
26•mooreds•3d ago•47 comments

Inverse Rubric Optimization: A testbed for agent science

https://fulcrum.inc/2026/06/09/inverse-rubric-optimization.html
21•etherio•3d ago•0 comments

Show HN: Discover Wikipedia articles popular on Hacker News

https://www.orangecrumbs.com/
32•octopus143•5h ago•4 comments

Abu Fanous

https://en.wikipedia.org/wiki/Abu_Fanous
36•joebig•1h ago•6 comments

The first game engine for robotics

https://luckyrobots.com/
24•arnejenssen•2d ago•12 comments

The Birth and Death of JavaScript (2014)

https://www.destroyallsoftware.com/talks/the-birth-and-death-of-javascript
198•subset•10h ago•120 comments

Not everyone is using AI for everything

https://gabrielweinberg.com/p/people-are-consuming-ai-like-they
395•yegg•8h ago•430 comments

Linux 7.1

https://lore.kernel.org/lkml/CAHk-=wi4BF4bMhZNZ1tqs+FFV4OuZRe3ZqdWB+LxRLmRweUzQw@mail.gmail.com/T/#u
203•berlianta•7h ago•75 comments

How to earn a billion dollars

https://paulgraham.com/earn.html
399•kingstoned•11h ago•1200 comments

Show HN: 3D print Z reinforcement via injected loops

https://mgunlogson.github.io/magma/
51•mgunlogson•5d ago•21 comments
Open in hackernews

Zinnia: A modular 64-bit Unix-like kernel written in Rust

https://zinnia-os.org/
44•mrunix•1h ago

Comments

to11mtm•1h ago
Looking through the page and the main readme I have lots of questions...

I'm vaguely curious what is or is not missing for aarch/riscv, also what else is/is not implemented? e.x. is there audio support? can I plug a USB drive in?

Also, Is there a section with documentation on the architecture?

flossly•50m ago
This first Rust/Zig kernel that allows Linux drivers to be ported over with ease (LLM assisted) could pick up a lot of run-on-bare-metal usage. Linux is the only FLOSS kernel that has broad hardware support.
genxy•32m ago
Run Linux as a guest in KVM to manage the hardware.