60 Followers
83 Following
1.4K Posts
These unnecessary abbreviations trip me up every time! #rustlang #rust
Also sowas dummes habe ich ja echt noch nie gesehen #passwort:

Look what just arrived! With the VisionFive 2, I can finally run a #Linux desktop on #riscv.

Won't be my first Linux experience on an open instruction set (first was J-Core), but the first with an MMU and a desktop environment.

Just received merch from the #warp (https://warp.dev) #terminal for taking part in their user interview!
Warp: The Agentic Development Environment

Fast terminal, state-of-the-art agents, and cloud orchestration for the full software development lifecycle.

Btw: Don't ever buy an MSI Creator TRX40 motherboard! At least not if you don't want to fully dissamble it just to replace the BIOS battery.

(also it sometimes crashes in a way that reset by holding the power button doesn't work anymore and I need to turn off the power supply)

"Smooth GNOME experience in a wie variety of devices" https://www.youtube.com/watch?v=qAjPRr5SGoY&feature=youtu.be
Introducing GNOME 3.34: “Thessaloniki”

YouTube
I just found out that a.out is not actually a.out but ELF. I feel tricked.
Charging the #apple #magicmouse looks like a dead #cockroach 😆

I'm shocked that the following #c code compiles.

And #gcc doesn't even warn about the string passed to an int parameter, not even with -Wextra and -Wall (#clang does warn about it by default).

https://mastodon.cloud/media/9SZHsyVJ7YdJewnx7DU
Why can't we have nice things? I guess this is what I get for writing C89 compatible code.

Because C99 completely fixes the problem as you can see in the standard:
https://mastodon.cloud/media/Dvs8ny4UbhC4jSDzUGE