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.

Linux Kernel Explorer

https://reverser.dev/og-image.png
The kernel isn't a process—it's the system. It serves user processes, reacts to context, and enforces separation and control.

Tell HN: Happy Thanksgiving

HN community members share gratitude for the site's enduring quality and meaningful discussions despite some decline in discourse. They appreciate the community's refuge from online absurdity and thank founders for creating this space.

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.

AI CEO – Replace your boss before they replace you

https://replaceyourboss.ai/OGImage.jpg
AI CEOs are now more ruthless and impersonal, firing employees with robotic efficiency. They even send personalized goodbye emails with GIFs, making the experience less personal.

We're losing our voice to LLMs

https://tonyalicea.dev/assets/tonyalicea.png
Using LLMs to write social media posts can rob you of your unique voice, which is formed from your experiences and becomes recognizable and trustworthy. Your voice is a valuable asset that influences impressions and connections, and relying on LLMs can cause it to fade into atrophy.

Same-day upstream Linux support for Snapdragon 8 Elite Gen 5

https://www.qualcomm.com/content/dam/qcomm-martech/dm-assets/images/blog/headshots/aiqun-maria-yu.jpg
Qualcomm Technologies posted initial support for its Snapdragon 8 Elite Gen 5 to the Linux developer community. The patches enable advanced features like dynamic voltage and frequency scaling, display, and camera capabilities.

The Nerd Reich – Silicon Valley Fascism and the War on Democracy

The website is temporarily blocked due to security reasons after a suspicious action was detected. Please email the site owner with the Cloudflare Ray ID and details of the action that triggered the block.

TPUs vs. GPUs and why Google is positioned to win AI race in the long term

https://substackcdn.com/image/fetch/$s_!H_F9!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fff173524-b98d-4a2b-9f77-7a130ad395a7_1024x1024.png
Google's Tensor Processing Unit (TPU) is a custom ASIC designed for AI tasks, offering better performance per watt and cost-effectiveness compared to Nvidia GPUs. The TPU's unique systolic array architecture and Google's optimized ecosystem make it a significant competitive advantage for Google Cloud's business.

Green card interviews end in handcuffs for spouses of U.S. citizens

Please enable JS and disable any ad blocker

Mixpanel Security Breach

https://mixpanel.com/blog/_next/static/media/nav-promo-metric-trees.efc40d4b.png
Mixpanel detected a smishing campaign on November 8th, 2025, and took steps to contain and secure impacted user accounts. Affected customers were proactively communicated with, while unaffected customers received no action required notification.

Pakistan says rooftop solar output to exceed grid demand in some hubs next year

Please enable JS and disable any ad blocker

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.

The current state of the theory that GPL propagates to AI models

https://shujisado.org/wp-content/uploads/2025/11/chatgpt-image-2025e5b9b411e69c8827e697a5-21_13_41.png?w=1024
The theory of GPL propagation to AI models, where GPL code in training data propagates to the model, remains an indeterminate problem with ongoing lawsuits and no clear judicial precedent. The theory could be ratified by the judiciary if the plaintiffs win in ongoing lawsuits, but it has serious detrimental effects and many experts argue against it.

Ray Marching Soft Shadows in 2D (2020)

https://www.rykap.com/images/voronoi.png
The author explains how a graphics project uses a distance field to generate shadows, and implements a technique called ray marching to improve performance. The technique involves advancing along a ray by a distance proportional to the distance from the closest shape.

LinkedIn is loud, and corporate is hell

The writer is frustrated with corporate culture and feels overwhelmed by excessive management and busywork, leading to burnout. They're being let go from their job and see it as a chance for a fresh start.

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

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.

AdBlock and Signal are for terrorists, according to French govt (2023) [video]

Underrated reasons to be thankful V

https://dynomight.net/img/valley.jpg
The user discusses various topics including evolution, infectious diseases, radiation, and human preferences, concluding that many problems can be solved with technology and societal cooperation. They also touch on the importance of appreciating the complexities and quirks of life, including the safety of air travel and the benefits of carbon sequestration in disposable plastic.

