Developer Tools • Mar 14, 2024 PSA: Enable Rosetta In Your Docker Settings Docker's Rosetta setting is great and should be turned on by default. For some reason, it's not, so here's how to do that.
Developer Tools • Jan 17, 2024 Embracing a Personalized Development Environment with Neovim I recently decided to give Neovim a try as a full time code editor. Here are my recommendations from attempting to transition to a PDE.
Platforms & Languages • Dec 26, 2023 Generate an Azure Storage Account SAS Generating a Storage Account SAS doesn't have to be complicated. This simple TypeScript implementation will get you started.
Culture • Nov 28, 2023 Memes, Emojis, and Other Signs of a Healthy Workplace We spend so much time with coworkers, and levity is how we get through the day. Let's look at some memes and discuss why that is.
Developer Tools • Sep 05, 2023 Vim is (Probably) Not the Right Tool for the Job One of the most important plugins is the Vim plugin which brings all the powerful commands from Vim to your favorite code editor.
React Native • Jul 03, 2023 React Native Desktop: The Future is React Native? Microsoft's React Native Desktop allows you to build apps in Javascript for Windows and MacOS with minimal variations.
React Native • Jun 28, 2023 What is React Native? 4 Takeaways from the Chain React Conference Here are some of my biggest takeaways from Chain React, a three-day React Native conference. But first, what is React Native?
Exploratory Testing • Jun 10, 2023 Exploratory Testing: Looking for Patterns Being able to look for a pattern, especially a non-obvious one, has been a useful skill and one I still use a lot. Here are few examples.
Developer Tools • Jan 24, 2023 Level Up Your Product Demos with Arc Browser Arc Browser offers features that are great for someone glued to their computer all the time, and as a bonus, they enhance my product demos.
Exploratory Testing • Jan 18, 2023 Logging a Bug: 2 Audiences For Your Bug Report If you're a tester and find a bug in the app you're testing, what do you do? Here are some steps to take when making a bug report
Personal Optimization • Jan 16, 2023 10 Built-In macOS Shortcuts Guaranteed to Save You Time Immediately I've picked up a few tips that save me hours every week, and I would recommend you add these macOS shortcuts to your toolbelt.
Managing Your Team • Jan 02, 2023 Who’s Next? Keeping Standup Moving on Large Teams Sizing up a team has many challenges, including managing the flow of standups. Here's a collection of ideas to keep things moving.