frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: AirShark – Terminal Wi-Fi monitor for macOS (no sudo, channel hopping)

https://github.com/Chiroyce1/airshark
1•chiroyce•24s ago•0 comments

Reflections on 1,000 Days of Math

https://gmays.com/reflections-on-1000-days-of-math/
1•gmays•1m ago•0 comments

The Earth is missing 3T tons of mass

https://signoregalilei.com/2026/09/06/the-earth-is-missing-3-trillion-tons-of-mass/
1•surprisetalk•1m ago•0 comments

Jev Can't Be Calibrated

https://www.alexmolas.com/2026/09/23/jev-cant-be-calibrated.html
1•alexmolas•1m ago•0 comments

Reverse-engineering vibe-coded repos with an MCP agent

https://medium.com/@igrglvk/im-tired-of-not-understanding-what-s-going-on-inside-vibe-coded-proje...
1•igrlgkv•2m ago•0 comments

Claude Code – Fixing the world with one prompt

https://www.reddit.com/r/vibecoding/s/gQfearpIHn
1•wg0•4m ago•0 comments

Accident: JSX E145 Houston 2024, gear collapse and runway excursion on landing

1•r2sk5t•5m ago•0 comments

Meta's New AI Agent Is an Instant Hit–and the Backlash Has Begun

https://www.wsj.com/tech/ai/meta-ai-agent-muse-reactions-5bf236af
1•thm•5m ago•0 comments

Parsing JSON Objects without intermediate ASTs

https://arthi-chaud.github.io/posts/json-ir/
1•ibobev•5m ago•0 comments

Show HN: Fractalysis – Online interactive infinite-zoom Mandelbrot viewer

https://www.erwindegroot.nl/fractalysis/
1•erwindegroot•6m ago•0 comments

Do not let your type system reason about aliasing in your programming language

https://futhark-lang.org/blog/2026-09-22-aliasing.html
3•ibobev•7m ago•0 comments

The Zig Journey

https://kristoff.it/blog/the-zig-journey/
2•ibobev•7m ago•0 comments

Trump's 1,156 July Stock Trades Involved AI, Big Oil, Weapons-Makers, and More

https://www.commondreams.org/news/donald-trump-stock-trades
5•cirelli94•8m ago•0 comments

LinkedIn is a terrible quality website

2•skyfantom•8m ago•1 comments

Slashing Our AWS Bill at Levels.fyi, Part 2

https://www.levels.fyi/blog/slashing-our-aws-bill-at-levelsfyi-part-2.html
1•ghostfoxgod•11m ago•0 comments

Hacker News Sentiment Analysis Using Laya (System One)

https://github.com/skhaz/hackernews-sentiment-analysis
1•mococa•11m ago•0 comments

Nikclas – Compare the prices of different AI models

https://github.com/NikclasTech/nikclas
1•Cr12dev•11m ago•1 comments

Help with Advise

1•saventiiy•13m ago•0 comments

Agentic Coding for Builders Who Ship

https://github.com/Kuberwastaken/claurst
1•Bluestein•13m ago•0 comments

Show HN: Ax – Let Claude, Codex and OpenCode talk to each other locally

https://useax.dev/
2•rcdexta•14m ago•0 comments

Laya-mlx and 12 more trending open-source AI repos · week 39, 2026

1•thezakulo•14m ago•0 comments

Building a Custom Harness with Jev and Pi

https://academy.dair.ai/resources/jev-decisions-in-a-pi-sdk-harness
1•omarsar•15m ago•0 comments

Cambridge Coincidences Collection

http://understandinguncertainty.org/coincidences/
1•momentmaker•16m ago•0 comments

Show HN: HackDigest – AI-summarized daily news digest via email

https://minjungsung.github.io/hackdigest/
1•minjungsung1994•17m ago•0 comments

Show HN: Karada.ai – CI/CD to turn APIs into MCP servers with 1-click plugins

https://karada.ai
3•shashtag•17m ago•0 comments

Montreal adopts bylaw banning insults against police, municipal employees

https://www.cbc.ca/news/canada/montreal/montreal-city-council-police-9.7352920
9•MC995•19m ago•1 comments

You Don't Need a %Frontier LLM%

https://rakshazi.me/blog/you-dont-need-frontier-llm
1•aine•19m ago•0 comments

PICARD: Parsing Incrementally for Constrained Auto-Regressive Decoding from LLMs

https://arxiv.org/abs/2109.05093
1•Bluestein•19m ago•0 comments

Volt, A compiled reactive web language targeting WASM-GC (No VDOM)

https://github.com/bshea-1/volt/
2•bshea1•19m ago•0 comments

Streaming 500M rows into Apache Arrow in 2.3 seconds

https://questdb.com/blog/streaming-500-million-rows-into-apache-arrow/
2•jinqueeny•20m 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.