Formerly @russjr08@outpost.zeuslink.net

  • 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: December 7th, 2023

help-circle
  • You absolutely do not need AI in order to sound different in one context versus another. I mean, I highly doubt most people on Lemmy speak to their bosses in the exact way that they write their comments here.

    Hell, I’d be surprised if they spoke to their friends and family the same way all the time (yes, I’m aware that you can generally be more lax around friends - but there’s a time and place for it, whereas comments on message boards tend to just be lax all the time).

    That very concept has been around far longer than “AI” has.


  • I really don’t think there was any malice intended by them. Pretty sure the intent was more along the lines of"Yes, it has gotten better. Here’s a quick demonstration using the current conversation as context." (which reads very similar to what they said)

    They could’ve left it at “Yes it’s gotten better” but I suppose it’s similar to the idea of “A picture is worth a thousand words”. Rather than “Ugh your grammar is terrible.” Of course no one should expect perfect grammar on Lemmy or similar platforms.

    (Unless I’m just missing a giant ‘whoosh’ moment here - in that case, I’m sorry)



  • Ah, perhaps that’s what I’m missing. I do have a Windows install for playing the odd games every now and then that don’t support Linux, but I don’t actually back anything up since all of my games are via Steam and utilize Steam’s cloud saves for syncing (and these games are usually multiplayer online-only games and wouldn’t need syncing anyways). I know that when I originally used macOS (back during “Mountain Lion” I believe?) Time Machine did utilize an external disk, but I would’ve thought these days it also leveraged iCloud Drive.

    I did know about Windows’ File History mechanism, but I also made the assumption that Windows tech would integrate with OneDrive since they’re made by the same company… doing a quick search though seems to indicate that it “should” be possible, but actually getting it to do so definitely doesn’t have a simple toggle like you’d expect.

    That’s what I get for speaking about features I’ve not used myself, whoops!


  • I’m sure both Linux and (I know) Windows have something similar, but it’s not immediately active and trying to get you to save your stuff.

    Funnily enough, Microsoft does try to do this with OneDrive, prompting you during OOBE. A lot of the tech space demonizes Microsoft for exactly this.

    Which to be fair, a lot of that does come down to legitimate concerns (such as being far to eager about this even when you say “No” and not offering a “don’t ask me again”) - but at the same time, some of the push (likely) comes from a good place of trying to set up backups for users.

    It’s definitely not completely altruistic - companies hardly ever are (cough cough, forced online accounts). But I also don’t think it’s as black and white as “Microsoft is bad for this”. And though even I complain about this, the same goes for Microsoft being aggressive with Windows Updates.


  • IIRC, flatpaks do work with NixOS so long as it’s enabled (and you’ve installed GNOME Software / Discover / etc - since I assume they’re not using the terminal to install programs, and that’s assuming that they don’t need more than a web browser).

    So, if OP already set that up, then if Flathub has all you need, then it would make sense.

    Though the Nix philosophy would disagree because that’s imperatively installing software rather than declaratively. You could probably wire up something to dump flatpak list to a file every so often and then load that in from configuration.nix or a Flake, but I’m not well versed in Nix at all haha


  • I remember back when I was a kid, the only way I was even able to try Ubuntu was through “WUBI” which was pretty cool - it allowed you to “install” Ubuntu via Windows, by leveraging the VHD support in the Windows 7 bootloader. It could also be uninstalled via the Windows control panel as it was registered just like any other program.

    As far as I understand, it was discontinued because of inherent technical issues with that system - but I always thought if it could be done again, then it’d help bridge the gap a bit. All you had to do was download the installer, and double click it like any other program.

    I had no clue how to write an image to a flash drive, hell I doubt I even had a flash drive to use at the time. 😅


  • Also, if the warnings are meaningless, why display them to the end user?

    I mean to be fair, the Windows Event Viewer has zero shortage of warnings that are meaningless to the everyday user as well.

    I’ve always seen the event viewer and dmesg to be two sides of the same coin - both of them serve the same (or close enough of an equivalent) purpose to my knowledge, and both are very verbose.