Dhruv PRO
dhruv3006
AI & ML interests
None yet
Recent Activity
replied to
marksverdhei's
post
about 11 hours ago
Poll: Will 2026 be the year of subquadratic attention?
The transformer architecture is cursed by its computational complexity.
It is why you run out of tokens and have to compact. But some would argue that this is a feature not a bug and that this is also why these models are so good. We've been doing a lot of research on trying to make equally good models that are computationally cheaper, But so far, none of the approaches have stood the test of time. Or so it seems.
Please vote, don't be shy. Remember that the Dunning-Kruger effect is very real, so the person who knows less about transformers than you is going to vote. We want everyone's opinion, no matter confidence.
š if you think at least one frontier model* will have no O(n^2) attention by the end of 2026
š„ If you disagree
* Frontier models - models that match / outperform the flagship claude, gemini or chatgpt at the time on multiple popular benchmarks
reacted
to
their
post
with š„
1 day ago
Voiden Blocks: Building APIs Like LEGO
At Voiden, we believe API development should feel like writing clean, reusable code, because it IS code.
Thatās why everything in Voiden is a Block, the smallest, most flexible piece of your API world. Your endpoints, headers, query params, JSON bodies, even file attachments, all are individual Blocks you can add, remove, reorder, and reuse.
Think of it as LEGO for HTTP: snap together Blocks to build clean, modular API requests that are easy to read, maintain, and share.
But it gets better. With Reusable Blocks, you create a Block once and import it everywhere you need it, just like importing functions in your code. Update the Block once, and changes ripple through all your requests automatically.
Why this matters:
- Save time & energy, no more repeating the same thing over and over
- Stay consistent, headers, params, and auth always match across your projects
- Keep your workspace clean & focused, add only the Blocks you need
- Collaborate with confidence , modular, maintainable API workflows
Voiden brings developer best practices ā modularity, reusability, and version control to API development and testing, helping you build smarter and faster.
Want to see how Blocks can transform your API workflow?
Check out Voiden, open source and ready to use.
Github : https://github.com/VoidenHQ/voiden
posted
an
update
1 day ago
Voiden Blocks: Building APIs Like LEGO
At Voiden, we believe API development should feel like writing clean, reusable code, because it IS code.
Thatās why everything in Voiden is a Block, the smallest, most flexible piece of your API world. Your endpoints, headers, query params, JSON bodies, even file attachments, all are individual Blocks you can add, remove, reorder, and reuse.
Think of it as LEGO for HTTP: snap together Blocks to build clean, modular API requests that are easy to read, maintain, and share.
But it gets better. With Reusable Blocks, you create a Block once and import it everywhere you need it, just like importing functions in your code. Update the Block once, and changes ripple through all your requests automatically.
Why this matters:
- Save time & energy, no more repeating the same thing over and over
- Stay consistent, headers, params, and auth always match across your projects
- Keep your workspace clean & focused, add only the Blocks you need
- Collaborate with confidence , modular, maintainable API workflows
Voiden brings developer best practices ā modularity, reusability, and version control to API development and testing, helping you build smarter and faster.
Want to see how Blocks can transform your API workflow?
Check out Voiden, open source and ready to use.
Github : https://github.com/VoidenHQ/voiden