frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

1970 Plymouth Hemi 'CUDA

https://knuckledustchronicles.com/1970-plymouth-hemi-cuda/
1•frobinson47•7m ago•0 comments

A Jupiter-size planet that escaped its star's death

https://arstechnica.com/science/2026/07/a-jupiter-size-planet-that-escaped-its-stars-death/
1•pseudolus•10m ago•0 comments

Stellantis to sell small Fiat Topolino EV for $13,995 in U.S.

https://www.cnbc.com/2026/07/07/stellantis-fiat-topolino-ev.html
3•mattas•18m ago•1 comments

Vim of Coding Agents

https://rasyidanaf.com/blog/vim-of-coding-agents/
1•brutaljokerz•20m ago•0 comments

Unintentional information disclosure in LaTex Files submitted to arXiv

https://ieeexplore.ieee.org/document/11573440/
1•whym•29m ago•0 comments

Mouse cursor disappears when my refrigerator turns off

https://old.reddit.com/r/archlinux/comments/55pbqp/mouse_cursor_disappears_when_my_refrigerator/
1•polivier•32m ago•0 comments

Advertise in ChatGPT – OpenAI Ads

https://ads.openai.com/
5•hboon•33m ago•0 comments

Life among the garbage mountains of the biggest city

https://www.theguardian.com/world/ng-interactive/2026/jul/13/jakarta-trash-garbage-rubbish-bantar...
1•prawn•34m ago•0 comments

China, Russia and Others Seek to Inflame Debate over A.I. Data Centers

https://www.nytimes.com/2026/07/09/business/china-russia-ai-data-centers.html
4•lxm•35m ago•0 comments

Maps, Smaps and Memory Stats

https://jameshunt.us/writings/smaps/
2•snihalani•37m ago•0 comments

Show HN: Self-hosted voice AI agent for Asterisk/FreePBX

https://github.com/hkjarral/AVA-AI-Voice-Agent-for-Asterisk
2•hkjarral•38m ago•0 comments

Chinese voice actor forced to prove he's human against AI clones

https://www.sixthtone.com/news/1018753/TheChineseVoiceActorForcedtoProveHe’sHuman
1•whiteblossom•40m ago•1 comments

Live2D Body for Hermes Agent

https://github.com/Soundpulse/hermes-live2d
1•totallyscout•43m ago•1 comments

Japanese payment processor's collapse hits banks and restaurants

https://www.japantimes.co.jp/business/2026/07/08/companies/zentoshin-impact-restaurants/
2•mikhael•44m ago•0 comments

Thoughts on AI

https://jackpeplinski.bearblog.dev/thoughts-on-ai/
1•jackpep•46m ago•0 comments

CO2: Language backward compatible with C, with access to the Rust ecosystem

https://github.com/hkalbasi/co2/tree/main
1•Georgelemental•50m ago•0 comments

Six months daily driving Linux

https://interestingstuff.xyz/reviews/six-months-daily-driving-linux/
1•interestingstuf•50m ago•0 comments

Show HN: Baton - Know which of your AI coding agents needs you

https://github.com/neilkpatel/baton
1•nkp007•53m ago•0 comments

Show HN: Web App Uses RTL-SDR to Align HDTV Antenna

https://tunerscope.com/
1•robotastic•55m ago•0 comments

I tried 5 free image-to-ASCII converters so you don't have to

https://image-to-ascii.com/
1•LumisYY•1h ago•0 comments

That Is Load-Bearing

https://old.reddit.com/r/ClaudeAI/comments/1tob6q5/that_is_loadbearing/
3•varun_chopra•1h ago•0 comments

Frank Lloyd Wright's First Home

https://www.architecturaldigest.com/story/frank-lloyd-wright-home-and-studio-everything-you-need-...
1•NaOH•1h ago•0 comments

The cloud begins with coal (2013)

https://www.cepi.org/the-cloud-begins-with-coal-an-overview-of-the-electricity-used-by-the-global...
1•thelastgallon•1h ago•0 comments

What most histories get wrong about MUMPS's first standard

https://github.com/rochus-keller/MUMPS/blob/main/docs/First_MUMPS_Standard_Article.md
1•Rochus•1h ago•0 comments

Self-Improving Agent Systems: A Unified View

https://yigengjiang.github.io/posts/self_improving_agent_systems/
1•ygx•1h ago•0 comments

PC Emulator PCem Makes It to WebAssembly

https://github.com/va3jfl/PCem-WebAssembly
2•JoelLagace•1h ago•0 comments

mRNA vaccine targeting tick proteins induces tick resistance in guinea pigs

https://medicine.yale.edu/news-article/yale-researchers-advance-work-in-diagnosing-and-preventing...
4•DogOfTheGaps•1h ago•0 comments

Pg_re2: 9x faster regular expressions in Postgres

1•saisrirampur•1h ago•1 comments

Australian Consumer advocate calls for mandatory domestic mobile roaming

https://www.abc.net.au/news/2026-07-13/calls-for-mandatory-domestic-mobile-roaming-intensify/1068...
4•ggm•1h ago•0 comments

The Battle of Carrhae (53B.C.E.) [video[

https://www.youtube.com/watch?v=bR7VDPUj5AE
1•JumpCrisscross•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