PinnedMichael KrisherinThe StartupEngineering Team RoadmapsMost roadmaps for engineering teams commit the sin of only including new features and functionality. This does a major disservice to the…Feb 23, 20211Feb 23, 20211
PinnedMichael KrisherinThe StartupTeam RolesLike a well functioning sports team, engineering teams can operate better when everyone understands their roles.May 24, 2019May 24, 2019
PinnedMichael KrisherinThe StartupFireside ChatsAt a previous company, I was asked to lead a team that was pretty demoralized. It was a typical startup scenario. The CTO built something…Jul 23, 2019Jul 23, 2019
PinnedMichael KrisherinCuriousAtomic Habits — Book ReviewA number of people have recommended James Clear’s Atomic Habits in recent months so I was excited to pick it up. This is my short review.Sep 9, 20201Sep 9, 20201
Michael KrisherLet’s talk about software engineering title myths.I’ve noticed a lot of talk lately about discrimination caused by applicant tracking systems, either intentional or not. One such topic —…Apr 3Apr 3
Michael KrisherRust Structs compared to Ruby classesWait, the title says we are comparing Structs and classes, but Ruby has a Struct object, what gives? It does, we’ll get into it.Feb 9Feb 9
Michael KrisherRust Enums compared to Ruby objectsSo far we’ve discussed Strings and Numbers which are relatively comparable in Rust and Ruby. In this post, we are going to talk about Enums.Feb 3Feb 3
Michael KrisherRust Numbers in comparison to RubyIn the last post, we discussed Strings. In this post, we are going to look at the differences between Ruby’s numbers and Rust’s …Jan 29Jan 29
Michael KrisherRust Strings compared to Ruby StringsLet’s learn about Rust strings. As in plural. There are essentially two types. Um, what? You can’t be serious? Well, kinda.Jan 25Jan 25