Reminds me of the time when AI image generation was new, and someone generated a bunch of screwed up road intersections with stuff like circular crosswalks and whatnot. Everyone was like “humans can’t fix the traffic, but don’t worry, computers can’t fix it either.” …I think about it a lot.
I’m just a nerd girl.
- 0 Posts
- 4 Comments
Joined 4 days ago
Cake day: June 6th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Rose@piefed.socialto Programmer Humor@programming.dev•top 5 unsolved problems in computer scienceEnglish2·3 days agoMy other pet peeves besides these:
- Android locking screen a second before I jab the screen, every single time
- YouTube app. Android and smart TVs. What’s wrong with it? (Vague overall gesturing) It’s garbage. How is one of the biggest tech companies in the world able to ship this and expect people to pay money for subscriptions is beyond me.
“Documentation is like sex: You’re not getting any”
Or, rather, most compiled languages are just syntactic sugar on top of assembly, and that’s especially true with C. (Oh, you can use curly brances and stuff for blocks? That’s sure easier to read than the label mess you get with assembly.)