frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Meditations on Moloch

https://www.slatestarcodexabridged.com/Meditations-On-Moloch
1•sensanaty•1m ago•0 comments

Timing Is Everything: The Terrence Tao Effect

https://nonlineartransform.substack.com/p/ai-swarms-timing-is-everything
1•program_whiz•2m ago•0 comments

Tiny $70 Xteink X3 e-reader puts Silicon Valley to shame

https://www.theatlantic.com/technology/2026/09/xteink-e-reader-best-technology-years/688539/
1•samizdis•2m ago•0 comments

I Analyzed 4.5 Years of GitHub Incidents. Here Is What Changed

https://mljar.com/blog/github-incidents-analysis/
1•pplonski86•3m ago•0 comments

Motivating Myself for Exercise by Arbitrarily Withholding Things I Desire

https://blog.klungo.no/2026/09/04/motivating-myself-for-exercise-by-arbitrarily-withholding-rewards/
1•danielskogly•4m ago•0 comments

The jobs apocalypse is postponed. An AI jobs boom is here

https://www.economist.com/finance-and-economics/2026/09/04/the-jobs-apocalypse-is-postponed-an-ai...
1•MrBuddyCasino•5m ago•0 comments

A fitness challenge for Rust developers

https://rep.rs/
1•orhunp_•5m ago•0 comments

Man gets 'Flocked' by sheriff's dept. after filing complaint against deputy

https://www.tmj4.com/news/local-news/in-your-community/waukesha-county/lawsuit-waukesha-county-ma...
3•pseudolus•8m ago•0 comments

Show HN: Hazzel – terminal coding agent, BYOK, undo-everything

https://github.com/mukundzha/hazzel
1•mukundzha6•10m ago•0 comments

K2 Horizon

https://mbzuai.ac.ae/news/mbzuais-institute-of-foundation-models-launches-k2-horizon-the-worlds-l...
1•andy99•11m ago•0 comments

The Untold Pre-History of 9/11

https://nationalinterest.org/feature/the-untold-pre-history-of-9-11
1•baud147258•11m ago•0 comments

10-task GLM 5.3 harness bench: Claude, OpenCode, pi, zcode, Hermes and 3code

https://capocasa.dev/10-task-glm-5-3-harness-bench-claude-opencode-pi-zcode-hermes-and-3code
1•capocasa•12m ago•0 comments

GraphMemix: Query-Aware Evidence Forests for Long-Term Multimodal Agent Memory

https://twitter.com/MemoraX_AI/status/2095038508331401668
2•IreneAI•13m ago•0 comments

Claude Fable 5.1 Solves the Cyphral Distich

https://www.vals.ai/blogs/fable-solves-cyphral-distich
1•worldvoyageur•14m ago•0 comments

A Pattern in the Stone: Review and Summary (2015)

http://ethanp.github.io/blog/2015/08/23/a-pattern-in-the-stone-review-and-summary/
1•teleforce•15m ago•0 comments

Cancer drug could help millions battling osteoporosis and mid-life weight gain

https://www.uea.ac.uk/about/news/article/cancer-drug-could-help-millions-battling-osteoporosis-an...
1•geox•17m ago•0 comments

4k BTC (~$320M) withdrawn from Liquid Federation wallet

https://status.blockstream.com/incidents/b8b719f3-db70-4487-9cff-946e69509228
1•metrofun•21m ago•0 comments

Terrence Tao – AI math solutions hurting the field

https://mathstodon.xyz/@tao/117219548485446992
2•danielmorozoff•26m ago•0 comments

Language plasticity is more important than ever

https://blog.dlang.org/2026/08/10/language-plasticity-is-more-important-than-ever/
2•teleforce•27m ago•0 comments

Ask HN: How to roll out Agents for knowledge workers?

1•luplex•29m ago•1 comments

Arctic Portal Shipping Routes

https://arcticportal.org/shipping-portlet/shipping-routes
1•simojo•30m ago•0 comments

Why SciPy builds for Python 3.12 on Windows are a minor miracle

https://labs.quansight.org/blog/building-scipy-with-flang
1•greazy•31m ago•0 comments

CodexBar: Every AI coding limit, in your menu bar

https://codexbar.app/
1•Leftium•33m ago•1 comments

Iris: Climbing to the Search Frontier

https://arxiv.org/abs/2609.04304
1•codelion•36m ago•0 comments

I turned my 2018 Redmi Note 5 Pro into a Kali NetHunter platform for $0

https://www.reddit.com/r/Kalilinux/comments/1w45o8r/i_turned_my_2018_redmi_note_5_pro_into_a_kali/
2•syumei•37m ago•0 comments

GPT-6 Astra demos: Games, Blender, websites and video workflows

https://github.com/magiccreator-ai/awesome-gpt-6-astra
1•Kevin_Guo•40m ago•0 comments

Astra has beat all 48 levels of Neal.fun's "I'm Not a Robot" game

https://twitter.com/sharifshameem/status/2096847916837314853
1•smusamashah•40m ago•0 comments

Show HN: DepWarden – free, anonymous dependency vulnerability scanner

https://depwarden.in/blog/npm-pypi-typosquatting-2026-report
1•rushabh5000•40m ago•0 comments

Resend · Email for Developers

https://resend.com
1•thunderbong•44m ago•0 comments

We Can't Know Our A.I. Future If We Don't Study It

https://www.nytimes.com/2026/09/06/opinion/ai-social-sciences.html
2•vinni2•45m ago•0 comments
Open in hackernews

Ask HN: Books for LLMs

1•me3meme•1y ago
LLMs are weak in many fields, for example programming in prolog, so people provide the documentation to the LLM in order to avoid some hallucinations. It seems clear that it would be better to have books available tailored for LLMs for example containing warnings about use of words. (In prolog the thread library is library(thread) not library(threads). So there should be a github for LLMs and prior to prompting you give the url to the LLM to prepare for the concrete task.