My Ender3v2 always has some new problem to deal with. It’s cheap but it’s a pain in the ass.
My Ender3v2 always has some new problem to deal with. It’s cheap but it’s a pain in the ass.
Yes but you don’t have anything to make power to charge it :/
It’s naive to think you can’t be influenced into buying things you wouldn’t otherwise.
Also there’s the matter of pricing: they’ll get you to pay as much as possible, either by pushing more expensive versions or by actually changing the price you see on websites like Amazon.
They are using the info to engineer more efficient ways to separate you from your money. It’s not a benefit to you in any way.
uBlacklist is an excellent add on anyway
FOSS lightweight ”virtual machine” (it’s not quite a VM but it’s similar conceptually. It’s much lighter on your system than a VM).
Easy to install, setting it up for your use case may take some coding if it isn’t common (bash scripting experience will help).
The clock hands move right when at the top but left when at the bottom.
Good enough 90% of the time makes 99.9% of the money so why bother making things perfect for the power users?
Milky Way (Explore) by Ben Prunty from FTL: Faster Than Light
Not Gwen specifically, but I’d recommend seeking mental health resources to anyone who has been exposed to League of Legends.
lol your VPN company is going to kick you the instant you turn on LOIC through them. Your packets wont even get to the target site because you are basically attacking your own VPN.
/home is for every program to store its personal junk in hidden files apaprently
Honestly if you buy a Mac give macOS a try. It’s Unix based so you’ll feel at home in the command line. It doesn’t come with a command line package manager but there are two popular ones you can install (homebrew and macports).
Unfortunately it really doesn’t. And it’s actually Linux that’s the bigger problem: whenever it decides to updates GRUB it looks for OSes on all of your drives to make grub entries for them. It also doesn’t necessarily modify the version of grub on the booted drive.
Yes I’m sure there’s a way to manually configure everything perfectly but my goal is a setup where I don’t have to constantly manually fix things.
This is pretty close to how the US government is organized.
My experience was that the school provided free Windows keys for a personal computer if you needed one (they didn’t provide the computer itself) but the majority of computers I interacted with on campus (mostly in the computer lab) were Linux (some Debian variant iirc). I think the printing computers in the library were windows. I took an art class at one point and they had Macs (it was for using the Apple’s Final Cut Pro).
We never used LibreOffice though. Everyone just uses Google Drive.
One Minecraft server I played on installed a program for blocking x-ray hackers (a type of hack that lets you see valuable ores through walls so you know exactly where to mine).
The anti-xray mod worked by reporting to the user that the blocks behind a wall are a jumble of completely random blocks, preventing X-ray from revealing anything meaningful.
This mod resulted in massive lag, because when you are mining, every time you break a block, the server now needs to report that the blocks behind it are now something different. It basically made the game unplayable.
The server removed the mod and switched to having moderators use a different type of x-ray mod to look at the paths people mine in the ground. Those using x-ray hacks would have very suspicious looking mines, digging directly from one vein to another, resulting in erratic caves. Normal mining results in more regular patterns, like long straight lines or grids, where the strat is to reveal all blocks in an area while breaking as few as possible.
Once moderators started banning people with suspicious mining patterns, hacking basically stopped.
It’s possible to still hack and avoid the mods in this kind of system by making your mines deliberately look like legitimate patterns, but then the hacker is at best only slightly more efficient than a non-hacker would be.
What I want in $HOME
are the following directories:
If I’m on a GUI-based environment:
In general:
I’d like everything else to live within something like ~/.local thanks
Sunshine captures the screen at whatever its native resolution is, and streams it to Moonlight at whatever resolution is requested by Moonlight.
If you are trying to dynamically change the resolution things are rendered at, thats not going to be easy. Sunshine might not be the right tool.