Gotta love clang's error messages: "say ‘typename typename T::MemberType::Type’ if a type is meant"
4.4.2025 04:57Gotta love clang's error messages: "say ‘typename typename T::MemberType::Type’ if a type is meant"Kafka 2025: Trying to compile tensorflow for mac catalyst.
-> tensorflow is compiled with bazel
-> bazel doesn't support mac catalyst
-> building bazel 6.5 from source
-> to build bazel 6.5 you need bazel 6.2.1
-> bazel 6.2.1 doesn't work with Clang 16.0
-> getting Clang 14.0...
thoughts on mac catalyst anyone? I'm wondering if I should dip my toe into it or will I be instantly consumed by regret?
20.1.2025 07:50thoughts on mac catalyst anyone? I'm wondering if I should dip my toe into it or will I be instantly consumed by regret?second part
15.1.2025 17:06second partNew fluted glass feature. #shader #iosdev #graphic #uiux
15.1.2025 17:06New fluted glass feature. #shader #iosdev #graphic #uiuxEver since I started Riveo I had a ton of very lovely user interactions. But the bad ones - man, I have a whole new appreciation for customer support folks.
13.12.2024 20:13Ever since I started Riveo I had a ton of very lovely user interactions. But the bad ones - man, I have a whole new appreciation for...The things I had to do to make that happen...
12.12.2024 12:37The things I had to do to make that happen...I hate web tech. But the lack of "review times" is heaven. I can just fix things. So much needless stress in having to time and coordinate updates on the App Store...
4.12.2024 04:19I hate web tech. But the lack of "review times" is heaven. I can just fix things. So much needless stress in having to time and...Modularizing the codebase using SPM to combat compile time rot. But SPM is half-baked in so many places....
24.11.2024 10:06Modularizing the codebase using SPM to combat compile time rot. But SPM is half-baked in so many places....Riveo now finally also supports custom fonts!
6.11.2024 08:42Riveo now finally also supports custom fonts!Swift made some terrible compromises in regards to compile time, imo. It feels ironic that «modularizing» is the suggested antidote which is basically telling the compiler what files belong together, y know, what headers used to do…
2.11.2024 09:51Swift made some terrible compromises in regards to compile time, imo. It feels ironic that «modularizing» is the suggested antidote which...Recreating, once more, this canola oil effect that went around a while ago. This time with materials.
29.10.2024 16:42Recreating, once more, this canola oil effect that went around a while ago. This time with materials.Added materials to Riveo. You can transform any shape into gold, copper, glass, fluted glass and more.
29.10.2024 16:07Added materials to Riveo. You can transform any shape into gold, copper, glass, fluted glass and more.AVAudioPlayer threw an assertion that brought down a ton of clients...
25.10.2024 06:30AVAudioPlayer threw an assertion that brought down a ton of clients...Oct 20th. Released the adjustments for Swift concurrency.
Subsequent days: Frantically fixing the adjustments.
It's healing...
Concurrency changes made me open up the beta once more:p
https://testflight.apple.com/join/v6ceOm4r
Incorrect assertions, I should say, it's just missing annotations and decides it's better to crash...
17.10.2024 07:14Incorrect assertions, I should say, it's just missing annotations and decides it's better to crash...Uggh, migrated to Swift 6 only to find runtime (!) assertions that I can't disable and will bring down the whole app. Back to Swift 5 for the time being.
17.10.2024 07:13Uggh, migrated to Swift 6 only to find runtime (!) assertions that I can't disable and will bring down the whole app. Back to Swift 5...Got the Giphy shakedown mail last night. They want at least 9K/year...
16.10.2024 05:21Got the Giphy shakedown mail last night. They want at least 9K/year...Fixed all the concurrency warnings... phew...
15.10.2024 05:22Fixed all the concurrency warnings... phew...⬆️
⬇️