• 0 Posts
  • 138 Comments
Joined 1 year ago
cake
Cake day: February 1st, 2024

help-circle

  • qjkxbmwvz@startrek.websitetolinuxmemes@lemmy.worldLinux is too hard
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    1 day ago

    Windows is just as hard as linux, harder even with all the layers of obscurity.

    With Windows, there is 1 current version of Windows (11), 1 “almost current” (10), 1 “outdated but you’ll maybe see it” (8.x) and only a few “you’ll probably only see this in obscure situations” versions. Linux has as many “parent” distros/package management systems (apt, rpm, pacman, etc.). This definitely complicates things, as each distro family does things slightly differently.

    And we haven’t even touched the window manager/DE choices, of which there are a ton (as opposed to Windows). “Combinatorical explosion” maybe isn’t the right phrase, but you get the idea — Debian with i3wm is wildly different from Fedora Plasma.

    This is all a good thing though, as Linux users tend to like the choice and flexibility — but it does mean that the “right way” to do something on Linux is very dependent on your particular setup, which isn’t the case with Windows.

    (I have used Linux for the last 20+ years, and it’s definitely my preferred setup, and am lucky enough that I rarely use Windows for work, and never for personal use.)





  • On linux you can"t install or uninstall anything if you are not root

    That’s not true at all. You generally can’t use your distribution’s package manager to install or uninstall without elevated privileges. But you can download packages, or executables with their own installer, and unpack/install under your home directory. Or, you can compile from source, and if you ./configure’d it properly make install will put it under your home.

    Standard Linux distributions don’t place restrictions on what you can and cannot execute; if it needs permissions for device access of course you’ll need to sort that out.






  • good enough simulations that you can’t tell the difference.

    This requires us having actual conversations with those dead people to compare against, which we obviously can’t do.

    There is simply not enough information to train a model on of a dead person to create a comprehensive model of how they would respond in arbitrary conversations. You may be able to train with some depth in their field of expertise, but the whole point is to talk about things which they have no experience with, or at least, things which weren’t known then.

    So sure, maybe we get a model that makes you think you’re talking to them, but that’s no different than just having a dream or an acid trip where you’re chatting with Einstein.





  • Our experience is that basically the only really expensive thing is childcare. Are you eligible for subsidized, or free, care (or have trustworthy and willing relatives)?

    As for gear, babies don’t need much. But for what they do need, reach out to friends, neighbors, and family! We’re fortunate that we could have afforded everything new, but we really only bought a few things because friends and randos alike gave us so much free kid stuff (we bought a nice stroller, a baby basket, and an IKEA crib — basically everything else was a hand-me-down). Join local “buy nothing” groups, or parent groups (sadly they’re usually WhatsApp, but whatever). Most people hate throwing away stuff, and would rather it go to a good home.

    Look at programs for subsidized/free necessities like diapers. There are lots of resources out there, especially in cities.

    As everyone else said, no one feels ready. We certainly didn’t!



  • I just want a button that rewinds 10-15s, turns on subtitles, and then turns them off when it catches up again. It’s a pattern I do manually with some regularity.

    I suppose with Jellyfin/OSS, this is something I could implement myself if I was so inclined…