this post was submitted on 26 Jan 2024
44 points (92.3% liked)
Technology
147 readers
11 users here now
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've been out of web dev a couple of years myself and was confused that HTTPie (my favorite curl alternative for terminal testing) now had a very Postman-like GUI interface. Apparently, the need to continually update everything means that old good apps like Postman get enshittified and old simple tools like httpie get turned into bloated apps.
Seems like Microsoft got really interested in postman in 2022, that's probably when the issues really started. MS wants everything you do to be in the cloud.
I'm so sick of it: Apparently a software is considered "dead" if it doesn't get weekly updates. This is unsustainable. IMO there's usually a point when a software is actually complete until some lib breaks or so. Especially with the UNIX mantra that every program should just have one purpose.
I had the same thing when I was getting back into webdev. A httpie UI what?
Thankfully the cli tool seems unchanged so far.