I would never, ever suggest anyone get into crypto. It’s far too volatile for any type of reasonable investment scheme.
The only reason I even have crypto is so I can donate to the private torrent sites I am on.
Crypto isn’t outright evil, but you really should only use it if you have things to use it for, and aren’t trying to game the system to get rich quick.
Honestly, anyone playing such “get rich quick” investing games with crypto needs to be honest with themselves that maybe they’ve got a gambling problem.
I think you might just straight say “management skills” because that’s bare minimum part of their fucking job to organize a schedule well enough so they don’t have to have people running into overtime to get the job done. That is time management, too, because you’re supposed to know how long it takes each employee to do shit, and you should be fucking organizing based on that.
I’m so fucking sick of skeleton crews. I’m pushing 50 and the last 25 fucking years has been nothing but skeleton crews where if one person calls out sick everything falls apart. Sorry, that’s inefficient as hell. If one person calling out wrecks everything, then that means you’re doing it fucking wrong and maybe you need one or two more people to help cover the gaps. I’m sure it makes them beaucoup bucks in the short term, but the profits from ruining your relationship with your customer base won’t last. Eventually customers do get sick of being treated like shit. (Corporations are banking on all of them similarly treating you like shit so you won’t have any real options that are better.)
I would say that there isn’t currently a “best alternative” but rather there is a small group of alternatives that each seem to have “use cases” as it were (shocker, kind of how it used to be in the 90s/00s before Google dominance). But even from person to person, people disagree on what the best use case for each is.
There’s some focused more on “privacy” like DuckDuckGo and searX.
I’ve heard Bing has pretty good results for anything AI related for all Microsoft’s investment in OpenAI.
I’ve heard good things about Qwant for music searches.
Someone else here in this thread just brought up Mojeek, which is supposed to be also privacy focused but includes searching by “emotion.”
Presearch is decentralized, but I haven’t looked “under the hood” of how its decentralization works.
Startpage is Google search results but behind a proxy so Google isn’t getting your info when you search.
I mean, it seems like there’s a lot of decent alternatives. I wouldn’t be surprised if what’s left of the shell of Yahoo! started investing in trying to outperform Google at this point.
And what else will I complain about when I go downtown? I want to be able to complain about how we need to clean the riffraff of the streets, but it gives me no joy if we’re actually getting them off the streets! I need something to fucking whinge about!
Learn the fundamentals of IPv4 and IPv6. (Absolutely learn to count bits for IPv4)
Learn and understand the use-cases for routers, switches, and firewalls.
Learn about DNS. (Domain Name System)
Learn about DHCP. (Dynamic Host Configuration Protocol)
Learn important Port Numbers for important Services. (SSH is Port 22, for example. The range of port numbers from 1024 to 49151 are “registered ports” that are generally always the same)
Learn about address classes. (A, B, C are the main ones)
Learn about hardware addresses (MAC address) and how to use ARP to find them.
And more! This is just off the top of my head. Until you’ve studied a lot more, please, for your own sake, don’t open your selfhosted ervices to the wider internet and just keep them local.
And just for fun, a poem:
The inventor of the spanning tree protocol, Radia Perlman, wrote a poem to describe how it works. When reading the poem it helps to know that in math terms, a network can be represented as a type of graph called a mesh, and that the goal of the spanning tree protocol is to turn any given network mesh into a tree structure with no loops that spans the entire set of network segments.