• 0 Posts
  • 20 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle
  • Take the win.

    I mostly just use GitHub for work. I don’t think the social media bits matter.

    Except stars. I’ve been told investors use stars as a proxy for interest lately. I see how bots these make a lot of sense.

    All this bots stuff reminds me of an off hand part of Anathem. They had this historical arms race of garbage spread on their internet. There’s these monk folks who have been fighting it for generations. I thought it was sill years ago. Feels sane now.




















  • We squash. I’m not really interesting in your local journey to land the change. It’s sometimes useful during review, but after that it’s mostly the state of the main branch I care about. It’s what I need to bisect anyway.

    I don’t like commits that are just references to issues. Copy the issue into the commit message so git blame tells you something useful. Unless it’s just closing a simple big. Then the title and issue reference are plenty.

    Depends on the project I imagine.