A software developer and Linux nerd, living in Germany. I’m usually a chill dude but my online persona doesn’t always reflect my true personality. Take what I say with a grain of salt, I usually try to be nice and give good advice, though.

I’m into Free Software, selfhosting, microcontrollers and electronics, freedom, privacy and the usual stuff. And a few select other random things, too.

  • 0 Posts
  • 171 Comments
Joined 9 months ago
cake
Cake day: June 25th, 2024

help-circle




  • hendrik@palaver.p3x.detoLinux@lemmy.mlSystemd help
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    9 days ago

    Nice that you were able to fix it. I think writing systemd unit files is a super useful skill. And systemd is a powerful tool. With the dozens of different things it can do and monitor for you.

    I usually give each separate service its own user account. So teamspeak would get a teamspeak user and group and I’d write a system unit file to start it as User=teamspeak and Group=teamspeak. That’s also what you’ll find in most tutorials. But you can do it your way (as a user service), too. Whichever makes it easier to maintain and administer the stuff. I guess with the user sessions, you’d have to log in with that user(?) and the way I do it, everything runs completely unattended at system start and I never log in with those user accounts.

    You don’t need to write any Before= or After= directives, unless you want to set up or tear down some environment for these services. Maybe have a look at an example for a service file for teamspeak, the arch wiki says there is some example out there. I don’t use it myself, as it’s not Free Software, but good luck convincing your friends to switch to Mumble😅


  • I think as written, I’d say these words are more FUD (fear, uncertainty and doubt)

    And I’ve been running servers for quite some time as well. SearXNG seems rock solid. And it’s tested. And when I had security issues in general, it was because we didn’t do timely updates. I haven’t really ever been affected by zero days in my hobby linux endeavours. Okay, we had a few nasty things in some more fundamental building blocks and sometimes people using slower distributions had been fine… But I don’t think it applies here. With these kinds of things, the latest stable release is your best bet. Not a previous version with bugs in it, which have been fixed since. And especially not an unmaintained project.










  • hendrik@palaver.p3x.detoLinux@lemmy.mlDistro suggestions
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    16 days ago

    I’d try to invest some time first to fix the issue, before hopping between distros. Unless you haven’t installed anything, in that case, go ahead and just try 5 distros and see which one works best. Idk. Make sure you’re running the 535.216.01-1~deb12u1 drivers or whatever is current in Debian. See if you’re actually using the Nvidia card or a Intel iGPU whenever this happens. Some people have also claimed turning off the GSP firmware helps. You could try both Wayland and X11 and see if it’s the same issue. You could install newer drivers from Debian experimental. Or try Linux Mint Debian Edition if you want something very similar to Debian but not exactly it. And how do you measure graphics lag?


  • I think that’s true. I’d somehow like to have different words available. Because I think it’s a big difference whether it’s Minecraft Hitler. Or the actual Nazis we have on the rise as of today. For example the richest man on earth “accidentally” doing the Nazi salute in front of a right-wing audience. And we know he also likes to share nazi propaganda on social media and supports authoritarianism. If we call all of them the same, we also normalize stuff… So yeah.


  • hendrik@palaver.p3x.detoLinux@lemmy.mlPewDiePie build his first PC and switch to Linux
    link
    fedilink
    English
    arrow-up
    25
    arrow-down
    6
    ·
    edit-2
    18 days ago

    I roughly followed that back in the day and I think there isn’t much to these claims. He seems to sometimes have a bad taste and is a bit naive in some regards. But that’s not being a Nazi. And it’s been 7 or 8 years and he seems to have learned from that, or was there any more controversy? I don’t follow him, nor have I watched any videos for some time. And this video also doesn’t convince me to watch his content…

    Edit: And I don’t want to apologize that behaviour. He definitely did these bad “jokes”, I just think he genuinely thought it was funny and he was some sort of clown. But that makes him an idiot, and not a nazi.


  • I don’t think the internet gave particularly good advice here. Sure, there are use-cases for both, and that’s why we have both approaches available. But you can’t say VMs are better than containers. They’re a different thing. They might even be worse in your case. But I mean in the end, all “simple thruths” are wrong.



  • Sorry, this just isn’t correct. Yes, you can ask for almost anything and it’ll be alright and merely asking a question is completely legal.

    The issue is, you then proceed to do a second step. And that is transferring the data. And that is a separate thing. You then initiate the actual transfer. Your computer actively does that. It keeps the transfer going and recieves the network packets. It literally copies them into RAM and then copies them again onto your harddrive. To make your local copy. The uploader merely reads it from their harddisk and hands it out, they do one copy operation less. Though they’re still the distributor.

    I think any expert witness would testify in court, that your computer as the downloader does two copy operations, at least in the technical sense of the term. And that you’ve ultimately also initiated the transfer as the downloader due to how TCP/IP works.

    The thumbdrive example is a bit construed. I think you might get away with that, though. Unless you plug it into your computer. Because then all the copying to RAM and harddrive etc starts again. But I think just pocketing it is posession (which doesn’t seem to be wrong), and not necessarily copying.

    But like: how do other laws work where you live? Can you instruct someone to do something illegal and you’re fine? I can’t come up with anything normal, let’s say I hire someone to kidnap my child/wife to teach them a lesson. Or I hire a hitman to kill my arch enemy. Am I fine dong that? It’s a bit over the top. But where I live I can certainly get into trouble if I make people do something on my behalf. Which I’d argue doesn’t exactly happen here. It’s a bit more complicated… But your concept of law doesn’t seem to make much sense to me.