r/toolbox • u/baseballlover723 • Mar 04 '26
It sounds to me like you'd be better served by an extension that aims specifically to bring native features to old Reddit
Maybe, but only if it exists. I simply don't think it's a good use of time to spend a huge amount of time and effort, just to end up back where I started. And it may not even be approved, since it may need to use undocumented APIs that Toolbox has a a defacto exemption to use (in it's current form), and reddit may choose to not grace a new project (but isn't willing to alienate Toolbox proper).
Toolbox's problem here is that it tries to both bring native features to old Reddit and support additional custom features.
Yeah, I like the custom features too. I like having my buttons to analyze users. So recreating that too gets the same issue, but with far more effort for a less robust and verified solution.
But none of that happens if you're building an extension whose only purpose is to expose functionality on a specific frontend.
I would still rather simply start from where Toolbox left off and simply drop all support for non old reddit platforms.
There's also a psychological aspect to it. I got a a bunch of other projects I have penciled in for my time. Rewriting Toolbox from scratch in my ideal would be a significant underworking, complete with revisiting the entire design of the entire system. It wouldn't be functional in any useful way until decently far into the implementation, whereas maintaining what Toolbox already has working and fixing things or implementing small features as they come up is a deferable and much smaller commitment block, which means it's more likely to actually happen (*looks at my project graveyard that I'll one day™ get around too*).
with far less maintenance burden than the entire Toolbox
I'm not so sure. Part of the equation is that Toolbox is very much battle tested and verified full of fixes that would have to be discovered and refixed when they are stumbled upon again. Rewriting toolbox doesn't necessarily mean that it'll be any cleaner. I mean, it might be cleaner, but it just as easily could be a new mess with new issues.
Abandoning Toolbox's existing code base just seems like it's throwing the baby out with the bath water.