In this week’s installment of Programming By Stealth, Bart teaches us how to use GitHub as a public repository for our code, or for anything we write for that matter. He reviews why he chose Github, and then we dig right in. He does explain the benefits of using SSH to access Github instead of […]
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 #685 – Bart Busschots on PBS 116 0f X – Team Git
In previous installments of our Git miniseries within a series in Programming By Stealth, Bart taught us how to work in Git standalone on one computer, then how to work as one developer with multiple computers. In those installments he taught us the necessary commands and their importance in the Git scheme of things. In […]
Continue readingMore TagCCATP #684 – Bart Busschots on PBS #115 of X – The Push & Pull of Git
When Bart started this mini-series within a series on using Git for version control, he explained that our journey would be in three Phases. Phase 1 was the section where we learned about local repositories, and Phase two was dedicated to learning how to have multiple repositories just for ourselves. In this lesson, we finish […]
Continue readingMore TagCCATP #683 – Christophe Zajac-Denek is Kind of a Big Deal
This week’s guest is Christophe Zajac-Denek. Christophe worked as a TV producer while touring in a rock band, he’s a drummer, an actor and stuntman, a surfer, a journalist, a podcaster, and public speaker. He’s also 4’4” tall and has a rare form of dwarfism. Christophe hosts an amazing podcast entitled “I’m Kind of a […]
Continue readingMore TagCCATP #682 – Doc Rock on Apple Spring Loaded Event
This week’s guest is Doc Rock to talk about the Apple Spring Loaded Event. Doc’s background in all things Apple as well as high-end live video makes him the perfect person to talk about this event. He explains to me how this color calibration of our TVs using our iPhones and an Apple TV will […]
Continue readingMore TagCCATP #681 – Bart Busschots on PBS 114 – Tracking Git Branches
We continue on our journey to learn how to use Git to do version control as a single person, but this time with multiple devices. As Bart says during this episode, “Who is learning to program here who doesn’t have multiple computers?” We’ve learned how to push our changes to a single separate repo, but […]
Continue readingMore TagCCATP #680 – Gregg Vanderheiden on 50 Years in Accessibility
This week our guest is Gregg Vanderheiden, Professor and Director Trace R&D Center at the College of Information Studies at the University of Maryland. If that name sounds familiar, it’s because I recently interviewed him at 19:40 on the NosillaCast about a product called Morphic. When we were preparing for that interview, Gregg started to […]
Continue readingMore TagCCATP #679 – Bart Busschots on PBS 113 of X My First Git Remote
Last time on Programming By Stealth, Bart introduced the concept of remote repositories, also known as remotes. It was one of those episodes where we learned a lot but didn’t get to apply what we learned. In this week’s installment, we get our hands digitally dirty as we create a bare repository (a repo with […]
Continue readingMore TagCCATP #678 – Matt Campbell on Accessibility Overlays & Cloudflare Remote Browser Isolation
Matt Campbell is a blind software developer who has specialized in making computers more accessible to blind people for over 20 years. He was the lead developer for Serotek for 15 years, where he developed several affordable and easy-to-use products, including a Windows screen reader and an online community for blind people. More recently, he […]
Continue readingMore TagCCATP #677 – Bart Busschots on PBS 112 of X – Introducing Git Remotes
In this next installment in our mini-series on learning Git, Bart Busschots gives us some foundational knowledge on how to work beyond being one person with one Git repository. He starts by reinforcing what he’s explained before, that Git is a peer-to-peer technology, which is hard to wrap your head around if you’re used to […]
Continue readingMore Tag