250MWh 'Sand Battery' to start construction in Finland

https://www.energy-storage.news/wp-content/uploads/2025/11/Screenshot-2025-11-26-110954-1024x632.jpg
Polar Night Energy and Lahti Energia partnered for a 2MW sand battery project in Finland, reducing fossil emissions by 60% annually. The project will supply heat to Lahti Energia's district network and participate in grid balancing markets.

DeepSeekMath-V2: Towards Self-Verifiable Mathematical Reasoning [pdf]

https://opengraph.githubassets.com/039cefece5c31058f1527190bafce7c7a391da5323f2566babfaea685309964c/deepseek-ai/DeepSeek-Math-V2
Skip to content You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert You can’t perform that action at this time.

The Tesla Model Y Just Scored the Worst Reliability Rating in a Decade

Please enable JS and disable any ad blocker

Show HN: Runprompt – run .prompt files from the command line

https://opengraph.githubassets.com/b097e4593ba939e3777c383f12c3d6323537e55a8ff4216f5b4f019734ee0f9d/chr15m/runprompt
The user is using the Claude model to extract information from a text. The model is extracting a person's name, age, and occupation.

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.

The input stack on Linux: An end-to-end architecture overview

https://venam.net/blog/assets/input_devices_linux/astrolabe_img.jpg
The kernel-level handling of input devices involves the input core, which provides common abstract components and a publish-subscribe system for handling input devices and their events, while user-space handling is done through libraries such as libinput and XKB. The input core is responsible for registering and unregistering input devices, forwarding events to registered handlers, and ...

FileZilla Pro "Perpetual License" – A Warning to All Users

https://opengraph.githubassets.com/300256f020d1760016c474b5dafd45da8de3552976cb1cf88c8c35dd5b9c9b73/x011/FileZilla-Pro-Download
FileZilla Pro's perpetual license is worthless after reinstalling the OS due to lack of installer access. The company admits customers own old versions but denies reinstalling, forcing users to pay again.

Protect Public School Students from Surveillance of Off-Campus Speech

https://www.eff.org/files/banner_library/student-privacy4_0.jpg
EFF filed an amicus brief in Merrill v Marana Unified School District arguing that students' use of school-issued devices does not automatically make their speech "on campus." The brief emphasizes the need for students to have private digital spaces to speak freely without constant school surveillance and punishment.

Cherry gives up German production and wants to sell core division

https://heise.cloudimg.io/width/610/q85.png-lossy-85.webp-lossy-85.foil1/_www-heise-de_/imgs/18/4/9/8/4/9/2/4/DSC00765-59f0145c35baf06a-f300aaf8da3f0763.jpeg
Cherry made a 20.4 million euro net loss from January 2025 to September, with a turnover of 70.7 million euros. The company plans to sell either its peripherals or Digital Health & Solutions division to boost the remaining division.

Show HN: SyncKit – Offline-first sync engine (Rust/WASM and TypeScript)

https://raw.githubusercontent.com/Dancode-188/synckit/main/demo.gif
SyncKit is a lightweight, offline-first sync engine that enables real-time collaboration with automatic conflict resolution. It's a complete WASM-based sync engine with a TypeScript SDK and React hooks, ideal for building collaborative apps.

AGI is not possible even in 10 years

https://miro.medium.com/v2/resize:fit:700/1*tQAW2-9f8vjHoFZrt07i1w.png
Researchers predict AGI will take at least a decade, possibly longer, due to fundamental limitations in current AI systems. Scaling and infrastructure won't solve these problems, requiring new architectures and approaches to achieve true intelligence.

Show HN: MkSlides – Markdown to slides with a similar workflow to MkDocs

https://raw.githubusercontent.com/MartenBE/mkslides/main/docs/img/example-slide.png
MkSlides is a static site generator that turns Markdown files into Reveal.js slides. It uses a YAML configuration file to customize the slideshow.

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.

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

