frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Flipper Zero Can Detect Flock Cameras

https://old.reddit.com/r/TikTokCringe/comments/1to4xfh/dystopia_speed_run/
1•skadamat•25s ago•0 comments

Aperion Shield v0.7 – guardrails for AI coding agents now run as Git hooks

https://github.com/AperionAI/shield/releases/tag/shield-v0.7.0
1•ScottAperion•2m ago•0 comments

Co-Dfns versus BQN's Implementation

https://mlochbaum.github.io/BQN/implementation/codfns.html
1•tosh•3m ago•0 comments

We Can Do Hard Things

https://allenpike.com/2026/we-can-do-hard-things/
1•surprisetalk•4m ago•0 comments

An MCP server that gives agents a sandboxed Lisp REPL

https://andreasronge.github.io/ptc_runner/the-right-tool-for-code-mode.html
1•andreasronge•4m ago•1 comments

Avoid Using "< [Cdata[ ]]>" in RSS

https://waspdev.com/articles/2026-05-11/avoid-using-cdata-in-rss
1•surprisetalk•5m ago•0 comments

Show HN: Fono – dictation/assistant for Linux in one Rust binary

https://github.com/bogdanr/fono
1•bogdan_r•5m ago•0 comments

In a city of high-rises, 'cardboard grannies' collect waste for cash

https://www.cnn.com/2026/05/23/china/hong-kong-cardboard-grannies-intl-hnk
1•mooreds•6m ago•0 comments

AI Is Taking over the Most Cursed Job in the World

https://www.wired.com/story/ai-takes-over-debt-collection/
1•srameshc•8m ago•0 comments

AI Startup Says It Will Pay People $2k a Month to Masturbate

https://decrypt.co/368866/ai-startup-pay-people-2000-month-masturbate
5•ajay-d•10m ago•0 comments

I Rebuilt the 1997 Ultima Online Client from Scratch So a Bot Can Play It

https://github.com/xrip/uo-client
1•xrip•11m ago•0 comments

A Practical MS‑DOS Problem Contributed to C++

https://freshsources.com/blog/files/0efc66caabe2cb443a6acae6aca0f707-0.html
2•pjmlp•11m ago•0 comments

Fail or Not? Unrealistic Game

https://pdfearn.blogspot.com/
1•iLzKiiSG•11m ago•0 comments

The Asymptote of Intent

https://beforetheprompt.substack.com/p/the-asymptote-of-intent
2•marcuscog•13m ago•0 comments

NimbleRx Acquired by Swoop

https://swoop.com/blog/swoop-acquires-nimble-adding-prescription-fulfillment-and-pharmacy-connect...
2•zelias•14m ago•0 comments

MCP: Security Design Considerations for AI-Driven Automation by NSA [pdf]

https://www.nsa.gov/Portals/75/documents/Cybersecurity/CSI_MCP_SECURITY.pdf
1•myworkaccount2•15m ago•0 comments

FIFA World Cup turns up gentrification pressures in Mexico City, say experts

https://www.cbc.ca/news/world/mexico-gentrification-fifa-9.7200235
1•simojo•16m ago•0 comments

As Trump Politicizes Justice Dept., Prosecutors Struggle with Grand Juries

https://www.nytimes.com/2026/05/26/us/politics/trump-justice-department-grand-juries.html
1•duxup•16m ago•1 comments

Iana-Data

https://github.com/case/iana-data/
1•mooreds•18m ago•0 comments

A Chinese Peasant's Italian Roots (2001)

https://www.latimes.com/archives/la-xpm-2001-dec-23-mn-17560-story.html
1•thunderbong•18m ago•0 comments

The Causal Effect of Income Is (Often) Zero

https://www.maximum-progress.com/p/the-causal-effect-of-income-is-often
2•surprisetalk•19m ago•0 comments

Battery-powered Starlink Mini is likely on the way

https://www.theverge.com/tech/937090/battery-powered-starlink-mini-rumor
1•bookofjoe•20m ago•1 comments

The Baby Fund

https://protortyp.github.io/posts/the-baby-fund/
1•protortyp•20m ago•0 comments

Arizona's Mesquite Complex Is a Solar City in the Desert (2025)

https://www.forbes.com/sites/rrapier/2025/12/12/arizonas-mesquite-complex-is-a-solar-city-in-the-...
1•mooreds•21m ago•0 comments

Foldable iPhone Reportedly Facing Mass Production Issues

https://www.macrumors.com/2026/05/26/foldable-iphone-facing-production-issues/
2•tosh•22m ago•0 comments

Launch HN: Minicor (YC P26) – Windows desktop automations at scale

https://www.minicor.com/
8•fchishtie•22m ago•0 comments

7-Eleven data breach exposes personal information of 185,000 people

https://www.bleepingcomputer.com/news/security/7-eleven-data-breach-exposes-personal-information-...
4•Brajeshwar•23m ago•0 comments

strace-UI, Bonsai_term, and the TUI Renaissance

https://blog.janestreet.com/strace-ui-bonsai-term-and-the-tui-renaissance/
1•berlianta•23m ago•0 comments

GrillKit – self-hosted AI technical interview trainer

https://github.com/GrillKit/grillkit
1•vitchenkokir•23m ago•0 comments

Understanding Systems

https://entropicthoughts.com/understanding-systems
5•vinhnx•25m ago•1 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.