My favorite part of the web is that it makes things hackable. Stuff like userscripts or even being able to muck around in devtools makes it so much more empowering than native apps that give you a "take it or leave it" approach to apps.
Mobile apps make me so mad because they give me no control over my device even with the prospect of "app permissions".
@teal Could you give some examples of scriptable linux apps you use? Most of the ones in my daily use don't have stuff like that.
Big agree on mobile lacking devtools. I think only Kiwi Browser on Android has usable ish devtools and extensions. I was hoping to learn from their code to add devtools to my browser too.
I wish web devs were a bit more cautious with memory usage for their apps and that browsers were a bit less greedy with resource usage.
@teal Interesting that most of these are cross platform, too. They each have their own APIs and approaches to scripting right?
I think the main linux app I use is bash (or zsh) 😎👉👉
@mauve @teal i wonder how hard it’d be to make eruda work with a remote debugging connection