• 0 Posts
  • 12 Comments
Joined 2Y ago
cake
Cake day: Jun 16, 2023

help-circle
rss

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).


Yeah, BeOS was awesome. I remember a coworker showing it to me in 1996 - he also taught me how to wow the c-suite with giant printouts of insanely over-normalized databases, a parlor trick that has served me well over the years.


As I recall, Gasse was offered something like $440 million for BeOS by Apple and he turned them down. Not sure it would have made any difference in anything by this point, but at least Objective-C wouldn’t have been littered with classes with the “NS” prefix.



They have the close, minimize and full screen buttons in the upper left corner instead of the upper right.

/s just in case.


They get taken over by sales & marketing types

Like Steve Jobs lol.




I don’t think I’ve ever willingly clicked on an ad in my entire life

Same here and I’ve certainly never purchased anything through an ad. You’d think there’d be some advantage for advertising networks to identify people (there are dozens of us!) who never click on ads and refrain from serving any to them - and use this as a selling point for ad buyers so that their expenditures are not wasted.


ESPN’s Stuart Scott used this as his catchphrase starting in the mid-'90s, so not quite 35 years (but damn close). Like all ESPN catchphrases, it was clever and funny the first time, not so much the next 5000 times.


Just because most people don’t seem to know this: Comcast’s wifi service Xfinity is actually mostly fed by the routers Comcast cable customers have in their homes. So as a cable customer, you’re paying the electric bill and giving up part of your bandwidth to support Xfinity.


You can also go to: https://mlmym.org/ to get the same old-reddit-style UI (using any lemmy or kbin host). I have no idea which one is preferable at this point, or if they even both point to the same thing anyway.