OK, that's an interesting approach to the note taking during interviews. I'm a bit far from that which is fine... and still that gives me ideas for improvements.
Very good point of view about metrics and their use. We're unfortunately very often measuring the wrong things or using them the wrong way.
Nice primer on how Redis works and the type of deployments you can choose from.
Interesting point of view... indeed, let's see what rises from the ashes.
Interesting Java history put in perspective. Indeed it's been stagnant and have been picking up again... reminds me of another famous language.
This is not done often, but when you need it... you need it.
Good news for anyone who got to target that evil platform... if you have to make a multiplatform application this might ease your pain.
Let's get the record about medieval time straight, shall we? They weren't as filthy as we like to pretend, far from it.
Admittedly I share the sentiment... I don't think there is any viable solution in sight though.
Lots of good advices about processes and organizations. It's nicely points out that friction is not necessarily wrong... if you get something out of it.
Also neat reminder in there that code review are here to complete work which is already socialized somehow. If you can't find reviewers it's a sign of an organizational problem when the work started.
That looks like a nifty and convenient tool.
Seriously this is an awesome and badly needed technology. Let's hope it spreads.
That's an intersecting Typescript pattern to get to nominal and refinement types despite the fact they lack from the language.
This is definitely a good musing on when not to go for "cloudy architectures". Most often people don't really need it, this needs to be properly thought out for each project. There are costs involved which you might not make sense to pay for in your context.
Nice little database pattern to avoid row contention with counters.
It's nice to see Tor is still winning even in difficult countries.
This looks like an interesting set of extensions for Java projects. Unsure if it's been properly battle tested yet. Likely need that before being really advisable.
Very cool map. Definitely useful tool to push for more train use.
I already do some of that reading code for some profiles, although it's more geared towards finding mistakes in the code. I like the proposed approach here, will try to do some more of it.
Nice tool to spice up your interactive shell scripts.