A computer science enthusiast.

https://myxi.envs.net

  • 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle
  • myxi@feddit.nlto196@lemmy.blahaj.zonepangram rule
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    3 months ago

    There’s a "the’ in the quote.

    The quick brown fox jumps over the lazy dog.

    >>> sorted(set("The quick brown fox jumps over the lazy dog"))[2:]
    ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z']
    



  • myxi@feddit.nltoLinux@lemmy.mlThe future of Linux
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    8 months ago

    “send a patch via mail” process.

    I don’t see a problem with it. I don’t know what tools you use, but the current process certainly isn’t ancient. Even if I use GitHub or something else, I still highly depend on my e-mail to actually know somebody published a patch and if I am supposed to review it. I don’t have to use a GUI coupled with shitty UI decisions. E-mails are very simple in their own way and I don’t find it ancient or bad.