this post was submitted on 28 Jul 2023
270 points (98.6% liked)

Programmer Humor

32242 readers
175 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago

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

[–] MajinBlayze 2 points 1 year ago

Pull requests welcome!!

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

RTFD, or something like that.

[–] [email protected] 2 points 1 year ago

I think you mean RTFM. But in this case it's WTFM so I can RTFM.

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

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

[–] [email protected] 1 points 1 year ago (1 children)

Annex engineering requires phone number verification to enter their discord. Fuck that.

[–] [email protected] 0 points 1 year ago

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.

[–] [email protected] 0 points 1 year ago

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.

[–] [email protected] 0 points 1 year ago (1 children)

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

load more comments (1 replies)
[–] [email protected] 0 points 1 year ago (1 children)

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.

[–] [email protected] 1 points 1 year ago

> 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.

[–] [email protected] -1 points 1 year ago (1 children)

To be fair, a discord comment from five years ago is still more helpful than Amazon AWS's actual documentation.

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

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 …

load more comments
view more: ‹ prev next ›