this post was submitted on 29 Mar 2024
345 points (98.9% liked)
Programming
17419 readers
48 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
A huge yet underappreciated impact on the modern world. People don't realize how much work goes on behind the scenes to bring those apps/websites to life.
Thank you for all your contributions Simon. Rest in peace sir.
SELECT * FROM real_influencers WHERE name = 'Simon Riggs';
Shouldn't that be:
DELETE FROM real_influencers WHERE name = 'Simon Riggs';
I'm a bit paranoid...
UPDATE real_influencers SET is_active = 0 WHERE name = 'Simon Riggs';
Please, let's get a little better data in here...
UPDATE real_influencers SET inactive_date=2024-03-29 WHERE name = 'Simon Riggs';
5621 rows updated
You can tell I'm more of a front-end guy 😄