Migrating the main Zig repository from GitHub to Codeberg

The author is leaving GitHub due to its decline in quality and aggressive AI integration, switching to Codeberg for their project Zig. They ask donors to move from GitHub Sponsors to Every.org.

Penpot: The Open-Source Figma

https://private-user-images.githubusercontent.com/210353798/492141777-cce75ad6-f783-473f-8803-da9eb8255fef.jpg?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjQyMTMyODEsIm5iZiI6MTc2NDIxMjk4MSwicGF0aCI6Ii8yMTAzNTM3OTgvNDkyMTQxNzc3LWNjZTc1YWQ2LWY3ODMtNDczZi04ODAzLWRhOWViODI1NWZlZi5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUxMTI3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MTEyN1QwMzA5NDFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05ZjY4YjJjODE4YzJlZGQwYzEwZjdiYmVmMGFmODM1YWZiMTM5OTRjMjNkZGQzODJhMWJkMjM3M2YzYTNlYzQ2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.XlrqHlahSIk5QLaa1QmSHvmnsYYFGt5_NdpXccrWKXo
Penpot is an open-source design tool for collaboration between designers and developers. It offers features like design tokens, CSS Grid Layout, and real-time collaboration.

DIY NAS: 2026 Edition

https://blog.briancmoses.com/images/2026/diynas/ssd_prices_600.png
The user built a DIY NAS server, the DIY NAS: 2026 Edition, with a Topton N22 motherboard, JONSBO N4 case, and TrueNAS 25.10.0.1 operating system, aiming to provide a capable homelab machine with a small footprint. The build features six drive bays, an integrated low-power CPU, and a focus on power efficiency, with the user considering auctioning off the build on eBay due to rising component prices.

Voyager 1 is about to reach one light-day from Earth

https://scienceclock.com/wp-content/uploads/2025/11/Pale_Blue_Dot.png
Voyager 1 is about to reach 16.1 billion miles away from Earth, taking 24 hours for a radio signal to reach it. It's the most distant human-made object, traveling at 11 miles per second since 1977 and sending data until the 2030s.

Willis Whitfield: A simple man with a simple solution that changed the world

https://www.sandia.gov/app/uploads/sites/81/2024/04/whitfield.jpg
Willis Whitfield, a physicist at Sandia, invented the laminar-flow clean room in 1961. His design, which uses filtered air to sweep particles to the floor, is still used today in various industries.

Coq: The World's Best Macro Assembler? [pdf] [2013]

We formalize a subset of the x86 architecture in Coq, using dependent types and notation to give it a concise and readable semantics. The model includes a concrete representation of bits, bytes, and memory, and supports conventional assembly code syntax inside Coq.

Music eases surgery and speeds recovery, study finds

https://ichef.bbci.co.uk/news/480/cpsprodpb/6712/live/6ce97290-c89b-11f0-bd7c-1744b857cc58.jpg.webp
Researchers in Delhi found that playing calming music to patients under general anaesthesia reduced their need for anaesthetic drugs and improved recovery. The study suggests that music can help patients wake up more quickly and clearly.

Running Unsupported iOS on Deprecated Devices

https://nyansatan.github.io/resources/projects/sundanceh2a.jpg
The user successfully ported iOS 6 to an iPod touch 3 by modifying the iBoot and DeviceTree, and creating a custom kernelcache with kexts from iOS 6. They also implemented an iBoot exploit and patched various components to make the port work on the iPod touch 3.

S&box is now an open source game engine

s&box engine is now open source under MIT license, allowing users to view, modify, and use its code for their own projects. The team has made several improvements, including fixing terrain issues, implementing texture rotation, and rewriting memory allocation code.

Functional Data Structures and Algorithms: a Proof Assistant Approach

https://fdsa-book.net/toc1.png
The book introduces data structures and algorithms for functional languages with a focus on proofs, covering both correctness and running time analysis. It uses inductive proofs and is machine-checked by Isabelle, with evolving content.

