frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

America's Driver's License Breach Is a National Security Disaster

https://www.lawfaremedia.org/article/america%27s-drivers-licence-breach-is-a-national-security-di...
1•hn_acker•1m ago•0 comments

GPS

https://ciechanow.ski/gps/
1•at1as•2m ago•0 comments

Show HN: Claude Meter – a macOS menu-bar meter for Claude's usage limits

https://github.com/sanchitkd/claude-meter
1•sanchitkd•2m ago•0 comments

Laundering Federal Election Interference in the Midterms

https://www.lawfaremedia.org/article/laundering-federal-election-interference-in-the-midterms
1•hn_acker•2m ago•0 comments

Programmatic comparison tool for 42 cloud providers across 9 categories

https://cloudcompare.dev/
1•atmeszaros•3m ago•0 comments

14,000 public domain videos visually searchable for free

https://www.youtube.com/watch?v=2dzqQItDmdg
1•Gecko4072•3m ago•0 comments

Show HN: Go Bindings for SCIP Optimizer

https://github.com/egoisutolabs/scipgo
1•generalist_dev•3m ago•0 comments

How to Run Super Mario Bros on Xiaomi Mi Band 4

https://blog.qwertyforce.dev/posts/miband4_nes
1•qwertyforce•4m ago•1 comments

V1.1 state of open source- OS 4.4 months behind frontier [pdf]

https://stateofopensource.ai/state-of-open-source-ai-v1-1.pdf
2•airplanesandOS•6m ago•1 comments

Don't Trust. Verify. Offline, sub-millisecond agent verification with ANS

https://www.godaddy.com/resources/news/dont-trust-verify-offline-sub-millisecond-agent-verificati...
1•kperry•8m ago•0 comments

The Convenient Fear of AI

https://medium.com/@claudi.martinez/the-convenient-fear-of-ai-9f38cfa5898b
1•curial•8m ago•0 comments

You can run Git on object storage if you re-make packfiles

https://www.tigrisdata.com/blog/objgit-packfiles/
2•techknowlogick•9m ago•0 comments

Code Snacks

https://laurenbasser.site/code-snack
1•ibobev•9m ago•0 comments

Superphenix – An open source IaaS/PaaS/SaaS platform based on Kubernetes

https://github.com/super-phenix/superphenix
1•rdg42•10m ago•0 comments

Show HN: Voice AI that runs on CPUs

https://lokutor.com/
1•lokutor•10m ago•0 comments

Tell HN: Stop Saying "Gates"

3•fouc•10m ago•2 comments

Deshittification as a Service: Reclaiming Privacy and Performance

https://fabricati-diem.inform.social/post/deshittification-as-a-service/
1•utiiiD•14m ago•0 comments

For the Love of God, Please Put on Headphones

https://www.wsj.com/tech/personal-tech/speakerphone-in-public-spaces-08a6a16d
1•fortran77•16m ago•1 comments

Irish bank strikes (1966–1976)

https://en.wikipedia.org/wiki/Irish_bank_strikes_(1966%E2%80%931976)
1•Tomte•17m ago•0 comments

Cockroach Continuum – Elastic Infrastructure for Agentic Database Estates

https://www.cockroachlabs.com/blog/continuum-architecture/
3•robreid_io•17m ago•0 comments

Show HN: Eulix - Code navigation for large codebases

2•Nurysso•18m ago•0 comments

Future of Motion Video creation is prompting

https://github.com/veedstudio/open-edit
2•hackerabi•18m ago•1 comments

Mesop is no longer maintained as of September 30, 2026

https://github.com/mesop-dev/mesop
2•squidi•19m ago•1 comments

Show HN: Async multi-agent coordination across physical environments

https://github.com/BlahBlah23406/agent-comms
2•BlahBlah23406•19m ago•0 comments

Swift 6.4 Released

https://www.swift.org/blog/swift-6.4-released/
28•timsneath•19m ago•4 comments

US Commerce Department ordered Kalshi to remove AI compute futures product

https://www.semafor.com/article/09/15/2026/commerce-dept-ordered-kalshi-to-take-down-ai-compute-f...
3•utiiiD•20m ago•0 comments

Uganda Population Pyramid 2026

https://www.populationpyramid.net/uganda/2026/
2•frasermarlow•20m ago•1 comments

Show HN: Leo – a Markdown engineering process for AI coding agents

https://github.com/alex-zaporozhan/leo
2•alex-zaporozhan•21m ago•0 comments

Remembrance of Websites Past

https://zeldman.com/2026/09/14/remembrance-of-websites-past/
2•tosh•21m ago•0 comments

Ansible Galaxy API times out, breaking collection installs

https://galaxy.ansible.com
2•oriettaxx•22m 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