GeistHaus
log in ยท sign up
6 pages link to this URL
Effective TypeScript โ€บ Notes on TypeScript 5.6

We TypeScript developers are a lucky bunch. While some languages (Python, JavaScript) are released annually, every three years (C++) or even less, we get four new versions of TypeScript every year. TypeScript 5.6 was released on September 9th, 2024. Let's take a look.

Sorry OpenWrt One

To all of the users of the OpenWrt One device, I need to start by saying "I'm sorry". My intention was not to break your firmware. ๐Ÿ˜… Of course, I'm talking about commit 6c8cc862 where one of the onboard storage drivers was removed. This all comes down to a difference of opinion in the theory about the job of an operating system. In my (humble) opinion, an operating system should include the drivers needed to bootstrap and install said operating system. This is pretty important in the idea of "self hosting" in computer science (not to be confused with the "homelab" idea of self hosting):

0 inbound links article en blog