Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SE
Posts
0
Comments
759
Joined
2 yr. ago

Massive W rule

Jump
  • It supported totk early cause the emulator worked? They made no specific patches to the emulator before it was released, and didnt even need to then because everything already worked.

    Anything else is just Nintendo propaganda, cause all this wasn't even early access - it was available in the free tier

  • Sure if you buy top of the line it'll be expensive, but what makes you only choose that option? 1.5 k is still more than reasonable for most jobs, and I can't seem to find any lenovo without 720p displays at half that price

  • Yeah but it isn't exactly ideal to have to fully stop operations when something goes down, especially given the opportunity to solve things within 10 min.

    I suppose this would be even greater benefit to smaller town/out of city center businesses, but still framework is a company, so they do go through their own quality testing

  • I'm genuinely asking, bought prebuilt what would be the difference from a normal laptop?

    Cause I could see lower longterm costs being a great benefit to a business, and if one part fails not losing 100% of your data, just let the IT guy replace that part

  • In theory Incus and LXD by default will be slightly heavier than docker; they run a a lot more bare-metal services (ex. systemd) in container giving them more flexability and a VM like feel, which would 99% of the time be wasted resources in a docker container

    They also dont have nearly as much 'out of the box' support as Docker/Podman might, especially for single process containers.

    That being said docker used to run on lxc until not too long ago, so there's still many similarities between the 2