frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Atlassian Is Not Collapsing – But Its Business Model Might Be

https://www.ctol.digital/news/atlassian-credibility-crisis-not-a-collapse/
1•donutshop•2m ago•0 comments

Ask HN: Resources for a conceptual model of LLMs as applicable to coding?

1•pramodbiligiri•8m ago•0 comments

Cockroach Milk: Yes. You Read That Right

https://www.npr.org/sections/thesalt/2016/08/06/488861223/cockroach-milk-yes-you-read-that-right
1•thunderbong•9m ago•0 comments

Same Chat App, 4 Frameworks: Pydantic AI vs. LangChain vs. LangGraph vs. CrewAI

https://oss.vstorm.co/blog/same-chat-app-4-frameworks/
1•kacper-vstorm•11m ago•1 comments

World Vibe Web: a distributed, open-source app store

https://wvw.dev
2•semioz•13m ago•0 comments

Country Filter for X/Twitter

https://geofilterx.com/
1•hgarg•14m ago•0 comments

Shopify/liquid: Performance: 53% faster parse+render, 61% fewer allocations

https://simonwillison.net/2026/Mar/13/liquid/
1•duck•19m ago•0 comments

Agentic, fully-automated reverse engineering

https://github.com/amruth-sn/kong
1•amruth-•22m ago•0 comments

A record number of objects went into space in 2025

https://ourworldindata.org/data-insights/a-record-number-of-objects-went-into-space-in-2023
1•jonbaer•22m ago•0 comments

National Dex

https://nationaldex.io/
2•timlang1024•23m ago•0 comments

Waller – Game that teaches the fundamentals of drystone walling

https://www.orthodoxmasonry.com/waller
1•helloplanets•24m ago•0 comments

Show HN: High-Precision Companion Matrix Root Finder

https://github.com/ratwolfzero/Poly_Root
1•ratwolf•25m ago•0 comments

Pirate Bananagrams

https://piratebanana.com/
1•hihellokath•28m ago•1 comments

Texico – Learn the principles of programming, for kids

https://www3.nhk.or.jp/nhkworld/en/shows/texico/
2•LeoPanthera•28m ago•0 comments

Ceno, browse the web without internet access

https://ceno.app/en/index.html?
1•mohsen1•29m ago•0 comments

Show HN: From Claude Code to OpenCode – My Evolution in Vibe AI Engineering

1•denis4inet•32m ago•0 comments

Hedley Davis (Amiga 3000, 3DO, Xbox, UDel prof) has died

https://www.daniels-hutchison.com/obituaries/Hedley-Combs-Davis?obId=47519295
1•pcherna•32m ago•1 comments

Private Credit's 'Back Leverage' Is Another Pain Point for Funds

https://www.bloomberg.com/news/articles/2026-03-12/private-credit-s-back-leverage-is-another-pain...
1•petethomas•33m ago•0 comments

FP-Go V2: Enhanced Functional Programming for Go 1.24

https://github.com/IBM/fp-go/blob/main/v2/README.md
1•mroche•37m ago•1 comments

ShowHN: Turn PDFs, notes and spreadsheets into business briefs

https://gixo.ai/gixo-briefs
2•hardikparikh29•40m ago•1 comments

Chrome extension adjusts video speed based on how fast the speaker is talking

https://github.com/ywong137/speech-speed
1•MrBuddyCasino•42m ago•0 comments

The Autonomous Battlefield

https://www.foreignaffairs.com/middle-east/autonomous-battlefield
3•anjel•44m ago•2 comments

I traced $2B in nonprofit grants for Meta and Age Verification lobbying

4•theseusares•45m ago•1 comments

Dwarkesh on the Anthropic situation

https://www.youtube.com/watch?v=KBPOTklFTiU
1•musha68k•45m ago•0 comments

Emergency sirens in SF won't sound alarm even during Iranian drone threat

https://www.sfgate.com/bayarea/article/emergency-siren-iran-drone-22073043.php
4•mikhael•50m ago•0 comments

Show HN: SiMM – Distributed KV Cache for the Long-Context and Agent Era

https://github.com/scitix/SiMM
1•SherryWong•50m ago•0 comments

Palantir CEO Makes Confession on Disrupting Democratic Power

https://newrepublic.com/post/207693/palantir-ceo-karp-disrupting-democratic-power
5•mindracer•51m ago•2 comments

Feng Shui Refactoring

https://alganet.github.io/blog/2026-03-12-20-Feng-Shui-Refactoring.html
1•chmaynard•52m ago•0 comments

Surging Energy Costs Put German Industry 'In Danger'

https://www.nytimes.com/2026/03/13/business/energy-environment/iran-energy-costs-germany-factorie...
2•mikhael•54m ago•0 comments

I Infected My iPhone with Russian Spyware. Here's What I Found [video]

https://www.youtube.com/watch?v=XQvZ2mLnZVI
2•skibz•59m ago•0 comments
Open in hackernews

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

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