ylliX - Online Advertising Network

The PIT Show: Reflections and Interviews in the Tech World

The PIT Show: Reflections and Interviews in the Tech World | Context 40 ? 30 : 10)” @keyup.document.left=”seekBySeconds(-10)” @keyup.document.m=”toggleMute” @keyup.document.s=”toggleSpeed” @play=”play(false, true)” @loadedmetadata=”handleLoadedMetadata” @pause=”pause(true)” preload=”none” @timejump.window=”seekToSeconds($event.detail.timestamp); shareTimeFormatted = formatTime($event.detail.timestamp)” > 10 40 ? 30 : 10)” class=”seek-seconds-button” > Episode Details Jay has a PIT Reflection that came from an ADHD Coaching session and an upcoming […]

Core Data Backups, Redux

This is the second of two posts following up on my earlier post about backing up and restoring Core Data. My past post covered the difficulty of learning how to use mostly-undocumented framework methods, specifically about a Core Data method called replacePersistentStore(…). Arnaud Joubay recently messaged me to ask why I used a different approach […]

Prime Table Generator in Jetpack Compose

It’s been more than 6 years since I wrote an original version of this prime table generator. That was back at the very beginning of my coding career, after learning C and SDL in the first semester of university. An archived version of that original project is available here, including the sources, 120 lines of […]

Mostly Undocumented

Last year I wrote about backing up and restoring Core Data. Recently Arnaud Joubay messaged me to ask about it. I used a method called migratePersistentStore(…) to duplicate a persistent store. Arnaud asked why I had not used a similar method called replacePersistentStore(…) instead. He also sent me a link to a post on Apple’s […]

Technology in Education (Mickey Revenaugh)

Subscribe: Apple Podcasts | Spotify | Android Technology changes the way we learn and engage with content. Throughout her career, Mickey Revenaugh has worked on bringing technological advancements to education. We talked about her experience in the 80s when computers were just starting to appear in classrooms. Mickey also talked about bringing the internet to […]