frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Puffling spotted at colony in 'danger of extinction'

https://www.bbc.com/news/articles/cx2rv02dky2o
1•paulpauper•7s ago•0 comments

Claude Opus 5

https://artificialanalysis.ai/models/claude-opus-5
1•pranshuchittora•1m ago•0 comments

FDA panel votes to place popular peptide BPC-157 on compounding list

https://www.reuters.com/business/healthcare-pharmaceuticals/fda-panel-votes-place-popular-peptide...
1•brandonb•1m ago•0 comments

Clay Garden

https://claygarden.jp
1•mortenjorck•4m ago•0 comments

Ukraine May Have Manipulated Russian Air Defenses into Downing Their Own Su-57

https://united24media.com/world/ukraine-may-have-manipulated-russian-air-defenses-into-downing-th...
1•DemiGuru•4m ago•0 comments

A Tournament Nobody Can Buy

https://kaylamity.com/essays/a-tournament-nobody-can-buy/
1•crunchbang123•4m ago•0 comments

Flet: Build cross-platform apps in Python

https://flet.dev/
1•theanonymousone•4m ago•0 comments

Clickit best free tool for agentic workspace for founders

https://github.com/rohankc69/clickit
1•rohankc_01•6m ago•1 comments

Sony's decision to ditch discs was practically inevitable, data shows

https://arstechnica.com/gaming/2026/07/the-playstation-game-disc-was-dying-long-before-sony-pulle...
2•bpierre•6m ago•0 comments

Ukraine may be winning World War III for an oblivious West

https://thehill.com/opinion/national-security/5983182-ukraine-wins-wwiii/
2•MilnerRoute•7m ago•1 comments

Raspberry Pi Touch Display 2 10-Inch Model Launches

https://www.phoronix.com/news/10-inch-Raspberry-Pi-Touch-2
1•DemiGuru•9m ago•0 comments

The MoQ Alliance: Organization Dedicated to Making Media over QUIC Successful

https://moqalliance.org/
1•mondainx•11m ago•0 comments

Notion Code: Build and update Notion programmatically in bulk

https://app.notion.com/p/notionambassadors/How-to-use-Notion-as-Code-3973139dbfef802eb77cfbe7cf08...
1•dibujaleojos•13m ago•0 comments

You can now use a selfie video to log into your Google Account

https://twitter.com/Google/status/2080284006512201760
1•nullpt_rs•14m ago•1 comments

Accidental data loss in Claude Code and OpenAI Codex: when AI deletes user files

https://firasd.substack.com/p/accidental-data-loss-in-claude-code-openai-codex-ai-agent-harness-f...
2•firasd•14m ago•1 comments

OpenAI API Is Down

3•whyage•16m ago•0 comments

Fail-closed enforcement for AI agents: deny what you cannot verify

https://github.com/Fame510/SHACKLE
1•SHACKLE-PRO-•17m ago•0 comments

Show HN: PGP Manager – a modern, user-friendly alternative to Kleopatra

https://github.com/developaaah/pgp-manager
1•developaaah•17m ago•0 comments

MAI-Image-2.5-Pro and MAI-Voice-2-Flash

https://microsoft.ai/news/introducing-mai-image-2-5-pro-and-mai-voice-2-flash/
2•ai2027•18m ago•0 comments

AMD's Instinct MI455X: Aiming for the Sun

https://chipsandcheese.com/p/amds-instinct-mi455x-aiming-for-the
1•pixelpoet•19m ago•0 comments

Godot: Command Line Tutorial

https://docs.godotengine.org/en/stable/tutorials/editor/command_line_tutorial.html
1•evolve2k•20m ago•0 comments

We self-host DeepSeek V4 Flash on AWS spot instances

https://twitter.com/Vercantez/status/2080326597757087859
1•skeptrune•20m ago•0 comments

Industrial Society and Its Future (Text of Unabomber Manifesto)

https://archive.nytimes.com/www.nytimes.com/library/national/unabom-manifesto-1.html
2•pcfwik•20m ago•0 comments

Qwen 3.8-Max: Interviewing the AI About Itself

https://manish.sh/writings/models/inside-qwen-3-8-max-preview-reverse-engineering-an-ai-assistant...
2•ms7892•23m ago•0 comments

Augmental MouthPad is a tongue-controlled touchpad/trackpad

https://www.cnx-software.com/2026/07/23/augmental-mouthpad-tongue-controlled-touchpad-trackpad/
2•jandeboevrie•23m ago•1 comments

You don't need an LLM to cluster LLM traces

https://seldon-ai.com/blog/you-dont-need-an-llm-to-cluster-llm-traces
1•nlpnerd•23m ago•0 comments

Show HN: Syncle – Open-source real-time database synchronization engine

https://github.com/osmanahmadxai/SYNCLE
2•osmanahmadxai•24m ago•0 comments

I use the GPL and not Cuck Licenses

https://lukesmith.xyz/articles/why-i-use-the-gpl-and-not-cuck-licenses/
1•tiagod•24m ago•0 comments

Shitty – A New Terminal Emulator

https://github.com/pg83/shitty
1•zX41ZdbW•31m ago•0 comments

Quests

https://theliquidfrontier.leaflet.pub/3mrddkznuuc2g
1•_tk_•33m ago•0 comments
Open in hackernews

Show HN: Flow Matching model inference in C

https://github.com/ecrasevvv/c-fm/tree/master
2•ecrasevvv•1h ago
As the title and description of the GitHub repo suggest, I’m working on a small project for purely educational purposes, with the goal of implementing generative model inference (small models capable of modeling 2D distributions) based on the Flow Matching paradigm in C. I’ve worked on generative AI models based on Flow Matching from a more “abstract” perspective, using frameworks like PyTorch, and I wanted to understand what goes on behind the scenes. The repository is still a work in progress and is also one of my first "serious" projects in C.