• 1 Post
  • 84 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle




  • While it is easy to fall into this trap of disagree downvotes, they should really not be used that way. All that does is turn them into a popularity contest. Downvotes should be used on comments that do not improve the thread. This may be because they are wrong, made in bad faith, rude, or otherwise, but not simply because you disagree. Ideally we would have different buttons for this like the forums of old, but no one seems interested in that nowadays.










  • I have a bad habit of jumping into programming without a solid plan which results in lots of rewrites and wasted time. Funnily enough, describing to an AI how I want the code to work forces me to lay out a basic plan and get my thoughts in order which helps me make the final product immensely easier.

    This doesn’t require AI, it just gave me an excuse to do it as a solo actor. I should really do it for more problems because I can wrap my head better thinking in human readable terms rather than thinking about what programming method to use.