this post was submitted on 07 Dec 2024
231 points (96.8% liked)

memes

10637 readers
2028 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to [email protected]

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 23 points 1 week ago* (last edited 1 week ago) (1 children)

Why are you trying to do that? You should do this instead!

[–] [email protected] 13 points 1 week ago (2 children)

To be fair, there are a lot of "XYZ" problems on Stack Overflow where someone's missing the point with the problem they're trying to solve.

"I need my script to delete my file, but I can't figure out the pathing so I delete random files until the correct one is gone. However, it's slow -- how do I speed my script up when deleting random files?"

[–] prettybunnys 10 points 1 week ago

The counter to this is when you’re doing something a really dumb way because of requirements and restrictions and someone’s just like “that’s so dumb, ignore your requirements and do this other thing instead”

[–] [email protected] 3 points 1 week ago

Just load the disc in memory first.