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.
memes
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads
No 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
- !tenforward@lemmy.world : Star Trek memes, chat and shitposts
- !lemmyshitpost@lemmy.world : Lemmy Shitposts, anything and everything goes.
- !linuxmemes@lemmy.world : Linux themed memes
- !comicstrips@lemmy.world : for those who love comic stories.
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.
Everything is open source if you can read assembly.
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.
I don't get the punchline.
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/