frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Apple's Always-Listening Tech: A Nightmare of Constant Surveillance

https://this.weekinsecurity.com/watch-what-you-say-apple-opens-the-door-to-a-nightmare-world-of-a...
1•birdculture•1m ago•0 comments

Agents of Alienation

https://www.jaronlanier.com/agentalien.html
1•andsoitis•3m ago•0 comments

I Built 15 SLOs for an AI Agent. Here's What OpenTelemetry Could Measure

https://medium.com/data-science-collective/i-built-15-slos-for-an-ai-agent-heres-what-opentelemet...
1•tanmaydesh5189•3m ago•0 comments

Why optimistic science fiction is still possible and important

https://fasterplease.substack.com/p/why-optimistic-science-fiction-is
1•andsoitis•3m ago•0 comments

Learn Bash

https://learnbash.vercel.app/
1•agilek•4m ago•0 comments

The LattePanda Sigma

https://taoofmac.com/space/reviews/2026/09/13/1700
1•rcarmo•5m ago•0 comments

Elon Musk's secretive backer builds $40B SpaceX stake

https://www.ft.com/content/c765f312-e698-4d31-bf71-f64a656ad6f4
3•geoffbp•5m ago•0 comments

Show HN: ClientCoded – QA Platform for AI Agents

https://clientcoded.com/environments
1•travishcronin•6m ago•0 comments

Contradiction (1937)

https://redsails.org/on-contradiction/
1•andsoitis•7m ago•0 comments

The Distribution of Users' Computer Skills: Worse Than You Think

https://www.nngroup.com/articles/computer-skill-levels/
1•Spide_r•7m ago•0 comments

GBA Host (PICO-8 to GBA)

https://github.com/natureglass/real8-explorer/tree/main/src/platforms/gba
1•giancarlostoro•9m ago•0 comments

Automattic confirms Mullenweg has returned as CEO after attempted board ouster

https://techcrunch.com/2026/09/12/automattic-confirms-mullenweg-has-returned-as-ceo-after-attempt...
1•ilamont•9m ago•0 comments

Orchflows: You only need 2 skills to make infinitely complex agents

https://github.com/DanMcInerney/orchflows
1•DanMcInerney•10m ago•0 comments

Send Screenshots to Your Clipboard: My #1 macOS Quality of Life Improvement

https://leonaves.com/blog/screenshots-to-clipboard/
2•leonaves•10m ago•0 comments

Why OpenHAB?

https://www.openhab.org/
3•Bluestein•13m ago•1 comments

Pretraining progress is mostly coming from data

https://www.dwarkesh.com/p/pretraining-progress-is-mostly-data
1•gmays•13m ago•0 comments

Autonomy Preservation

https://simonsocolow.com/blog/keeping-autonomy-when-using-ai/
1•ssocolow•19m ago•0 comments

Mark Zuckerberg: "Cambridge Analytica" (2017)

https://twitter.com/TechEmails/status/2099214399840059428
21•mfiguiere•19m ago•1 comments

France announces <€1B in emergency farm support after 2026 summer

https://www.thescottishfarmer.co.uk/news/26534316.france-unveils-eur1-1bn-aid-package-drought-hit...
1•nephihaha•20m ago•1 comments

Predicting and Altering Human Opinions

https://hunchfox.com/blog/predicting-and-changing-human-opinions.html
2•sahil_chaudhary•22m ago•0 comments

Solve the Loop: Attractor Models for Language and Reasoning

https://arxiv.org/abs/2605.12466
1•jerlendds•23m ago•1 comments

A computational constitution to stop LLM agents from bricking servers

https://github.com/misqe/zero-trust-llm
2•misqe•23m ago•0 comments

A Layman's Guide to Linux Distros

https://petrisha.club/a-laymans-guide-to-linux-distros
1•lylo•24m ago•0 comments

Building projects in the AI era for Software Engineers

https://hsnice16.medium.com/building-projects-in-the-ai-era-for-software-engineers-72f3ddcd2a40
1•hsnice16•24m ago•0 comments

Object Storage Costs Compared

https://objectcost.com
1•montyanderson•24m ago•0 comments

Show HN: Credit against tokenised stocks for agents. punish us please

https://vaaya.ai/credit-against-securities-for-agents
1•nakulkelkar•25m ago•0 comments

So software is mostly dead and hardware it is

https://twitter.com/levelsio/status/2099098086035382334
3•acopetkovic•26m ago•0 comments

Americans Go Off at Data Center Town Hall

https://www.youtube.com/watch?v=IxvjA3H8nYw
2•emsign•27m ago•0 comments

Show HN: VibeWorld – a shared terminal world for developers and scientists

https://github.com/SorBalda/vibeworld
2•sorbalda•28m ago•0 comments

Hitting a NERVE with attacks on AI-powered brain-computer interfaces

https://anil.recoil.org/notes/nerve-attacks
3•matt_d•28m ago•1 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