

61·
6 days ago… and nobody is there to poop on it, does it even bear repeating at all?
… and nobody is there to poop on it, does it even bear repeating at all?
Cormorants?
Intentionally inflammatory posts? I haven’t noticed an uptick, honestly. Doesn’t mean there isn’t one and doesn’t mean I won’t notice now that you posted it.
But I will say that I’ve basically stopped checking my notifications because all of a sudden it seems like almost every time I go in there, I’ve got at least one insufferable, hostile, negative, etc response or message in there. It didn’t used to be that way.
Mostly I assume we must’ve recently gotten an influx of new users from Reddit or someplace similarly toxic. Things usually get a bit unfortunate for a time when that happens.
I’m a purist. The stable and persistent main branch, regardless of what you want to call it, should always and only ever be exactly the same as the code that’s currently deployed to the production server. Generally the only exception is for the short duration between a push and deployment under normal circumstances.
But every job I’ve ever had, there’s at least one maverick who knows git way better than anybody else and is super advanced, so they do their own thing which is totally better in a million different ways but essentially fucks everybody else over. And I’m not even here to say they aren’t smarter than the rest of us and I’m sure that somehow their process is better than what we currently do. But with version control, my anecdotal experience has been that the most important things for running smoothly are: consistency and having everybody on the same page. Process doesn’t need to be perfect, maximally efficient, bleeding edge, etc to achieve that.