• 0 Posts
  • 43 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle

  • c-suite

    CEO, CTO, CFO etc. In a '90s Internet startup like the company I worked for, the “C” really stood for “clueless”.

    giant printouts of insanely over-normalized databases

    Over-normalization is a database thing - a simple example of normalization would be a “People” table where instead of having the “Salutation” field just contain text like Mr, Mrs. etc., you have a separate “Salutations” table with all the possibilities listed and keyed with an ID (usually just a sequential number), and then the “People” table stores a Salutation ID for each entry instead of the actual text. It’s a valid and standard thing to do with database design, but it can be taken to extremes where absolutely every possible trivial thing that can be normalized is, producing an overcomplicated mess that is extremely difficult to work with programmatically.

    Printing out this over-normalized mess of a database on multiple sheets of paper which are then taped to the wall is utterly useless.

    How is a database a trick?

    The printout is the trick - it fools the bosses into thinking you’re doing something amazing and productive when you’re really just fucking around. It only works on the technically incompetent, of which there was no shortage in '90s Internet startups (or today).







  • Spy magazine back in the late '80s and early '90s was basically an NYC magazine and they used to mercilessly rip on Trump. Every year they did a “Top 10 Worst People, Places or Things” list and he was always on it. One year, the only mitigating factors in his favor were his offer to pay for the funeral of a child killed by a bear (which he probably reneged on) and the fact that he didn’t run for office.

    They also did a prank once where they sent checks for tiny amounts to millionaires to see who would cash them. Trump survived the first round by cashing a check (that he actually hand-endorsed) for something like $1.30, and he was one of two recipients to cash the last round of checks for 13 cents. Dude has been the exact same bit of trash for his entire life.