• 0 Posts
  • 43 Comments
Joined 9 months ago
cake
Cake day: January 1st, 2024

help-circle

  • Anecdotal, but I’ve never once had a problem with any function of Firefox in the decade I’ve been using it. On the contrary it’s been the most stable browser I’ve had the pleasure of using, orders of magnitude more reliable in all situations than Chrome or Opera ever was.

    This post smells of astroturfing. There’s been an awful lot of “why is Firefox so shit?” posts recently, now that Google is proving itself untrustable.




  • Some of those I understand complaining about but honestly Sets & Logic is a great class for a programmer. I wish that was in the standard math path so that everyone got a little of it in high school, the closest I got was doing proofs in geometry which while that is a sort of logic training it doesn’t really teach you how to make use of anything.

    Also, depending what you’re building exactly, advanced Calc and Numerical Analysis may be very useful and/or required to perform. Especially if you’re trying to accurately model something that happens in meatspace.






  • I was once that first year compsci student. Hanoi kicked my ass, I had to go recruit help from my smarter friends. Though to be fair the teacher didn’t explain it that well and just sort of threw it at us to see which of us would sink or swim. After we all complained about it he gave us a proper lesson on recursion and it was a little easier after that but I still struggled a lot on that project. We also implemented Conway’s Game of Life that semester and I preferred that project by a lot.











  • I genuinely believe something like this is what some of my professors wanted me to submit back in school. I once got a couple points off a project for not having a clarifying comment on every single line of code. I got points off once for not comment-clarifying a fucking iterator variable. I wish I could see what they would have said if I turned in something like this. I have a weird feeling that this file would have received full marks.