frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Gravity Problem: Why Defense AI Companies Drift Toward Offense

https://eric.mann.blog/the-gravity-problem-why-defense-ai-companies-drift-toward-offense/
1•eamann•1m ago•0 comments

Netflix backs out, giving CNN and HBO to Ellison

https://techcrunch.com/2026/02/26/netflix-warner-bros-discovery-paramount-wbd-bid-studios-hbo-cnn...
1•KnuthIsGod•1m ago•0 comments

Open Source Webflow Skills

https://224industries.com.au/webflow-skills
1•flashbrew•2m ago•0 comments

PaperBanana: Automating Academic Illustration for AI Scientists

https://github.com/arashabadi/PaperBanana
1•bpierre•4m ago•0 comments

The Notorious Delayed-Choice Quantum Eraser – Sean Carroll

https://www.preposterousuniverse.com/blog/2019/09/21/the-notorious-delayed-choice-quantum-eraser/
1•tambourine_man•4m ago•0 comments

WebAssembly Is Everywhere

https://thenewstack.io/webassembly-deep-dive/
1•attackordie•5m ago•0 comments

AI Video Creation Platform

https://www.nano-video.io
1•gosailing•5m ago•0 comments

A bright coloured fish

https://varun.ch/til/bright-coloured-fish/
1•varun_ch•6m ago•0 comments

ValveFM: Vintage FM Radio TUI in Go

https://github.com/Zorig/valveFM
1•zorig•10m ago•0 comments

Netflix drops bid for Warner Bros, clearing way for Paramount takeover

https://www.bbc.com/news/articles/c5y6p5ypgmzo
1•throw0101c•12m ago•2 comments

Drivers reeling after passengers caught out by AI-powered safety cameras

https://www.abc.net.au/news/2026-02-27/seat-belt-cameras-catch-drivers-in-costly-mistake/106395672
2•ahonhn•13m ago•0 comments

OllamaMQ

https://github.com/Chleba/ollamaMQ
1•chleba•13m ago•1 comments

Show HN: Rekal – RAG-queryable intent ledger anchored to Git

https://github.com/rekal-dev/rekal-cli
1•guocongwudi•15m ago•0 comments

DRAM Shortage to Cause 'Seismic Shift' in Smartphone Market, Apple Less Affected

https://www.macrumors.com/2026/02/26/dram-shortage-apple-less-affected/
2•mgh2•19m ago•0 comments

Babylonian Biometrics and Widespread Methodological Shortcomings

https://dl.acm.org/doi/10.1145/3744705
1•shusaku•20m ago•0 comments

Citrini Research research note on AI gets its economics wrong

https://www.economist.com/finance-and-economics/2026/02/25/a-viral-research-note-on-ai-gets-its-e...
1•andsoitis•20m ago•0 comments

Steering the Ship

https://keygen.sh/blog/steering-the-ship/
1•subomi•22m ago•0 comments

Block cuts thousands of jobs as it embraces AI

https://www.bbc.com/news/articles/cq570d12y9do
2•geox•23m ago•1 comments

Two Insider Cases We've Recently Closed

https://news.kalshi.com/p/kalshi-trading-violation-enforcement-cases
2•fortran77•23m ago•2 comments

Five Eyes warn: Patch your Cisco SD-WAN or risk root takeover

https://www.theregister.com/2026/02/26/five_eyes_cisco_sdwan/
2•Bender•27m ago•0 comments

Spec isn't cool. You know what's cool? 10 specs

https://www.augmentcode.com/blog/write-10-specs-not-1
1•knes•28m ago•0 comments

"LLMs Out of Context"

https://lucek.ai/blogs/llms-out-of-context
1•valgaze•31m ago•0 comments

Thirty years on, Pokémon is still a monster hit

https://www.economist.com/culture/2026/02/26/thirty-years-on-pokemon-is-still-a-monster-hit
1•andsoitis•38m ago•0 comments

Mike Tyson on the Merovingian Kings

https://quidplura.com/category/merovingians/
5•dmonay•39m ago•0 comments

A phone architecturally incapable of betraying you

https://github.com/iamGodofall/mandalorian-project/releases/tag/v0.1.0-alpha
2•Godofall•40m ago•1 comments

ServiceNow boasts its AI bot is resolving 90% of its own help desk tickets

https://www.theregister.com/2026/02/26/servicenow_ai_bot_helpdesk_tickets/
1•Bender•40m ago•1 comments

Jack Dorsey's fintech announces 40% layoffs, blames AI, gets 23% stock bump

https://www.theregister.com/2026/02/27/block_q4_2025_ai_layoffs/
3•Bender•41m ago•1 comments

Show HN: AI that turns CSV files into structured executive analysis

https://www.introspectdigital.com/
1•kiroid123•42m ago•0 comments

Private credit fund managed by KKR reports jump in troubled loans

https://www.ft.com/content/06213ba6-5634-4c1c-b949-07013824c79f
2•toomuchtodo•42m ago•0 comments

Building a RAG Tool in Ruby 4

https://robbyonrails.com/articles/2026/02/26/building-a-rag-tool-in-ruby/
1•robbyrussell•44m ago•1 comments
Open in hackernews

Show HN: Agentplace, the tool we built to become a 20x company

https://agentplace.io/
1•Fortunevlad•1h ago
Garry Tan posted a video this week about what he calls 20x companies. The idea is that small teams beat incumbents many times their size by automating everything internally, not just one or two functions. This alpha is real, and I think it is underhyped tbh.

But here's the honest part, building agents is hard, expensive and most of the scaffolding we make would be obsolete with a new labs release. at the same time models are not quite there and they are not keeping up with "coding is dead" and "knowledge workers are doomed". Pushing them beyond what they can actually do reliably just boils the ocean. And we don't need to.

Staying in sync with Labs' release pace is already super mega photonic speed. So to sum up: we need to use what they are capable of, keep our options open and quickly improve our agents. How to do it w/o a dedicated person for AI innovation?

That problem is what we kept running into at Agentplace.

We wanted a builder that handles the full stack for an internal agent: backend, database, any MCP-ish integrations, and a real custom UI.

A side note: The zero-UI autonomous agent dream is completely oversold. The communication loop between models and humans is still tight, and a purpose-built interface that fits that loop makes agents dramatically more reliable in practice. Custom UI is underrated.

The other thing we learned is that you only understand what an agent is missing once you're actually working with it. So we built two modes: Work mode, where you and your team use the agent in real workflows, and Edit mode, which you can jump into the moment something breaks or a better model ships. This has been our most impactful design decision. You spot the gap during actual work, fix it in minutes, and you're back. No ticket, no dev request, no deploy cycle. That unlocks something real for small teams.

We've built this system and it was a productivity unlocker for everyone. Everyone on the team managed to build exactly the agent they wanted using our AI builder and start using it immediately. Over the weeks the agents really grow into complex automation tools but adding what's missing during the work. That said, a lot of "cool agent ideas" died like in an evolutionary process. Useful ones kept growing while less frequent ones just stayed at the end of the agent list.

We took it further, we wanted to give our clients an agent to gather requirements. These requirements our team then queries using their own agents. So we added a public publish option. Client-facing and internal workflows can share the same database, foundation but with diff permissions.

We can share agents with specific teammates and deliver them anywhere: web, Claude Code, Cursor, ChatGPT, or as a tool called by other agents.

We use Agentplace for our own startup every day. Every internal automation we rely on lives here. We're giving any early-stage team $1k in credits to start building. It costs us real money, so no public link. If you're genuinely building, DM me on X: @fortune_vy

become a real 20x company!