frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Workers' share of income explains why many Americans are down on the economy

https://www.cbsnews.com/news/labor-share-income-lowest-since-world-war-ii/
1•ripe•2m ago•0 comments

Reasoning About Async Rust with State Machines

https://aibodh.com/posts/async-rust-chapter-2-what-async-fn-compiles-into/
1•febin•2m ago•0 comments

HTTP Status Codes Explained (100–599)

https://urlwatch.io/blog/http-status-codes.php
1•mssblogs•2m ago•0 comments

Probes – Uptime and Performance Monitoring

https://probes.dev
1•blainsmith•2m ago•0 comments

Mojo Quest: A browser-based game for learning Mojo syntax

https://quest.mojolang.org/
1•mdunnoconnor•3m ago•0 comments

Too many tables are bad for you

https://www.cybertec-postgresql.com/en/too-many-tables-are-bad/
1•0x54MUR41•4m ago•0 comments

Fata Morgana (Mirage)

https://en.wikipedia.org/wiki/Fata_Morgana_(mirage)
1•keiferski•4m ago•0 comments

Rendering ray tracing in a database (ClickHouse)

https://github.com/ClickHouse/RayTracer
1•sdairs•4m ago•0 comments

Out of the loop

https://saturnino.substack.com/p/out-of-the-loop
1•pramodbiligiri•4m ago•0 comments

The Grammar of Data: Define Once, Run Anywhere with Cross-Engine Expressions

https://xorq.dev/blog/grammar-for-data-engineering/
1•zazuke•5m ago•0 comments

Show HN: Debategle – ranked 1v1 debates judged by an LLM

https://debategle.com/
1•sawsymikey•5m ago•0 comments

Haversine: Turtle Graphics (Logo) on a Sphere

https://web.archive.org/web/20221203103436/https://mewo2.com/haversine/
1•srean•5m ago•1 comments

AI Compass: which archetype are you?

https://bambamramfan.github.io/ai-compass/
1•meander_water•7m ago•0 comments

KIDS Act to let govt control online speech

https://expression.fire.org/p/the-kids-act-would-put-washington
1•Volodzko•7m ago•1 comments

Transcribe.cpp – ggml based transcription engine

https://workshop.cjpais.com/projects/transcribe-cpp
2•sipjca•7m ago•0 comments

Waiting for SQL:202y: Stockholm (BMA) Meeting Report

http://peter.eisentraut.org/blog/2026/06/30/waiting-for-sql-202y-stockholm-meeting-report
1•chmaynard•8m ago•0 comments

Thieves Can Drain Funds from a Locked iPhone

https://www.forbes.com/sites/davidphelan/2026/04/19/thieves-can-drain-funds-from-a-locked-iphone-...
1•gslin•9m ago•0 comments

VPNs in the UK Are About to Become Pointless [video]

https://www.youtube.com/watch?v=7KbtpDrKMbM
1•robtherobber•11m ago•0 comments

Show HN: Tesserae, self-hosted dashboards for the e-paper panel you own

https://tesserae.ink/
1•xDaftTurtle•12m ago•0 comments

'Swiss Elon Musk' jailed for fraud

https://www.swissinfo.ch/eng/space-research/swiss-elon-musk-jaussi-sentenced-to-five-and-a-half-y...
2•sschueller•13m ago•1 comments

Show HN: Habit Pocket – track numbers and times of day, not just checkmarks

https://habitpocket.io/
1•bohdanstefaniuk•13m ago•0 comments

OED Text Visualizer

https://oed-text-visualizer.oxfordlanguages.com/
2•loughnane•13m ago•0 comments

New Business Formation Is Surging–Again

https://marginalrevolution.com/marginalrevolution/2026/06/more-firms-more-dynamism.html
1•surprisetalk•14m ago•0 comments

3DO's New Owner working to Return to the Hardware Arena

https://www.timeextension.com/news/2026/06/3dos-new-owner-working-carefully-through-complexities-...
1•markus_zhang•14m ago•0 comments

Show HN: CiteReady – check if your site can be cited by AI search engines

https://citeready.sprytools.com/
1•grenzfrei•14m ago•0 comments

Show HN: TOTP generator – SHA1/256/512 30/60/... 6-9 not via SubtleCrypto

https://h1yapp.com/en/scripting/pwa/totpgenerator/
1•h1yapp•14m ago•0 comments

SocialPlod vs. SocialPilot: Why Google Thinks SocialPlod Is a Typo

https://socialplod.com/blog/socialplod-vs-socialpilot-why-google-thinks-socialplod-is-a-typo
2•dexterwura•15m ago•0 comments

Show HN: CmdBox – A CLI tool for saving and running parameterized commands

https://github.com/PhantomLambSoft/CmdBox
1•MalloyDelacroix•15m ago•0 comments

How much better is Strix 1.0? Results from a small rerun

https://theaq.blog/2026/04/28/how-much-better-is-strix-1-0-results-from-a-small-rerun.html
1•TheArtificialQ•16m ago•0 comments

EDDI – sovereign AI orchestrator, now OpenSSF Gold and a UN (UNIDO) partner

https://eddi.labs.ai/
1•ginccc•18m 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