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.

  • 5 Posts
  • 1.62K Comments
Joined 9 months ago
cake
Cake day: June 25th, 2024

help-circle

  • hendrik@palaver.p3x.detoLinux@lemmy.mlRecommend a distro for a 13-year-old gamer
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    2 days ago

    I think Nobara is the other most(?) popular choice by gamers.

    I don’t have much experience with gaming distros. I just think whatever it is, a computer shouldn’t bee too locked down for a kid so they can also install other things, try other tools like an office suite, video editing or content creator stuff and maybe even have the experience of messing up. Within limits of course.


  • Well, I think we have to come up with a lot of answers to the new questions AI raises… But that’s kind of always the case with fundamentally new things. Even more so if they’re disruptive. I certainly wouldn’t like to see proper art (like the Ghibli movies) getting replaced by AI. But we somehow need to deal with it. I believe AI is here to stay.

    I believe the main issues currently are, AI lacking depth, so if it replaces things, it replaces them with inferior things. And secondly, this makes it more difficult to make art. Both to reach an audience and to earn money with it. I’m (personally) not directly opposed to AI, the issue is just that it tends to drown out other things. Often at the cost of quality (currently) so it’s bad as of now. In the long term the question is slightly different: What aspect of humanness do we value? Why? What’s our place and the place of AI and what’s our incentive to do things? I mean if AI can properly replace humans, we can’t earn a living with labor anymore. And the same applies to art. It needs to have a different motivation than money anyways. But none of that applies currently. AI needs human content to be trained. And companies just take that (without consent) and they’d need to contribute something back for it to be healthy. Either some form of direct compensation. Or something meaningful. And I think once the copyright issue is settled and the companies stop to steal everything they get a hold of, but instead start to license that content for training purposes… We can start to discuss whether generative AI contributes something meaningful to the world.


  • Last time I checked, Waydroid was one of the more common ways to launch Android apps on Linux. I mean you can’t just package the bare app file, since you need all the runtime and graphical environment of Android. Plus an app could include machine code for a different architecture than a desktop computer. So either you use some layer like Waydroid, or bundle this together with some app in a Linux package…

    Android includes lots of things more than just a Linux kernel. An app could request access to your GPS, or to your contacts or calendar or storage. And that’s not part of Linux. In fact not even asking to run something in the background or opening a window is something that translates to Linux. An Android app can do none of that unless the framework to deal with it is in place. That’s why we need emulation or translation layers.





  • hendrik@palaver.p3x.detoLinux@lemmy.mlHelp me like desktop linux
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    14 days ago

    I’ve been using it for quite some time now and I don’t see the issue. I mostly use Gnome and that’s kind of polished and minimalistic(?) looks very cohesive to me. But I believe the same applies to other desktop environments as well. My package manager mostly gets out of the way and I don’t have to pay too much attention to that. I even get browser extensions and all the stuff that ties into another from one and the same distro maintainers. I’ve tried other operating systems as well, but for the other ones I needed to install 50 small utilities to make it usable and those kind of fight each other as well. On Linux, I try to avoid Flatpak and I wouldn’t use Snap at all. We still(?) have most software available as proper packages.

    I can see how image editing might be an issue. We have what we have and for the rest you need to get one of the commercial products running.











  • hendrik@palaver.p3x.detoSelfhosted@lemmy.worldSelf-hosted SSO
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    15 days ago

    I use KaniDM and configured everything with OAuth2. That was the easiest and most straightforward I could find. But I don’t think they bothered implementing LDAP. Other platforms I tried are Authentik, Authelia, Keycloak, Zitadel… They’re all a bit heavier and have other/more features, but there wasn’t one I really fell in love with.