It wouldn’t be an Apple announcement week without Lory Gil joining us, managing editor of iMore. We start the conversation by talking about what all of the new M1 Macs have in common, which is much more than we’re used to seeing. Then we talk about what System on a Chip (SoC) actually means and […]
Continue readingMore TagCategory: Chit Chat Across the Pond
Chit Chat Across the Pond is a weekly interview show on the topic of technology, or sometimes just with someone really interesting.
CCATP #659 – Bart Busschots on PBS 105 – Seeing the Past with Git
In this installment of Programming By Stealth, Bart takes us on a time traveling adventure with Git. By using commands like git diff we can see changes over time, but we can actually see older versions of the code in a couple of ways. Using the archive command we learned out to pull just the […]
Continue readingMore TagCCATP #658 – Bart Busschots on PBS 104 – Tracking Changes in Git
In our next baby step in learning to use the version control system Git, Bart teaches us how to track changes. We start by doing a bit of housekeeping, especially for Mac users to set Git to always ignore those pesky .DS_Store files. We learn how to stage and then commit a simple change, then […]
Continue readingMore TagCCATP #657 – Lory Gil on the iPhone 12 Announcement
Lory Gil, managing editor from iMore is back to talk about the new toys announced by Apple this week. In a show where we do NOT talk about 5G we instead talk about how cool it is that Apple brought so many features to the entire product line of iPhones, and then we go deep […]
Continue readingMore TagCCATP #656 – Bart Busschots on PBS 103 of X — Getting Started With Git
After some quick revision from the previous episode, Bart explains how Git commands work with their subcommands. We start by looking at how to configure Git and the differences between local, global and system-level settings. Then we create our very first repo with an exciting README file, and we commit the file to our repo. […]
Continue readingMore TagCCATP #655 – Jill (from the North Woods) McKinley on Starting a Podcast
Start with Small Steps Podcast This week our guest is Jill McKinley of the Start with Small Steps Podcast at smallstepspod.com. Those of you who listen to the NosillaCast may already know her from her many fantastic tech reviews for the show as Jill from the North Woods. I’m a fan of the Start With […]
Continue readingMore TagCCATP #654 – Bart Busschots on PBS 102 of X – Introducing Git
In our last Programming By Stealth we learned about the concept of version control, and the evolution from client/server version control to peer-to-peer version control and the creation of Git. In this installment we start learning the fundamental concepts of Git. We learn about the database, the working copy, and the index and understanding the […]
Continue readingMore TagCCATP #653 – Lory Gil on New Apple Watches, iPads and Services
With the new announcements of Apple Watches, iPads and services like Fitness+ and Apple One, the best person to talk to is Lory Gil, managing editor of iMore. In this episode we talk about whether the new Apple Watch Series 6 processor matters, or is it the new colors that excite us. Is Apple doing […]
Continue readingMore TagCCATP #652 – Bart Busschots on PBS 101 – Introducing Version Control
In this turning of the century episode of Programming By Stealth, it’s time to take on a new subject: version control. As Bart explains in this week’s episode, version control allows you make changes in your code and roll the changes back. This gives us the freedom to experiment and if an idea doesn’t pan […]
Continue readingMore TagCCATP #651 – Bart Busschots on PBS 100 of X — Time Sharing Challenge Solution
In this positively delightful episode, Bart and I celebrate 100 episodes of Programming By Stealth. When we hit 99 installments, Bart declared that for 100, there should be cake! So I got Bart’s darling beloved to deliver him a piece of cake right as we started, and Steve delivered one to me. To say that […]
Continue readingMore Tag