this post was submitted on 26 May 2025
77 points (91.4% liked)

memes

15250 readers
4645 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 !politicalmemes@lemmy.world

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.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
top 6 comments
sorted by: hot top controversial new old
[–] SpaceNoodle@lemmy.world 27 points 1 week ago (1 children)

This is why I really only like using open-source systems (or, when a proprietary system is strictly necessary, one that includes the source with the license). If I want to know what's really happening when I use the API, I can just read the source code and find out.

[–] lectricleopard@lemmy.world 7 points 1 week ago (1 children)

Yeah, I giggle when I people talk about rtfm like they're tech gods.

Anything I need to know for my job - It's in the source code.

[–] slazer2au@lemmy.world 2 points 1 week ago

Everything is open source if you can read assembly.

[–] nul9o9@lemmy.dbzer0.com 8 points 1 week ago* (last edited 1 week ago)

When I was working on a script for updating dns information I ran into this.

.setDNSServerSearchOrder, works as expected according to the documentation.

.setDNSSuffixSearchOrder, method does not exists.

Super frustrating.

[–] Endmaker@ani.social 8 points 1 week ago (1 children)

I don't get the punchline.

[–] octopus_ink@slrpnk.net 11 points 1 week ago

I didn't either.

A little google led me to this article. The bit above is within that article, but I can't be bothered to give a shit about anything windows related enough to read all that.

http://the-witness.net/news/2012/12/finding-and-fixing-a-five-second-stall/