• 0 Posts
  • 80 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle



  • I’m exactly the same. I get that it’s not for everyone. I understand that, and respect it. But I hate people framing this as you having a trust issue.

    It’s the opposite of a trust issue. I trust my wife to be responsible with my bank accounts. I trust my wife to see my location because I also trust my wife to only bother checking if she has a reasonable reason to do so, and to not be a weird paranoid freak if I’m somewhere she doesn’t expect. I trust my wife with the password to all my online accounts because it’s easier to just share a Bitwarden than it is to segregate everything, and I completely trust her to not invade my privacy.

    The thing is, our lives are online. If I get hit by a bus or something, I don’t want her to have to deal with my death while ALSO figuring out how to convince banks and insurance companies and whatnot to let her in. Much easier to just share my Bitwarden with her.

    I’m not in some panopticon, worrying “Oh no, what will my wife think about me being within 500 yards of an ex’s house” or whatever because I totally trust her to trust me. It’s just not an issue.





  • To be honest… If tomorrow WINE was 100% perfect, we’d probably see laptops start moving the direction of phones and it would be terrible for consumers. You’d get your AceOS on your Acer laptop and DellSys on your Dell and so on and they’d all have little marketplaces where you could install LibreOffice next to an ad for some other office suite that costs $100 for some reason and that’s all people would know.

    Yes, techy people would have more options but for the average consumer, they have no idea what an OS is. Many don’t know what Windows is. They don’t care or want to care. If presented with the average Linux install screen, supposing they could make it that far by figuring out how to make a bootable flash drive, they’d freak out at all the options and information presented. They’re at the mercy of the manufacturer, and the manufacturer will want to squeeze out every last dollar, and being given control over the OS would be terrible.






  • Lifetime pass for Plex too. A few months ago, it bubbled up an ad-filled version of a show I was watching in front of the show on my server. That is, it showed up in Continue Watching. I was briefly baffled when I started watching an ad on a show that I thought was streaming locally.

    Anyway, I switched to Jellyfin. There’s some imperfections, but so far it hasn’t tried to trick me into watching ads.



  • The other poster gave you a lot. If that’s too much at once, the really low hanging fruit you want to start with is:

    • Choose an active, secure distro. There’s a lot of flavors of Linux out there and they can be fun to try but if you’re putting something up publicly it should be running on one that’s well maintained and known for security. CentOS and Debian are excellent easy choices for example.

    • Similarly, pick well maintained software with a track record. Nginx and Apache have been around forever and have excellent track records, for example, both for being secure and fixing flaws quickly.

    • If you use Docker, once again keep an eye out for things that are actively maintained. If you decide to use Nginx, there will be five million containers to choose from. DockerHub gives you the tools to make this determination: Download number is a decent proxy for “how many people are using this” and the list of updates tells you how often and how recently it’s being updated.

    • Finally, definitely do look at the other poster’s notes about SSH. 5 seconds after you put up an SSH server, you’ll be getting hit with rogue login attempts.

    • Definitely get a password manager, and it’s not just one password per server but one password per service. Your login password to the computer is different from your login to any other things your server is running.

    The rest requires research, but these steps will protect you from the most common threats pretty effectively. The world is full of bots poking at every service they can find, so keeping them out is crucial. You won’t be protected from a dedicated, knowledgeable attacker until you do the rest of what the other poster said, and then some, so try not to make too many enemies.



  • Like the comment you’re replying to said, it kind of has to go back to either one race is generically inferior, or one race is disadvantaged for other reasons. Any other confounding variables, like income level, go directly back to the same point: If black people have less money, is that because there’s something inherent in them that makes them less capable of making money, or have they been disadvantaged by a system that prevents them from making money?


  • I agree but I feel like you’ll almost never get honest feedback, and companies never seem to do anything with the feedback they get. I mean if you’re firing someone, you’ll probably get a list of grievances that are exaggerated because they’re upset. If someone is quitting, they might hold back to not burn the bridge so to speak. The only time I had an exit interview was also the worst job I ever had, and I doubt they did anything as a result of me telling them, “Hey, when you tell someone they can’t take their legally mandated break, and then write them up for not taking that break, it’s kind of a demoralizing dick move.”



  • This has happened before. GUI tools were going to mean less developers with less cost, but it didn’t materialize. Higher level languages were going to cause mass layoffs but it didn’t really materialize. Tools like WordPress were going to put web developers out of business, but it didn’t really. Sitebuilders like Wix were going to do it, too, but they really haven’t.

    These tools perform well at the starter end, but terribly at the larger or enterprise end. Current AI is like that. It can help better than I think people on here give it credit for, but it can’t replace. At best, it simply produces things with bugs, or that doesn’t quite work. At worst, it appears to work but is riddled with problems.

    I genuinely believe AI isn’t over hyped in the long run. We’re going to need solutions to fix our current way of work. But I feel confident it’s still further away than the people investing in it think it is, and they’re going to be paying big for that mistake.