

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
Can mint* their own business
They patented… Rendering 2D stuff?
I give it 3 months
I’m OOTL, can anyone explain?
Dont give them ideas
Or they might end up making a song about how forced slabor working on Amazon is amazing, then force ask kindly for all employees to sing it, to show how amazing it is to work there
deleted by creator
Oh, dont worry In the near future, unions will be made illegal, just wait 'till the megacorpos figure out a way to nudge things their way for that to happen
We’re heading straight to the worst part of Cyberpunk, the one where government doesn’t exist, and corpos are the ones who rules everything
Does anyone remembers Fortuna from Warframe? Yeah, we know the disaster we’re setting ourselves to
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
Its a good moment to plug the Servo project: https://servo.org/
It is it’s own Web Renderer, independent of any other(eg. Gecko/Blink) Once it matures enough to be daily drivable, I’m planning on making a PoC web browser with it
Y’all use GRUB? I’m still happy with Alpine + Syslinux
We go Linux here boi!
Nah. i have someone better than a small brat that can’t do a single thing when not connected to a Microsoft account
(Forgot the name of the artist, if anyone knows and can link, I’ll edit this to give credits)
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)