Last Issue of "ECMAScript News"

ECMAScript News is ending after 368 issues due to financial losses. The newsletter will stop publishing but may be revived by Axel in a new form in 2026.

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

https://camo.githubusercontent.com/8fcad4fb17d9bdc69855d7070001288aea543d2ad82b83cb801caa42ed76f023/68747470733a2f2f696d672e796f75747562652e636f6d2f76692f5369346576773370676c592f302e6a7067
Install era agent and dependencies with brew, then follow platform-specific setup for great devX and security. Use the CLI to run untrusted code in microVMs with 200ms launch time.

Seagate achieves 6.9TB storage capacity per platter

https://cdn.mos.cms.futurecdn.net/9T548FhaVDUec9T4bgZqkm.jpg
Seagate achieved 6.9TB per platter in its laboratory, making 55TB to 69TB hard drives possible. The technology is expected to be used in official products by 2030, with interim developments in 2027, 2028, and 2029.

New research highlights a shortage of male mentors for boys and young men

https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img,w_750,h_375/https://www.psypost.org/wp-content/uploads/2025/11/sad-lonely-teen-boy-750x375.jpg
A new research report by RAND found that most boys and young men in the US lack male guidance figures, with many relying on female mentors for schoolwork, relationships, and future planning. The study revealed a significant gap in well-being between young men and women, with boys facing lower grades, literacy rates, and higher suicide rates.

$96M AUD revamp of Bom website bombs out on launch

https://ichef.bbci.co.uk/news/480/cpsprodpb/2cd5/live/5832d7c0-c9c6-11f0-a001-47048321ca07.jpg.webp
The Australian Bureau of Meteorology's new website redesign was met with widespread criticism and complaints due to its poor usability and lack of essential features. The site's high cost of A$96.5m and perceived waste of taxpayer money further fueled public outrage.

Don't be a scary old guy: My 40s survival strategy with charm

https://www.devas.life/content/images/size/w160/2023/02/_DSF7864_sm.jpg
Takuya, a 41-year-old indie developer, shares his survival strategy for middle-aged men: being warm and approachable, or having "charm." He believes this helps cancel out the "old guy presence" and makes him more likable.

Crypto hoarders dump tokens as shares tumble

https://cdn.arstechnica.net/wp-content/uploads/2025/11/GettyImages-1368998806-640x360.jpg
Crypto-hoarding companies are selling their holdings to prop up sinking share prices as the $1 trillion cryptocurrency rout unravels their business model. Shares in companies like Strategy and Metaplanet have plummeted, wiping $77 billion from their stock market value.

The VanDersarl Blériot: a 1911 airplane homebuilt by teenage brothers (2017)

https://www.historynet.com/wp-content/uploads/2017/03/VanDerserl-1912-960_640.jpg
The VanDersarl brothers built a Blériot XI in 1911 using a modified automobile engine and learned to fly it. After a century, the restored plane was registered as an experimental airplane and flew again in 2012.

Crypto investors face tax crackdown as 70% non-compliant

https://www.thepost.co.nz/media/images/9Tzi8ywRz924XE3uHaD6DZ3Ef+IdbOiYlvIROR5vlqUeRrexTocZGobKRJ9od%2Fgnk3B%2FCeKTmTAsIjj6Q0YaYS5XQg%2FKc3Jqns6LJKYT+CbCkdvgHFIi9yIhPxVTTG3egAqigkzuzVI+siiDy+jz5HRsh8JJntzo9GXDa1mmhYVmqnmK3A0blOM6UeHS7HPX6sz6ZyDvxYU36yf88YnsJw==?resolution=1240x700
Seven out of 10 crypto investors in New Zealand are non-compliant with tax obligations. Inland Revenue is data matching to identify non-compliant investors, increasing the risk of being found out.

GitLab discovers widespread NPM supply chain attack

