

You dont have to malloc and free manually That’s what it means by ‘not needing to do it manually’
You dont have to malloc and free manually That’s what it means by ‘not needing to do it manually’
Programming language like many others It has some fancy borrow checker that makes memory usage get statically analyzed by the compiler, so you dont have to manually manage memory, and the program won’t need a garbage collector
They patented… Rendering 2D stuff?
Breaking news: Videogame can play games
‘fuck’ and the family of ‘fucking’
Might push to run Sway + XFCE on my laptop, opposed to i3 + XFCE
First I heard of this (but then, I’m stuck on outdated GPU so no Wayland for me T~T)
Flameshot, I use it everywhere and it works everywhere
Y’all use GRUB? I’m still happy with Alpine + Syslinux
We go Linux here boi!
tape, and worst case scenario: a hammer
“Rest of the fucking owl” I nearly spat out my drimk
It’s my plan! I’m thinking on getting a RX 580 Sadly I’m stuck onto a country with a worthless money, and even a 10 years old graphics card, costs more than my rent
Yeah, it should! If it was a supported graphics card The GT 710 relies on the nvidia-470 driver as the newest supported one. Anything newer and it just doesn’t run
They day I leave X11!.. Is the day I buy a decent graphics card Seriously my GT 710 is suffering
Better go with MySQL to ensure foreign keys comstrains
And I commented that only because it was a joke over the comic itself, it just felt funny
Dunno, asked my 4 years old brother for 10 random numbers between 0 and 100 throughout a whole week, most of them were 6, 28 and 50 Funnily enough, there were only 1 number above 50, which was 52… I guess he figured out he was saying too much 50
How is this not a comic? You need to learn how to take a comic
Disable password authentication on SSH
Enable firewall and block all ports you’re not using(most firewalls do this by default)
Switch to a LTS kernel(not security related, but it keeps things going smooth… Technically it is safer since it gets updated less often so it is a bit more battle tested? Never investigated whenever a LTS kernel is safer than a standard one)
Use Caddy to proxy to services instead of directly exposing them out
HTTPS for web stuff(Caddy does it automatically)