Space Tech
Space Tech
Space Tech
Postgres 18 introduced temporal keys (WITHOUT OVERLAPS, PERIOD).Postgres 19 expands (UPDATE/DELETE ... FOR PORTION OF) temporal capabilities further.
Python
This year marks Meta’s 10th consecutive year as a sponsor of the Python Software Foundation (PSF), the charitable organization dedicated to advancing, supporting, and protecting the open-source Python programming language and the community that sustains it. Python is one of the world’s most influential programming languages, and we use it across our engineering stack, from [...] Read More... The post 10 Years of Meta’s Commitment to Python appeared first on Engineering at Meta.
Anthropic
Homelab & Self-Hosting
Henrico County is a major hub for data centers in Virginia. Its officials said it expects a 25% rise in electricity costs next year, and advised workers to close the blinds and turn off their computers to make up for it.
AI Psychosis
Startups and Venture
Open Source
EVs and Transportation
xAI
AI Agents
Artificial Intelligence
EVs and Transportation
X / Twitter
PostgreSQL
Time-Series Databases
Apple
AI Psychosis
Database Administration and Tooling
PostgreSQL community images address a real gap in how a Kubernetes database operator earns your trust. Running a database operator on Kubernetes means trusting two things: the code, and the container images the operator pulls. The code is on GitHub, easy to inspect, easy to fork. The container images, the registry that hosts them, and the license that governs them all sit with the vendor, and any of those three can change without the source repository changing at all. Starting with Percona O...
Spark
Parquet and columnar formats
Privacy
Startups and Venture
Amazon
Ebay, Amazon, and Etsy are unable to stop the flood of AI-generated seed scams.
JavaScript and TypeScript
AI Coding Tools
AI Coding Tools
A senior OpenAI employee has contributed code to the project, simply called 'caveman.'
Uber
I used to panic when someone asked me what I thought about an acquisition. I had vague opinions, weakly held, because I didn’t know enough to reason about it. My opinions were about the product and the team. Knowing that most acquisitions fail to deliver their value (and having seen a couple up close) the […]
Windows Internals
AI Psychosis
Web Application Security
Anthropic
X / Twitter
My journey inside the world of LARPing, where hustlebros pretend to be rich for TikTok.
Defense Tech
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. AI agents are not your “coworkers” Imagine coming in to work to learn that a new underling will report to you. The worker is not a person but an AI tool—one…
Feature Flags
Mathematics
Artificial Intelligence
Artificial intelligence is transforming what is possible in agriculture, but industry leaders should be wary of investing in AI without first laying the groundwork. The use cases are promising, especially for an industry navigating volatile fertilizer costs, unpredictable weather, and margins that leave little room for error. Research shows AI-enabled predictive models can improve crop…
Meta
Software Engineering
Computational Biology
Netflix
Statistics and Probability
Privacy
Artificial Intelligence
Artificial Intelligence
Apple. Anthropic. Disney Research. Google. Meta. Microsoft. NVIDIA. OpenAI. Few places outside Silicon Valley can claim R&D hubs from all of these companies. Fewer still are concentrated in a city of just over 400,000 people—roughly half the size of San Francisco. Over the past two decades, however, many of the world’s most influential technology companies…
Space Tech
Robotics
Uber
Database Migration
The most recent meeting of ISO/IEC JTC1 SC32 WG3 “Database Languages” took place from the 15th to the 19th of June 2026 in Stockholm. “WG3”, as we call it, works on standardizing the database languages SQL and GQL. In that meeting, a number of proposals that are of interest to SQL and PostgreSQL were accepted, which I want to report about here. The meeting code of this meeting was “BMA”, which is the code for a small airport in Stockholm. All in-person WG3 meetings are named af...
Artificial Intelligence
Agentic Commerce and Payments
Java
AI-assisted RPG migration tools report high compilation success rates while silently failing on behavioral equivalence — packed decimal truncation, activation group persistence, and cycle logic. The benchmarks show why, and what a real accuracy test looks like. The post AI RPG Migration Can Compile and Still Break Business Logic appeared first on Strumenta.
Disclosure: I work on infino, an Apache-2.0 embedded retrieval engine in Rust. This is an internals post about one design decision: the risk of Parquet as our on-disk format. I'd like this sub's read on it, links to the relevant code are inline. Our constraint We are building SQL + full-text (BM25) + vector search over a single copy of data living on a Parquet file in object storage (S3/Azure/local). Two requirements fall out of that (design doc: superfile format): the file has to carry its ...
Hey, this post tries to explain how Kronotop handles connections and integrates Java virtual threads with Netty. submitted by /u/mastabadtomm [link] [comments]
PostgreSQL
Having written about the Swiss PGDay in 2024, I need not repeat all I said back then. Nonetheless, I'd like to share my impressions from the Swiss PGDay 2026 with you. Turning on to the Swiss PGDay The Swiss PGDay traditionally takes place on the campus of the University of Applied Sciences at Rapperswil. It is perhaps the most inappropriately named PostgreSQL event I know. Only a strong feeling for tradition can maintain the name “PGDay” for a two-day event with two tracks of talks! The ...
PostgreSQL
© Laurenz Albe 2026 (see here for more background) Recently, I helped a customer investigate database problems. It turned out that these problems could be traced back to too many tables in the database. Since this may come as a surprise to many users, I thought it worth the while to write about it. The problems that the customer observed There were two problems that sounded like they might or might not be related to each other: the Linux out-of-memory (OOM) killer occasionally crashed Postg...
Memory and Hardware
AI Inference