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

help-circle

  • It’s a common insult in many languages - with a lot of theories about origins. You can track medival usage of this all over Europe, but I have no knowledge about other continents.

    Insults in general hold more power in honor-cultures. Your grandparents might have reacted the same way she did, while you might not feel the same.


  • There’s no requirement from the kernel that the userland is GPL. It’s by chance - and replaceable. Like with Android - there’s not much left of gnu userland there afaik. If you look at end user devices this makes up the bulk of devices running the Linux kernel.

    Looking at today’s landscape of Linux development, replacements for userland is likely to be rust code. The majority of this code is MIT or BSD licensed. The coreutils implementation was an example of this. It’s not GNU licensed.