WASI 0.3.0 Released
EVs and Transportation
SpaceX IPO: Everything you need to know
Cryptography
Encrypted Spaces An architecture for collaborative applications
Replication
semab tariq: When Patroni Silently Deletes Your Replication Slots
If you have ever been in the middle of a database migration and suddenly found your logical replication slots missing, you know how unsettling that feeling is. No obvious error. No warning. Just gone. That is exactly what happened to us while migrating data from a Patroni-managed cluster to a standalone PostgreSQL cluster. What started as a smooth operation turned into a debugging session that taught us something important about how Patroni behaves after a restart.The SetupWe were running a d...
Looking Forward to Postgres 19: It's About Time
AI will be massively deflationary
Apache Kafka
Scaling Security Insights: how we achieved a 10x increase in global scanning capacity
Cloudflare Security Insights system now processes over 120 scans per second, providing frequent insights for all customers. By optimizing Kafka consumers, Postgres queries, and our API, we scaled our throughput 10x without adding hardware.
Unicode composition for filenames
Computational Complexity
Maxproof
Shaun Thomas: Looking Forward to Postgres 19: It's About Time
Recently, a new type of question has entered the database arena: what did this data look like last Tuesday? Maybe it's the price of a product before the holiday sale kicked in, or which department an employee belonged to before that reorg nobody asked for. Short of adding an entire audit trigger system, how can we know what data looked like before and after a change at that exact date?The SQL:2011 standard formalized a proper solution over a decade ago with temporal tables. Other database eng...
Open Source
Please Switch to Python. Or R. Or Anything. Just Not Stata, SAS, SPSS, or Matlab
Space Tech
The Download: “reprogramming” aging, and the hidden sense of interoception
This is today’s edition of The Download, our weekday newsletter that provides a daily dose of what’s going on in the world of technology. Why “reprogramming” is the buzziest approach to reversing aging right now Earlier this week, Life Biosciences, a biotech company focused on reversing age-related diseases, announced that it had dosed its first…
Orthodox C++ (2016)
Privacy
US spy law to expire for first time after lawmakers reject Trump’s controversial pick to lead spy agencies
AI Economics for Dummies
Kimi K2.7-Code: open-source coding model with better token efficiency
Cryptography and PKI
The Future of Email
Space Tech
You do your own time
There we were, a regular murderers’ row of librarians. Little Jo. Eustace. And me. Turning around in the nave of our library to greet the sound of footsteps, pistols leveled in case whoever was coming in didn’t respect sanctuary. Little Jo had a stack of books under one arm. Eustace was holding the screwdriver she’d…
Report on an Unidentified Space Station
Why We're Moving Away from Just Migration-Driven Database Development
Hey everyone, Over the last few years, we've built SaaS products, internal tools, AI applications, and custom software for clients across different industries. Like many teams in the PostgreSQL ecosystem, we've relied on tools such as pg-schema-diff, Migra, and various migration workflows to manage database changes. These tools are excellent at what they do, but we often found ourselves assembling a collection of separate tools and processes to support a complete database development workflow...
AI Psychosis
Inside Interoception: The hidden sense of how you feel inside
MIT Technology Review Explains: Let our writers untangle the complex, messy world of science and technology to help you understand what’s coming next. You can read more from the series here. Your brain lives in the dark space of your skull. Yet it knows when the wind lifts the hairs on your skin, when your heart is…
Anthropic
The Normalization of Deviance in AI
Our requirements-to-code agentic workflow that we use to build graph database
https://medium.com/@youtrackdb/beyond-the-dumb-zone-a-5-phase-autonomous-workflow-for-long-horizon-ai-agents-f14b034f2266 submitted by /u/lomakin_andrey [link] [comments]
Cloud Security
Digital Sovereignty Becomes an Imperative as the US Reads Dutch Emails
I Stopped Fighting My Tools and Built a Game Engine in D
I am planning to build a simple database from scratch
I am planning to build a simple database from scratch with the following goals: Extremely lightweight Memory efficient Low power consumption Fast startup time Minimal dependencies Suitable for embedded devices and low-end hardware Current ideas: No SQL parser initially Simple key-value or document-based storage Efficient disk layout Minimal memory allocations Written in Rust Focus on performance and simplicity over features What design choices would you recommend for: Storage engine structure...
Generative AI
Cheaper, faster, and culturally aware, Avataar’s video AI is built for India’s scale
AI Agent Bankrupted Their Operator While Trying to Scan DN42
Device Clock Generation
AI Coding Tools
Developers are emotionally attached to their tools
Ryan welcomes Trisha Gee, a Java champion and developer productivity advocate, to explore how AI is transforming the role of IDEs and the broader developer experience; the relevance of traditional tools, muscle memory, the risks of hype; and how to adapt workflows for AI-driven development.��...
OpenAI
Equal AI raises $30M to screen calls so Indians don’t have to
yserver: A modern X11 server written from scratch in Rust
WikiLambda the Ultimate
Python
Faking keyword arguments to functions in C++
Robotics
Theker just raised $85M to build the factory robot that doesn’t specialize in anything
Don't let the LLM speak, just probe it
HTTP and APIs
Claude Fable is relentlessly proactive
Deconstructing Datalog
Why removing 'um' from a recording is harder than it sounds
PostgreSQL
Christophe Pettus: All Your GUCs in a Row: default_statistics_target
Raise `default_statistics_target` from 100 to 500 and ANALYZE slows down forever — but sometimes that's the right call.
Amazon
Jeff Bezos’s Prometheus raises $12B to build an ‘artificial general engineer’ for the physical world
Open Source
Codex for Open Source
Spark
Tailwind and Slop Apps
How a new DSL may survive in the era of LLMs
A Commons of Software Productive Infrastructure, by and for Capital
Finding Optimal Tokenizers
MTG Bench: Testing how well LLMs can play Magic
Computational Complexity
Biological Evolution and Information Acquisition
A worm in my Erlang cluster, and adventures in microfluidics
If You Are Asking for Human Attention, Demonstrate Human Effort
OpenAI
OpenAI Prepping for On-Prem Product?
Gram Newton-Schulz: A Fast, Hardware-Aware Newton-Schulz Algorithm for Muon
Show HN: FablePool – pool money behind a prompt, and Fable builds it in public
Google
Why I'm Forced to Say Farewell: Google Management Has Lost Its Moral Compass
Show HN: Boo – screen-style terminal multiplexer built on libghostty
PostgreSQL
Andrew Dunstan: Buildfarm Query API
A colleague asked me recently if there was an API for querying the PostgreSQL Buildfarm database. I told him there was not. I'm aware that a number of people have been scraping the web pages for data, so it seemed like there was a good case for something better. And with a little help from claude code, I create one. It's live now. There's a full description at https://github.com/PGBuildFarm/server-code/blob/main/API.mdI'm particularly interested to hear from people how this might be usefully ...
Show HN: Nuts – pip/NPM for Java with first-class workspaces, JDK provisioning
Artificial Intelligence
Shall we play a game? – LLMs use tactical nukes in 95% of simulations
Local-First Software Is Easier to Scale
Kina, Kubernetes but Apple Containers
CVE and Exploit Development
Ivanti Sentry pre-auth RCE (CVE-2026-10520) – CVSS 10.0, public PoC, CISA KEV
Software Engineering
How MuleSoft Is Raising the Trust Bar for AI-Generated Code
In our Engineering Energizers Q&A series, we highlight the engineering minds driving innovation across Salesforce. Today, we spotlight Melissa Cazalet, Senior Vice President of Software Engineering at MuleSoft, whose teams are shaping how MuleSoft delivers software safely in the agentic era. One of the initiatives leading that charge is Golden Gate, an AI-powered PR-time governance […] The post How MuleSoft Is Raising the Trust Bar for AI-Generated Code appeared first on Salesforce Engineer...
X / Twitter
I stopped tracking my time. Now I can't focus
Space Tech
SpaceX officially prices shares at $135 in the largest IPO ever
Amazon
Why your asthma inhaler is so expensive (in the US)
Pozzo: A Fast Lucky Number Checker
Startups and Venture
SpaceX SPV investors won’t know their true holdings until post-IPO lock-ups lift
Building agents without harness engineering
X / Twitter
Bluesky launches group chats, as company shifts focus to community features
Java
Updated Requirements to How Apps Access Data in Servers
Discord is updating requirements to how apps access certain data within servers, changing the review threshold and requiring annual review. Here's what's changing and why.
Hundreds of AUR packages attacked by infostealer
Software Engineering
The Trouble with Font Previews
Apple didn't revolutionize power supplies; new transistors did
RAG
What can 500 years of journalism teach developers about AI trustworthiness?
AI reliability issues stem from three separate architectural challenges that keep getting lumped into the same category. Prompt engineering alone can't fix them. But the sourcing and verification frameworks media organizations have used for centuries translate into clear engineering solutions developers can implement today.�...
Software Update Automatically Turns off Amazon Delivery Drivers’ AC During Dangerous Summer Heat
A new software update is turning off the AC in Amazon delivery vans after 10 minutes or 30 seconds under certain conditions.
Does A2UI Herald a Paradigm Shift in Human-AI Interfaces?
The Agent-to-User Interface (A2UI) protocol addresses the deficiencies of earlier approaches by formalizing a declarative paradigm for agent-UI interaction.
Show HN: A police department for your Claude Code agents
OpenAI
OpenAI to acquire Ona to expand Codex
Browser Internals