this post was submitted on 16 May 2026
175 points (98.9% liked)
Programming Humor
3427 readers
279 users here now
Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev
Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have to wonder if this happens because GET and POST are not super obvious names, like imagine if they were instead READ and WRITE endpoints?
I don't think anyone would make the same mistake with the linux filesystem stuff, like you
cat /proc/cpuinfoand it erases the information about the processor.