I'm Bill Wake, interested in evolutionary design, agile software (specifically XP), mountain dulcimer, and more.
You can find me on Mastodon (https://t.co/DyKz0HCRu1), email ([email protected]), or my web site (https://t.co/nqmwiSjXWM).
Twitch this week - we'll connect the last bit to get table/column selection fully working. Mon-Thur 2-4:30 pm EDT / 7-9:30 pm UTC. https://t.co/EErv3QXxTn
2/2
Twitch last week - 15-minute summary video - https://t.co/y2QOjU3Uug - connecting the table and column selection all the way to the UIKit part, and refactoring the database code.
1/2
Twitch last week - we started upgrading our database configuration. I spiked a couple ways to improve the existing one, but opted to start a new approach. Here's the summary: https://t.co/WoLx3nzM0B
1/2
Twitch this - continue working on the SortTables app, fixing a defect and upgrading. Today through Wednesday, 2-4:30 pm EST, 7-9:30 pm UTC. https://t.co/EErv3QY5IV
Twitch last week - we revived the SortTables project, updating to the latest versions and doing a spike on the SwiftUI Table to see if it would work. Here’s a 15-minute summary video - https://t.co/2GkprBzEAI
Twitch this week - I'm returning to my SortTables app (from a couple years ago) to modernize it with some iOS 17 features. We had a time shift in the US this week, so the hours have changed: now Mon-Thurs 2-4:30 pm EST / 7-9:30 pm UTC. Join us at https://t.co/EErv3QXxTn
This week, we're going to try to capture images and add them to the photo library.
Join us Mon-Thurs, 2-4:30 EDT, 6-8:30 pm UTC. (You may see this as a time change - US doesn't end daylight savings for a week.)
https://t.co/EErv3QXxTn
Twitch this week, resumes Monday - we’ll try to make our kaleidoscope work with a live camera - Mon-Thur, 2-4:30 pm EDT / 6-8:30 pm UTC. https://t.co/EErv3QXxTn
Twitch - I've made an 18-minute video summarizing this week's work on the kaleidoscope. We made it handle device rotation, we made it respect the boundary of the images, and we added file selection so you can choose which photo to show. https://t.co/h4aWI2Keq5
New Blog (repost) - "Reducing Dependencies Using Lambda" - When an object depends on another, it depends on the whole class. By refactoring to use a lambda, we can reduce that dependency to just the parameter and result types of a single function. https://t.co/xfGvDQ8CAL
New Blog - "Reducing Dependencies Using Lambda" - When an object depends on other objects, it depends on the whole class. By refactoring to use a lambda function, we can reduce that dependency to just the parameter and result types of a single function. https://t.co/xfGvDQ8CAL