A P2P Vision for QUIC (2024)
Oct 26, 2024 Marten Seemann, Christian Huitema 15-minute read This article was co-authored by Christian Huitema. You can find his blog at privateoctopus.com. Over the years, the IETF has standardized numerous protocols for establishing IP packet flows through NATs and firewalls, including STUN, ICE, and TURN. This is an inherently messy topic, and I can […]
C++ implementation of SIP, ICE, TURN and related protocols

The reSIProcate repository contains the following C++ libraries and applications: resip library: comprehensive (RFC3261) SIP stack dum (Dialog Usage Manager) library: high level SIP library for creating SIP user agents (no media stack) recon library: high level SIP UA library with media stack integration rePro application: SIP Proxy server reTurn application: STUN/TURN server MOHParkServer appplication: […]
Radiant Computer

Radiant Computer Radiant’s purpose is to explore what personal computing could be when designed from first principles. We believe the current trajectory of personal computing is leading us to a less free world, and that only a new computing movement rooted in human dignity, creation and autonomy can change its course. Radiant is a computer […]
The kind of company I want to be a part of

The kind of company I want to be a part of… builds something I’m proud to sign my name on. Actually makes a difference in peoples’ lives. Has smart, humble coworker(s).So, the usual. But most of all, cares enough to not do (s).5 item(s) loading.Uploading 3 image(s).1 user(s) added.15 minute(s) remaining. To me, software should […]
iOS 26.2 to allow third-party app stores in Japan ahead of regulatory deadline

Apple on Tuesday released the first beta of iOS 26.2 to developers, and it appears that the software will allow users in Japan to install alternative app marketplaces on their devices when it is released to the public in December. According to a post shared on X by @Tzzlala, iPhones running the beta in Japan […]
Founder in Residence at Woz (San Francisco)
Founder in Residence at Woz (San Francisco) We’re opening one of the coolest jobs ever (only slightly biased). At Woz, we’ve built the world’s first AI App Factory, capable of building business quality mobile apps in just hours. Now we’re handing over the keys to aspiring founders and challenging them to build real, revenue generating […]
Incus-OS: Immutable Linux OS to run Incus as a hypervisor

IncusOS is an immutable OS solely designed around safely and reliably running Incus. It uses modern security features like UEFI Secure Boot and TPM to provide a safe boot experience and seamless full disk encryption. Updates are applied atomically using an A/B scheme allowing for an easy revert in case of problems. The system itself […]
A Quote from Belligerentbarbies
I’m worried that they put co-pilot in Excel because Excel is the beast that drives our entire economy and do you know who has tamed that beast? Brenda. Who is Brenda? She is a mid-level employee in every finance department, in every business across this stupid nation and the Excel goddess herself descended from the […]
WebTransport is almost here to allow UDP-like exchange in the browser
HTTP/3 has been in progress since 2018. It is based on Google’s QUIC protocol (which is itself based on UDP), and fixes several issues around the classic TCP protocol, on which HTTP and WebSockets are based. These include: Head-of-line blocking HTTP/2 allows multiplexing, so a single connection can stream multiple resources simultaneously. However, if a […]
The Hackers Manifesto (The Conscience of a Hacker) (1986)
Title : Hacker’s Manifesto Author : The Mentor ==Phrack Inc.== Volume One, Issue 7, Phile 3 of 10 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= The following was written shortly after my arrest… /The Conscience of a Hacker// by +++The Mentor+++ Written on January 8, 1986 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Another one got caught today, it’s all over the papers. “Teenager Arrested in Computer […]