frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Photo-to-anime tools still feel stuck between"filterapps"and"prompt engineering"

https://animephotogen.com/
1•LumisYY•16s ago•0 comments

Anybuild

https://www.anybuild.run
1•jedisct1•1m ago•0 comments

The Starfish and the Spider [pdf]

https://earthprayer.net/library/Starfish-and-Spider-Ori-Brafman-Summary.pdf
1•rzk•3m ago•0 comments

Claude weekly limit for "20x" plan is 10x; 20x applying to 5h limits

https://twitter.com/thsottiaux/status/2094254532020818191
2•m101•4m ago•0 comments

Ask HN: Is Rust is a real niche programming language?

2•juntz•7m ago•0 comments

Breaking Claude Code Opus 5 Auto Mode

https://embracethered.com/blog/posts/2026/breaking-claude-code-opus-5-and-automode/
1•Recursing•11m ago•0 comments

SK Hynix CEO sees memory chip shortage lasting until 2030

https://www.sammyfans.com/2026/08/29/sk-hynix-ceo-sees-memory-chip-shortage-lasting-until-2030/
1•porridgeraisin•13m ago•0 comments

Ask HN: Why is Founder Mode not working for Airbnb?

1•jorisboris•15m ago•0 comments

African-hosted 4-vCPU / 8-GB / 200-GB VPS for $5.89/month

1•SiveHost•16m ago•1 comments

Grok Bot's 10 Features That Separate It from the AI Agent Pack

https://pub.towardsai.net/grok-bots-10-features-that-actually-separate-it-from-the-ai-agent-pack-...
1•glennall•17m ago•0 comments

McDonaldization

https://en.wikipedia.org/wiki/McDonaldization
1•soblemprolver•18m ago•1 comments

We all share a 15-acre Georgian mansion for the price of a two-bed house

https://www.bbc.com/news/articles/cg7mglglvmgo
1•thunderbong•19m ago•1 comments

Show HN: Type

https://type.thingg.co/
1•aosmith•19m ago•0 comments

A sandbox is not a permission model for multiagent systems

https://github.com/agentconnect-md/agentconnect
3•Kkkkki•21m ago•1 comments

Lean Explained with TypeScript

https://gruhn.me/blog/2026-08-29/
1•ngruhn•24m ago•0 comments

Unlimited Codex, Inside ChatGPT

https://github.com/devnoname120/codexify
2•Ey7NFZ3P0nzAe•27m ago•0 comments

Building an open source (turbopuffer alternative)in Rust – Kosha

https://github.com/decover-tech/kosha
1•ravitandon1990•31m ago•1 comments

Meta Security Researcher's AI Agent Accidentally Deleted Her Emails

https://au.pcmag.com/ai/116091/meta-security-researchers-ai-agent-accidentally-deleted-her-emails
8•Bluestein•36m ago•2 comments

Croc v11.3 goes peer-to-peer

https://getcroc.com/blog/croc-v11-3-release-update
2•haunter•44m ago•0 comments

Advice on Upskilling [pdf]

https://www.justinmath.com/files/advice-on-upskilling.pdf
1•miletus•46m ago•0 comments

How to Pretty-Print Your Kubernetes YAML as Kyaml and Why You'd Want To

https://kubernetes.io/blog/2026/08/11/how-to-pretty-print-kubernetes-yaml-as-kyaml/
1•jamietanna•46m ago•0 comments

Habit tracker bullet journal ideas

https://trackthehabit.com/bullet-journal-habit-tracker-layouts/
1•ahmadhussain89•46m ago•0 comments

Conversations Can Shape Reality

https://nautil.us/how-conversations-can-shape-reality-1284420
1•XzetaU8•48m ago•0 comments

SK Hynix Weighs Japan Memory Plant Deal to Supply AI Boom

https://www.bloomberg.com/news/articles/2026-08-31/sk-hynix-weighs-japan-memory-fab-partnership-t...
1•aufklarer•49m ago•0 comments

US and Iran Exchange Attacks for First Time in About a Month

https://www.bloomberg.com/news/articles/2026-08-30/us-strikes-iranian-rocket-launchers-in-first-a...
1•ipotapov•54m ago•0 comments

Trump demands Canadian companies doing business with USA move there immediately

https://www.independent.co.uk/news/world/americas/us-politics/trump-canada-businesses-truth-socia...
5•emptybits•56m ago•2 comments

Setting Up a Kernel Debugging Environment (2021)

https://pwning.systems/posts/setting-up-a-kernel-debugging-environment/
1•vismit2000•57m ago•0 comments

Starting AI Safety Study Group to Do Arena Curriculum

https://www.lesswrong.com/posts/eysGHNdvgAYwZjC3r/starting-ai-safety-study-group-to-do-arena-curr...
1•joozio•57m ago•0 comments

Claude Code reduces it's weekly limit by 17% – compared to today

https://twitter.com/ClaudeDevs/status/2093742322525810912
7•partsch•58m ago•0 comments

Nvidia DLSS 5: Modders enable AI faces in all sorts of games

https://www.heise.de/en/news/Nvidia-DLSS-5-Modders-enable-AI-faces-in-all-sorts-of-games-11434015...
1•doener•1h 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