Thanks for the response! Typing that paragraph in dvorak definitely felt smoother than qwerty. The tent is a good idea for handling the switch, maybe I'll be a convert yet
Can I ask how long did it take you to be touch typing on dvorak and how would you describe the benefits?
I like the idea of 'better' input methods including key layout but in reality I've found it simpler to stick to the defaults of the world. I'd be interested to hear your experiences
Your experience is unsurprising. It depends on how much time you spend in a default configuration and how disparate your config is to that default.
I have no qualms using default vim despite it not being my standard method of work, but I still hate the feeling of any case where some muscle memory sequence does not result in what I expect. Ideally I don't want to have to think about anything outside of the problem at hand at all, and this is exactly the kind of thing that breaks immersion.
Because of this, among other reasons, I like small configs, standard input methods, programs with sane defaults and having a simple dotfiles repo.
On this note I can't wait til the next best set of standard input/output comes along, like AR screen so we can move around freely and naturally while working... that's the dream
I compiled hello world in Rust into wasm the other day for the first time and it was incredibly satisfying for whatever reason. New technology is fun I guess.
Note: This page isn't rendering properly on iPhone
I'd say the most basic advantages a web app has for a user are no install, cross platform support and same look and feel across those platforms. These advantages may not seem all that important to the technically inclined but they are massive.
From the producer side: web applications are faster to prototype, develop, publish and monetize than desktop applications. This is also a massive advantage for the average application, cost wins.
The main advantages a native desktop application still has are performance, native look & feel and native feature support.
Purists will argue these native features are super important (they are in particular cases), meanwhile economics will keep pushing towards more web and electron apps. Such is life.
React w/ Babel is undoubtably over hyped and yet surely its still a fairly significant value add over vanilla JS (when applicable) for how simple it can make state management and putting together UI.
Evergreen browsers, ES6 and etc are also make development significantly smoother in my experience, and I didn't even experience much before IE9.
That is is what drives me away from novel input methods and over-configured setups in general. On one hand it feels silly, but it feels a lot worse to be bewildered by a default setup.
Outside of the usual desktop UI libraries, Kivy is worth mentioning. It's best suited to touch and graphical applications.
It is becoming more standard to use a use a whole web stack with a framework like React or Vue for UI. On desktop you can do this with Electron or you can make a standard web app. Some balk at this for various reasons but it sure makes development fast and flexible if it suits your use case. And for any CRUD app it does.
Flask and SQLAlchemy or Django can be used as a backend and abstraction for your database. Again this makes developing a CRUD app fast and flexible.
There's a heap of good info and contacts there. Though the quality is far more varied, and generally goes down significantly once a sub hits a certain size.
It seems to me that the less informed the majority of an audience is, the less effective a voting system is at incentivising insightful / productive discussion.