Haha I’m saving this image
- 0 posts
- 4 comments
Joined 3 years ago
Cake day: July 1st, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
- WanakaTree@lemm.eeto
Programmer Humor@programming.dev•*Angry programmers noise getting louder and louder*
2 yearsYeah everyone knows HTML is an STD
- WanakaTree@lemm.eeto
Programmer Humor@programming.dev•I had to design a simple general purpose language for university, so I tried creating "ZoomerScript" with Jetbrains MPS
2 yearsI definitely read this as you were a third year French major being forced to taking a compiler course for a moment and went wtf. Then my brain slapped itself and realized you mean you’re a student in France.

A big part of my job is API integrations. The most infuriating one I deal with is a startup who keeps adding new properties with property names randomly being pascal case, camel case, or snake case. Especially when the same property is one case on a request model and different on the response.