Comment on
GODOT ussage this week
I did not know Godot was on steam. Why would one prefer to use steam instead?
Comment on
GODOT ussage this week
I did not know Godot was on steam. Why would one prefer to use steam instead?
Comment on
GODOT ussage this week
Reply in thread
Oh yeah for Windows and mac os that makes sense. The problem doesn't exist om linux with package managers :3
Comment on
Some people just wake up and choose violence
Reply in thread
There is a reason types exists...
Comment on
Putin Outlaws Anonymity: Identity Verification For Online Services, VPN Bypass Advice a Crime
Reply in thread
It is possible to detect if traffic is being tunneled through a VPN with deep packet inspection. The great firewall actually does this and blocks popular VPN protocols like wireguard. However its possible to bypass the firewall by hiding/masking the traffic as being HTTPS data (like visiting a website) with software like shadowsocks.
Comment on
NASA has some explaining to do
Tf is an artificial satellite?
Comment on
[KDE] Finally figured out how to rice KDE halfway decently
Wow. Thats probably the best KDE rice I've seen
Comment on
Started running for the first time, and wanted to show my progress to someone.
Godt arbejde!💪
Comment on
I have a secret stash
Reply in thread
You can indeed make it look almost exactly like windows
Comment on
World's richest 10% produce half of global carbon emissions, says Oxfam (2015)
Reply in thread
This is lifestyle CO2 emissions. I dont know the exact factors it includes but i wouæd expect it to be things like:
I dont think things like power production is included. But the graph should definetly include a list over factors
Comment on
We need to stop attempts to normalize grind/hustle lifestyle
Reply in thread
JEG ELSKER HYGGE
Comment on
Sorry for bad meme (it's almost as bad as my other first times)
I guess I have to comment :)
Comment on
which linux distro do you NOT like, and why?
Reply in thread
Huh thats weird i've found endavour mich faster to setup wthout any issues. But fair enough if thats tour experience
Comment on
Which proprietary software do you prefer over their open-source alternatives, and why?
Reply in thread
Fair enough. I get that it takes to much time to setup. But it definetly is possible to get autocompletion and syntax higlighting etc. In a terminal based editor like vim.
I don't mind spending a copule of hours setting up my development environment, since I spend so much time coding anyway. So its a trade off. But if VS code works for you, theb definetly stick with that. I used VS code alot myself but tried exploring other tools and switched to vim. But it nerver hurts to try other things out.