frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Anthropic creates AI powered wetlab

https://www.reuters.com/world/anthropic-quietly-sets-up-biology-lab-it-ramps-ai-drug-program-2026...
1•theahura•19s ago•0 comments

Yahoo Finance and Polymarket End Prediction Market Partnership

https://finance.yahoo.com/media-advertising/articles/yahoo-finance-polymarket-end-prediction-1423...
1•thm•48s ago•0 comments

Infillion acquires location data company Foursquare

https://www.axios.com/2026/09/18/infillion-acquires-foursquare-location-data
2•thm•1m ago•0 comments

The quest for open PDKs (silicon foundry Process Development Kits) [video]

https://www.youtube.com/watch?v=-7indiyU9nU
2•sxzygz•2m ago•0 comments

PyTorch Implementation of MobileNet V4

https://github.com/d-li14/mobilenetv4.pytorch
2•teleforce•2m ago•0 comments

It took China 4 years to build a new canal [video]

https://www.youtube.com/watch?v=ydaxEAPrQ28
3•keytalker•6m ago•0 comments

BYD Slashes Price of Electric Car and Becomes Cheapest in Australia [video]

https://www.youtube.com/watch?v=IQrnGK5FZXI
2•thelastgallon•11m ago•0 comments

Testing 8 VLMs on a single 3090 GPU

https://www.reddit.com/r/LocalLLaMA/s/uSxsTw5Wno
3•thinkevolve•12m ago•0 comments

Google AI Studio fakes data deletion. VRP auto-banned me in 60s for reporting it

https://medium.com/@istokovicsgyorgy79/google-ai-studio-fakes-data-deletion-vrp-auto-banned-me-in...
3•Bitu79•19m ago•0 comments

Polymarket's Rush to Grow Left a Door Wide Open for Fraudsters

https://www.wsj.com/business/polymarkets-fraud-regulators-coplan-5f418ab0
5•fortran77•20m ago•1 comments

Step 5 Preview: Advancing the Pareto Frontier

https://www.stepfun.com/step-5-preview
3•nateb2022•22m ago•0 comments

Quantum Color Conjecture

https://www.avahbanerjee.com/blog/planar-quantum-coloring
3•banerjeeav•22m ago•0 comments

What are you building with jev?

2•arpanghoshal•30m ago•0 comments

Egocentric training's gig workers are helping robots learn how to do your dishes

https://www.abc.net.au/news/2026-09-20/egocentric-training-gig-workers-helping-robots-learn-tasks...
3•ahonhn•31m ago•0 comments

JEV: Ranking 6K+ peer-company candidates in ~40 seconds

https://twitter.com/Alex_aic5/status/2101523309158343137
2•aic5•39m ago•0 comments

Random Reality (2000)

https://sprott.physics.wisc.edu/pickover/pc/random_reality.html
2•rramadass•40m ago•1 comments

Adapting Fossil-scm as a platform for AI agentic workflow

https://github.com/BenSiv/fossil-scm
2•thunderbong•40m ago•0 comments

Show HN: Architectural Guardrails for AI native development

https://github.com/cxgrd/cli
2•geekgod382•40m ago•0 comments

PanoDrop: Save and rediscover immersive 360° views of anywhere in the world

https://www.panodrop.app/
2•dueffects•40m ago•0 comments

Protocol-Aware Deterministic Simulation Testing

https://tigerbeetle.com/blog/2026-08-20-protocol-aware-dst/
2•pykello•47m ago•0 comments

Integrating Volt Active Data with AI Agents and Chatbots

https://docs.voltdb.com/UsingVoltDB/ChapAI.php
2•Bluestein•50m ago•0 comments

Inference-Engine Fingerprinting Attacks Are Practical

https://arxiv.org/abs/2609.20614
5•sbulaev•51m ago•0 comments

OpenAI researcher on AI communicating across air-gaps via thermal side-channels [video]

https://www.youtube.com/watch?v=6AgOfiZOWiY
5•nujan_dev•51m ago•1 comments

Show HN: The Smallest LLM

https://gist.github.com/skorotkiewicz/dedc3b5a857be7d0f2b378334721713c
3•modinfo•53m ago•1 comments

Myth of Brand Power

https://hoskingpartners.com/perspectives/death-of-the-brand-or-dearth-of-thought/
2•rahuldracula•58m ago•0 comments

Turning 15-hour layovers into 5-day stopovers, usually for less mone

https://uwillfly.net/pl
4•privacyzvarych•59m ago•0 comments

Another terminal/shell AI assistant (shell native)

https://github.com/TheR1D/aty
2•ther2d•1h ago•1 comments

Show HN: All-in-one open-source Tab organizer

https://github.com/ringlochid/leotabs
2•ringlochid•1h ago•0 comments

The senior engineer death spiral

https://sunilpai.dev/posts/the-senior-engineer-death-spiral/
3•hisamafahri•1h ago•0 comments

Grit your teeth and ship it

https://www.seangoedecke.com/grit-your-teeth-and-ship-it/
3•calvinfo•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