frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The OpenAI and Anthropic AI Hacking Sprees Are a Messy New Legal Frontier

https://www.wired.com/story/openai-anthropic-ai-hacking-sprees-illegal/
1•joozio•3m ago•0 comments

A Hermes Agent Skill Looping Between Codex and Claude Code

https://codenote.net/en/posts/issue-to-pr-autonomous-loop-hermes-agent-skill/
1•yruzin•3m ago•0 comments

Waxy Refresh: Supercut.org – 20% of Videos Hosted On Vimeo No Longer Accessible

https://waxy.org/2026/07/waxy-refresh-supercut-org/
1•tech234a•4m ago•0 comments

IssueTrojanBench: Benchmarking AI Coding Agents Against Malicious Issue Requests

https://arxiv.org/abs/2607.20759
2•yruzin•5m ago•0 comments

The Kotlin Benchmark for AI Coding Agents

https://blog.jetbrains.com/kotlin/2026/07/introducing-the-kotlin-benchmark-evaluate-ai-coding-age...
2•yruzin•5m ago•0 comments

Tesla Spyware

https://ma.tt/2026/07/tesla-spyware/
2•speckx•5m ago•0 comments

Floundering A.I. 'Nostradamus' Hedge Fund Is Rescued by Rival

https://www.nytimes.com/2026/07/30/business/artificial-intelligence-situational-awareness-citadel...
3•thm•8m ago•0 comments

The Process Is the Point

https://seekingtrust.substack.com/p/the-process-is-the-point-on-asymmetric
3•FinnLobsien•8m ago•0 comments

LLMs Can't Jump [pdf]

https://www.tomzahavy.com/files/llms-cant-jump.pdf
3•root-parent•11m ago•0 comments

DNS propagation checker that shows the results as a box of 24 donuts

https://donutdns.com
3•axeldelat•11m ago•2 comments

I ♥ RSS – A directory of people who love RSS

https://andrewshell.org/2026/07/i-%e2%99%a5-rss/
10•speckx•11m ago•6 comments

Twelve Years Without a VPN

https://khessin.de/twelve-years-without-a-vpn/
2•taubek•11m ago•0 comments

The Dartmouth Workshop: The $7,500 investment that gave birth to AI

https://www.france24.com/en/technology/20260801-the-dartmouth-workshop-the-7-500-investment-that-...
2•hackthemack•12m ago•0 comments

Ranked: Where the iPhone Costs the Most in 2026

https://www.visualcapitalist.com/ranked-where-iphones-cost-the-most-in-2026/
2•cyberlurker•13m ago•0 comments

World Radio History

https://www.worldradiohistory.com/index.htm
2•gregsadetsky•18m ago•0 comments

Kaisel – Routes as Values. Dart 3 Native Router for Flutter

https://kaisel.dev/
5•TheWiggles•18m ago•0 comments

Franken.domains: Stitched-Together Domains, Because Every .com Is Taken

https://franken.domains/
3•klausbreyer•19m ago•0 comments

Amazon spent $1.8M using Claude for menial coding task, went 860% over budget

https://www.tomshardware.com/tech-industry/artificial-intelligence/amazon-accidentally-spent-usd1...
2•PLenz•19m ago•0 comments

US authorities see 'significant escalation' in attacks on water system devices

https://www.cybersecuritydive.com/news/us-authorities-escalation-attacks-water-system-devices/826...
3•ripe•21m ago•0 comments

Simplicity

https://commandcenter.blogspot.com/2023/12/simplicity.html
3•pbohun•23m ago•0 comments

I Fired My AI Assitant

https://chreke.com/posts/i-fired-my-ai-assistant
7•speckx•26m ago•2 comments

When AI Starts Writing Systems Code

https://www.coreauto.com/blog/when-ai-starts-writing-systems-code
1•skidrow•26m ago•0 comments

We stopped using RSC on Tanstack.com

https://tanstack.com/blog/we-stopped-using-rsc-on-tanstack-com
1•agos•27m ago•0 comments

An AI radio station that draws a live comic of its hosts' thoughts

https://hiveweaver.fm/en/
1•Yesbert•27m ago•0 comments

An Open Letter to AI for Generating Gnome Shell Extensions

https://blogs.gnome.org/jrahmatzadeh/2026/07/27/ego-ai-reference/
1•Shock9889•27m ago•0 comments

Arch Linux disables AUR package adoption to stop malware flood

https://www.bleepingcomputer.com/news/security/arch-linux-disables-aur-package-adoption-to-stop-m...
1•Brajeshwar•28m ago•0 comments

Better tools made Copilot code review worse. Here's how we actually improved it

https://github.blog/ai-and-ml/github-copilot/better-tools-made-copilot-code-review-worse-heres-ho...
1•opwizardx•28m ago•0 comments

Go 1.27 Interactive Tour

https://victoriametrics.com/blog/go-1-27/index.html
1•birdculture•28m ago•0 comments

Show HN: Goulash – heckler/helper to local-LLM your shell as little as possible

https://github.com/chaboud/goulash
1•chaboud•30m ago•0 comments

Show HN: An MCP server that knows what that error message means

https://errors.standardbeagle.com/
1•andybrummer•30m 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