this post was submitted on 04 Dec 2024
1339 points (99.5% liked)

People Twitter

5391 readers
403 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a tweet or similar
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 13 points 3 weeks ago (1 children)

I worked on one project that was essentially one main app and then a plugin architecture where other companies could write modules that would be run inside the main app. My explicit instructions were to make it very difficult to actually write one of these modules (so that our competitors could not actually be competitive) and boy did I deliver! If my company had really wanted to deliver something like this that actually worked (in the sense of other companies being able to make real contributions) it would have been trivial to make everything HTML-based web apps.

I had to endure a roasting session where some junior developers laid into "grampa" for his absurdly bad design decisions. I suppose I deserved it, though, for my poor ethical choices.