Isn't it said in the article that Redis can be replaced by anything else
> _redis can be replaced or complemented by another NoSQL database (such as MongoDB) or a relational database (such as Postgres). Throughout this section, where you see redis, feel free to replace it with the database you might want to use._
Lesson #2: How Habits Work : Cue, craving, response, reward
Is pretty similar with Charles Duhigg's The Power of Habbit, does this book have connection?
Solid point,
Not OP, but I also want to point out that OP seems to enjoy his working term (no commute and all), but enjoying the work doesn't have to make an impact on you.
It's just a fucking job, yes, we make other people rich, yes, but it's also the kind of job that I wanna do.
I also don't commute, and also have more time to meet with my daughter compared to most dads, and I really glad about this term.
One thing that I like about Scala is that we can use Java Mission Control to analyze how our code (to the 'method' level,) perform in production. Not just deploy and pray that our code will hold strong enough to handle the load.
I only see this feature in Scala and Java --not that we wanna compare in this case,
Ops support and transparency is superb on the JVM. That some languages don't even have something remotely comparable is something that didn't even occur to me before expanding my horizon beyond Java.
Is it available only on Java/Scala, or any language on the JVM ? If Java/Scala, do you have an idea of how much work would be needed to exploit the informations from flight recorder in e.g. Clojure ?
it should be available in any language on JVM although I've never tried it myself. It's simple enough, I don't think it would take too much work to get the information from flight recorder.
Nov 2022 https://news.ycombinator.com/item?id=33437911
Feb 2021 https://news.ycombinator.com/item?id=26045380