frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How Google's Beta Tester Requirement Created a Fiverr Grey Market

https://danunparsed.com/p/googles-beta-tester-requirement
2•sambellll•1m ago•0 comments

The Black Hole Scientists Say Is Growing Too Fast

https://substack.com/profile/512907875-hamza-ashkar/note/c-264627457
1•hamzaashkar•3m ago•0 comments

Agent evals should feel like real work

https://www.zohaib.cc/blog/agent-evals
1•zed_labs_dev•22m ago•0 comments

Verifying a Caliptra Boot-FSM Bug with Mununu

https://marianocerrutti.substack.com/p/verifying-a-caliptra-boot-fsm-bug
1•hasheddan•22m ago•0 comments

The Densest (Urban) Environment in the World

https://oldurbanist.blogspot.com/2011/09/densest-urban-environment-in-world.html
2•Neuronaut•26m ago•0 comments

Poll: Test

1•sillysaurusx•29m ago•0 comments

The Green Side of the Lua

https://arxiv.org/abs/2601.16670
2•radiator•30m ago•0 comments

Star Citizen game has reached $1B in funding

https://robertsspaceindustries.com/en/funding-goals
3•speckx•32m ago•0 comments

Show HN: JavaScript Crossword – a crossword where the clue = eval(answer)

https://lyra.horse/fun/jscrossword/
1•rebane2001•34m ago•0 comments

No Asterisk Products Manifesto: hardware that works when the servers go down

https://noasteriskproducts.org/
2•brooklyntom•41m ago•0 comments

Built a small PR guardrail for token bloat, worth maintaining?

https://github.com/unloopedmido/contextlevy
1•nonlooped•44m ago•0 comments

Test

1•sillysaurusx•45m ago•0 comments

Cracked in under a minute: (nearly) every other password

https://www.kaspersky.com/blog/passwords-hacking-research-2026/55743/
1•gnabgib•50m ago•1 comments

The Enhanced Games: It's like the Olympics – except steroids are allowed

https://www.bbc.com/news/articles/cedpz1zqp8po
3•busymom0•51m ago•2 comments

Librarian: Tidy Up the Arcane Library

https://store.steampowered.com/app/4197610/Librarian_Tidy_Up_the_Arcane_Library/
1•doener•52m ago•0 comments

What Are Atoms Made Of?

https://johncarlosbaez.wordpress.com/2026/05/24/what-are-atoms-made-of/
1•mathgenius•53m ago•0 comments

Show HN: Tuie - A rich, performant TUI library for rust

https://github.com/jake-stewart/tuie
1•vim-god•54m ago•0 comments

TID: Linux kernelmodule–flushes CPU cache after wiping sensitive data CLFLUSHOPT

https://github.com/ahmaaaaadbntaaaaa-byte/TID-The-Instant-Destroyer
1•TID_Ahmad•55m ago•0 comments

Anthropic and OpenAI race to embed engineers inside Wall Street workflows

https://thenewstack.io/anthropic-openai-wall-street-ai-agents-developers/
1•dr_dshiv•58m ago•0 comments

What to know about the AI models that are jolting Washington

https://www.politico.com/news/2026/05/24/anthropic-openai-mythos-what-to-know-00934668
2•TMWNN•1h ago•1 comments

AI for Design Needs Solving

https://freedium-mirror.cfd/https://medium.com/@mini.1409/ai-for-design-needs-solving-db3f11af77d4
1•vinayak-shukla•1h ago•0 comments

AI in journalism: Live tracker of scandals and mistakes

https://pressgazette.co.uk/publishers/digital-journalism/ai-journalism-mistakes/
2•gnabgib•1h ago•0 comments

I Mistook Movement for Life

https://www.sashankaryal.com/posts/2026-05/24
1•sashankaryal•1h ago•0 comments

Why Trump Lost to Iran

https://www.theatlantic.com/politics/2026/05/why-trump-lost-iran/687291/
2•chmaynard•1h ago•2 comments

Snuffleupagus, a newly described species, is an adorable little predator

https://www.cbc.ca/radio/asithappens/snuffleupagus-fish-9.7207623
4•curmudgeon22•1h ago•1 comments

Seagulls in sharp decline because they can't cope with modern life

https://www.edp24.co.uk/news/26118875.new-bto-report-reveals-seagulls-sharp-decline/
2•austinallegro•1h ago•0 comments

Predicting AI Job Exposure

https://www.ben-evans.com/benedictevans/2026/5/24/ai-job-exposure
1•chmaynard•1h ago•0 comments

ROCm 7.13: Expanding Hardware, Tools, and Reach

https://rocm.blogs.amd.com/ecosystems-and-partners/rocm-7.13-blog/README.html
2•mindcrime•1h ago•0 comments

Arcana: Shape the Language. Control the Machine

https://github.com/Zick9510/Arcana
1•Zick9510•1h ago•0 comments

How to build your own software factory

https://web.navan.dev/posts/2026-05-06-how-to-build-your-own-software-factory.html
2•_doctor_love•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