frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Keep Our Servers Running: Your Recurring Donation Goes 3X This September

https://blog.archive.org/2026/09/01/keep-our-servers-running-your-recurring-donation-goes-3x-this...
1•sonicrocketman•1m ago•1 comments

The eBPF Pivot – From Hardware Lock-In to Programmable Networking

https://ebpf.io/blog/cloudflare-replatforming-1/
1•syumei•4m ago•0 comments

Quick thoughts on GitHub Actions Aug 26 incident

https://surfingcomplexity.blog/2026/08/29/quick-thoughts-on-github-actions-aug-26-incident/
1•aray07•10m ago•0 comments

Workday reads two-column resumes left-to-right and interleaves them

https://www.cvai.dev/blog/why-workday-scrambles-two-column-resumes
1•quackquavk•12m ago•0 comments

RSS Amplifier Re-Publishes 19 Full NLJ Articles Without Permission

https://thenewleafjournal.com/rss-amplifier-re-publishes-19-full-nlj-articles-without-permission/
1•rdmuser•14m ago•0 comments

Ask HN: Looking for an old submission about sneering culture

2•annex-winged-cr•20m ago•0 comments

Agent Optimized Codebases

https://12gramsofcarbon.com/p/agentics-agent-optimized-codebases
1•theahura•23m ago•0 comments

Mother convicted of: her 5 yo walks short way to pond alone in Virginia

https://www.washingtonpost.com/dc-md-va/2026/09/06/5-year-old-walked-alone-gated-community-his-mo...
2•doctorpangloss•24m ago•0 comments

Nevarro, newsletter discovery and management platform

https://nevarroapp.com
2•Linden207•27m ago•0 comments

Ask HN: What are other "uncrackable benchmarks"?

3•Nail2680•33m ago•1 comments

Claude formalized Fermat's Last Theorem in 11 days

https://www.anthropic.com/news/formalizing-fermats-last-theorem
2•fourfire•35m ago•1 comments

Emacs/Wayland Window Manager in pure elisp

https://github.com/thkoch2001/rau
1•thkoch•38m ago•1 comments

Tinkering with J Space

https://darshanmakwana412.github.io/2026/09/extracting-steering-vectors-from-j-space/
1•martianvoid•39m ago•0 comments

OpenLedger – Local-first double-entry accounting, MCP-native (Apache 2.0)

https://github.com/Attri-Inc/open-ledger
1•gtmattri•42m ago•0 comments

Boeing 767 overran Miami runway

https://avherald.com/h?article=540409db&opt=0
4•r2sk5t•43m ago•2 comments

Epigenetic reprogramming as a key to reverse ageing and increase longevity

https://pubmed.ncbi.nlm.nih.gov/38272265/
1•andsoitis•46m ago•1 comments

Ask HN: Those still optimistic about a career in software – why?

3•cipherdc•59m ago•6 comments

Donut math: how donut.c works (2011)

https://www.a1k0n.net/2011/07/20/donut-math.html
1•azhenley•1h ago•0 comments

Attention Developers: New Open IssueTracker Ticket on Data Deletion Fraud

https://issuetracker.google.com/issues/557281747
1•Bitu79•1h ago•0 comments

Show HN: Gigantic Research, Friend

1•KnoxProtocol•1h ago•1 comments

A Mathematical Theory of Communication [pdf]

https://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf
2•andsoitis•1h ago•0 comments

PL Education in the Age of AI: Interview with Shriram Krishnamurthi

https://www.typetheoryforall.com/episodes/pl-education-in-the-age-of-ai
2•gnyeki•1h ago•0 comments

Equal Earth: Explore the world interactively with the Equal Earth map

https://kuboon.github.io/equal-earth/
1•nogajun•1h ago•0 comments

Has anybody seen my keys? A key-hierarchy strategy for rack-level security

https://rfd.shared.oxide.computer/rfd/0301
2•cyb0rg0•1h ago•0 comments

P&G goes wide with a waterless, plastic-free Tide

https://trellis.net/article/pg-water-plastic-out-of-tide-detergent/
1•plun9•1h ago•1 comments

ripwire: ripgrep of AI context (CLI+MCP) giving coding agents a map of any repo

https://github.com/redhat-et/ripwire
3•guessmyname•1h ago•0 comments

How I make games in Batch Script: Multithreading

https://github.com/thelowsunoverthemoon/BatchArticles/blob/main/HowIMakeGamesInBatchScriptP1.md
2•lowsun•1h ago•1 comments

Portal Speedrunners Discover "Singularity Warp" After 18 Years [video]

https://www.youtube.com/watch?v=a9c4jrgfhsk
1•aw1621107•1h ago•1 comments

Cost of running agent memory/vector search

https://polign.com/agent-memory-at-scale
2•anuptalwalkar•1h ago•0 comments

A Rogue AI Swarm Could Hide Inside an AI Company [video]

https://www.youtube.com/watch?v=xRKOpMeEQgQ
4•alwillis•1h ago•0 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