• 0 Posts
  • 142 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle

  • I mean it’s probably computers in general. The amount of Windows support requests I get from relatives… They also don’t get how to fix file associations, their printer stopped working for the second time in a year or they clicked on “update” and now they’re on Win 11 and having massive issues with it. I’d say computers are just difficult to deal with, sometimes… Maybe an iPhone has lower maintenance. But I don’t think it has anything to do with Linux. Some people refuse to acknowledge that. I’ve used both. And a Logitech mouse definitely works.


  • Seems the two German supermarket chains really like to have the same infrastructure everywhere. Everywhere I go the Aldis look exactly the same. They have slightly different products depending on the country. But the price tags, interior, … is basically the same. Okay and we don’t have “Flaschenpfand” everywhere… (deposit on the plastic bottles and the machines where you can return bottles.) I bet all of this makes it a lot easier for their techs and management. And it could also explain why they sometimes redo a store that still looks fine and fit it with the latest shenanigans.

    And as an aside: I’ve shopped in the first Aldi store ever. It’s not far from where I live.






  • As of now all advice here is kinda missing the point or wrong… (Exept the one recommendation to do updates ;-) I wouldn’t use Cloudflare as it’s really bad for freedom, watches your traffic and most interesting things aren’t even in the free/cheap plans… You can’t restrict connections to the “Established state” or you can’t ever connect to your server… And SSH is a safe protocol. Just depends on the strength of your passwords… And yeah, opening ports is never 100% safe. Neither is using computers. They can be hacked but that’s not helping… And I’d agree using Wireguard or Tailscale would help. But you already said you don’t want a VPN…

    I didn’t have a proper look at the Forgejo Docker container. I’d say it’s safe. It’s probably using keys instead of passwords(?!) I hope they configured it properly if they ship it per default. And it’s running sandboxed in your Docker container anyways and not running a system shell on the machine.

    The issue with SSH is, there are lots of bots scanning the internet for SSH servers and testing passwords all day. Your server will be subject to a constant stream of brute-forcing attempts. Unless you take some precautions. Usually that’s done by blocking attackers after some amount of failed login attempts. This is either preconfigured in your Docker container (you should check, or watch the logs.) Or you’d need to use something like fail2ban on top. Or ignore the additional load and have all your users use good passwords.

    (What I do is use Git over https. That worked out of the box while ssh would have required additional work. But I also have lots of other ports forwarded to several services on my home-server. Including ssh. No VPN, no Cloudflare … I have fail2ban and safe passwords. I’m happy with that.)


  • h3ndrik@feddit.detoPrivacy Guides@lemmy.oneIs Privacy Worth It?
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 month ago

    I think I can agree with that. For me it’s a bit the other way around. My friends aren’t on Discord. But the network effect is kind of hard to overcome. I’d say you can learn about privacy and new (to you) software and protocols by spending two or three evenings of your life. But convincing all your friends so it becomes any fun is considerably harder. I’d just name the actual issue, then. Otherwise people confuse it with Linux or Signal/Matrix/whatever being harder to operate.


  • Well, the obvious answer to nearly all those simple questions is: “It depends…”

    But I mean what “work” and “effort”? I mean using Matrix isn’t exactly hard… You need to install an App, register for an account, think of a password and log in… That’s pretty much the same complexity as with Facebook or Discord?!

    Surely issueing big tech companies a blank cheque for your life is easy. And you get free services in return. But I don’t think using privacy respecting services and even Linux to do your office stuff is substancially more difficult than giving away all your data.




  • I think that’s a good question. And a nice video. The findings in the paper seem to arrive at that conclusion and we might need to find a better approach. Mind that (as he pointed out) it doesn’t rule out growth in AI. It just hints at probable stagnation with the current methods. I’m already fascinated by the current tech and the new possibilities. But AI is really hyped as of now and I too, think we should take the claims of the big AI companies with a grain of salt. I’m sure the scientists at OpenAI are already concerned with exactly this as they do research for the next generations of ChatGPT. It’s a bit of a bummer that lots of the research get’s done behind closed curtains and we’re going to have to wait for a bit longer to find out.