frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Reproducing the Jacobian conjecture counterexample in two cells of SymPy

https://korbonits.com/blog/2026-07-20-trust-nothing-verify-everything/
1•korbonits•47s ago•0 comments

Retriever: A Programming Framework for Closed-Loop Robot Agents

https://retriever.systems/blog/
1•ilreb•1m ago•0 comments

AI's Next Big Breakthrough Is Looking Pretty Scary

https://www.bloomberg.com/opinion/articles/2026-07-21/self-improving-ai-models-look-genuinely-scary
1•petethomas•1m ago•0 comments

Reverse-engineering is cheap now

https://simonwillison.net/2026/Jul/20/cheap-reverse-engineering/
2•edward•5m ago•0 comments

Brain runs on about twenty watts

https://medium.com/@hugo.minney/the-20-watt-brain-can-we-connect-brains-for-computing-f8981b9ca7f9
1•giuliomagnifico•5m ago•0 comments

A Factory Reset Left the Previous Owner's GPS Coordinates on a Kasa Camera

https://www.vincentschmalbach.com/factory-reset-kasa-camera/
1•vincent_s•7m ago•0 comments

The Galaxy Card Is Samsung's Answer to the Apple Card

https://www.wired.com/story/galaxy-card-is-samsung-answer-to-the-apple-card/
1•divbzero•7m ago•0 comments

Show HN: Use This Instead of 4Chan

https://interactink.vercel.app/interactink.html
1•squeezes•9m ago•0 comments

How to Build the ChatGPT Typing Effect in Modern JavaScript

https://jsdev.space/howto/chatgpt-typing-effect/
1•javatuts•11m ago•0 comments

9 months building an advanced StarCraft reporting tool with Go and Claude

https://marianogappa.github.io/thoughts/building-an-advanced-starcraft-reporting-tool/
1•maloga•12m ago•0 comments

Do we just want slaves?

https://www.yashthapliyal.com/blog/do-we-just-want-slaves
2•yash1hi•20m ago•0 comments

Show HN: Claudexor – quota-aware routing for Claude Code, Codex, and Cursor

https://github.com/razzant/claudexor
2•abstractDL•20m ago•0 comments

Zoom is now Chrome only

https://zoom.us/test
2•asdfsa32•21m ago•2 comments

Bloomberg's Last Stand

https://theterminalist.substack.com/p/bloombergs-last-stand
1•hubraumhugo•22m ago•0 comments

Unity ships a CLI that lets AI agents operate running game projects

https://runtimewire.com/article/unity-ships-a-cli-that-lets-ai-agents-operate-running-game-projects
1•ryanmerket•23m ago•0 comments

Show HN: Ex Situ – open-source spatial index of displaced cultural artifacts

https://exsitu.app/map
7•hbyel•27m ago•0 comments

Church was sacred, now it is theater

https://www.flocksafety.com/industries/places-of-worship
2•maieuticagent•28m ago•0 comments

Looking for contributors – trie based memory efficient LLM runner

https://github.com/oteomamo/SALT
1•omamo•31m ago•0 comments

ShotPlan: Cinematic Video Generation with Learnable Planning Token

https://pensioner-11.github.io/ShotPlan/
2•ilreb•38m ago•0 comments

Reasons for having your own website in 2026

https://bellkiosk.website/blog/reasons-to-website.html
4•vinhnx•38m ago•0 comments

Show HN: UEFI Bootloader for TempleOS

https://codeberg.org/0x2f22d23e/UwUEFI
3•AlecMurphy•40m ago•0 comments

Laura Grego on satellites, nuclear weapons and the battle for our skies

https://www.theguardian.com/lifeandstyle/2026/jul/20/doomsday-system-physicist-laura-grego-satell...
3•oriettaxx•43m ago•0 comments

AI's solution to 87-year-old riddle takes mathematicians by surprise

https://www.newscientist.com/article/2580374-ais-solution-to-87-year-old-riddle-takes-mathematici...
3•vismit2000•43m ago•0 comments

What Becomes Scarce After Intelligence?

https://manasbihani.substack.com/p/every-ai-bet-is-the-same-bet
2•manasb25•45m ago•0 comments

Perverse Polymorphism

https://www.science.org/content/blog-post/perverse-polymorphism
2•bryanrasmussen•46m ago•0 comments

Eliminating Conda/CUDA dependency hell in computational biology pipelines

https://github.com/evo-design/proto-tools
2•LionTurtle13•49m ago•0 comments

Paper Soccer

https://paper.soccer/
4•soupspaces•53m ago•1 comments

Show HN: Vertically Works – UI components built on writing-mode: vertical-RL

https://vertically.works
2•jihoons•53m ago•0 comments

Show HN: DroneWorld – Earth with multiplayer drones and Ethereum real estate

https://droneworld.app/
2•mannders•56m ago•0 comments

Elite Young Runners Are Becoming Freakishly Fast. Welcome to 'Trackflation'

https://www.wired.com/story/teenagers-running-trackflation/
2•gammarator•57m ago•0 comments
Open in hackernews

What is LLMs and why is it so important?

4•anitroves•12h ago
At first I just thought it is name of file which tells AI about you website like domain/llms.txt file type urls but here on HN there are many people talking about it and taking it so much serious as a full industry so what it is basically.

Comments

Jeremy1026•11h ago
domain/llms.txt is like a robots.txt for telling LLMs how to best interact with the site. The majority of "LLM" discussion on HackerNews has nothing to do with these instruction files though. LLM, or Large Language Model, is what people outside of the tech community are calling "AI". A lot of discussion is happening on HN about LLMs because they are the hot new technology. If they can fulfill their promises, the could revolutionize the world. Currently they are pretty good at producing decent looking text and code, but if you really dig into the outputs you'll find it is often quite sloppy.
anitroves•11h ago
Are they better than modern open source AI models or are models themselves are LLms
Jeremy1026•10h ago
The models themselves, like GPT from ChatGPT, Opus from Anthropic, etc. are just the "brands" of LLMs. But there are local models, that run on your own hardware as well like Qwen from Alibaba and Kimi K from Moonshot.

Kind of like how Pepsi and Coke are brands of cola.