frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Chat Bar Isn't Lazy Design

https://metedata.substack.com/p/006-the-chat-bar-isnt-lazy-design
1•young_mete•46s ago•0 comments

Strategy to reduce >350k yearly deaths From heart disease by 2050

https://pubmed.ncbi.nlm.nih.gov/41738089/
1•brandonb•59s ago•0 comments

Designing the Transport Typeface

https://www.thamesandhudson.com/blogs/all-news-features/designing-the-transport-typeface-margaret...
1•speckx•1m ago•0 comments

The AlphaFold moment for materials is not any time soon

https://www.lesswrong.com/posts/6SaZ7z2fpKRYEBdff/the-alphafold-moment-for-materials-is-not-any-t...
1•gmays•1m ago•0 comments

The Cheap (Actual) AI Assistant Era Is Almost Here

https://hec.works/blog/ai-assistant-era/
1•dividedcomet•1m ago•0 comments

Why AI hasn't replaced human expertise–and what that means for your SaaS stack

https://stackoverflow.blog/2026/04/15/why-ai-hasn-t-replaced-human-expertise/
1•salkahfi•2m ago•0 comments

Ask HN: Opus Agent Drifting

1•ramon156•2m ago•0 comments

Flowly is live on Product Hunt today – would love your support

https://www.indiehackers.com/post/flowly-is-live-on-product-hunt-today-would-love-your-support-Az...
1•max_flowly_run•3m ago•0 comments

A guide to model quantization in fine-tuning (and how to pick the right GGUF)

https://www.siquick.com/blog/model-quantization-fine-tuning-pick-right-gguf
1•siquick•4m ago•0 comments

1-week challenge using resilient LLMs (starts this Sunday)

https://github.com/gitcommitshow/resilient-llm
1•prasadshankar•4m ago•0 comments

I built a personal dashboard to see what my agents cost and where they get stuck

https://debrief-app.com/
1•ameserop•4m ago•0 comments

Show HN: Lazyagent – TUI for to watch all your AI coding agents

https://github.com/chojs23/lazyagent
4•neozz•5m ago•0 comments

TollGate is the pay-as-you-go internet access on open networks

https://tollgate.me/
1•janandonly•5m ago•0 comments

God Sleeps in the Minerals

https://wchambliss.wordpress.com/2026/03/03/god-sleeps-in-the-minerals/
2•speckx•6m ago•0 comments

Don't Trust Password Managers? Hippo May Be the Answer

https://hackaday.com/2026/04/15/dont-trust-password-managers-hippo-may-be-the-answer/
1•beardyw•7m ago•0 comments

A Long History of Feeling Small

https://worldhistory.substack.com/p/a-long-history-of-feeling-small
1•crescit_eundo•7m ago•0 comments

Pausing new GitHub Copilot Pro trials

https://github.blog/changelog/2026-04-10-pausing-new-github-copilot-pro-trials/
2•ms7892•8m ago•0 comments

9 years building a task manager, last 2 years all in with AI

https://selfmanager.ai/
1•mariansorca•8m ago•1 comments

Ancient Excel bug comes out of retirement for active attacks

https://www.theregister.com/2026/04/15/excel_exploit/
1•Brajeshwar•9m ago•0 comments

Show HN: Chat-rs, yet another LLM provider

https://github.com/eggermarc/chat-rs
1•eggermarc•14m ago•0 comments

The Case for WordPress

https://randomwire.com/the-case-for-wordpress/
1•randomwire•14m ago•0 comments

Show HN: Kino is a Google TV app that turns the TV into a media server

https://play.google.com/store/apps/details?id=com.mrtksn.kino&hl=en_US
1•mrtksn•15m ago•0 comments

The Design Landscape of Robot Learning Is a Minefield

https://allevato.me/2026/04/15/robot-learning-is-a-minefield
1•kukanani•16m ago•0 comments

Show HN: Agent first social media scheduling

https://mallary.ai/
1•samteeeee•16m ago•0 comments

US national level OS-level age verification bill

https://social.coop/@cwebber/116408556882122186
2•marvinborner•16m ago•0 comments

Binary Encodings for JSON and Variant

https://jincongho.com/posts/designing-binary-encodings-for-json-and-variant/
1•jincongho•17m ago•0 comments

Geiger Mode Lidar Viewer

https://imagery.3deolidar.com/
1•oliver236•20m ago•0 comments

Marines on way to Middle East seen using rifles with anti-drone smart scope

https://taskandpurpose.com/news/marines-drone-optic-2026/
2•Teever•21m ago•0 comments

HDF

https://en.wikipedia.org/wiki/Hierarchical_Data_Format
1•tosh•21m ago•0 comments

AI ruling prompts warnings from US lawyers: Your chats could be used against you

https://www.reuters.com/legal/government/ai-ruling-prompts-warnings-us-lawyers-your-chats-could-b...
3•alephnerd•23m ago•0 comments
Open in hackernews

Show HN: Real‑time tracking of candidates' promises in the Canadian election

https://2025.buildcanada.com
2•jmacd•11mo 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