frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How to make LLM native User Interfaces - Post LLM Workflow

https://www.youtube.com/watch?v=F5_mbwUQeCs
1•anditherobot•3m ago•1 comments

Two Beliefs About Coding Agents: Devs Don't Realize What They Bring

https://www.dbreunig.com/2026/02/25/two-things-i-believe-about-coding-agents.html
1•dbreunig•4m ago•0 comments

Why are you still using Vercel?

https://why-vercel.pages.dev/
1•puzle•4m ago•0 comments

Your Move, Claude

https://escapesequence.dev/p/your-move-claude
1•crlfdata•8m ago•0 comments

Bioethics Was Forged in Horror. It Can Be Lost the Same Way

https://thereader.mitpress.mit.edu/bioethics-were-forged-in-horror-they-can-be-lost-the-same-way/
1•EA-3167•8m ago•0 comments

Show HN: ZSE – Open-source LLM inference engine with 3.9s cold starts

https://github.com/Zyora-Dev/zse
2•zyoralabs•8m ago•0 comments

Show HN: Taji – Portfolio advisor that's better than Fidelity's

https://www.taji.is/
2•kevin1chun•13m ago•0 comments

Therapist's Office Is Designed to Make You Cry

https://oedmethod.substack.com/p/your-therapists-office-is-designed
2•truenfel•15m ago•0 comments

The Texas AI boom is outpacing water regulations

https://www.texasobserver.org/texas-ai-data-centers-water-usage-regulation/
1•geox•15m ago•0 comments

I built a client portal for freelancers after the same conversation arised

https://www.retallio.app/
1•nemo30s•16m ago•1 comments

Against Query Based Compilers

https://matklad.github.io/2026/02/25/against-query-based-compilers.html
2•emschwartz•16m ago•0 comments

Discovering Multiagent Learning Algorithms with Large Language Models

https://arxiv.org/abs/2602.16928
1•gmays•22m ago•0 comments

Postgres Jsonb Columns and Toast: A Performance Guide

https://www.snowflake.com/en/engineering-blog/postgres-jsonb-columns-and-toast/
1•craigkerstiens•24m ago•0 comments

(paper money) Hedge Fund staffed by AI Employees (experiment)

https://platypi.empla.io
1•pokot0•28m ago•1 comments

Show HN: Bloomfilter – A service for AI agents to register and manage domains

https://bloomfilter.xyz/
1•eronmmer•30m ago•1 comments

Examining Bias and AI in Latin America

https://elpais.com/america/lideresas-de-latinoamerica/2026-02-25/genero-racismo-y-xenofobia-asi-s...
1•shakiness3383•30m ago•0 comments

Show HN: WebMCP Core – AI agent tool definitions from any site

https://github.com/keak-ai/webmcp-core
2•eman11•30m ago•0 comments

Tell HN: Cursor has an agent CLI, and it's better than Claude Code

1•melecas•31m ago•0 comments

Anthropic is dropping its signature safety pledge amid a heated AI race

https://www.businessinsider.com/anthropic-changing-safety-policy-2026-2
1•rahulskn86•33m ago•1 comments

Eleven Freedoms for Free AI

https://elevenfreedoms.org/
1•pabs3•36m ago•0 comments

Average Typing Speeds based on 221k user typing sessions

https://www.typequicker.com/average-typing-speed
1•absoluteunit1•37m ago•0 comments

WTF Happened in 2025?

https://wtfhappened2025.com/
4•swyx•40m ago•0 comments

Dead Internet Theory – A Win?

https://medium.com/@brandon_89699/4df2f34cba14
1•Fine-Palp-528•41m ago•1 comments

Open-Source Agent Operating System

https://github.com/RightNow-AI/openfang
3•OsamaJaber•42m ago•1 comments

RAG on a Budget: How I Replaced a $360/Month OpenSearch Cluster for $1.12/Month

https://stephaniespanjian.com/blog/rag-cost-reduction-replaced-opensearch-s3-in-memory-search
2•StephSpanjian•45m ago•1 comments

Tech Companies Shouldn't Be Bullied into Doing Surveillance

https://www.eff.org/deeplinks/2026/02/tech-companies-shouldnt-be-bullied-doing-surveillance
7•pseudolus•46m ago•0 comments

Honey Fraud as a Moving Analytical Target: Omics-Informed Authentication

https://www.mdpi.com/2304-8158/15/4/712
2•PaulHoule•46m ago•0 comments

Claude Code Video Toolkit

https://github.com/wilwaldon/Claude-Code-Video-Toolkit
1•stagezerowil•47m ago•0 comments

Show HN: Unix for the Commodore 64? Open Source

https://github.com/ascarola/c64ux/releases/tag/v0.7
1•ascarola•47m ago•0 comments

Which web frameworks are most token-efficient for AI agents?

https://martinalderson.com/posts/which-web-frameworks-are-most-token-efficient-for-ai-agents/
1•gmays•47m ago•0 comments
Open in hackernews

Show HN: Deff – Review AI-generated code changes

https://github.com/flamestro/deff
1•flamestro•1h ago
I built Deff because AI coding tools sped up writing code, but reviewing their changes became the new bottleneck. Most of my time was going into checking noisy diffs, understanding intent, and making sure nothing subtle broke. Deff is focused on one thing: helping you review AI-generated code changes faster and with more confidence. It helps surface what changed and is allowing me to use it with some vim motions so I can easily jump from nvim to opencode to deff. Would love feedback from people using AI coding assistants heavily — especially on review workflows, false positives, and what still feels slow.