https://res.cloudinary.com/about-gitlab-com/image/upload/v1764040799/igbsaqqvlwjqbrnxmh8k.png
GitLab's Vulnerability Research team has identified a large-scale supply chain attack involving a destructive malware variant spreading through the npm ecosystem. The malware contains a "dead man's switch" mechanism that threatens to destroy user data if its propagation and exfiltration channels are severed.

Principles of Vasocomputation

https://opentheory.net/wp-content/uploads/2023/07/IMG_2206-1024x715.jpeg
The brain's default behavior is to grasp and hold onto pleasant sensations and push away unpleasant ones, causing 90% of suffering. This "tanha" reflex is an artifact of the brain's compression pressure, collapsing complexity into simplicity and causing ongoing stress.

A Programmer-Friendly I/O Abstraction Over io_uring and kqueue

https://tigerbeetle.com/blog/img/authors/king.webp
The author discusses improving I/O performance by using io_uring and kqueue APIs to submit requests to the kernel for readiness and completion events, allowing for batching and amortizing system call overhead. A central dispatcher is built to handle I/O requests and completion events, providing a simple API for scheduling I/O and passing callbacks for event completion.

C64 Burrow.BAS

User figured out how to embed Commodore 64 BASIC listings into blog posts. They combined two one-line programs from the 1985 Run magazine to create a visual demo.

Vsora Jotunn-8 5nm European inference chip

https://vsora.com/wp-content/uploads/2025/04/Vsora_Jotunn8-1-1024x648.png
Our high-performance inference solutions balance speed, efficiency, and scalability for optimal AI performance. They help businesses stay competitive and drive growth with lower operational costs and a commitment to sustainability.

Evaluating Uniform Memory Access Mode on AMD's Turin

https://substackcdn.com/image/fetch/$s_!_IKK!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc7d1b01-cd33-4573-a062-d1ceca102947_598x212.png
AMD's NPS0 mode exposes a dual socket system as a single entity, providing uniform memory access but with high DRAM latency over 220 ns. This mode is not worthwhile in modern systems due to the high latency penalty and minor bandwidth gains for NUMA-unaware code.

Bird flu viruses are resistant to fever, making them a major threat to humans

This page will redirect in a moment...

Docker Superpowers You Forget to Use

https://oneuptime.com/img/logo-gray.svg
Docker has underused features that improve reliability and velocity, such as using build stages and profiles. Implementing these features can be done without adding new tooling, making containers leaner and safer.

We are all mosaics: genetic diversity found between cells in a single person

https://media.nature.com/lw767/magazine-assets/d41586-025-03768-0/d41586-025-03768-0_51720294.jpg
Researchers sequenced the genomes of over 100 cells from a 74-year-old man, revealing genetic chaos and mosaicism. The study aims to catalogue mutations in cells from 19 body sites, providing a valuable tool for studying genetic variation and its effects on health and diseases.

DNS Firewalling with MISP and Technitium DNS Server

Technitium DNS has matured into a capable platform with clustering, structured logging, and app-based extensibility, making it suitable for self-hosted environments. It now offers PDNS-style filtering capabilities through its MISP Connector App and Log Exporter App.

Internet Handle

Open social apps let you use your internet domain as a handle, eliminating the need to claim usernames on each app. They also keep your data in a single place you control, allowing you to log in with your domain and own your online presence.

Show HN: Whole-home VPN router with hardware kill switch (OpenWrt and WireGuard)

https://opengraph.githubassets.com/ea6b6a8c2a429198fd8bdb8c5e50fb411cd92be2f2062accc64df48b46cd681c/yoloshii/privacy-first-network
This whole-home VPN router protects every device on your network with OpenWrt, WireGuard, and AmneziaWG, no apps required. It prevents ISP logging, identity verification, and age verification per-site, ensuring network traffic remains private.

Renewing GPG Subkeys in 2025

To renew GPG signing and encryption subkeys, insert the secret master key into an airgapped computer and verify the current key state. Then, set the master key expiration, select and set subkey expirations, export the subkeys, and verify the result.