Developer Tools • Apr 26, 2024 Tell Java Applications to Use macOS Automatic Proxy Configuration Here's how to tell an installed Java application to use the macOS system proxy for network traffic, so it can be directed through a VPN.
Personal Optimization • Apr 04, 2024 Not Just Another Programming Language: Skills That Make a Difference Recently, I’ve had several opportunities to mentor high school to college-aged aspiring programmers. Here are the skills that really matter.
ChatGPT • Mar 25, 2024 Port Elmish to Typescript: A Conversation with ChatGPT Here's how a conversation with ChatGPT helped me figure out how to export Elmish to Typescript in my current software project.
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.