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

help-circle


  • Calling them weird isn’t going to work at all, that’s an absolutely terrible idea. Everyone wants weird. We need weird right now, just not their weird. We should be upping our weird game and present options that will work, that centrist libs will say are weirdly communist or anarchist sounding.

    Things are about to change big time and it’s too late to stop that. The best we can do is shape it into something good. But nobody is buying tickets on the normal train. If you’re here on Lemmy, then you sure aren’t.













  • I’m more of a mechanical engineer than a coder, and for me it’s been super helpful writing the code. The rest of our repo is clear enough that even I can understand what it actually does by just reading it. What I’m unfamiliar with are the syntax, and which nifty things our libraries can do.

    So if you kinda understand programs but barely know the language, then it’s awesome. The actual good programmers at my company prefer a minimal working example to fix over a written feature request. Then they replace my crap with something more elegant.