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

help-circle









  • We were taking a walk by the sea on a cold-ish winter night. Some stupid teens got up on the walls at the edge of the quay and started posing for photos and shit. Just as one of them was in the middle of yelling to her friends something about how not-scary it was up on that wall, two of them lost their balance and fell in the water. It was a big splash. I mean it was not good for those two kids of course, but the timing could not have been more hilariously perfect.








  • It doesn’t have discussions, it doesn’t offer pull request management with commented/annotated code reviews, it doesn’t have built-in ssh and key management features, no workflows, no authorization tools of any kind…

    In short I find the “just use git itself lmao” to be an exceedingly weird thing to say and I find it even weirder that it gets said as often as it does and it gets upvoted so much. Git by itself is not very useful at all if there are more than one a half people working on the same code.


  • You seem to be imagining people HYAAAAAHHing their foot on the clutch pedal full force with bulging veins on their temples. It’s just that you typically put quite a bit more force on that pedal compared to a brake pedal even if it’s not exactly violent. It’s slamming in relative terms.



  • Excuse me if I don’t appreciate when the compiler adamantly refuses to do its job when there’s one single unused variable in the code, when it could simply ignore that variable and warn me instead.

    I also don’t enjoy having to format datetime using what’s probably the most reinventing-the-wheel-y and most weirdly US-centric formatting schemes I have ever seen any programming language build into itself.