This week’s Programming By Stealth is a great lesson on how no matter how long you’ve been coding, you’ll still get caught out from time to time and think that the universe makes no sense. When Bart was working on the challenge from PBS 147, he ran into a bizarre situation for many hours. He […]
Continue readingMore TagTag: bash
CCATP #762 — Bart Busschots on PBS #147 – Bash Arrays
In this week’s episode of Programming By Stealth, Bart walks us through how to create, add to, and extract from arrays using Bash. It’s a very light episode, which I manage to drag out longer by making him slow down and dig into the syntax used for arrays. It’s not just me being dense (this […]
Continue readingMore TagCCATP #759 — Bart Busschots on PBS 145 of X — Shell Conditionals
Bart continues his miniseries on shell scripting by teaching us conditionals in the shell. In order to explain why conditionals are a bit odd in shell scripting, Bart first walks us through how it was originally done and then shows us the evolution to a much better method. It’s still weird, and many things are […]
Continue readingMore TagCCATP #758 – Bart Busschots on Programming By Stealth 144
This week our guest is Bart Busschots with Programming By Stealth 144. When last we recorded, Bart started teaching us the basics of shell scripting using Bash. We learned how to collect terminal commands into a reusable shell script, but we didn’t learn how to accept any kind of input. In this installment, we learn […]
Continue readingMore TagNC #693 AppDelete, Diagnosing Remote Networks, Raspberry Pi as a Web Server, MacAlly Lampcharge, Bash Script for ID3 Tagging
I was on the MacCast this week with Adam Christianson, Reggie Ashworth’s AppDelete will live on without him, a great story about Steve’s mom and how we remotely diagnosed a network problem she was having, Ed Tobias tells us how he created a web server out of a $35 Raspberry Pi, I got a MacAlly […]
Continue readingMore Tag7 Hours on a Bash Script Saves 15 Seconds a Week
ID3 Editor applicaiton showing my ID3 tags & album artwork In the past few years, I’ve been highly influenced by a few people in tech. Bart Busschots and his Programming By Stealth series of course, but also Ray Robertson from his AppleScript Bootcamp at Command-D and Sal Soghoian. Listening and learning from these people doesn’t […]
Continue readingMore TagI Have Made Fire – I Coded in Perl with Regex!
We’re entering chapter 3 of my quest to provide chapter markers in the podcast. The original request was from Joe LaGreca but since I’ve started talking about it on the show, people have been coming out of the woodwork saying, “Yes, please!” I have been working my little fingers and brain to the bone on […]
Continue readingMore Tag