frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Deciphering Basmala

https://blog.plover.com/lang/bismillah.html
1•lordgrenville•12s ago•0 comments

The loop is here (reply to "The Coming Loop" by mitsuhiko)

https://pocoo.vaked.dev/posts/2026-06-24-the-loop-is-already-here
1•pocok0xRE•29s ago•1 comments

GPT-5 helped an immunologist solve a 3-year-old mystery

https://openai.com/index/gpt-5-immunology-mystery/
1•lucamark•53s ago•0 comments

Unified Image API

https://openrouter.ai/blog/announcements/image-api/
1•ilreb•1m ago•0 comments

Blobly

https://blobly.medv.io/
1•medv•7m ago•0 comments

App Store Personalized Recommendations and Keylogging

https://mjtsai.com/blog/2026/06/12/app-store-personalized-recommendations-and-keylogging/
1•latexr•8m ago•0 comments

'Who is going to pay us when we're replaced by robots?'

https://www.theguardian.com/global-development/2026/jun/24/indian-factory-workers-told-film-thems...
1•robtherobber•10m ago•0 comments

Regular expressions that work "everywhere"

https://www.johndcook.com/blog/2026/06/23/regex-everywhere/
1•ibobev•10m ago•0 comments

Show HN: AI Use Disclaimer

https://libls.org/ai-use
1•lionkor•11m ago•0 comments

We're making Bunny DNS free: because a faster internet won't build itself

https://bunny.net/blog/were-making-bunny-dns-free/
4•dabinat•15m ago•0 comments

The Neural Basis of Laughter

https://www.cell.com/trends/neurosciences/fulltext/S0166-2236(26)00099-8
2•XzetaU8•17m ago•0 comments

Science Fiction and Fantasy Book Awards

https://sffawards.com/
2•EvgeniyZh•17m ago•1 comments

If AI Helped Me Write This, Is It Still Mine?

https://kunyuan.substack.com/p/09public-essayif-ai-helped-me-write
2•hufdr•18m ago•0 comments

Show HN: WebBase-III – dBASE III rebuilt in the browser with its own interpreter

https://github.com/DDecoene/WebBaseIII
2•ddecoene•19m ago•0 comments

SCC Technical Assistance Program

https://nerocam.com/scc_tap.asp
3•luu•19m ago•0 comments

Two Indexed Hash Tables

https://vnmakarov.github.io/data%20structures/c/c++/open-source/2026/06/23/two-indexed-hash-table...
2•ibobev•20m ago•0 comments

Grok Build 0.1: Intelligence, Performance and Price Analysis

https://artificialanalysis.ai/models/grok-build-0-1-06-16
3•himata4113•24m ago•2 comments

Show HN: A minimal and beautiful card component built with pure CSS

https://ufoym.com/slicard/
5•ufoym•26m ago•0 comments

Top June 2026

https://top500.org/lists/top500/2026/06/
3•Alien1Being•27m ago•0 comments

Show HN: Language App to Learn Actual Local Slang/Dirty Talk

https://www.realtalktutor.app/
2•travel-insider•29m ago•0 comments

How to Win a Space War

https://www.a16z.news/p/how-to-win-a-space-war
3•hoag•32m ago•0 comments

Italian startup working on a 400B language model (Italian)

https://www.ilsole24ore.com/art/frontier-grand-challenge-domyn-guidera-progetto-dell-ai-sovrana-A...
3•theanonymousone•33m ago•0 comments

Cory Doctorow on the Right – and Wrong – Way to Criticize AI

https://jacobin.com/2026/06/ai-bubble-layoffs-workers-copyright
4•thunderbong•33m ago•0 comments

A Founder Rebuilt Consistency and Completed 90% of His Weekly Goals

https://karlgusta.medium.com/how-a-founder-rebuilt-consistency-and-completed-90-of-his-weekly-goa...
1•Esimit•34m ago•0 comments

Everyday I play a game of Boggle. The next day you try and beat me

https://beatmeatboggle.com/
1•avadinhvu•35m ago•0 comments

Comail

https://comail.at/
1•bladeee•37m ago•0 comments

Any growth hacking tips to get my app it's first 10 users?

2•yudomax•37m ago•4 comments

EU joins US pact to break reliance on Chinese AI supply chains (no sovereignty)

https://www.ft.com/content/681c33a0-dcb4-4a82-9aa0-8a9172f7e5bc
3•alecco•39m ago•3 comments

GitHub Is Becoming a Giant AI Code Dump

https://maref.cc/en/blog/vibe-coding-crisis/
21•Athena-maref•43m ago•22 comments

Chinese supercomputer powered by homegrown chips tops global ranking

https://www.cnn.com/2026/06/24/tech/china-tops-world-supercomputer-ranking-intl-hnk
3•A_D_E_P_T•44m 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