doorss

Tuesday, March 10, 2026 — 16 items

AI, LLMs & Their Industry Impact

Simon Willison · simonwillison.net
Simon Willison examines a recurring concern that LLMs push developers toward well-represented technologies in training data, but argues the situation has evolved—newer models are increasingly capable with less mainstream tools, potentially opening the door for better tech to break through.
Lobsters · rmoff.net · comments
A blunt take on how AI is reshaping the software industry and the career risks for engineers who refuse to engage with AI tools. Directly relevant to AI's impact on software engineering jobs and workflows.
Hacker News · martinalderson.com · comments
A detailed analysis debunking viral claims about Anthropic's per-user costs for Claude Code, offering a more grounded look at the economics of AI coding assistants.
Hacker News · writings.hongminhee.org · comments
This essay explores how AI-driven code reimplementation may be technically legal but undermines the spirit of copyleft licenses, raising important questions about open source sustainability and intellectual property in the AI era.
Hacker News · www.kapwing.com · comments
Kapwing shares practical lessons from their experiment in compensating artists whose work contributed to AI training data, offering a model for ethical AI content generation.

AI Infrastructure & Big Tech Moves

Hacker News · www.cnbc.com · comments
OpenAI is reportedly pulling back from its Stargate data center expansion partnership with Oracle, raising questions about Oracle's massive infrastructure debt and the shifting landscape of AI compute partnerships.
Hacker News · news.ycombinator.com · comments
A YC W26 startup launches a platform for deploying filesystem-based AI agents, positioning itself as the 'Vercel for agents'—an interesting signal of how AI agent infrastructure is maturing.

Databases & Backend Engineering

Lobsters · boringsql.com · comments
Radim Marek describes new PostgreSQL functions like pg_restore_relation_stats() that allow developers to reproduce production-quality query plans in development environments without needing actual production data.
Hacker News · www.paradedb.com · comments
ParadeDB details their approach to optimizing Top K queries in PostgreSQL, a common performance bottleneck in search and analytics workloads.
Lobsters · engineering.fb.com · comments
Meta reaffirms its investment in jemalloc, the memory allocator used across its infrastructure, detailing improvements and their continued commitment to this critical piece of systems software.

Security & Privacy

Lobsters · old.reddit.com · comments
A report of what may be the first known supply chain attack targeting an Emacs package, raising concerns about package ecosystem security even in smaller, trust-based communities.
Lobsters · www.infoblox.com · comments
Infoblox threat researchers detail how attackers are abusing the .arpa TLD—meant purely for infrastructure purposes—to host malicious content, exploiting the assumption that this domain space is benign.

Tech Industry & Platform News

Hacker News · bsky.social · comments
Bluesky CEO Jay Graber announces she is stepping down, marking a significant leadership transition for the decentralized social media platform as it enters a new chapter.
Hacker News · www.yankodesign.com · comments
A critique of recent Windows changes that undermine core user experience and reliability—the one thing that kept users loyal despite the platform's other shortcomings.

Programming Languages, Tools & CS

Hacker News · bellard.org · comments
Fabrice Bellard's JSLinux—a full Linux system running in the browser—now supports x86_64 emulation, another impressive feat from the legendary developer.
Hacker News · nicholas.carlini.com · comments
Nicholas Carlini shares candid advice on conducting impactful research, distilling lessons on problem selection, execution, and presentation that apply well beyond academia.
My preferences