Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FO
forgotmylastusername @ forgotmylastusername @lemmy.ml
Posts
1
Comments
144
Joined
5 yr. ago

  • This country tries to be bigger than it is. On the flip side of the same coin it's falsely perceived from the outside as bigger than it is. As if to be some sort of alt America. I think California alone is bigger or at least comparable to the entire country across many metrics. There is simply no amount of forcing or wishing or hoping some how this country can manifest the economic and industrial output to magically increase by orders of magnitude. Some times I wish everyone would get real about all this and treat it as it is. A small nation.

  • A while back the conservative party of Canada was caught inserting MGTOW / Ben Shapiro tags on all their Youtube uploads. In other words they were poisoning peoples social graph in order to cause exactly what you're talking about.

    This is why I use a Google account that is only for Youtube entertainment. I keep it on a separate chromium profile. I turn on all the privacy toggles in the Google account. Only Youtube history is turned on. I curate the watch history.

    You cannot tell what content might have breadcrumbs that eventually open the floodgates of far right echo chambers. They do this intentionally. So it requires active measures on your part to counter them. You've got to manage your account with intention. I do not use that account at all for random browsing. I usually do that in incognito on a different browser.

  • It's a shell script. Somebody wrote down the shell commands to download, extract, compile from source code. If you can do shell stuff then you're about 1/2 way there. If you've ever manually compiled from source code then you're all the way there pretty much.

    It's quite simple since there isn't any other abstraction to learn than what many Linux users already know. Shell commands and compiling stuff.

    Probably the one thing that might be foreign is variable and functions of shell scripting.