frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Verbalizable Representations Form a Global Workspace in Language Models

https://transformer-circuits.pub/2026/workspace/index.html
2•yurivish•1m ago•0 comments

Hacking from the Backcountry

https://suthakamal.substack.com/p/hacking-from-the-backcounty
1•suthakamal•2m ago•1 comments

France to Stop Certifying Non-Quantum-Safe Encryption

https://www.schneier.com/blog/archives/2026/07/france-to-stop-certifying-non-quantum-safe-encrypt...
1•enz•2m ago•0 comments

Girls Just Wanna Have Fast MPMC Queues with Bounded Waiting

https://nahla.dev/blog/waitfree_queue/
1•EvgeniyZh•3m ago•0 comments

Price per 1M tokens is meaningless

https://janilowski.pl/en/blog/2026/price-per-m-tokens/
2•janilowski•6m ago•0 comments

Show HN: I Created a CRM System in Obsidian

https://www.scottrlarson.com/blog/article-crm-obsidian/
1•trinsic2•7m ago•0 comments

The Sweet Lesson

https://joshycodes.substack.com/p/the-sweet-lesson
1•vuciv•7m ago•0 comments

Biohacker Bryan Johnson reveals he has incurable disease

https://nypost.com/2026/07/05/health/biohacker-bryan-johnson-reveals-he-has-incurable-disease/
2•doener•9m ago•1 comments

Archaeologists uncover ancient Byzantine city in Egypt's western desert

https://www.theguardian.com/world/2026/jul/04/archaeologists-uncover-ancient-byzantine-city-in-eg...
1•gmays•9m ago•0 comments

Python 3.14 compiled to metal – no interpreter

https://github.com/can1357/pon
2•hamza_q_•9m ago•0 comments

Bing Bong Your Discord Bot Is Pwned

https://rosswheeler.dev/blog/discord-bot-pwn/
1•tossw•11m ago•0 comments

Multiplayer Simulation of F1 Energy Deployment and Recovery

https://override-silverstone-production.up.railway.app/
1•lucaserb•12m ago•0 comments

Baby Busts and Growth Booms: Demographic Change and the Macroeconomy

https://www.nber.org/papers/w35401
1•littlexsparkee•12m ago•0 comments

Gartner saw AI 2017 on the peak of its hype

https://www.researchgate.net/figure/Gartner-Hype-Cycle-2017-11_fig1_322215706
1•doener•14m ago•0 comments

I replaced 10 years of Keyboard Maestro with one Luau script

https://www.rebind.gg/blog/replacing-keyboard-maestro-with-one-rebind-script
1•genesishash•17m ago•0 comments

Redistributing Billions in the Neopets Economy

https://danielmay.co.uk/posts/redistributing-billions-neopets/
1•danielrmay•19m ago•1 comments

Win11 identifier used to track perp after MSFT shared info with FBI

https://www.msn.com/en-us/news/technology/windows-11-identifier-used-to-track-scattered-spider-pe...
2•tarpitt•20m ago•1 comments

I Bought a Sony Walkman

https://82mhz.net/posts/2026/07/i-bought-a-sony-walkman/
2•speckx•20m ago•0 comments

Groundtruth – checks your AI coding agent's claims against the Git diff

https://github.com/akahkhanna/groundtruth
1•erapin_game•20m ago•0 comments

I Need Space

https://whattotelltherobot.com/p/i-need-space
4•stefie10•20m ago•0 comments

We taught a small LLM to throw away 68% of our RAG context

https://www.kapa.ai/blog/how-we-prune-rag-context
2•emil_sorensen•21m ago•0 comments

Microsoft – The latest in our company transformation

https://blogs.microsoft.com/blog/2026/07/06/the-latest-in-our-company-transformation/
1•DemiGuru•23m ago•0 comments

Bad Epoll Flaw Gives Attackers Root Access on Linux and Android

https://securityaffairs.com/194795/hacking/bad-epoll-flaw-gives-attackers-root-access-on-linux-an...
2•curmudgeon22•24m ago•0 comments

Show HN: HN-client – A fast, minimalist Hacker News terminal client in Go

https://github.com/aeon022/hn-client
1•aeon022•27m ago•0 comments

Code Is No Longer a Constraint

https://ldstn.substack.com/p/code-is-no-longer-a-constraint
2•imaginaryunit01•28m ago•0 comments

Roosevelt Pursues the Boat Thieves (2015)

https://www.nps.gov/thro/learn/historyculture/roosevelt-pursues-boat-thieves.htm
1•Tomte•29m ago•0 comments

UVS Nirmana (A Game by Zach Barth)

https://store.steampowered.com/app/2536720/UVS_Nirmana/
2•azhenley•29m ago•0 comments

Show HN: orzma – a terminal emulator that renders webviews inside the terminal

https://github.com/not-elm/orzma
2•notelm•29m ago•0 comments

Show HN: RagPack – Lightweight self-hosted RAG infra for startups

https://github.com/eozsahin1993/ragpack
1•emrecodes•29m ago•0 comments

I mapped estimated water use across 30 major AI/cloud data centers

https://www.thirstymachines.com/
3•senazadeh•30m ago•2 comments
Open in hackernews

Show HN: Real‑time tracking of candidates' promises in the Canadian election

https://2025.buildcanada.com
2•jmacd•1y ago
There is an election currently taking place in Canada, and the major parties had not released any formal platforms until very recently—just days before election day.

I built an app that parses transcripts of political appearances to extract promises (defined as forward-looking statements that represent a commitment). Each promise is tracked with a timestamped link to the exact moment it was made.

I’m using pgvector and semantic analysis to group similar promises together, effectively identifying when the same idea is repeated. This allows me to generate a timeline showing how each promise has evolved over time.

A cron job updates the data nightly, uploading it to huggingface [1] and making it available for download [2]

The most interesting technical challenge was accurately parsing timestamps and capturing the surrounding context that gives meaning to each promise.

1: https://huggingface.co/datasets/jevon/buildcanada-2025/tree/... 2: https://2025.buildcanada.com/data