frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Mosey Parker – find a ride in bikeshare systems worldwide (iOS)

https://moseyparker.com
1•mjmsmith•40s ago•0 comments

CPU vs. FPGA data flow differences explained in a short animation [video]

https://www.youtube.com/watch?v=BML1YHZpx2o
1•binyu•1m ago•0 comments

Defining new Jax types with hijax

https://docs.jax.dev/en/latest/hijax_types.html
1•fhchl•5m ago•0 comments

The Trump administration Shakes Up Federal Grantmaking

https://thedispatch.com/article/office-of-management-and-budget-vought-grantmaking-rules/
1•paulpauper•6m ago•0 comments

What Made the Sopranos Great

https://www.richardhanania.com/p/what-made-the-sopranos-great
1•jger15•7m ago•0 comments

AI customers are coming around to the idea that small is beautiful

https://www.theregister.com/ai-and-ml/2026/07/11/ai-customers-are-coming-around-to-the-idea-that-...
1•Bender•7m ago•0 comments

Show HN: Async NFS client library for Rust, without an OS mount point

https://github.com/s2-streamstore/nfs-crust
1•shikhar•7m ago•0 comments

Theia, a fact-checker that flags sycophancy from ChatGPT/Claude/Gemini

https://gettheia.org/
1•plushywushy•7m ago•1 comments

A Beautiful Theory Falls to Ugly Data

https://marginalrevolution.com/marginalrevolution/2026/05/a-beautiful-theory-falls-to-ugly-data.html
1•paulpauper•8m ago•0 comments

Welcome to Space Jam

https://spacejamteam.substack.com/p/welcome-to-space-jam
2•paulpauper•9m ago•0 comments

Terrifying moment Grandpa is launched eight feet in the air by charging bison

https://www.dailymail.com/news/article-15971065/Grandpa-launched-eight-feet-air-bison-Yellowstone...
1•Bender•10m ago•0 comments

Aeroplane: Self-Hostable Railway

https://aeroplane.run/
1•bundie•10m ago•0 comments

You shouldn't have to show your address to buy a beer

https://www.malikpwarren.com/blog/selective-disclosure-beer
1•tomrod•10m ago•0 comments

Neocities: Create your own free website

https://neocities.org/
2•Tomte•10m ago•0 comments

Abnormal Response to Anthropic Lawsuit

https://abnormal.ai/blog/abnormal-response-to-anthropic-lawsuit
1•backlit4034•10m ago•0 comments

FBI is 'assisting' police after Lindsey Graham's death day after Ukraine trip

https://www.dailymail.com/news/article-15971771/Mystery-swirls-Lindsay-Graham-sudden-death-Ukrain...
4•Bender•11m ago•0 comments

Global Fishing Watch Map

https://globalfishingwatch.org/map/
1•willmeyers•13m ago•0 comments

Not your keys, not your songs: Last rites for Nina Protocol

https://components.news/not-your-keys-not-your-songs-nina-protocol/
1•CharlesW•14m ago•0 comments

AI's memory. On your machine, under your control

https://github.com/EXXETA/exxperts
1•alindnbrg•16m ago•1 comments

Cardspark_UI – React UI for TCG Builders

https://cardspark.dev
1•reb•20m ago•0 comments

Show HN: 2n – write directory based notes in the terminal

https://github.com/plannotator/2n
1•ramoz•22m ago•0 comments

AI Model Co-Design: Hardware-Friendly LLM Design

https://developer.nvidia.com/blog/ai-model-co-design-hardware-friendly-llm-design/
1•matt_d•24m ago•0 comments

FOIA The Dead: Sends an automated request to FBI if an obituary appears in NYT

https://foiathedead.org/
1•toomuchtodo•25m ago•1 comments

What leaked messages tell us about global hacking gang

https://www.bbc.com/news/articles/cz9lz8zp04po
3•devonnull•25m ago•0 comments

Lindsey Graham Has Died

https://www.pbs.org/newshour/politics/sen-lindsey-graham-dies-after-a-brief-and-sudden-illness-hi...
5•theckel•26m ago•1 comments

A sovereign, open foundation model for German and English

https://twitter.com/effi288/status/2075904321707798699
1•sdoering•28m ago•0 comments

YC's Head of Design Shows You How to Design with AI [video]

https://www.youtube.com/watch?v=VbqaL_eHhKY
1•Udo_Schmitz•28m ago•0 comments

Show HN: Translate – offline translate CLI for Mac

https://github.com/Arthur-Ficial/translate
1•franze•30m ago•0 comments

US insists Strait of Hormuz is open as it exchanges strikes with Iran

https://www.bbc.com/news/articles/cj9gkpp0dkeo
1•thisislife2•30m ago•0 comments

Diplomatic Bag

https://en.wikipedia.org/wiki/Diplomatic_bag
1•xqb64•32m 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