Skip Navigation
57 comments
  • These are pretty calm messages to an Australian and Garry is British, so culture checks out.

    // What the fuck
    // Fuck dynamic compiling.
    // what the fuck is this shit
    // What the fuck, why isnt this a method

    Should this by the by commentary be there?
    Not really.
    But as a programmer, I understand each and every time I see something like:

    // Urgh this is so dirty, Invalidate() and Refresh() do nothing.
    tButt.AutoSize = false;
    tButt.Width = maxWidth;
    tButt.Height = maxHeight;
    tButt.AutoSize = true;

    •  undefined
              // this is bollocks, delete it
      
        

      That's almost certainly from a Brit.

       undefined
                  // this looks like I'm being a fancy arsehole, but this is all because  
          // the window shows up white for some reason when first opened, and this  
          // disguises it.
      
        

      Could be either.

      chefkiss.png

  • Had to search it, since I've never heard of s&box.

    s&box is a spiritual successor to Garry’s Mod and a love letter to Source 2

    Edit. A game engine. So, super cool.

  • The more experience I gain over the years, the more this feels relatable. I had to pull myself together to keep my comments regarding kaputt Nvidia APIs civil in my code and commit messages.

    Ah Nvidia. Always a fucking PITA (not the bread kind). I wonder how they have managed to become the most valuable chip manufacturer worldwide.

  • I am glad I worked on codebases where we didnt run fast and break things. Well built software is achievable, but not flashy

57 comments