frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

France to ban unsolicited telemarketing calls

https://www.lemonde.fr/en/france/article/2026/08/06/france-to-ban-unsolicited-telemarketing-calls...
305•aziaziazi•3h ago•185 comments

H3-metal – Native MiniMax-H3 inference for Apple Silicon

https://github.com/antirez/h3.c
302•swyx•10h ago•66 comments

As AI eats the web, the internet’s collective memory is disappearing

https://thewalrus.ca/google-search-is-dying/
362•awnird•13h ago•413 comments

To Save C, We Must Save ABI

https://thephd.dev/to-save-c-we-must-save-abi-fixing-c-function-abi
72•gurjeet•3d ago•43 comments

Chicken Scheme 6.0

https://code.call-cc.org/releases/6.0.0/NEWS
203•eatonphil•11h ago•26 comments

LFM2.5 2.6B model competitive with 4x larger models

https://huggingface.co/LiquidAI/LFM2.5-2.6B
89•nateb2022•6d ago•19 comments

Show HN: Needle2: 14MB agentic LLM for phones, wearables, smart home and robots

https://cactuscompute.com/needle
365•HenryNdubuaku•18h ago•136 comments

Show HN: Scroll through all 43252003274489856000 Rubik's Cube states

https://everycube.alen.is/
213•Alen123•12h ago•70 comments

Mark Zuckerberg attacks 'closed' AI rivals as Meta returns to open models

https://www.ft.com/content/4e3957f8-ea7c-4c46-a3de-cdce8e526878
529•root-parent•21h ago•483 comments

Show HN: Mcptoon – Token-efficient MCP CLI client

https://github.com/activeing123/mcptoon
52•mcptokensaver•6h ago•38 comments

The “mechanical miracle” that ruined Mark Twain’s life

https://resobscura.substack.com/p/the-mechanical-miracle-that-ruined
148•benbreen•5d ago•77 comments

Programming the Gigatron

https://www.iwriteiam.nl/PGigatron.html
11•shakna•4d ago•1 comments

Closing Canario Terminal source code

https://rapha.land/closing-canario-terminal-source-code/
11•atan2•3h ago•7 comments

About Rx Kids

https://rxkids.org/about/
31•mooreds•4d ago•32 comments

Recycle – Floppydisks

https://www.floppydisk.com/recycle
69•calvinmorrison•9h ago•31 comments

Stowaway – Take the window seat on any plane or satellite overhead

https://stowaway.live/
287•thunderbong•3d ago•36 comments

Faster floating point math with Rust's new API

https://pythonspeed.com/articles/faster-float-math-rust/
48•subset•4d ago•4 comments

Sonic Pi v5

https://www.patreon.com/samaaron/posts/sonic-pi-v5-166001392
386•samaaron•4d ago•91 comments

How Claude marks AI-generated content

https://support.claude.com/en/articles/16266773-how-claude-marks-ai-generated-content
204•mfiguiere•14h ago•163 comments

The UK's war on anonymity has come to America

https://www.effort.news/uk-lobby
528•slowin•11h ago•492 comments

Rust SIMD on the GPU

https://www.vectorware.com/blog/simd-on-gpu/
192•sagacity•17h ago•94 comments

Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows

https://research.meta.ai/blog/introducing-muse-glimmer-open-agentic-model
1123•riordan•1d ago•609 comments

What's the best programming language for coding agents?

http://danluu.com/pl-tokens/
195•chaychoong•19h ago•130 comments

Squeak 6.1

https://squeak.org/release_notes/6.1/
270•fniephaus•23h ago•132 comments

Tail-call optimization in C is relatively recent (2025)

https://lwn.net/Articles/1034703/
152•prakashqwerty•1d ago•136 comments

Confessions of a Long-Distance Sailor

https://arachnoid.com/lutusp/sailbook.html
126•AntiRush•14h ago•37 comments

Learning more about Claude's mathematical capabilities

https://www.anthropic.com/research/riemann-zeta
216•tosh•17h ago•143 comments

Panic of 1873

https://en.wikipedia.org/wiki/Panic_of_1873
12•GranularRecipe•1h ago•3 comments

Publishing Schematics Before “Open Source” Was a Word

https://fabscene.medium.com/publishing-schematics-before-open-source-was-a-word-55-years-of-akizu...
95•extralongdivisi•3d ago•19 comments

Show HN: Ante, a coding agent in a single binary that runs offline

https://github.com/AntigmaLabs/ante
135•ubermon•19h ago•80 comments
Open in hackernews

Closing Canario Terminal source code

https://rapha.land/closing-canario-terminal-source-code/
11•atan2•3h ago

Comments

nkrisc•53m ago
But “open source” doesn’t mean you have to accept PRs or deal with other people, right? Can’t the source just be hosted somewhere with no PRs or issues or comments or anything?

If they don’t want to do even that, then that’s fine, it’s their choice. But it seems like there’s a reasonable middle ground that’s just being skipped over.

boesboes•51m ago
They still spam you to death and threaten you with violence if you don't reply soooo
ImHereToVote•27m ago
I don't understand why people don't just fork. Especially in the age of agentic AI. Take the code and slop it to your hearts content.
kasajian•48m ago
He has a right to do anything he wants with hit source, but Open Source is nothing more than a license. We had GPL 2 before there was github. All you had to do is either deliver the source with your software, or make the source available upon request, even if it's by snail-mail.

My only exception to this article is the section, "People underestimate what open source costs from the maintainer side. It’s not just writing code. It’s issues, pull requests, discussions, people demanding things from you for free. I got spammed like crazy. And now with AI, spamming a maintainer is so easy: low effort issues, generated pull requests, and every single one of them takes a bit of your time and energy"

This is all self-inflicted. Don't take Issues. Don't take PRs. Make the repo read-only to everyone but you. There's zero effort, unless you're planning on keeping all the source on your computer and never push it anywhere. Well, I guess, in that case you're saving yourself from doing a push.

So if you don't want to do all that stuff, that's fine. You don't have to. But don't pretend the only alternative is to close the source.

tyromaniac•1m ago
100% agree. Especially since you wouldn't have to start taking his word for the things he explicitly lays out in this article, that previously were checkable at no additional cost to any party
jicea•38m ago
I think the SQLite model of contribution "Open-Source, not Open-Contribution" is a good middle ground to keep maintainer's sanity while having the code open [1]:

"SQLite is open-source, meaning that you can make as many copies of it as you want and do whatever you want with those copies, without limitation. But SQLite is not open-contribution. In order to keep SQLite in the public domain and ensure that the code does not become contaminated with proprietary or licensed content, the project does not accept patches from people who have not submitted an affidavit dedicating their contribution into the public domain."

[1]: https://sqlite.org/copyright.html

rvz•19m ago
The author highlights exactly what is wrong with doing "Open source" or "Build in public" in 2026.

It now doesn't make any sense to go full time on and it is completely thankless of your time anyway. AI has now made it far worse for them.

But the most evergreen part of this is, developers will almost certainly never pay for their own tools and will always build their own and then expect to sell it to themselves, which doesn't work.

So we will more close-sourcing which the author has the right to do.