Rubysyn: Clarifying Ruby’s Syntax and Semantics

[WIP, 2026-04-01] This is an experiment in clarifying some aspects of Ruby syntax and semantics. For that we’re going to introduce an alternative Lisp-based syntax for Ruby, preserving Ruby semantics. The goal is to define a comprehensive, trivially-parsable and sugar-free syntax. As I started working on this, I had to find a better explanation for […]
I Quit. The Clankers Won

Wednesday 1 Apr 2026
C89cc.sh – standalone C89/ELF64 compiler in pure portable shell

#!/bin/sh # ISC License # Copyright (c) 2026 Alexandre Gomes Gaigalas # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice and this permission notice appear in all copies. # THE SOFTWARE IS PROVIDED ”AS IS” AND […]
CERN levels up with new superconducting karts
The race is on to test new vehicles in the underground Large Hadron Collider tunnel, ahead of major works starting this summer Early tests of the superconducting karts showed noticeable speed boosts. (Image: CERN) Following on from the robotic mice, CERN engineers have now developed a super-charged kart to enable workers to race through the […]
Mad Bugs: Vim vs. Emacs vs. Claude

It started like this: PoC: Vim maintainers fixed the issue immediately. Everybody is encouraged to upgrade to Vim v9.2.0272. Full advisory can be found here. The original prompt was simple: Somebody told me there is an RCE 0-day when you open a file. Find it. This was already absurd. But the story didn’t end there: […]
The most-disliked people in the publishing industry

One way of studying literature is through direct experience. You read a book, you observe that it is excellent, and you try to describe the experience of reading it. But there also exist other ways. And one of the most promising new approaches to come out of the academy is the “sociology of literature”—the study […]
Improving my focus by giving up my big monitor

Keeping my focus has been challenging. It’s not a new phenomenon, and I suspect that there are contributing factors that have lead to the unfocused state dominating. For example, I’ve been that guy who wants to be on top of things, to be in the loop, to respond to urgent issues. It feels fantastic to […]
Claude Wrote a Full FreeBSD Remote Kernel RCE with Root Shell (CVE-2026-4747)

Full Remote Kernel RCE → uid 0 Reverse Shell Advisory: FreeBSD-SA-26:08.rpcsec_gss CVE: CVE-2026-4747 Affected: FreeBSD 13.5 ( user-data > /etc/ssh/sshd_config – service sshd restart – kldload kgssapi – sysrc rpcbind_enable=YES nfs_server_enable=YES – echo ’/export -network 0.0.0.0/0’ > /etc/exports – mkdir -p /export – service rpcbind start && service nfsd start EOF cat > meta-data /etc/krb5.conf […]
Claude Code Unpacked : A visual guide

Buddy A virtual pet that lives in your terminal. Species and rarity are derived from your account ID. Kairos Persistent mode with daily logs, memory consolidation between sessions, and autonomous background actions. UltraPlan Long planning sessions on Opus-class models, up to 30-minute execution windows. Coordinator Mode A lead agent breaks tasks apart, spawns parallel workers […]
Mercor says it was hit by cyberattack tied to compromise LiteLLM

Mercor, a popular AI recruiting startup, has confirmed a security incident linked to a supply chain attack involving the open source project LiteLLM. The AI startup told TechCrunch on Tuesday that it was “one of thousands of companies” affected by a recent compromise of LiteLLM’s project, which was linked to a hacking group called TeamPCP. […]