Gemini CLI Tips and Tricks for Agentic Coding

https://opengraph.githubassets.com/28808849a110f40e0c77f54db71cdc45afc622059e8c7c48b5a62152cbc015c7/addyosmani/gemini-cli-tips
Gemini CLI is an open-source AI assistant that brings the power of Google's Gemini model directly into your terminal, allowing you to perform various tasks such as coding, debugging, and content generation through natural language prompts. The tool supports features like custom commands, memory addition and recall, checkpointing, and external integrations with Google Docs, Sheets, and Drive, ...

Principles of Vasocomputation

https://opentheory.net/wp-content/uploads/2023/07/IMG_2206-1024x715.jpeg
A unification of Buddhist phenomenology, active inference, and physical reflexes; a practical theory of suffering, tension, and liberation; the core mechanism for medium-term memory and Bayesian updating; a clinically useful dimension of variation and dysfunction; a description of sensory type safety; a celebration of biological life. By default, the brain tries to grasp and hold onto ...

A Fast 64-Bit Date Algorithm (30–40% faster by counting dates backwards)

A new fast date conversion algorithm is presented, achieving a significant speed gain by counting years backwards and using a year-modulus-bitshift technique. The algorithm is accurate over a period of ±1.89 trillion years and uses only 4 multiplications, making it suitable for processing full UNIX 64-bit time.

Fara-7B: An efficient agentic model for computer use

https://raw.githubusercontent.com/microsoft/fara/main/figures/model_accuracy_vs_cost_v2_glm_cost_updated.png
Fara-7B is Microsoft's first agentic small language model for computer use, achieving state-of-the-art performance with 7 billion parameters. It completes tasks efficiently, averaging 16 steps per task, and enables on-device deployment with reduced latency and improved privacy.

C100 Developer Terminal

https://caligra.com/images/og.c100.jpg
Caligra is a new computer company focused on creative technical work and innovation. Its goal is to help users shape the future through technical advancements.

DSP 101 Part 1: An Introductory Course in DSP System Design

Bring bathroom doors back to hotels

https://i0.wp.com/bringbackdoors.com/wp-content/uploads/2025/10/cropped-Untitled-design-3.png?fit=512%2C512&ssl=1
User created a website to help travelers find hotels with bathroom doors, after experiencing doorless rooms. The website lists hotels with doors that close and are not made of glass, and allows users to submit doorless hotels for public shaming.

Show HN: Era – Open-source local sandbox for AI agents

https://camo.githubusercontent.com/8fcad4fb17d9bdc69855d7070001288aea543d2ad82b83cb801caa42ed76f023/68747470733a2f2f696d672e796f75747562652e636f6d2f76692f5369346576773370676c592f302e6a7067
Run untrusted or AI-generated code locally inside microVMs that behave like containers for great devX, 200ms launch time, and better security. # 1. install the tap brew tap binsquare/era-agent-cli # 2. install era agent brew install binsquare/era-agent-cli/era-agent # 3. install dependencies brew install krunvm buildah # 4. verify the CLI is on PATH agent vm exec --help # 4. follow ...

The EU made Apple adopt new Wi-Fi standards, and now Android can support AirDrop

https://cdn.arstechnica.net/wp-content/uploads/2025/11/Google-Pixel-10-4.jpg
Google updated Android's Quick Share feature to support Apple's AirDrop, allowing users to share files directly between devices. This interoperability is made possible by Apple adopting the Wi-Fi Aware standard, a requirement under the European Union's Digital Markets Act.

Comic Code Reviews

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg16-SeGGihK00WkzK__lzq4L1b9Nw1OWgTrxZwM1hHdfKybIP6KZvdWrKahF8nR7BcKdgFGqJWHEXmJMX2AuqwC7sjp_uH-HDVp-UCECVBckHHtIr-FuZ1wZx71OQ8mrWeJO0WzPCjBCefWR-8SI7GlAioX1ufzSUROCyIwZpVueZkRCCGsV-h/s320/Gemini_Generated_Image_w55blow55blow55b.png
Paste this into Claude Code or Cursor: “Review PR 13968 (this branch). Plan a comic strip to help code reviewers to understand what is going on/how the code works. Anthropomorphize if that will help.” Paste what you get into gemini.google.com after this prompt: “Make a comic-strip jpg for this: <paste it here>”

