And RIP Malcolm-Jamal Warner too. Been a rough week that we've lost three loved entertainers.
cecilkorik
Joke's on them, I've already been working on that for decades. *pats ublock* This baby can bankrupt so many websites and I always hoped it could collapse the ad model completely.
In all seriousness, it's becoming increasingly clear that we're eventually going to have to build a new, free internet out of the wreckage of this one once the corporations are done with it. Technically it's already there, nascent but ever so slowly growing and taking root, hiding in plain sight. Like the so-called dark web of tor, it already exists in parallel to the existing structures of the internet. Call it the deep web, the indie web, nostalgia web, unsearchable web, I've heard countless terms and most of them aren't terribly accurate, but the web doesn't need ads and google search to exist, it never did. It just needs humans, which despite the best efforts of big tech many of us still are, communicating directly with one another and documenting our billions of lifetimes of diverse collective experiences and knowledge.
We are the wealth of information in the internet. Corporations don't own it. We are it.
I can accept that the inverse exists. I can't accept that they're running things. Not just running some things either, apparently pretty much ALL things.
I don't think I will ever forgive humanity for this lack of humanity. Words are insufficient to express my the depth of my feelings. Words are the problem. Words are all these atrocities ever get. Soft empty words for hard genocidal things. There is no action, never action. There are only words, and death, and more words, and more death. I hate it.
Part of the transition from a democratic government to an oppressive regime requires filling the military and police with only your supporters and thugs. This is all part of the plan.
Bazzite (immuatable) or Nobara (mutable) if you want something Fedora based. Both are great.
You absolutely can use VMs, but you don't need a VM to run windows software and you won't have a good experience if you try. Steam/Proton or Heroic/Proton handle basically all non-native games (sometimes better than the native version, sometimes better than Windows itself honestly). Wine/Bottles handles Windows applications. They just work. A VM is an additional layer of complexity and slowdown and missing features that will mess everything up.
Honestly the biggest headache is with the "linux native" stuff. It remains and exhausting and unclear figuring out whether I should use a system repository package (when available), flatpak, AppImage, snap, manually download a system package designed for the upstream distro, run it as a docker, or just unzip a raw tar.gz and build it myself. Because they're all subtly different, provide access to different versions, behave in different ways, update in different ways (or not at all) and each method has certain applications where it makes the most sense. It ends up being a huge cognitive burden of inconsistency. Some work is done to streamline it but it's far from transparent to the user. Maybe I've overthinking it but in my opinion it's a quick way to turn your system into a mess where you don't know what is installed where and how and why, having things installed in multiple ways and different places.
I miss Calgary Co-op so much. Why can't we have a good national co-op grocery store?
Oh that's adorable, he thinks that if he cares about Russia, then Russia will care about him. Oh, my sweet summer child...
We let tech and advertising companies whose ultimate goal and generator of revenue is to sell things to users by convincing them of things, and they created LLMs that they are using to sell LLMs to users by convincing them that the LLMs are great, something they are in fact uncannily good at. Finally, we have closed the loop. The sales pitch is the product. The product is the sales pitch. Everyone will just fall down the AI rabbithole and never come out again, all productive work will cease, all dollars will be consumed. ???, profit.
Subnet routing is generally far more complex than simply installing the client. If you aren't succeeding at one you're likely not going to succeed at the other.
I don't know the exact problem based on what you've described and I'm not going to promise I can solve it for you but I'm going to try to give you some tools you can use to help yourself a little and hopefully be able to better understand what is going wrong and that will help you understand what you can do about it. Don't get frustrated by this issue, this is a learning experience and this is a skill you need to invest in and develop so that you're not just blindly copy-pasting instructions from videos (which is a bad place to be)
Step 1: Figure out where your tailscale.sh actually is.
Once inconsistency I noticed in your description of what's going on is that you're attempting to run tailscale.sh
but you're describing a path of /home/deck/documents/github/deck-tailscale.sh
not sure if this is just a typo or what but that describes a file called deck-tailscale.sh
which is not the same thing as tailscale.sh
.
I think the repository you've downloaded based on those instructions is called deck-tailscale
however a repository is a folder full of files, and tailscale.sh is ONE of those files. That repository's name would probably be /home/deck/documents/github/deck-tailscale/
so if you're looking for tailscale.sh
inside that repository it will be /home/deck/documents/github/deck-tailscale/tailscale.sh
. (two tailscales in the full path, one for the repo and one for the file itself)
You can verify all of these paths by using the ls <path>
command, ls (that's L and S, not IS) means "list" and is similar the dir
command in Windows, it will show if the file you specify exists, or if it is a directory it will list all the contents of that directory. ls is a useful command to explore the directories and see which ones exist and which ones don't. You can work your way up the path to see where things are going wrong, for example, if ls /home/deck/documents/github/deck-tailscale/
does not exist, try ls /home/deck/documents/github/
and if that doesn't work try ls /home/deck/documents/
and so on
Second note: I notice your documents path is /home/deck/documents
I don't have a steam deck in front of me to check, but my Linux system has a documents folder called /home/<me>/Documents
with a capital D. Paths on Linux are always case-sensitive. That means /documents is not the same thing as /Documents, which is not the same as /DOCUMENTS/ and if you attempt to use one when it's actually the other, the file will not be found. Make sure the capitalization is correct in the whole path.
Step 2: Once you've located the correct path name of tailscale.sh you should be able to run it with: sudo <full-path-to-tailscale.sh>
Good luck.
makes it difficult to develop new browsers, giving one company a near-monopoly.
Totally an accident by the way! They weren't trying to become a monopoly, promise!
I love the train illustrations. I'm not sure they're that meaningful or accurate, but OpenTTD is my jam so it earned my attention anyway. I guess healthchecks is cool too.