frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Why Odin?

https://nathany.com/why-odin/
2•ksec•4m ago•0 comments

Show HN: SystemG – An agent-friendly general process composer

https://sysg.dev
2•ra0x3•4m ago•0 comments

'Darth Vader' Wants Flock in San Diego

https://www.404media.co/darth-vader-spoke-in-support-of-flock-at-san-diego-city-council-meeting/
2•cdrnsf•5m ago•0 comments

Show HN: JavaScript library that makes any list a smooth picker of any shape

1•tahazsh•6m ago•0 comments

China lands its Zhuque-3 rocket, rivaling Blue Origin and SpaceX

https://www.scientificamerican.com/article/china-successfully-lands-its-zhuque-3-rocket-rivaling-...
1•beardyw•7m ago•0 comments

URL shortener links stored in your ATProto PDS

https://atpr.to/
2•jcbhmr•7m ago•0 comments

Judge orders Kalshi cease Washington operations (starting August 20)

https://www.atg.wa.gov/news/news-releases/judge-orders-kalshi-cease-numerous-washington-operations
1•travisd•8m ago•1 comments

Windows silently stops delivering WH_KEYBOARD_LL hooks when Chromium has focus

https://github.com/wudaming00/wh-keyboard-ll-chromium
1•wudmaing00•8m ago•0 comments

By all means, keep moving

https://www.sciencedirect.com/science/article/abs/pii/S1053810017302143
2•mabios•9m ago•1 comments

The Milky Way's fastest star could expose our black hole's spin

https://www.scientificamerican.com/article/the-milky-ways-fastest-star-could-expose-our-black-hol...
1•beardyw•10m ago•1 comments

Epic Unhappy with New EU App Store Fee Structure

https://twitter.com/EpicNewsroom/status/2089787577062559951
2•smugma•11m ago•1 comments

Email Infrastructure for ATProto

https://comail.at/
1•jcbhmr•11m ago•0 comments

We're trying to make Kimi K3 cheaper

https://packs.relace.ai/
2•pfunctional•12m ago•1 comments

Textlog Is Now an Open Collective, Part of Open Source Europe

https://opencollective.com/textlog
2•stagas•13m ago•1 comments

Building certgrep.sh: a free CT search engine

https://haveibeensquatted.com/blog/building-certgrep
2•juxhindb•13m ago•1 comments

Arc AGI-3 100% solved with a skill

https://twitter.com/pbshgthm/status/2090087614716297439
1•rochansinha•14m ago•0 comments

Show HN: Don't build a product that no one cares

https://foundera.app/
1•solocem•14m ago•0 comments

The Maintainer Is the Interface

https://kennethreitz.org/essays/2026-03-22-the_maintainer_is_the_interface
1•alvis•14m ago•0 comments

RSDF: SDF textures suited to rendering multi-coloured images

https://dysenam.neocities.org/rsdf/about
1•klaussilveira•15m ago•0 comments

Ask HN: One SSH key or many SSH keys?

1•htunnicliff•15m ago•0 comments

Ubicloud increases prices due to rising costs

https://www.ubicloud.com/blog/ubicloud-price-adjustment-2026
1•davidcelis•15m ago•0 comments

The Summer the Ticks Took Over

https://www.nytimes.com/2026/08/20/magazine/tick-season-lone-star-alpha-gal-syndrome-lyme.html
1•m_fayer•16m ago•0 comments

The Employment Effects of a Guaranteed Income

https://academic.oup.com/qje/advance-article/doi/10.1093/qje/qjag042/8761769
1•bko•16m ago•1 comments

Mixture-of-Kittens: our open-source MoE megakernel for NVL72s

https://cursor.com/blog/mixture-of-kittens
1•gmays•18m ago•0 comments

Going Beyond ASD-STE100

https://thelisowe.substack.com/p/going-beyond-asd-ste100
1•Mockapapella•18m ago•0 comments

Researcher tricks Apple's Find My into sharing location data with Linux

https://www.theregister.com/security/2026/08/20/researcher-tricks-apples-find-my-into-sharing-loc...
2•DemiGuru•18m ago•0 comments

The Hacker Who Drank Ayahuasca (2015)

https://web.archive.org/web/20150321202334/https://medium.com/@Grayfox/the-hacker-who-drank-ayahu...
1•joebig•18m ago•0 comments

Mozilla add ad blocking to Firefox for iOS

https://www.theregister.com/software/2026/08/17/mozilla-adds-ad-blocking-to-firefox-for-ios/5288585
2•DemiGuru•19m ago•0 comments

The Modern Tech Career: A Survival Guide

https://jeremyckahn.github.io/posts/modern-tech-career-survival-guide/
2•speckx•19m ago•0 comments

LLMs don't just mimic human text

https://pangram.substack.com/p/no-llms-dont-just-mimic-human-text
1•pretext•20m 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