• 4 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle
rss






  • Just wanted to mention Champions of Regnum, if anyone wants a simple rvr open pvp mmo. It is tab target and old school, slightly more advanced graphically than DAOC. It’s a fun easy casual game for players to drop in and join in the rvr war when and if u like. The war tends to be hilarious because there are 3 realms and the number of wacky shenanigans that happen is quite unpredictable. There is a significant grind, but this game is so much chill fun at the end, it’s worth 10+ years of playing for one character.










  • the worst part for me, was not only being unable to estimate the time to solve the bug, i found that often the problem was in syntax or shadings of understanding on how functions or bracket syntax worked. i could refer to all the biggest programming books off the shelves, and the answers they provided would not work. Programming is one of those professions where answers lay with people who had busted their brains or lucked it trying to make it work, and had collected over many years, snippets of code which they knew worked. If you weren't chummy with these people, you would never find the answer. This isn't really a worthwhile profession. Unlike physics, or maths, where there is an independent answer governed by forces outside of an individual human, programming is a profession which inherently depends on learning errors from another human. It's a pointless profession and gets you nowhere in life at the end. Sadly. (Unlike say law, or accounting or physics, where at old age, you know more about the world around you.)


  • the worst part about debugging for me, is i have no idea how long it will be before i can solve a single bug. it could take me 2 hours, 1 day, a week, no idea. Because i have no idea where the bug came from. I have ti go through increasingly more detailed testing cycles. Then devise more laborious testing cycles. This is why i chose not to work as a programmer. In other professions, I know i can give an estimate of the time taken to complete the task. Debugging? No real idea. What if the boss says finish it by tomorrow? I might be there all night.