frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Small Modular Reactors – Rolls-Royce

https://www.rolls-royce.com/innovation/small-modular-reactors.aspx
1•ksec•47s ago•0 comments

Too Big to Stay Small: Why Manufacturing Hasn't Taken Off in India (Yet)

https://www.dealflowiq.com/p/too-big-to-stay-small
1•koolhead17•3m ago•0 comments

Ask HN: In what situations would you want your phone to call you?

1•chetansorted•8m ago•0 comments

Broken $100B dream city becomes refuge for tech utopians

https://www.latimes.com/business/story/2025-08-29/broken-100-billion-dream-city-becomes-refuge-fo...
1•1vuio0pswjnm7•11m ago•1 comments

Slime Mould Electronic Oscillators

https://arxiv.org/abs/1403.7350
2•luu•17m ago•0 comments

Roman Lead Pipe Inscription

https://en.wikipedia.org/wiki/Roman_lead_pipe_inscription
1•glth•21m ago•0 comments

Lithium and Its Potential Protection from Alzheimer's Disease

https://erictopol.substack.com/p/lithium-and-its-potential-protection
1•walterbell•22m ago•0 comments

I'm Having Some Thoughts About Teaching Like, why do I do this job?

https://kathleenwestbooks.substack.com/p/im-having-some-thoughts-about-teaching
1•CHB0403085482•25m ago•0 comments

Scribe: How Meta transports terabytes per second in real time [pdf]

https://www.vldb.org/pvldb/vol18/p4817-karpathiotakis.pdf
1•mfiguiere•31m ago•1 comments

Zero-knowledge proofs unlock privacy in digital identity

https://www.hopae.com/blog/from-theory-to-practice-how-zero-knowledge-proofs-unlock-privacy-in-di...
2•poppypetalmask•32m ago•0 comments

For $65,000 a year, a teacher-less AI private school comes to Virginia

https://www.washingtonpost.com/education/2025/08/26/alpha-school-virginia-ai-education/
1•manveerc•36m ago•0 comments

Workflow Before AI vs. After AI: Night and Day

2•jamessmithe•43m ago•0 comments

He crossed 26 miles in a kayak made from mushrooms – and lived to tell the tale

https://www.theguardian.com/us-news/2025/sep/07/mushroom-kayak-plastic-alternative
2•mmphosis•43m ago•0 comments

Ask HN: How do handle burnout as a founder

1•kartik0204•46m ago•0 comments

Adventures in Porting a Wayland Compositor to NetBSD and OpenBSD

https://www.youtube.com/watch?v=oo_8gnWQ4xo
2•jaypatelani•46m ago•0 comments

Atoms, Institutions, Blockchains (2022)

https://stark.mirror.xyz/n2UpRqwdf7yjuiPKVICPpGoUNeDhlWxGqjulrlpyYi0
1•walterbell•51m ago•0 comments

GitHub Community Discussions: Two most upvoted requests are to disable Copilot

https://github.com/orgs/community/discussions
21•carodgers•51m ago•5 comments

Refrag: Rethinking RAG Based Decoding

https://arxiv.org/abs/2509.01092
1•itchyjunk•53m ago•0 comments

A collection of formalized statements of conjectures in Lean

https://github.com/google-deepmind/formal-conjectures
2•EvgeniyZh•56m ago•0 comments

Stanford CS336 Language Modeling from Scratch I 2025

https://www.youtube.com/playlist?list=PLoROMvodv4rOY23Y0BoGoBGgQ1zmU_MT_
1•akalin•58m ago•0 comments

Ask HN: Is Reddit going the way of Stack Overflow?

3•NotAnOtter•59m ago•5 comments

Show HN: A local first AI engine and orchestrator

https://www.krionis.com/
1•longtaildistro•1h ago•0 comments

Computer Security: Block ads, stay clean

https://home.cern/news/news/computing/computer-security-block-ads-stay-clean
4•dotcoma•1h ago•0 comments

Swift Programming Language

https://www.swift.org
1•frizlab•1h ago•0 comments

Jetson One – Palmer Luckey's First Flight and Delivery (3 Min Video)

https://www.youtube.com/watch?v=uWdhMVkeDeQ
1•rmason•1h ago•1 comments

'Make invalid states unrepresentable' considered harmful

https://www.seangoedecke.com/invalid-states/
21•zdw•1h ago•8 comments

Sufficiently Smart Compiler

https://wiki.c2.com/?SufficientlySmartCompiler
1•cyanf•1h ago•0 comments

Robotaxis are a business-model war, not a sensor war (Waymo+Uber vs. Tesla)

https://www.umr.io/blog/tesla-vs-waymo
4•umerf•1h ago•0 comments

Song Lyrcis Review

https://www.song-lyrics-review.com/
1•reno_welch•1h ago•0 comments

Build / Deploy Agent Workflows

https://www.sim.ai/
1•jinqueeny•1h ago•0 comments
Open in hackernews

GitHub shouldn't allow AGPL project templates

https://github.com/dannysmith/tauri-template/issues/1
5•johnbellone•5h ago

Comments

johnbellone•5h ago
It is dangerous to allow project templates to have a copyleft license. Any project that uses it could be argued as a derivative work. For this behavior in your application it should be explicitly disallowed or at minimum a red dialog.
josephcsible•4h ago
How is that dangerous? Isn't it a good thing, because it stops rug pulls?
johnbellone•4h ago
It’s about the workflow for project templates. If there were a warning when creating or cloning that is one thing. But a folder structure, config files for tools, potentially requires the whole project to be a derivative?
evanjrowley•2h ago
It is dangerous to allow project templates to have a copyright license. Any project that uses it will be a derivative work. For this behavior in your application it should be explicitly disallowed or at minimum a red dialog.
aleatorianator•5h ago
ban forcefully free software now before we all turn communist!

yikes

johnbellone•5h ago
Honestly, for this functionality (generating a new desktop project) how can you not at least warn them?
alextingle•5h ago
Oh no! Free software!!

I suppose it's good that these people actually bother to read the license and intend to respect it.

WCSTombs•4h ago
There are multiple problems here. First, there's the unsupported claim that the AGPL is somehow incompatible with being production-ready, which seems obviously false. But more seriously, there's the proposition that GitHub should crack down on this project, which I find to be absolutely bizarre.

The person who opened that issue also made some other claims, like that a more permissive license would allow the project to reach a broader audience. That's undoubtedly true, but I'm going to go out on a limb and say that the author of the project is probably well aware of that and chose an appropriate license based on their own goals.

thesuperbigfrog•4h ago
The license for the project template is clearly indicated.

If you do not agree to the license terms, do not use the project template.

Or, you could contact the project template author and ask if they are willing to sell a commercially-licensed copy to you.