frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ask HN: Did GitHub remove the stargazers list?

1•reconnecting•1m ago•0 comments

A technical framework for managed service offering bring-your-own-cloud

https://byocanywhere.org/
1•aloknnikhil•3m ago•0 comments

Show HN: Free, open-source Chrome extension for Play Console utilities

https://github.com/Visnalize/play-console-utils
1•khangnd•3m ago•0 comments

AI search is turning Reddit comments into ads

https://www.theverge.com/ai-artificial-intelligence/973098/reddit-ai-search-seo-marketing-brands-...
2•BlueBerry2001•6m ago•0 comments

Ignatius: Visualize Data Models, Data Graphs, and Data Flows

https://github.com/noormdev/ignatius
1•handfuloflight•7m ago•0 comments

An Interactive Map of the 4x Game Architecture

https://aonw.net/architecture
2•ernest_dev•7m ago•0 comments

Yen stuck at 157 as markets weigh limits of US-Japan intervention

https://asia.nikkei.com/business/markets/currencies/yen-stuck-at-157-as-markets-weigh-limits-of-u...
2•mapping365•9m ago•0 comments

When the Future Doesn't Need Us

https://borretti.me/article/when-the-future-doesnt-need-us
1•zaikunzhang•10m ago•0 comments

Unsubscribe from every newsletter, with no server and no database

https://in-boxed.com
1•jorntbon•15m ago•0 comments

Amiga's famous demo Boing Ball ported to the Famicom

https://twitter.com/neoclassic_tech/status/2084619576659284096
1•tosh•16m ago•0 comments

AI's Influencer Problem

https://sarahandkate.substack.com/p/ais-influencer-problem
1•cogs•25m ago•0 comments

Degraded performance for Claude Mythos 5, Claude Fable 5, and Claude Opus 5

https://status.claude.com/incidents/f6gkkq6txl7z
1•flyaway123•29m ago•0 comments

Senators demand crackdown on wildfire "prediction markets"

https://arstechnica.com/tech-policy/2026/08/senators-demand-crackdown-on-wildfire-prediction-mark...
2•ndsipa_pomu•29m ago•1 comments

Show HN: GuidedReview, a Chrome extension that helps review AI generated PRs

https://guidedreview.dev
1•nshntarora•30m ago•0 comments

After $140M hack, Bitcoin users 'soul-searching' over self-custody

https://www.theglobeandmail.com/investing/article-after-140-million-hack-bitcoin-users-soul-searc...
2•petethomas•31m ago•0 comments

Binary Converter

https://binaryconverter.net/
1•chromabook•31m ago•0 comments

Offpunk Manifesto

https://blog.ayom.media/ideiasdechirico/offpunk-manifesto
1•prohobo•36m ago•0 comments

OK, Well, Rogue AI Agents Are Hacking Again

https://www.wired.com/story/ok-well-there-are-even-more-ai-agent-hacking-incidents/
1•joozio•38m ago•0 comments

Show HN: An AI office-work benchmark, and 4 bugs we found in our own judge

https://github.com/dongsheng123132/ai2work-bench
1•17vibe•39m ago•0 comments

Fed's Schmid calls for tighter monetary policy, inflation too high

https://www.reuters.com/world/feds-schmid-calls-tighter-monetary-policy-tamp-down-too-high-inflat...
2•mapping365•39m ago•0 comments

Show HN: You want filled-out tables on any topic without typing rows yourself

https://reloadium.com/reloadium-tables/
1•julienreszka•39m ago•0 comments

Why Can't You Pack a Bag?

https://www.newyorker.com/culture/open-questions/why-cant-you-pack-a-bag
1•prathamtharwani•46m ago•0 comments

Why Indie Developers Should Start Alone

https://defragzone.substack.com/p/why-indie-developers-should-start
1•frag•48m ago•0 comments

Appa: P2P Syncthing Using Iroh

https://tangled.org/aly.codes/appa
3•nerdypepper•48m ago•1 comments

I'm Begging You: Never Write with AI

https://www.nytimes.com/2026/08/04/opinion/artificial-intelligence-ai-writing.html
2•ekelsen•49m ago•1 comments

What's New in PHP 8.6

https://stitcher.io/blog/new-in-php-86
1•dmitrijbelikov•49m ago•0 comments

SpaceX's AI spending unnerves Wall Street despite promises of quick payoff

https://www.cnbc.com/2026/08/04/spacex-ai-spending-unnerves-wall-street-despite-promising-quick-p...
2•mapping365•50m ago•0 comments

SpaceX's Starfall program offers validation and competition for reentry startups

https://spacenews.com/spacexs-new-starfall-program-offers-validation-and-competition-for-reentry-...
1•cryptoz•51m ago•0 comments

Enabling the next iteration of the Rust borrow checker on nightly

https://blog.rust-lang.org/2026/08/04/enabling-polonius-alpha-on-nightly/
3•pjmlp•51m ago•0 comments

Banks to offload $15B of debt for Anthropic data centre backed by Google

https://www.ft.com/content/c492ce6b-483b-4196-8f2a-9bd1afda92d3
1•mapping365•51m 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