• 0 Posts
  • 24 Comments
Joined 2 years ago
cake
Cake day: July 18th, 2023

help-circle











  • Properly sharp knives are indifferent to that which they cut. Be that your steak, or you, their job is to cut.

    A properly shaperned knife is a wicked, angry, thing. It must be treated with respect, deffarence, and no small part of care. However, they must not be feared; like a wild predator they can sense fear.

    Suffice it to say OP was just using some artistic license to show that they got a new old knife and nicked themselves.



  • I would like to point out its not even we. Its upper management and ‘the stockholders’. Everyone from the peon to lower management knows that people don’t work continuously for their shift. I doubt anyone can work continuously for that long and not go crazy.

    But the reward from mid and management and above for completing your work is more work. Which is great for them since you completing more work means they get bonuses.


  • Don’t comment what a line is doing. Instead, write your code, especially names for variables, constants, classes, functions, methods and so on, so that they produce talking code that needs no comments.

    Over and over and over again in my experience this just doesn’t work. Readable code does not substitute for comments about what the code should be doing.