frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

John Doyle: A Pioneer's Guide to Robust Control – Podcast, Part-1

https://www.incontrolpodcast.com/1632769/episodes
1•pillars•27s ago•0 comments

Most of What We Call Progress

https://yusufaytas.com/most-of-what-we-call-progress/
7•yusufaytas•5m ago•0 comments

Ask HN: LinkedIn Down?

1•ustad•5m ago•0 comments

Graphing the Growth of English 1800-2006

https://twitter.com/bronzeagecto/status/1978581111912747304
1•captradeoff•6m ago•0 comments

Trump Family Has Made over $1B in Profit on Crypto

https://decrypt.co/344663/trump-family-already-made-1-billion-profit-crypto-eric-trump
6•OutOfHere•6m ago•0 comments

Gamma Correction on Fragment Shaders

https://riccardoscalco.it/blog/gamma-correction-on-fragment-shaders/
2•Bogdanp•7m ago•0 comments

Hornet: Efficient Data Structure for Dynamic Sparse Graphs and Matrices on GPUs [pdf]

https://davidbader.net/publication/2018-bgbb/2018-bgbb.pdf
1•jerlendds•10m ago•0 comments

Ruby and Its Neighbors: Perl

https://noelrappin.com/blog/2025/10/ruby-and-its-neighbors-perl/
1•mooreds•10m ago•0 comments

Biff is a command line datetime Swiss army knife

https://github.com/BurntSushi/biff
2•burntsushi•12m ago•0 comments

What the world needs now is groupcore

https://blog.metalabel.com/what-the-world-needs-now-is-groupcore/
1•marcusestes•12m ago•0 comments

Do You Know What I Know?

https://www.newyorker.com/culture/open-questions/do-you-know-what-i-know
2•prismatic•12m ago•0 comments

Johnson and Johnson ordered to pay $966M in talc cancer case

https://www.reuters.com/legal/litigation/johnson-johnson-ordered-pay-966-million-after-jury-finds...
1•geox•14m ago•0 comments

DigitalPlat FreeDomain

https://domain.digitalplat.org/
1•ulrischa•15m ago•0 comments

The AI that we'll have after AI

https://pluralistic.net/2025/10/16/post-ai-ai/#productive-residue
1•FromTheArchives•16m ago•0 comments

Pathetic Losers

https://geohot.github.io//blog/jekyll/update/2025/10/15/pathetic-losers.html
2•allenleein•17m ago•0 comments

The Scientists Growing Living Computers in Swiss Labs [video]

https://www.youtube.com/watch?v=nUn0a9B1Tbc
1•frag•17m ago•0 comments

See all your investments and bank accounts in one dashboard

https://www.flint-investing.com/
1•scapota06•18m ago•2 comments

Grand Challenges of the CFD Vision 2030

https://www.cfd2030.com/gc.html
2•nill0•18m ago•0 comments

Talent

https://www.felixstocker.com/blog/talent
2•BinaryIgor•18m ago•0 comments

History accumulation in .claude.json causes performance issues and storage bloat

https://github.com/anthropics/claude-code/issues/5024
1•rob•20m ago•0 comments

Linux Mint Debian Edition7 "Gigi" Released

https://blog.linuxmint.com/?p=4924
3•robtherobber•23m ago•0 comments

Google Open-Sources NPU IP

https://www.eetimes.com/google-open-sources-npu-ip-synaptics-implements-it/
1•UncleOxidant•23m ago•1 comments

Revelations about an FBI's unit fightning against cybercrime

https://www.lemonde.fr/pixels/article/2025/10/16/revelations-sur-le-group-78-une-unite-secrete-am...
3•guillaume8375•24m ago•1 comments

Show HN: Coordable – Get better geocoding results with AI cleaning and analytics

https://coordable.co/
1•s-p-w_•24m ago•0 comments

Show HN: RemindMe – AI reminders that understand context

https://apps.apple.com/us/app/remindme-ai-reminders-app/id6753209895
2•gagarwal123•25m ago•0 comments

The impact of syntax colouring on program comprehension (2015) [pdf]

https://ppig.org/files/2015-PPIG-26th-Sarkar1.pdf
2•susam•27m ago•2 comments

Michael Jackson: The Collection of the King of Pop

https://archive.org/details/kopauctionamusements
2•handfuloflight•28m ago•0 comments

Plucked, Bowed, and Hammered: At the Armory, 11,000 Strings

https://www.vulture.com/article/11000-strings-armory-haas-music-review.html
2•PaulHoule•28m ago•0 comments

Rogue-AI agents testing framework

https://github.com/qualifire-dev/rogue
1•lirantal•28m ago•0 comments

Ask HN: Best way to create a searchable knowledge base?

2•aljgz•29m ago•1 comments
Open in hackernews

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

https://2025.buildcanada.com
2•jmacd•5mo 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