- 16 Posts
- 32 Comments
dhruv3006@lemmy.worldOPto
Programming•How would you design parallel grep for huge JSONL files?
3·tre dagar sedan100s of GBs yes.
dhruv3006@lemmy.worldto
Programming•(Github scam do not click links) Solana grant by GhoulStatesman
2·17 dagar sedanyep i got one as well.
dhruv3006@lemmy.worldOPto
Programming•Voiden - A Markdown based Open Source Alternative to Postman
13·20 dagar sedanWelcome to join us here : https://discord.com/invite/XSYCf7JF4F
dhruv3006@lemmy.worldOPto
Programmer Humor•When your API client is just Excel with a ‘Send Request’ button
101·20 dagar sedanEveryone seems to hate this template.
dhruv3006@lemmy.worldOPto
Programming•Voiden - A Markdown based Open Source Alternative to Postman
2·20 dagar sedanYou are welcome ! Join us here : https://discord.com/invite/XSYCf7JF4F
dhruv3006@lemmy.worldOPto
Programming•Voiden - A Markdown based Open Source Alternative to Postman
6·20 dagar sedanVoiden’s core request model is based on composable blocks (for elements like headers and auth) that are reusable across requests for a DRY (Don’t Repeat Yourself) approach, unlike Bruno which treats the request as a single, monolithic object that leads to copy-pasting and maintenance burden.
For documentation, Voiden provides living documentation by integrating runnable requests and human explanations side-by-side in the same Markdown file, ensuring it stays in sync with the API, while other tools’ documentation is often separate.
From the monetisation side Voiden: Is an open-source community infrastructure project backed by a different main business, reducing the pressure to monetize aggressively. Bruno is as an open-source project that is under pressure to find a viable monetization strategy, which can lead to license shifts or paywalls.
You can read about the comparison here : https://voiden.md/comparison
dhruv3006@lemmy.worldOPto
Self Hosted - Self-hosting your services.@lemmy.ml•Voiden - A Markdown based Open Source Alternative to Postman
2·20 dagar sedanIts an alternative to Monolithic Requests - Voiden has composable blocks which are an alternative to copy pasting entire request objects. We do not lock in collections in cloud like other api clients like postman and have a file centric and git native approach. Also we offer a unified toolchain - for design, testing, and documentation as an alternative to juggling multiple disconnected apps.
dhruv3006@lemmy.worldOPto
Programming•Voiden - A Markdown based Open Source Alternative to Postman
1·20 dagar sedanWould love some feedback here: https://github.com/VoidenHQ/voiden
dhruv3006@lemmy.worldOPto
Programming•Voiden - A Markdown based Open Source Alternative to Postman
6·20 dagar sedanThat’s a pretty good comparison.
The core idea of executable documentation next to your code is exactly what we were aiming for.
The difference is that Voiden is a dedicated, cross-platform app for the modern ecosystem, bringing the power of that file-centric workflow to everyone. We specifically go further by offering resuable composable blocks for requests (closer to functions than monolithic objects), a unified toolchain for design, testing, and documentation, and a clean, Git-native experience for all developers.
dhruv3006@lemmy.worldOPto
Programmer Humor•When your API client is just Excel with a ‘Send Request’ button
71·20 dagar sedanWell having decent documentation is kind of rare.
dhruv3006@lemmy.worldOPto
Programmer Humor•When your API client is just Excel with a ‘Send Request’ button
301·20 dagar sedanThanks for this.
dhruv3006@lemmy.worldOPto
Opensource•Voiden - A Markdown based Open Source Alternative to Postman
3·21 dagar sedanHey, that’s a fair comparison. .http files are actually one of the closest things conceptually.
The difference is mostly in how far the idea is pushed.
.http files are basically request definitions written in HTTP syntax. They are great for sending requests and keeping them next to your code.
Voiden treats the Markdown file more like an executable API workspace. Requests are composed from reusable blocks (endpoints, auth, headers, params, bodies, etc.), so instead of copying similar requests around you can structure them like small building blocks and reuse them across the file. That becomes useful once an API grows and you start repeating the same pieces everywhere.
Another difference is that the file can mix documentation, explanation, requests, tests, and scripts in the same place and actually run them. The goal is that the file itself becomes the living artifact of the API workflow rather than just a request list. And since everything is still plain text and Git-friendly, you can keep it alongside the codebase the same way you would with .http.
If someone is happy with .http files they probably don’t need Voiden. The idea is more for teams that want the requests, tests, and docs to live together in one executable spec rather than spread across tools.
Do you use .http mostly for quick testing, or do you keep full API workflows in them?
dhruv3006@lemmy.worldOPto
Opensource•Voiden - A Markdown based Open Source Alternative to Postman
2·21 dagar sedanThis is actually a great comparison ! Thanks for these words !
dhruv3006@lemmy.worldOPto
Ask Lemmy@lemmy.world•What is your oldest living presence on the World Wide Web?
4·23 dagar sedanThats pretty cool !
dhruv3006@lemmy.worldOPto
Technology@lemmy.world•Admiral Grace Hopper on Future Possibilities: Data, Hardware, Software, and People (1982)English
2·24 dagar sedanI posted this for womens day - a really really under rated person.
They do !
Here’s how to get started : https://docs.voiden.md/docs/getting-started-section/getting-started/openapi-imports
Unfortunately I agree but there are a few that are different, for example have you tried Voiden ( https://voiden.md/) maybe? We opensourced a few weeks back.
Postman was great when it made APIs simple, but over time all the accounts, cloud sync, and extra features kind of slowed down the core workflow. And then a lot of clients just ended up copying that model instead of rethinking it.
On the optimistic side we are seeing some stuff that want to rethink this: tools like Voiden and Yaak with a few new approaches like Git-native workflows, reusable request pieces, more composable setups basically making API work feel more like actual dev work again.
dhruv3006@lemmy.worldOPto
Technology@lemmy.world•When the Category Leader Stalls : Postman and the Future of API ToolingEnglish
2·24 dagar sedanCollaboration?








Codeberg.