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/)LE
Posts
0
Comments
230
Joined
2 yr. ago

  • If the only legal way to protest is to do it alone in a field then the legality of the protest is a moot point. Protesting is about the public getting heard and the cost is to productivity. The cost shouldn’t be an arrest record and stigma. This isn’t because two or three assholes are disrupting a campus. Students are getting arrested in dozens. Professors are getting arrested too. What the colleges and universities are doing against their own students is unacceptable.

  • Its like saying bank robbery is against bank’s gun carrying policy.

    Sure its true, but thats not really the problem being addressed. The massive, notorious security vulnerability is.

  • I use tailscale and every restart I see that notification and open the app and flip the switch.

    Much better than in iOS would almost always be down.

    Also, probably not important, have you toggled "pause app activity if unused" off?

  • Yes people would assume you have curl. Curl is often used to install programs. And curl is definitely one of the things that can do malicius things this way. So you are right to be hesitant to use commands that you don't understand. Most Linux users have forgotten how hard it is to learn the first stuff with no preaquired knowledge.

    If you have googled "what is curl and how is it used" you may have found some relevant info.

    I have given up on Linux because installing was hard in the past

    There are some tools that make installing software easier. Like "appimage" files that are single files that (after you make executable) are completely self contained.

    Flatpacks and snaps have an "store" like experience.

    .deb files are also sometimes simple (also need to be made executable) (depends on the distro)

    Unfortunately there is no .exe file experience.