this post was submitted on 04 Jul 2023
396 points (97.6% liked)

Programmer Humor

33267 readers
917 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 42 points 2 years ago* (last edited 2 years ago) (1 children)

Afaik this is not an error from Lemmy but from nginx, which is not able to relay the request to Lemmy and therefore returns a 502 bad gateway response. Imo this just means the servers are over capacity, so most likely a scaling/infrastructure issue.

I had a quick read of the code and it looks pretty solid to me. Not the most "enterprise" code imaginable, but definitely no code smell or quick hacking job.

[โ€“] [email protected] 3 points 2 years ago

I read a couple PRs and it seems like the are rejecting the more hacky stuff.