frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

OpenAI Degrading Their Models, Also for Paid Users

https://old.reddit.com/r/codex/comments/1wkwdfl/the_end_of_the_codex_era_ive_completely_lost/
1•theanonymousone•3m ago•0 comments

Bot-free self-hosted analytics with GoatCounter on NixOS

https://vincent.bernat.ch/en/blog/2026-goatcounter
1•zorrn•3m ago•0 comments

Bull Beats Out HPE for Next-Gen Lumi AI Supercomputer

https://www.nextplatform.com/hpc/2026/09/17/bull-beats-out-hpe-for-next-gen-lumi-ai-supercomputer...
1•rbanffy•3m ago•0 comments

We reviewed package-manager ambiguity in 10 public repos

https://www.zfinia.com/research/crosscheck-field-validation
1•Aussie155•6m ago•0 comments

A folding stepladder from fence timber

https://blog.oxplot.com/a-folding-stepladder-from-fence-timber/
1•oxplot•7m ago•0 comments

You could have built Jev

https://sgnt.ai/p/jev/
1•andsoitis•8m ago•0 comments

What Sun Got Wrong

https://bcantrill.dtrace.org/2026/09/20/what-sun-got-wrong/
2•tosh•9m ago•0 comments

How Notion handles concurrent editing with CRDTs

https://www.notion.com/blog/how-notion-handles-concurrent-editing-with-crdts
2•signa11•13m ago•0 comments

Faraday Learns to Reason

https://medium.com/@vektormemory/vektor-v1-9-4-real-tools-for-desk-chat-faraday-learns-to-reason-...
2•vektormemory•17m ago•0 comments

Far-left party wins Berlin election, pledging to nationalise housing

https://www.reuters.com/world/far-left-party-wins-berlin-election-pledging-nationalise-housing-20...
4•theanonymousone•19m ago•0 comments

AurionMail: E2EE suite (CryptPad and Mail) with user-friendly single-password UX

https://aurionmail.github.io/docs/
1•polo46•23m ago•0 comments

Polars 2.0.0rc2

https://pypi.org/project/polars/2.0.0rc2/
1•vismit2000•25m ago•0 comments

Show HN: I wrote the code and let an LLM review it

https://blog.jaysinh.dev/2026/09/20/i-wrote-the-mcp-server-and-let-an-llm-review-it.html
1•jaysinhp•28m ago•0 comments

Where Motion Is Mistaken for Movement

https://medium.com/@gurvinder372/article-21-where-motion-is-mistaken-for-movement-396f1628874b
1•gps372•30m ago•0 comments

DeltaTensors: Git for model fine-tunes that also saves you storage

1•AaravGaur•30m ago•0 comments

Compsci grads facing recession-like job prospects thanks to AI

https://www.theregister.com/ai-and-ml/2026/09/18/compsci-grads-facing-recession-like-job-prospect...
1•pjmlp•31m ago•0 comments

A Cute Proof That Makes e Natural

https://poshenloh.com/e
2•andsoitis•35m ago•0 comments

Proof That Computers Can't Do Everything (The Halting Problem) [video]

https://www.youtube.com/watch?v=92WHN-pAFCs
2•suopspaces•35m ago•0 comments

Lithography Machines (Proposal)

https://drive.google.com/file/d/1KFCqKrN5tmhv_GLbPZZ1Y44OcP_5UUrG/view?usp=drivesdk
2•Maquinasdelitog•38m ago•0 comments

Turn any Llama-server into a jev system one endpoint

https://github.com/khimaros/verdict
2•khimaros•42m ago•0 comments

GSoC 2026: Port the Enlightenment desktop environment to NetBSD, part 2

https://blog.netbsd.org/tnf/entry/gsoc2026_enlightenment_2
2•jaypatelani•45m ago•0 comments

TXR: An Original, New Programming Language for Convenient Data Munging

https://www.nongnu.org/txr/
2•andsoitis•46m ago•0 comments

Meta's Muse Is Better at Surveilling Than Helping Me

https://www.wired.com/story/metas-muse-is-better-at-surveilling-than-helping-me/
3•sbulaev•48m ago•0 comments

OSS, security and Funding: libjpeg-turbo

4•ternaus•55m ago•2 comments

Grit your teeth and ship it

https://www.seangoedecke.com/grit-your-teeth-and-ship-it/
4•sph•57m ago•1 comments

GoldenEye 007 Native PC Port

https://jkdansereau.github.io/goldeneye-pc-port/
3•shscs911•57m ago•0 comments

Covert Caches: When Is a Cache, a Cache?

https://parallelprogrammer.substack.com/p/covert-caches
2•matt_d•1h ago•0 comments

Mini-AGI – dynamic continual learning model trained from scratch on 8GB VRAM

https://github.com/volotat/mini-AGI/
4•volotat•1h ago•1 comments

A build graph that rolls dice

https://fzakaria.com/2026/09/20/a-build-graph-that-rolls-dice
2•ghuntley•1h ago•0 comments

Hawking by Graham Farmelo review – the dark side of genius

https://www.theguardian.com/books/2026/sep/07/hawking-by-graham-farmelo-review-the-dark-side-of-g...
2•SLHamlet•1h ago•1 comments
Open in hackernews

Grit your teeth and ship it

https://www.seangoedecke.com/grit-your-teeth-and-ship-it/
4•sph•57m ago

Comments

ventana•46m ago
For the past two years or so I've been trying to follow this philosophy too, preferring to ship (that is, publish) my hobby projects as soon as they are even remotely useful for someone, and it more or less works for something that can be published e.g. as a website.

For apps, it's a whole different story: app reviewers won't let incomplete apps in their stores, and even for compete apps filling in all the paperwork (privacy policy, support contacts, age ratings and whatnot) can easily take a day (or more, if you're doing it for the first time). I kinda bite the bullet and work on making my whatever prototype into a publishable MVP, but that part often feels just like work and not like a fun project as it's supposed to be.