Pgbackrest is no longer being maintained

https://opengraph.githubassets.com/17f9bcbeb7b3b629e014736d09fc3b13c7f8321d08c7a503ab49af94d156e793/pgbackrest/pgbackrest
pgBackRest is a reliable PostgreSQL backup and restore solution that scales up to large databases and workloads. It supports parallel processing, compression, and block-level backups for efficient data storage and retrieval.
https://raw.githubusercontent.com/WeebLabs/DSPi/main/Images/toslink.jpg
The DSPi transforms a Raspberry Pi Pico into a digital audio processor with features like room correction, active crossovers, and parametric EQ. It acts as a USB sound card with onboard DSP engine.

Flipdiscs

https://flipdisc.io/og-image.jpg
The user built a large interactive wall art using flipdiscs, a display type that utilizes electromagnetic pulses to flip small discs between two colors, and paired it with an Nvidia Orin Nano for processing power. The user created a library for using flipdisc screens in Node.js and built a reliable interface for the display using an expo app, allowing users to control and customize the display.

I bought Friendster for $30k – Here's what I'm doing with it

https://miro.medium.com/v2/resize:fit:700/1*9R5yu4-oc3LFPOje_tDTzg.png
The domain name friendster.com was bought for $7456 in an auction and later sold for $20k in Bitcoin. The new owner created a social network with unique features like phone tapping to connect friends and fading connections to encourage in-person interactions.

AI should elevate your thinking, not replace it

https://www.koshyjohn.com/blog/ai-should-elevate-your-thinking-not-replace-it/blog_social.jpg
The future of software engineering will belong to those who use AI to augment their skills, not replace them, by focusing on judgment, clarity, and original thought. Effective engineers will know what to delegate to AI and what to own, turning time savings into better thinking and avoiding the trap of shallow understanding and imitation.

TurboQuant: A first-principles walkthrough

A vector is an ordered list of numbers that can be thought of as an arrow in space, and its length and inner product can be calculated using the norm and dot product. The goal of TurboQuant is to store a vector using a fixed number of bits per coordinate while minimizing the mean squared error (MSE) of the reconstructed vector, and it achieves this by applying a random rotation to the vector ...

Self-updating screenshots

The user built an automated screenshot system for a help centre in Jelly, using Rake tasks and a headless Chrome browser. This system updates screenshots automatically when the UI changes, reducing maintenance and keeping the help centre current.

Moleskine's AI Lord of the Rings collection can only mock

https://cjleo.com/wp-content/uploads/2026/04/Moleskine_LordOfTheRings_NotebookCollectionSet.jpg
Moleskine's Lord of the Rings collection uses AI-generated artwork without clear disclosure. The company's lack of transparency and accountability is concerning for creatives and fans of the franchise.

The Prompt API

https://developer.chrome.com/static/docs/ai/prompt-api/images/cover.png
The Prompt API allows developers to send natural language requests to Gemini Nano in the browser for various applications. It requires a minimum of 22 GB free space, unlimited data, and Windows 10 or 11, macOS 13+, or Linux operating systems.

It's OK to abandon your side-project (2024)

https://robbowen.digital/assets/img/articles/lietvards-code.png
A developer shares their experience with a side-project that failed to meet expectations, but still provided valuable learning experience. They realized that success is a matter of perspective and that abandoned projects can be a great way to experiment and learn.

Three constraints before I build anything

To ensure creativity and focus, I use three constraints: a one pager that captures my north star, a core piece of technology that supports my product, and a defining constraint that gives my product identity. If a project fails to meet any of these constraints, I don't build it, as it will likely result in a complex, bloated, or unidentifiable product.

Bob Odenkirk would like to remind you that life is a meaningless farce

Please enable JS and disable any ad blocker

Rust Memory Management: Ownership vs. Reference Counting

https://upload.wikimedia.org/wikipedia/commons/thumb/d/d5/Rust_programming_language_black_logo.svg/250px-Rust_programming_language_black_logo.svg.png
Rust's ownership system ensures memory safety without a garbage collector through a disciplined ownership model and reference counting. It uses Rc and Arc for shared ownership and mutable access.

Fast16: High-precision software sabotage 5 years before Stuxnet

https://www.sentinelone.com/wp-content/uploads/2026/04/fast16_7.jpg
SentinelLABS uncovered a 2005 cyber sabotage framework, fast16, targeting high-precision calculation software with a kernel driver that patches code in memory to tamper with results. The framework was designed for strategic sabotage, introducing small but systematic errors into physical-world calculations.

A Guide to CubeSat Mission and Bus Design

https://pressbooks-dev.oer.hawaii.edu/epet302/wp-content/uploads/2016/11/oer-icon3-copy-2.png
A Guide to CubeSat Mission and Bus Design

Branimir Lambov from IBM on Cassandra

This article is part of a series interviewing developers (not founders, not executives) working on software infrastructure to understand their work, how they got here, the projects they’re proud of, the incidents they’ve learned from, and what they’re curious about. Branimir (LinkedIn; GitHub) is a Cassandra committer, and member of the Project Management Committee (PMC), currently working at ...

When the cheap one is the cool one

https://arun.is/.netlify/images?url=_astro%2Fneo_colors.9Anajey7.jpg&w=1440&h=960&dpl=69eeae0cf8ffc700089b6e18
Apple and Porsche created affordable products by stripping down existing models and focusing on what's essential, then adding unique features to make them exciting. This approach reveals what customers value and can lead to a deeper understanding of the tool and one's capabilities.

