?
One thing for sure, not ai. Idk for the fake, but not ai
Corporate antivirus is so great that it restricts windows update while not connected to the main network by ethernet.
Some of us are there once a month.
Last windows update broke it, and now nobody can update.
It also bring 5 seconds of load time to any website
Damn the first one stumped me. It is penny-wise, but it’s not it
Yes and no. Would make sense in os point of view, but not in the gym spotting sense
Mint is my favourite distro. Is everything I want from my computer.
… Except the Nvidia support. I need the actual proprietary driver for cuda and it’s not the easiest of rides.
(I switched to Nobara for better support and now the drivers memory leak. I need the courage to distrohop again)
Wouldn’t know, I’m not an average user
Netgear is one letter away from nepgear… So they must do other game consoles, right?
I think I know what happened. Did you do something like
PATH="/usr/bin/golang"
?
Because doing that overwrite your path variable. You need to set it like this:
PATH="{PATH}:/usr/bin/golang"
to append to the path.
And well… I hope you got a backup of your /root/.bashrc
or whatever you use as a terminal. Restoring it should fix it
Edit: you should be able to use any program by appending /usr/bin/ to your commands, as long as it’s in this directory
Copilot: written with copilot
Now do brainpower
So I guess the backdoor is buried DeepIn the code
Does it teleport you where you think you want to go or do you need to account for the earth 's rotation and movement?
Good job. I fell for it
Beware of child predators
Probably your distro disabled reporting? What distro are you using?
It’s like saying people want to switch to electric cars because it’s quieter. While it is true, it’s not all the advantages. It’s just one of them.
This is exactly my point. Don’t use floats when you need to get accurate stuff, but use it when you need a “feel” for it