The VPN panic is only getting started

the-vpn-panic-is-only-getting-started

The UK government is facing calls to restrict children’s access to VPNs. The UK government is facing calls to restrict children’s access to VPNs. by Dominic Preston Nov 27, 2025, 12:00 PM UTC Dominic Preston is a news editor with over a decade’s experience in journalism. He previously worked at Android Police and Tech Advisor. […]

How Charles M Schulz created Charlie Brown and Snoopy (2024)

how-charles-m-schulz-created-charlie-brown-and-snoopy-(2024)

Charles M Schulz drew his beloved Peanuts strip for 50 years until his announcement on 14 December 1999 that ill health was forcing him to retire. In History looks at how an unassuming cartoonist built a billion-dollar empire out of the lives of a group of children, a dog and a bird. Charles M Schulz’s […]

Vsora Jotunn-8 5nm European inference chip

To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions. The technical storage or access is strictly […]

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

show-hn:-whole-home-vpn-router-with-hardware-kill-switch-(openwrt-and-wireguard)

Whole-home VPN router with hardware kill switch – Protect every device on your network with OpenWrt, WireGuard, and AmneziaWG. No apps required. 🤖 Using an AI coding agent? Give it access to this entire repo and read AGENTS.md for guided deployment. Supports Claude, GPT, Gemini, and other frontier models. Turn a Raspberry Pi or mini […]

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

a-programmer-friendly-i/o-abstraction-over-io-uring-and-kqueue

Consider this tale of I/O and performance. We’ll start with blocking I/O, explore io_uring and kqueue, and take home an event loop very similar to some software you may find familiar. This is a twist on King’s talk at Software You Can Love Milan ’22. When you want to read from a file you might […]

FileZilla Pro “Perpetual License” – A Warning to All Users

filezilla-pro-“perpetual-license”-–-a-warning-to-all-users

FileZilla Pro “Perpetual License” – A Warning to All Users This is a blunt warning to anyone who ever purchased, or is thinking about purchasing, FileZilla Pro. I bought FileZilla Pro under a perpetual license – a one-time payment, lifetime right to use the version I purchased. After reinstalling my operating system, I simply needed […]

Underrated reasons to be thankful V

underrated-reasons-to-be-thankful-v

That your dog, while she appears to love you only because she’s been adapted by evolution to appear to love you, really does love you. That if you’re a life form and you cook up a baby and copy your genes to them, you’ll find that the genes have been degraded due to oxidative stress […]

The Input Stack on Linux: An End-to-End Architecture Overview

the-input-stack-on-linux:-an-end-to-end-architecture-overview

Let’s explore and deobfuscate the input stack on Linux. Our aim is to understand its components and what each does. Input handling can be divided into two parts, separated by a common layer: Kernel-level handling: It deals with what happens in the kernel and how events are exposed to user-space The actual hardware connected to […]