frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Getting to the top of Show HN is getting harder

https://artifactbin.dev/@vivek/6bXsx3-vol-2-show-hn-hall-of-fames
1•ppsreejith•1m ago•0 comments

Ask HN: Is AI a Powerdrill?

1•dfps•2m ago•0 comments

What did she see? The intelligence scramble to trace an accused spy's footsteps

https://www.cbc.ca/news/politics/canada-china-spy-nato-intelligence-9.7331493
1•Teever•2m ago•0 comments

Show HN: MobileCode – OpenCode with Built-In iOS and Android Previews

https://github.com/hsandhu/mobilecode
1•rsandhu•3m ago•0 comments

Show HN: Repolis – A visual way to explore GitHub repositories

https://hyeonsangjeon.github.io/Repolis/?view=plaza&lang=en
1•shizzydigital•4m ago•0 comments

Swiftask just raised €1.55M to scale its AI agent deployment

https://agence-api.ouest-france.fr/numerique/swiftask-securise-1-55-m-euros-pour-deployer-ses-age...
1•stanislasrandri•6m ago•0 comments

MITx is ending access to its courses for learners in Iran on September 8

1•mahdihabibi•7m ago•0 comments

Annote – visual feedback and element context for coding agents

https://annote-ui.netlify.app/
2•pelumialesh•9m ago•0 comments

The Project 2038 Frequently Asked Questions (FAQ)

https://maul.deepsky.com/%7Emerovech/2038.html
3•Bluestein•10m ago•0 comments

Show HN: Art – draw one stroke, let symmetry complete it

https://mrdee.in/mandala/
4•cyb0rg0•12m ago•1 comments

Tao's concerns on future AI solution to Navier-Stokes finite-time blowup problem

2•ogogmad•16m ago•0 comments

Berlin cyberattack: hackers leak highly sensitive data across dark web

https://www.euronews.com/next/2026/09/05/berlin-cyberattack-hackers-leak-highly-sensitive-data-ac...
5•leumon•16m ago•0 comments

Youtubers being paid to spread AI FUD

https://www.youtube.com/watch?v=lPdmYMHrWKg
6•mapontosevenths•17m ago•0 comments

The Year 2038 Problem

https://en.wikipedia.org/wiki/Year_2038_problem
2•thinkingemote•19m ago•1 comments

Maintainer Agents

https://blog.bilus.dev/posts/agent-maintainers/
2•bilus•21m ago•0 comments

Let's Remember Some Publications That Said We Would Get to Mars by 2026

https://defector.com/lets-remember-some-publications-that-said-we-would-get-to-mars-by-2026
3•mmooss•22m ago•0 comments

Why are we still doing versioned database migrations?

https://blog.elis.cc/articles/why-are-we-still-doing-versioned-database-migrations/
2•el1s7•23m ago•0 comments

Show HN: Created a WhatsApp <-> discord bridge (no business API)

https://github.com/Karvy-Singh/OSdc-wa
2•karvySingh•24m ago•0 comments

Rebuilding a 1995 GPS Time Server so I don't get Telstra'd

https://www.jeffgeerling.com/blog/2026/truetime-xl-gps-time-server-restomod/
5•Brajeshwar•25m ago•0 comments

Better ClearType Tuner

https://github.com/bp2008/BetterClearTypeTuner
2•XzetaU8•32m ago•0 comments

The Straits Are Not OK

https://foreignpolicy.com/2026/08/07/history-hormuz-straits-iran-war-trump/
3•CharlesW•34m ago•1 comments

UN votes to adopt new world map to reflect Africa's true size

https://www.bbc.com/news/articles/ce30vp55dnlo
2•jonah•36m ago•0 comments

Register domains wherever you build: Cloudflare Registrar API now in beta

https://blog.cloudflare.com/registrar-api-beta/
1•chiemika•37m ago•0 comments

Disruptive passenger duct-taped to seat as plane makes emergency landing

https://www.cnn.com/2026/09/04/us/disruptive-passenger-duct-tape
3•speckx•37m ago•0 comments

Atom: American Open Models (2025)

https://atomproject.ai
2•kristianpaul•37m ago•0 comments

Defcon 34 – Hacking AI – Bruce Schneier (video)

https://www.youtube.com/watch?v=eEBv0STiYhI
2•dgellow•38m ago•0 comments

Reform UK's Nigel Farage 'disgusts' Dexys Midnight Runners for using their song

https://www.msn.com/en-gb/entertainment/general/reform-uk-s-nigel-farage-disgusts-birmingham-s-de...
3•jjgreen•39m ago•0 comments

OpenAI admits to German wiki 'incident'

https://www.theverge.com/ai-artificial-intelligence/990773/openai-german-wiki-incident
8•sbulaev•40m ago•0 comments

Show HN: Screenshotify – Rename Screenshots with AI

https://github.com/shaqkao/screenshotify
1•shaqkao•41m ago•1 comments

An unsourced 2007 Wikipedia edit became the history of Snakes and Ladders

https://en.quantumgame.love/guide/who-invented-snakes-and-ladders.html
2•AlexLeela•41m 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