- cross-posted to:
- programmer_humor@programming.dev
- cross-posted to:
- programmer_humor@programming.dev
This is hilarious to me, after using the evil things for years . Of course, there are reasons to use the hated postman and companies (may they be forever cursed). And I plan to keep using them.
But many valid points are made
Do you consider Postman (and such) a programming language?
What’s the most basic principle of IT?
Maybe I didnt word it well. I didnt mean thats the literal message, I was just mocking the way gatekeeping elitist programmers talk. Just because you can do everything in command line, doesnt mean you dont need a UI for anything other than games.
Principles that Im referring to are e.g. abstraction and ‘divide and conquer’. IT exists to make things simple that would otherwise be hard (to put it simply). Why would you deliberately abstain from using an abstraction that makes API testing easier and faster?
Not saying Postman is good btw, but there are alternatives and command line is not one I would recommend to a sane person (maybe to someone that needs a way to feel superior and brag about being a hardcore programmer).
We’ve gone well past that now though and are back into making pointless and unnecessary complications to differentiate products so ‘new solutions’ can be sold managerial types.
Adding a service that needs to authenticate adds more steps and more complication. It’s not making the task easier.