frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

XINF MCP Server

https://xinf.dev/mcp
1•ZeroTerabytes•1m ago•1 comments

Canonical launches Ubuntu Core 26

https://canonical.com/blog/canonical-launches-ubuntu-core-26
1•LopRabbit•2m ago•0 comments

Ben Welsh made an index of all FiveThirtyEight articles on the Internet Archive

https://fivethirtyeightindex.com/
1•ChocMontePy•3m ago•1 comments

'We don't see a robot as a threat: simply another form of presence in the world'

https://english.elpais.com/science-tech/2026-05-16/takeshi-yoro-anatomist-in-japan-we-dont-see-a-...
1•Geekette•5m ago•0 comments

Sci/acc: what happens to science after super-intelligence?

https://willzeng.com/shared/sciacc.html
1•wzeng•7m ago•0 comments

Ubuntu Core 26 targets IoT, offers up to 15 years of security maintenance

https://www.cnx-software.com/2026/05/19/ubuntu-core-26-targets-iot-devices-and-embedded-systems-o...
1•0in•11m ago•0 comments

On Guard! The Story of SAGE [IBM, 1956]

https://www.youtube.com/watch?v=lFGco9ZsFGE
1•doctaj•14m ago•1 comments

Optimize_anything: A Universal API for Optimizing Any Text Parameter

https://arxiv.org/abs/2605.19633
2•LakshyAAAgrawal•16m ago•1 comments

Google accused of pushing 'free for life' G Suite users onto paid plans

https://www.theregister.com/applications/2026/05/19/google-accused-of-pushing-free-for-life-g-sui...
3•0in•17m ago•0 comments

Chairman and Commssioners – CFTC

https://www.cftc.gov/About/Commissioners/index.htm
1•seliopou•26m ago•0 comments

Towards Identifying the Economics and Efficiency of Fuzzers vs. Agents

https://dangerouserrors.com/posts/2026-04-06-towards-identifying-the-economics-of-fuzzers-vs-agents/
2•mooreds•32m ago•0 comments

Writing clear docs when you naturally think in code

https://www.knowledgeowl.com/blog/posts/writing-docs-when-you-think-in-code
1•eigenBasis•33m ago•0 comments

Cavity quantum electrodynamics control of quantum Hall stripes

https://www.nature.com/articles/s41567-026-03287-3
2•bookofjoe•36m ago•0 comments

US Justice Department 'forever' bars IRS from auditing Trump's past tax returns

https://www.theguardian.com/us-news/2026/may/19/trump-irs-settlement-tax-returns
6•embedding-shape•42m ago•1 comments

Poor grip strength linked to greater odds of developing depression

https://medicalxpress.com/news/2026-05-early-poor-strength-linked-greater.html
1•Gaishan•45m ago•0 comments

Stop paying $360/year to access your own email history

https://mailvaulty.com
1•khaledsabae•45m ago•1 comments

LLMs Are Revealing How Low the Bar Is (and Lowering It Even Further)

https://countercraft.substack.com/p/llms-are-revealing-how-low-the-bar
3•crescit_eundo•49m ago•0 comments

State Space Models, Explained Through Code

https://karthik-ragunath-ananda-kumar-blogs.notion.site/State-Space-Models-Explained-Through-Code...
1•eigenBasis•50m ago•0 comments

StartupStarter – we built a company brain so AI can do your work

https://startupstarter.co/
1•SCJB•54m ago•3 comments

Google Cloud has blocked our account, making some Railway services unavailable

https://twitter.com/i/status/2056883076496789854
7•bundie•57m ago•3 comments

An AI Co-Scientist for Hypothesis Generation from Google DeepMind

https://doi.org/10.1038/s41586-026-10644-y
3•car•57m ago•0 comments

Windows on Nintendo 64

https://www.youtube.com/watch?v=eGS9su_inBY
3•cedel2k1•1h ago•0 comments

Everything You Do Is Being Recorded

https://www.theatlantic.com/technology/2026/05/ai-wearable-surveillance-countermeasures/687203/
2•breve•1h ago•1 comments

Railway Blocked by Google Cloud

https://status.railway.com/?date=20260519
70•aarondf•1h ago•12 comments

Google's First AI Smart Glasses Launching This Fall with iPhone Support

https://www.macrumors.com/2026/05/19/google-ai-smart-glasses-iphone-support/
1•mikhael•1h ago•0 comments

I made an App that uses local LLMs to monitor your screen

1•roy3838•1h ago•0 comments

Show HN: The user agents crawling HN today

https://ai.realhackers.org/user_agents.txt
2•Bender•1h ago•1 comments

Show HN: Export Webflow sites and CMS content

https://www.webflowexport.com/
2•happyyeti•1h ago•1 comments

Generative art collection based on human interpretation

https://www.mixedmessages.fyi/auction
1•knownquantity_•1h ago•2 comments

WhatsApp Web Became Facebook

https://old.reddit.com/r/whatsapp/comments/1ti3qxf/whatsapp_web_became_facebook/
3•Crier1002•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