Father, Hacker (Information Security Professional), Open Source Software Developer, Inventor, and 3D printing enthusiast

  • 0 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle








  • Riskable@programming.devtoSelfhosted@lemmy.worldWhat's the deal with Docker?
    link
    fedilink
    English
    arrow-up
    80
    arrow-down
    1
    ·
    8 months ago

    Docker containers aren’t running in a virtual machine. They’re running what amounts to a fancy chroot jail… It’s just an isolated environment that takes advantage of several kernel security features to make software running inside the environment think everything is normal despite being locked down.

    This is a very important distinction because it means that docker containers are very light weight compared to a VM. They use but a fraction of the resources a VM would and can be brought up and down in milliseconds since there’s no hardware to emulate.




  • Actually this guy is correct: What Ubisoft is doing here isn’t false advertising, it’s fraud.

    False advertising is a very specific thing: You say something that isn’t true in an ad or as part of your product’s packaging. Like saying your product has a USB C port when in reality it has a Micro USB port and comes with an adapter. Companies that pull stunts like that rarely have legal consequences but technically it is against the law (why there’s not usually legal consequences is because most retailers will refund a product within 30 days without any penalty to the consumer).

    Ubisoft is giving reviewers a different product than what they’re planning on giving to consumers. It’s like going to a car dealership, test driving a car, ordering that model, then when it finally arrives it’s a completely different car (e.g. smaller engine, different/weaker/flawed parts, etc). Case law is filled to the brim with scams like this. It’s one of the oldest and most widely-repeated types of fraud that’s ever existed: Bait and switch.








  • If they need specific software to do their job you’d think that their employer would be the one supplying their computer. So I don’t think this would be as common as thing as you’re suggesting.

    I’m not ruling it out as a possibility but at the same time… Have you seen people shopping for computers at Walmart? I have and a recent question I overheard was, “How fast is the Internet?” which after some back and forth with the salesperson revealed that they wanted a new laptop for Facebook/Instagram and play browser-based games. When I left the salesperson was directing them to a Chromebook which was probably going to be a vastly superior option for that customer than a Windows laptop (opens right to the browser, less maintenance, no worries about malware, etc).

    As highly technical PC people it’s easy for us to forget that for the vast majority of computer users the only app they ever open is a web browser. In fact, for a ton of young people growing up right now a computer is a device that runs a web browser and they don’t even really understand what a web browser is!

    When your average user buys a new Windows PC it’ll be loaded with all sorts of bloatware that they will never remove. They will close the popups asking them to renew subscriptions, update things, etc as a matter of course. It becomes second nature to them! They don’t even read what the messages are… They just click OK or the X. Windows trains them to do this! Because it has so fucking many intrusive popups! I mean, come on: Everyone knows that’s a terrible user experience and drives us (the PC power users) fucking nuts when we sit down at a “normie” PC and see all that shit. It’s practically a twitch reflex for most of us to open up Apps/Programs and Features and get to work uninstalling things and if you’re used to using a Linux desktop this particular experience will feel like driving nails into your head because Linux desktops are much more user friendly! They don’t have that problem!


  • Windows, currently, cannot handle everything Linux can. Linux also has a massive software support advantage, running on vastly more hardware and architectures than Windows does.

    Linux has already been given to the masses. People use it every day in super user friendly ways; they just don’t realize they’re using Linux.

    The only reason people use Windows is because they don’t choose it. Imagine if every PC sold had a Linux option and a Windows option that cost an extra $100. What do you think people would buy?

    The same hardware running Linux will easily outperform Windows (especially at the most common end user tasks like web browsing) by a long shot. In a few days NTFS turns 30 years old FFS (LOL).

    Any given hardware accessory will “just work” when plugged in to a Linux PC but Windows will require a special driver that you have to go out and find on your own at the vendor’s website that will be bloated AF. It’ll also reinstall it if you change the USB port LOL.