• 1 Post
  • 21 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle
  • That’s a great idea and would require similar amounts of support, however there’s still going to be 90 degree overhangs that wouldn’t come out quite as nice as the orientation I used

    The model in question only has 1 flat side, its end (which is the top in the photo). Every other side requires supports if it’s on the build plate because of the recess in the cap, and the cap being wider than the rest of the model

















  • His take strangely acknowledges that defects are caused by programmers, yet doesn’t want to improve the tools we use to help us not make these mistakes. In summary, git gud.

    Experience has taught me that I’m awfully good at finding and firing foot guns, and when I use a language that has fewer foot guns along with good linting, I write reliable code because I tend to focus on what I want the code to do, not how to get there.

    Declarative functional programming suits me down to the ground. OOP has been friendly to me, mostly, but it also has been the hardest to understand when I come back to it. Experience has given me an almost irrational aversion to side effects, and my simple mind considers class members as side effects