The point of react is to let you manipulate the DOM with less effort than manually doing it while providing some additional controls through things like hooks. Tailwind is similar, you get standardized css styles that you can use without thinking too hard.
PowerToys run and fancy zones are very useful and people should use them. I wish Microsoft would put more effort into Run though. Compared to something like Raycast on Macos or Krunner it feels more limited.
Splunk is so expensive and slow. My workplace keeps trying throttle queries and how far back logs are stored. Been spending the last month or so adding ELK stack for tracing to our apps.
Well the famous joke is "Emacs is an OS that lacks a decent text editor." (Yes Evil mode exists)
Emacs can do basically anything you write an extension for it to do. It can be your calendar, your email client, your rss reader or even your git gui on top of being an editor. Emacs can do so much that it's daunting to start using.
You're probably right. I just wish there was an easier way to handle json on the command line that didn't turn into its own dsl. The golang scripting seems interesting, might be what motivates me to learn the language.
Why does it have to be bash+python? I'm finding myself using node.js scripts glued together by bash ones these days unless I'm working on a lot of data. Doing that means you can work with json natively.
Modern java is a fairly good language. If you don't like it, can always opt into scala, kotlin, or clojure. I don't understand what you mean by Java not working on multiple platforms. If you like c#/.net that's fine but why try to put down Java which has been cross platform for a long time?
There's language cores for jupyter for these languages. I can't speak on how good the experience is. Elixir has a first class notebook experience similar to Jupyter in Livebook.
I'll was planning trying this out in a couple weeks. Should I bring my macbook with me as well? I don't know how much I'd actually want to code which seems like the biggest reason to bring it with me.