Also, putting documentation in a format that has way too many features so just reading docs takes up 40% of CPU usage. Yes ,fuck you for using gitbook, i hate it so fucking much
Programmer Humor
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
Pull requests welcome!!
RTFD, or something like that.
I think you mean RTFM. But in this case it's WTFM so I can RTFM.
Hate this so much, very much into 3d printing (voron right now) and huge parts of the community are on discord it's just an absolute pain to use
Annex engineering requires phone number verification to enter their discord. Fuck that.
The phone number gatekeeping is annoying. I think ChatGPT requires it. I can’t use it because it won’t accept my phone number as I only use VoIP numbers. Never mind they used to be land and cell numbers I posted there. Same with some banking sites. No sms 2FA allowed because the gateway they use can’t jump to voip - the codes just never arrive.
Imo the discord works quite well. For mods the github repo us great and for most questions a diacord is enough. I like the fact that i can quickly share stuff and get answers. Forums always felt very clunky to me. I can use them, but the culture us often a bit shit, and then there are those that need registration to view posts or pictures. While those problems also apply to discord, i dont need a ton of accounts, i can somply join a server.
The only real alternatives to Discord is Matrix and Revolt. I am on both and there are a good number of people on there but they aren't too active. Wish they would be more popular and widely used
I'm usually on the documenting side of things. If something like this starts unfolding, I produce text or HTML files anyway, they go on github/lab/whatever, and I wash my hands of what happens next.
In the end I write documentation mostly for myself. When the company can't figure things out over Discord or whatever ephemeral chat interface they use, I get called anyway.
> I produce text or HTML files anyway
I do extensive in-code documentation. The compiler discards all comments so I don't worry about commenting my code. Source code is for humans to understand and write anyways.
To be fair, a discord comment from five years ago is still more helpful than Amazon AWS's actual documentation.
at least you can google Amazon’s wrong answer, there’s no way to Google a right answer that’s locked away in a Discord room …