Just keeping up some posting once in awhile. Life has truly gotten in the way of any dev right now. Prepping for a big move, lots of packing, projects, and wrangling. Back to it soon.
11.03.2025 14:32 — 👍 0 🔁 0 💬 0 📌 0@wanderdot.bsky.social
Dad, artist, wanderer, programmer, futurist. Erstwhile Hollywood VFX Supervisor, now VisionOS experience evangelist. https://wanderdot.io
Just keeping up some posting once in awhile. Life has truly gotten in the way of any dev right now. Prepping for a big move, lots of packing, projects, and wrangling. Back to it soon.
11.03.2025 14:32 — 👍 0 🔁 0 💬 0 📌 0What a time it is.
05.03.2025 22:15 — 👍 0 🔁 0 💬 0 📌 0Been making good progress on #TathagathaApp lately. I diverted time to setting up a Theme backend for use with Settings to be more flexible moving forward. Basic functionality is moving forward & then I can start prettying things up. Very rewarding to see your vision take shape. #swiftlang
21.02.2025 17:10 — 👍 1 🔁 0 💬 0 📌 0I think I'm deep into the Dunning-Kruger Effect valley of despair right now. Oof. #discipline must see me through.
20.02.2025 03:09 — 👍 0 🔁 0 💬 0 📌 0design and whatnot now feels like putting the cart before the horse. On the other hand, it saves work later. #swiftui #appdesign
20.02.2025 02:57 — 👍 0 🔁 0 💬 0 📌 0Anyone have a good suggestion for an article on prototyping your app, specifically to avoid heavy refactoring later? For instance, I am in a quandry of "do I set up the Theme" for the app now, or after I get all the basic functionality going? I'd rather not circle back later but fonts and
20.02.2025 02:57 — 👍 0 🔁 0 💬 1 📌 0Back to making progress on #TathagathaApp. Refactored for more modular code as I start implementing additional functionality. This app is morphing into something a bit larger than intended, but I’m learning all the skills for executing my next more ambitious ideas. #swiftui
17.02.2025 05:39 — 👍 1 🔁 0 💬 0 📌 0Your site has been awesome for getting into visionOS. Absolutely the best resource I’ve found, thank you! I hope to follow in your footsteps as I get going.
17.02.2025 05:37 — 👍 1 🔁 0 💬 1 📌 0Just got back from a family trip to the #Adirondacks. What a really lovely trip, weather was great, got to see some old friends and old haunts. Miss it greatly.
16.02.2025 05:01 — 👍 1 🔁 0 💬 0 📌 0Starting to familiarize myself with #VisionOS. Much less straightforward than vanilla #SwiftUI. Basic stuff is no problem, but trying to hand off between spaces, bring in Entities... lot of old baggage confusing the brain here. I'll have to post updates for myself to keep track if nothing else.
16.02.2025 04:29 — 👍 3 🔁 0 💬 1 📌 0Oh snap, I haven't been posting at all. Still plugging away on my app #Tathagata, also going through #hackingwithswift plus and Apple's #swiftlang docs. I miss having the regimented structure to follow from 100DoSUI but glad to be building and learning hands on.
04.02.2025 15:14 — 👍 2 🔁 0 💬 0 📌 0Some days, you're the hydrant. Solved some thorny issues yesterday, really pleased. But today, banging my head against really dumb stuff. Tomorrow awaits, fresh.
31.01.2025 04:51 — 👍 0 🔁 0 💬 0 📌 0TIL SwiftData doesn't really support inherited classes (yet?). Maybe a more advanced user has a workaround, but I'm trying to get the foundation right first, so best to avoid it and keep my classes flat. Bummer dude, so much for flexible, forward thinking architecture for this app! #swiftlang
30.01.2025 03:19 — 👍 0 🔁 0 💬 0 📌 0It's incredible how quickly one can lose momentum without a clearly defined short term goal! After finishing #100DaysOfSwiftUI, I have my projects to attack, and I've been going through HWS+ articles bit by bit, but it's not the same. Probably time to atomize my goals.
29.01.2025 14:38 — 👍 2 🔁 0 💬 0 📌 0Started real work on my app, Tathagata last night. The big lesson... it's a totally different beast when you're not following along with someone handholding you! Duh.
Got a prototype stood up almost immediately, but when I went to implement #SwiftData, I'm struggling. Great project for learning!
Failing that, feel free to DM me and I'll be happy to try to help. I'm no expert but it would be a learning experience for me as well.
25.01.2025 23:18 — 👍 1 🔁 0 💬 0 📌 0Have you talked with ChatGPT about it? I have found that it writes kinda doodoo code if you just give it a task, but if you're describing a specific problem, and you already have the knowledge surrounding the problem you're looking to solve, that it can help a lot.
25.01.2025 23:17 — 👍 0 🔁 0 💬 0 📌 0Starting work on my first personal app, Tathagata! I will post tomorrow more about this.
Additionally, HWS+ to keep on my learning journey, but it's time to build concurrently, and keep away from tutorial paralysis.
#100DaysOfSwiftUI
Done! I'm super excited to have dedicated myself to this course, and stuck it out. I learned an absolutely incredible amount in such a short time, it's hard to believe it's been less than 3 months. Huge thanks to @twostraws.bsky.social for such an amazing course. Next step...
What are you trying to do?
24.01.2025 05:19 — 👍 0 🔁 0 💬 0 📌 0Yesterday & today wrapped up Units 95/96/97 of #100DaysOfSwiftUI. So close to the end, I'm super excited both to take the final exam to test what I've learned, as well as to move on to other things, including @twostraws.bsky.social other curriculum at some point.
24.01.2025 05:16 — 👍 2 🔁 0 💬 0 📌 0Not sure my late night word salad there. These effects are (great). ...package to accomplish (most) common...
23.01.2025 04:55 — 👍 0 🔁 0 💬 0 📌 0Units 93/94 dusted. #100DaysOfSwiftUI
These effects are best. I imagine there must be a package to accomplish misty common interesting ones. Certainly no need to do it over and over again. #swiftlang
Sometimes, the sheer scale of the tasks before us can overwhelm. In these cases, just an outlet to write and share feels like a great weight lifted. Today I'm thankful for #Bluesky.
#Anxiety #discipline
Unit92 of #100DaysOfSwiftUI done. The way modifier views work with alignments makes sense to me after decades of using software like #AfterEffects. Bit byzantine in the approach during these lessons I feel but it'll probably make more sense with sleep.
21.01.2025 03:52 — 👍 0 🔁 0 💬 0 📌 0Units 89-91 of #100DaysOfSwiftUI wrapped up! Can't wait to finish the course and start building my own apps. I have several plans. I'll start posting progress within the fortnight, along with a roadmap to start building some more presence. I hope to see you along the way. #Swiftlang #visionOS #apple
20.01.2025 03:24 — 👍 1 🔁 0 💬 0 📌 0Unit 88 of #100DaysOfSwiftUI done. Not far to go!
19.01.2025 16:39 — 👍 1 🔁 0 💬 0 📌 0Managed to knock out unit87 of #100DaysOfSwiftUI tonight. Timers etc, cool cool. Looking forward to starting Flashzilla tomorrow.
18.01.2025 05:32 — 👍 1 🔁 0 💬 0 📌 0Day 86 of #100DaysOfSwiftUI wrapped. I don't think I'll be able to get through several today, might be lucky to make any progress this weekend due to a family birthday. But, I'll try!
17.01.2025 23:03 — 👍 1 🔁 0 💬 0 📌 0Holy cow. My plan for my first personal app was a flashcard app. I held off starting, figuring I should finish #100DaysOfSwiftUI first to ensure I knew as much as reasonable and not do things harder than I needed to. And of course, one of the final projects is a flash card app. Perfecto.
17.01.2025 22:18 — 👍 0 🔁 0 💬 0 📌 0