SWE-bench Verified no longer measures frontier coding capabilities

https://images.ctfassets.net/kftzwdyauwt9/7qMrOFCWWMweIDBUpYFr79/7741661650df6eb935acb5bda179b091/System_Card_Card_SEO_1x1.jpg?w=3840&q=90&fm=webp
SWE-bench Verified, a benchmark for autonomous software engineering, has contamination issues due to publicly available data and flawed test cases, making it unsuitable for measuring model progress. A new benchmark, SWE-bench Pro, is recommended for reporting results due to lower contamination risk and more robust test cases.

Box to save memory in Rust

https://dystroy.org/logo-dystroy-rusty.svg
A Rust program reduced its memory footprint from 895MB to 420MB by optimizing the layout of structs and deserialization of JSON files. This was achieved by using optional fields and boxing to reduce memory usage, and verifying the results using a custom allocator.
LINKS

Sawe becomes first athlete to run a sub-two-hour marathon in a competitive race

https://ichef.bbci.co.uk/ace/standard/480/cpsprodpb/b5ee/live/d37abd10-1d33-11f1-801d-ed3cff6bf876.jpg
Sabastian Sawe made history by becoming the first athlete to run a sub-two-hour marathon in a competitive race, crossing the line in 1:59:30. Tigst Assefa also broke her own women's world record in a women-only field, finishing in 2:15:41.

FreeBSD Device Drivers Book

https://opengraph.githubassets.com/b2a0c1e944cba24f047d5f319cfefa088ccc4438955535aa62a9c98ad5363202/ebrandi/FDD-book
The book "FreeBSD Device Drivers" is a free, open-source guide that teaches readers from zero to writing production-quality FreeBSD drivers. It's a guided course with 38 chapters, hands-on labs, and covers the full lifecycle of driver development.

Mystery Cpuid Bit

http://www.os2museum.com/wp/wp-content/uploads/2026/04/P4170003-640x480.jpg
The user tested an Athlon 1200 CPU from 2001 and found an unknown CPUID bit set, specifically bit 18, which was listed as "reserved" in AMD documentation. The bit is likely related to ECC capability, which was supported in some Athlon models but dropped in the Athlon 4/Thunderbird.

The Mushroom That Makes People Have the Exact Same Hallucination

https://www.vice.com/wp-content/uploads/sites/2/2026/04/why-gen-z-struggle-so-much-with-their-sex-lives.png?w=300
Biologist Colin Domnauer reopened a case of "lilliputian hallucinations" in Yunnan province, China, caused by the Lanmaoa asiatica mushroom. The hallucinations, involving tiny elflike people, occur in different people across cultures and can last for a long time.

Quirks of Human Anatomy

https://www.sdbonline.org/sites/fly/lewheldquirk/6.1.jpg
The human body has many quirks and flaws, such as a blind spot in the eye, a narrow birth canal, and a vulnerable nervous system, which are a result of evolutionary compromises and mistakes. Despite these flaws, humans and other animals have developed remarkable adaptations and solutions to overcome them, such as the development of the brain and the ability to process visual information.

EvanFlow – A TDD driven feedback loop for Claude Code

https://opengraph.githubassets.com/dcf29eda9d40f1065d7d65b08e84b2c587a1e0baded701bdb84f1d454170c4a3/evanklem/evanflow
EvanFlow is a coding assistant that guides projects through implementation with checkpoints, no auto-commits, and no forced ceremony. It uses 16 cohesive skills and 2 custom subagents to ensure discipline and quality across iterations.

Magic: The Gathering took me from N2 to Japanese fluency

https://www.tokyodev.com/rails/active_storage/representations/proxy/eyJfcmFpbHMiOnsiZGF0YSI6MjAwMDEsInB1ciI6ImJsb2JfaWQifX0=--9e71fc6430fd50647698b30212e276eb7a295029/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwic2F2ZXIiOnsic3Vic2FtcGxlX21vZGUiOiJvbiIsInN0cmlwIjp0cnVlLCJpbnRlcmxhY2UiOnRydWUsImxvc3NsZXNzIjpmYWxzZSwicXVhbGl0eSI6ODB9LCJyZXNpemVfdG9fZmlsbCI6WzczNiw0MDldfSwicHVyIjoidmFyaWF0aW9uIn19--1980e7059f94bdc9be5715774ee8d8f7add89ba5/n61q7eq599jgrbxsffkqyde7mfk6.jpg
The author used Magic: The Gathering to improve Japanese fluency by forcing himself to use the language in a real-world environment. This approach helped him transition from a JLPT N2 certification to actual proficiency.

Chernobyl wildlife forty years on

https://ichef.bbci.co.uk/images/ic/480xn/p0ngd8ng.jpg.webp
A scientist, Pablo Burraco, discovered a dark-colored tree frog in Chernobyl's exclusion zone, sparking a question about radiation's impact on local wildlife. Research suggests some species may have adapted to radiation, but the evidence is still debated among scientists.

An AI agent deleted our production database. The agent's confession is below

Something went wrong, but don’t fret — let’s give it another shot. Some privacy related extensions may cause issues on x.com. Please disable them and try again.

Running Bare-Metal Rust Alongside ESP-IDF on the ESP32-S3's Second Core

The user implemented a dual-core system on the ESP32-S3, where ESP-IDF manages Wi-Fi and BLE on Core 0 and bare-metal Rust code runs on Core 1 with zero scheduler interference. The system uses atomics for shared memory access and allows for updating the Rust binary independently of the ESP-IDF firmware.