• 0 Posts
  • 18 Comments
Joined 5 months ago
cake
Cake day: April 16th, 2026

help-circle

  • a bit faster and lighter on resources.

    Can’t confirm. I have two VMs with an identical image (about 200 MB).

    Docker: Pulling the image takes about 10 seconds and needs about 200 MB diskspace.

    Podman: Pulling the image takes about 15 minutes and needs about 110 GB diskspace.

    Docker: Commands like “docker ps”, “docker stop” etc. run in a few seconds.

    Podman: Commands like “podman ps”, “podman stop” etc. take at least one minute.



  • Indeed I am always disguested when someone says “send a mail”.

    Maybe this is more common when English is not your native language; e.g. in Germany, “mail” is “Brief”, and “email” is just “E-Mail” or more short “mail”, because no one says “elektronischer Brief”.

    Interesting to see his take on “e-mail” vs “email”.

    So that might just be the origin of this language butchering you observed; as “email” means something different in various languages, lots of people who don’t speak English as their first language might have chosen to use “mail” for electronic mail. That is just speculation of course.






  • katze@lemmy.4d2.orgtomemes@lemmy.worldWhy they do that
    link
    fedilink
    arrow-up
    4
    arrow-down
    3
    ·
    1 month ago

    I mean come on, is it really asked to much to say your name and why you are part of this meeting?

    Yes.

    It makes the meeting artificially longer; if we would just get started, we would save save. Doing this is just being disrespectful to everyone’s time.




  • katze@lemmy.4d2.orgtoLinux@lemmy.mlWhy Linux?
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    apple is scummy just like the other big tech companies but it’s one of the least scummy out there, especially wrt open source.

    Maybe with regard to open source, because that benefits them as a company - let others fix their bugs for free. But definitely not with regard to free software.



  • katze@lemmy.4d2.orgtoLinux@lemmy.mlWhy Linux?
    link
    fedilink
    arrow-up
    72
    ·
    3 months ago

    The FreeBSD desktop exists, it is called “Mac OS”.

    Linus Torvalds used the GPL for his kernel, forcing companies to release the source code if they improve it and distribute it. The main userland was a lot of GPL licensed GNU software for a very long time, with a similar effect.

    The BSD folks, on the other hand, decided to give everything away, by using much more “liberal” licenses. Apple took the BSD base, bolted their UI on top of it and gave almost nothing back. That would not have happened if BSD was GPL licensed.