• 0 Posts
  • 40 Comments
Joined 4 months ago
cake
Cake day: May 28th, 2024

help-circle
  • There’s kind of a bell curve of users where their needs are so simple that Linux use is great for them. They’ll never do anything more complex than visit a webpage in Firefox, and that’s great.

    Then as your needs get more and more complex, Linux isn’t quite a good fit – You’ll want to use a specific printer, or a specific software (looking at you solidworks!), or you’ll have some sort of organization that requires you use MS Office, etc. – There are ways around all of that stuff, but if you’re not already on the train, it can get frustrating.

    Up until your needs get even more complex, where Linux starts becoming the best choice again - You want a tiling window manager, and ipv6 with firewall and ZFS on the network etc.

    It’s the middle bell curve where your new user is already kind-of a power user, but not quite a technical-user yet that gets people.



  • Didn’t misunderstand at all, you just used different wording.

    You want to utilize an existing partition on the drive, as a VM image and boot it while you’re in Windows.

    The answer is yes, you can. Again, the VM part isn’t the problem here. Virtualbox can do it, but they require some major workarounds in order to do.

    https://www.neowin.net/forum/topic/784138-howto-boot-existing-ubuntu-partition-using-virtualbox-inside-windows/

    This is just one example out of many out there on Google. Understand that the commands here are NOT making a new drive image. They are making a drive image FILE that is specially formatted with the tools to point to the existing partition on the drive. VMWare can do this, QEMU can do this, Virtualbox can do this… you’re just making a VM image, where the data points to an actual hard existing partition on the drive.

    Once again – This is NOT making a new VM with its own drive, even though the command looks similar. I’m sure HyperV can do it as well, I’m simply not familiar enough with its packaging.









  • It’s not really the number of companies that determines this, but rather the lack of any real competition. A small enough number of companies makes this more likely, so there’s not likely a hard number of say…over 5 companies isn’t an oligopoly, they can still be - so long as they’re all focused on each other. If you see 1 company raise it’s prices and all 4 others do too, then it’s still an oligopoly. Because even though they aren’t actively getting together, and saying “hey let’s all raise our prices!”, (collusion) - the effect is the same.

    It ceases to be that when barriers to entry don’t stop new competition from entering, and competition is active. (at least, that’s the simplified answer; there’s some more nuance to it, but that should at least give an overall understanding)


  • I’m complaining about the lack of something real ever happening to these companies. Just because you’re too ignorant to understand what is(n’t) going on here, doesn’t mean that I’m complaining just for the sake of it.

    Duopolys aren’t any better than Monopolies, except for the illusion of choice. They’ll move lock-step in line with one another, just like duopolys do, they’ll still use the same anticompetitive practices, but instead of getting fucked by one dick, now you’re getting fucked by two.

    I’m glad you like being fucked so much that you’re rejoicing over this news, but I’d rather there be real competition.




      • Learning. If you ever found yourself tired of learning new things, your life is basically done.
      • Cost. You already have an internet connection at home. It’s practically a necessity these days. The connection is likely fast enough for most things. Renting even the most piddly of VPS is wildly expensive. Just throw a spare machine at it and go wild.
      • Freedom. Your own data is constantly being collected, regurgitated, and sold back to you. More people need to care about this incessant invasion of our lives.
      • Backups. 3 copies, on different forms of storage, in multiple PHYSICALLY distinct locations. Just when you have that teeny little imp in the back of your mind say “hmm, I should probably back up soon” – stop everything you’re doing and run a backup.
      • Test your recovery! Backups are only good if you can recover from them. Many have lost data because they failed to ever fail-test their backups.
      • Google. Legitimately the best skill you can ever attain is simply being able to search effectively and be able to learn jargon quickly. Once you have the lingo down, searches become clearer, quicker, more precise.




  • kitnaht@lemmy.worldtoSelfhosted@lemmy.worldUses for local AI?
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 months ago

    Those were statements. Statements of fact.

    Once the models are already trained, it takes almost no power to use them.

    Yes, TRAINING the models uses an immense amount of power - but utilizing the training datasets locally consumes almost nothing. I can run the llama 7b set on a 15w Raspberry Pi for example. Just leaving my PC on uses 400w. This is all local – Nothing entering or leaving the Pi. No communication to an external server, nothing being done on anybody else’s server or any AWS instances, etc.