Fran Sans – font inspired by San Francisco light rail displays

Written by EMILY SNEDDONPublished on 6TH NOVEMBER 2025 Fran Sans is a display font in every sense of the term. It’s an interpretation of the destination displays found on some of the light rail vehicles that service the city of San Francisco.SFMTA Photo DepartmentI say some because destination displays aren’t consistently used across the city’s […]

G0-G3 corners, visualised: learn what “Apple corners” are

g0-g3-corners,-visualised:-learn-what-“apple-corners”-are

G0-G3 corners, visualised: learn what "Apple corners" are by dangroshev | Download free STL model | Printables.com G0, G1, G2, and G3 continuous surfaces 5 7 0 1874 updated November 23, 2025 You might have seen this image before (it’s hard to attribute, my best guess is among the links below): The two corners look […]

Native Secure Enclave backed SSH keys on macOS

native-secure-enclave-backed-ssh-keys-on-macos

It turns out that MacOS Tahoe can generate and use secure-enclave backed SSH keys! This replaces projects like https://github.com/maxgoedjen/secretive There is a shared library /usr/lib/ssh-keychain.dylib that traditionally has been used to add smartcard support to ssh by implementing PKCS11Provider interface. However since recently it also implements SecurityKeyProivder which supports loading keys directly from the secure […]

JOPA: Java compiler in C++, Jikes modernized to Java 6 with Claude

jopa:-java-compiler-in-c++,-jikes-modernized-to-java-6-with-claude

A totally Claude’d effort in modernizing jikes, the historical independent javac implementation in C++. Could be useful for bootstrap purposes. Java 5 & 6 Support This fork adds comprehensive Java 5 (J2SE 5.0) and Java 6 (Java SE 6) language features: Java 5 Features ✅ Generics – Type erasure with generic classes, methods, and bounded […]

Are consumers just tech debt to Microsoft?

I’m not saying this will definitely happen, but I think we could be on the cusp of a significant shift in Windows market share for consumer computers. It is not going to drop to 2% in a year or anything, but I feel like a few pieces are coming together that could move the needle […]

HumanLayer (YC F24) Is Hiring Founding Engineers

humanlayer-(yc-f24)-is-hiring-founding-engineers

At HumanLayer, we’re on a mission to change how teams build software with AI. If we had a motto it would be “no vibes allowed” – we believe that AI agent-enabled coding is a deeply technical engineering craft, and we’re building CodeLayer to unlock it at scale. A Stanford study from June 2025 said AI […]

Dark Mode Sucks

dark-mode-sucks

The fetish modern Internet users have with “dark mode” has to stop, as does the rhetoric they typically use to advance their arguments, stuff like: blasts my eyeballs with full-beam daylight. or Every time I open it, I physically recoil like a Victorian child seeing electricity for the first time. or My retinas and I […]

Raycast for Windows Is Here

raycast-for-windows-is-here

You know the feeling. Search that can’t find your files. Apps buried in menus. Simple tasks that take too many clicks. Your computer should be faster than this. It should feel like everything is at your fingertips. That’s why we built Raycast. For the past five and a half years, hundreds of thousands of people […]

Mount Proton Drive on Linux using rclone and systemd

mount-proton-drive-on-linux-using-rclone-and-systemd

This guide automates the process of mounting Proton Drive on a Linux system using rclone and systemd. Tested on Arch Linux, but should work on most Linux distributions with minor adjustments. 🔧 Features Mounts Proton Drive at login via systemd –user Uses rclone with –vfs-cache-mode writes for compatibility Enables background service with logging Adds FUSE […]