Byron Saltysiak·Feb 5, 2022A Simple Pomodoro CLII’ve long been a fan of the Pomodoro Technique and recently I was looking to restart using it to focus my work. However, I ran into some problems finding the right tool for me. Below you’ll see how I solved this problem and maybe this walk through will help someone. …Bash4 min readBash4 min read
Byron Saltysiak·Jun 11, 2022Solving Coding FrustrationA couple practical tips — I recently had a couple of coding mentoring sessions on the same day about the same topic — frustration. Here are some of the specific questions that I heard: How do I deal with frustration? Is there a way to avoid it? Do I have any advice for people experiencing…Coding5 min readCoding5 min read
Byron Saltysiak·Apr 18, 2022Step One to get a Coding JobBeginning to Code — Article 1 — A few weeks ago, on a whim, I posted a message on Twitter offering free mentoring sessions to anyone who was interested. I wanted to help people who were just starting their software development journey. …Coding5 min readCoding5 min read
Byron Saltysiak·May 2, 2021Regular Expressions RevisitedThis article is for anyone who wants to stop hacking on regular expressions and spend the few minutes to truly understand them so that you can write them correctly on the first try and won’t be guessing anymore. 100 years ago in Internet time (aka 2004) I wrote an article…Coding9 min readCoding9 min read