- 5 Posts
- 11 Comments
dhruv3006@lemmy.worldOPto
Technology@lemmy.world•Admiral Grace Hopper on Future Possibilities: Data, Hardware, Software, and People (1982)English
2·1 day agoI posted this for womens day - a really really under rated person.
dhruv3006@lemmy.worldOPto
Technology@lemmy.world•When the Category Leader Stalls : Postman and the Future of API ToolingEnglish
1·1 day agoCollaboration?
dhruv3006@lemmy.worldOPto
Technology@lemmy.world•When the Category Leader Stalls : Postman and the Future of API ToolingEnglish
5·1 day agoCurl is great. I use curl. Most developers use curl. But “you can call an API with curl” and “curl is enough as an API working environment” are two very different claims.
The problem is that real API work is almost never just one request typed into a terminal like some kind of beautifully minimalist Unix haiku. It usually turns into auth, environments, copied headers, reused payload fragments, request chains, documentation, testing, debugging, sharing examples with teammates, reviewing changes in Git, and trying not to break prod because you forgot to swap one token or one base URL.
At that point, people are not really using “just curl” anymore. They are using curl plus shell scripts, plus notes, plus env files, plus copied commands from Slack, plus random JSON files, plus tribal knowledge. Which is fine, until it becomes annoying, fragile, and weirdly hard to collaborate around.
dhruv3006@lemmy.worldOPto
Technology@lemmy.world•When the Category Leader Stalls : Postman and the Future of API ToolingEnglish
2·1 day agoI guessl postman pivoted - didn’t die really. Now they are a more of a AI Infra company - https://blog.astromode.ai/blog/hello-astro-ai/
Also httpie is great - you may like Voiden.We opensourced some days back and are not just a postman clone !
Take a look here maybe : https://github.com/VoidenHQ/voiden
dhruv3006@lemmy.worldOPto
Selfhosted@lemmy.world•Voiden - A Markdown based Open Source Alternative to PostmanEnglish
1·2 days agocurl is great. I use curl. Most developers use curl. But “you can call an API with curl” and “curl is enough as an API working environment” are two very different claims.
The problem is that real API work is almost never just one request typed into a terminal like some kind of beautifully minimalist Unix haiku. It usually turns into auth, environments, copied headers, reused payload fragments, request chains, documentation, testing, debugging, sharing examples with teammates, reviewing changes in Git, and trying not to break prod because you forgot to swap one token or one base URL.
At that point, people are not really using “just curl” anymore. They are using curl plus shell scripts, plus notes, plus env files, plus copied commands from Slack, plus random JSON files, plus tribal knowledge. Which is fine, until it becomes annoying, fragile, and weirdly hard to collaborate around.
That is the gap Voiden is trying to solve.
So for me it is not “curl vs Voiden.” curl is a low-level execution tool. Voiden is a workspace for actual API work: writing requests, organizing them, reusing pieces, documenting them, testing them, versioning them in Git, and not duplicating the same headers/body/auth setup 45 times like a person slowly losing control of their life.
dhruv3006@lemmy.worldto
Technology@lemmy.world•New York considers bill that would ban chatbots from giving legal, medical adviceEnglish
152·3 days agoYou bring a regulation - can you really enforce it?
dhruv3006@lemmy.worldto
Technology@lemmy.world•Discord delays global age verification rollout after backlash - DexertoEnglish
155·13 days agoBut a true easy to use discord alternative is still not there.
dhruv3006@lemmy.worldto
Reddit@lemmy.world•Reddit is testing a new AI search feature for shopping
2·14 days agoThe great reddit exodus.
dhruv3006@lemmy.worldto
Selfhosted@lemmy.world•LibreOffice Online, a self-hostable libre office environment, is coming back!English
5·14 days agoThis one is pretty great!
dhruv3006@lemmy.worldto
Technology@lemmy.world•New sodium ion battery stores twice the energy and desalinates seawaterEnglish
25·14 days agoI think the real breakthrough will come when we will be able to make powerful microbatteries.



Thats pretty cool !