Pronouns: he/him/his

  • 1 Post
  • 119 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle












  • dohpaz42@lemmy.worldtoProgrammer Humor@programming.devData Organization
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    1 month ago

    Folders aren’t by default listed at the top

    This is a aweful windows only thing. Anyone who likes it should be ashamed.

    No. You cannot and will not shame me for something that is not shame worthy. Shame on you for trying.

    No good intuitive way to set defaults for ALL folders at once

    This is inexperience with the finder because it’s ridiculously easy to set this.

    Do tell oh wise one. I’ve been using MacOS for over 15 years, and would love to learn the ways of a master such as yourself.

    🙄







  • Git has always been decentralized. That was one of its purposes. Sites like GitHub, Gitlab, etc actually went against the grain and centralized them; I personally believe this helped popularize git back in the days of CVS and Subversion being the two most popular version control systems.

    Git patches were made to be email friendly as a means of distributing code between developers — it’s how the Linux kernel does it (or did, I’m not up to date on their current practices).