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.

Show HN: OSS Agent I built topped the TerminalBench on Gemini-3-flash-preview

https://camo.githubusercontent.com/7c2146782e5ad29e647e51a95f9290c4e5eba1214d0a736d571de7f55cf7a98b/68747470733a2f2f7777772e64697261632e72756e2f7374617469632f696d616765732f6d756c7469706c655f656469742e706e67
Dirac is an open-source coding agent that improves accuracy and reduces costs by 64.8% with tightly curated context. It achieves 100% accuracy on complex refactoring tasks at a fraction of the cost of other leading agents.
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.

Men Who Stare at Walls

https://www.alexselimov.com/posts/men_who_stare_at_walls/cover.webp
User tried Simple Lucas' focus routine, staring at a wall to recover focus, and found it effective but hard. They attribute their lack of focus to information overload and use wall staring with parasympathetic activation and mind blanking to improve productivity.

Branimir Lambov from IBM on Cassandra

Branimir, a Cassandra committer, shares his background and experience working on software infrastructure. He started with digital signals processing and natural language processing before joining IBM and contributing to Cassandra for over a decade.

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.

Show HN: A terminal spreadsheet editor with Vim keybindings

https://raw.githubusercontent.com/garritfra/cell/main/assets/cell.png
The library opens various file formats including CSV, TSV, and native .cell files. It tracks ODF formula compliance and saves CSV files with flattened formula values.

Quarkdown – Markdown with Superpowers

https://quarkdown.com/_astro/no-boilerplate.SaDlAnd3_Z16VNJW.webp
No boilerplate Versatile Whether you are writing a research paper, a quick report, a company-wide wiki, class notes, or preparing interactive slides for your next talk, there's only one line you need.
LINKS

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.

FDA Approves First-Ever Gene Therapy for Treatment of Genetic Hearing Loss

Not found

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.

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.

Show HN: I built a dual crossword puzzle where two crosswords share one grid

https://forkle.co.uk/favicon.png
Forkle is a free daily word puzzle game. Every crossword cell hides two letters. Solve both layers, track your streak, and challenge friends to Forkle Duo.

A Guide to CubeSat Mission and Bus Design

A Guide to CubeSat Mission and Bus Design

France's Mistral Built a $14B AI Empire by Not Being American

https://imageio.forbes.com/specials-images/imageserve/69c59764e04ee9273feccda9/16x9-Mistral-levon-biss-for-forbes/0x0.jpg?format=jpg&height=1080&width=1920
Mistral's CEO Arthur Mensch promotes European-built AI as a tool for empowerment and independence, offering open-source models that customers can customize and control. His company is gaining traction with governments and companies seeking sovereignty over their AI.

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.

Getting my daily news from a dot matrix printer 2024

https://aschmelyun.com/storage/images/andrew-schmelyun-profile.jpg
The user built a custom "front page" printer using a dot matrix printer, Raspberry Pi, and PHP script to print out news, stocks, and Reddit posts every morning. The project was a fun way to integrate old hardware with new technology and reduce screen time, and the user plans to explore more uses for the dot matrix printer.

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.

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

Please enable JS and disable any ad blocker

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.

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.

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.

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.