Making my 1970's-style renderer multi-threaded

https://filiph.net/text/imgs/Screenshot%202025-11-21%20at%2015.00.07.png
The author implemented a software 3D renderer in Dart for a 2D game with a retro 3D aesthetic, using Canvas.drawVertices and TypedData to optimize performance. To further improve performance, the author used shared mutable memory between isolates to enable concurrent rendering, resulting in a 20% improvement in frame time on a powerful device.

Ruby Was Ready from the Start

https://miro.medium.com/v2/da:true/resize:fit:1200/0*MudvRlo9a_KAGA1c
The author reflects on their career as a software developer, highlighting the importance of process and collaboration in software development, especially with the rise of AI coding agents. They advocate for Chat-Oriented Programming (CHOP), a conversational approach to coding that emphasizes feedback, testing, and intentional structure.

A woman on a mission to photograph every species of hummingbird

https://media.audubon.org/2025-11/Carole.jpg?width=1200&height=630&auto=webp&quality=90&fit=crop&enable=upscale
Carole Turek, a 75-year-old anesthesiologist, is photographing all 366 hummingbird species worldwide. She has 90 species left to capture and has already documented 276 species through her YouTube channel and website, Hummingbird Spot.

Bonsai_term: A library for building dynamic terminal apps by Jane Street

https://opengraph.githubassets.com/34fd1f583313c5a3fb27b79f0c570f439f1ff9c67569ff0605c40e562b9e2553/janestreet/bonsai_term
To use bonsai_term, install opam and oxcaml, then read bonsai_term's MLI and examples. Bonsai_term uses the same model as bonsai_web, so refer to bonsai_web docs for learning.

How Does Microwaving Grapes Create Plumes of Plasma?

https://www.pbs.org/wgbh/nova/media/images/GrapePlamsa-1-3.width-2500.jpg
Researchers have figured out the physics behind creating plasma in a microwave using grapes or other fruits. The key is concentrating microwave energy into a tiny space where two objects touch, causing a strong electric field that liberates electrons and creates plasma.

A cell so minimal that it challenges definitions of life

https://www.quantamagazine.org/wp-content/uploads/2025/11/Quasi-lifeforms-cr-Carlos-Arrojo-Lede.webp
Scientists discovered a cell with a severely reduced genome that challenges the definition of life. The cell, named Sukunaarchaeum, lacks essential functions and relies on a host cell for survival.

Alan.app – Add a Border to macOS Active Window

User created a Mac app called Alan to draw borders around active windows, with customizable width and colors. The app can be hidden from the Dock by running a Terminal command.

Show HN: Safe-NPM – only install packages that are +90 days old

https://opengraph.githubassets.com/abce769e44e7aa847130a2e11426311a3cfd09f18010c483d33e4637926fdc07/kevinslin/safe-npm
safe-npm protects against supply chain attacks by only installing package versions at least 90 days old. It trades off bleeding-edge updates for security, one layer in a defense-in-depth strategy.

Optery (YC W22) Hiring CISO, Release Manager, Tech Lead (Node), Full Stack Eng

Optery is a profitable automated opt out software that empowers individuals and businesses to control their personal data. It has received multiple awards and raised over $9M in funding from top investors.

Statistical Process Control in Python

https://timothyfraser.com/sigma/images/9_chart.png
We will learn statistical process control in Python using pandas, plotnine, and scipy to measure variation and identify benchmarks in product quality over time. This workshop applies statistical process control to a case study of a Japanese Hot Springs bath economy, evaluating temperature, pH, and sulfur levels to ensure quality control and maintain reputation.