Load site modules...
lade...
random avatar

marcus_eckert - Network

Posts Subscribe

Gotta love clang's error messages: "say ‘typename typename T::MemberType::Type’ if a type is meant"

https://mstdn.social/@marcus_eck...

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"
https://mstdn.social/@marcus_eck...

Kafka 2025: Trying to compile tensorflow for mac catalyst. -> tensorflow is compiled with bazel-> bazel doesn't support mac...

https://mstdn.social/@marcus_eck...

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...

25.1.2025 09:55Kafka 2025: Trying to compile tensorflow for mac catalyst. -> tensorflow is compiled with bazel-> bazel doesn't support mac...
https://mstdn.social/@marcus_eck...

thoughts on mac catalyst anyone? I'm wondering if I should dip my toe into it or will I be instantly consumed by regret?

https://mstdn.social/@marcus_eck...

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?
https://mstdn.social/@marcus_eck...

second part

https://mstdn.social/@marcus_eck...

second part

15.1.2025 17:06second part
https://mstdn.social/@marcus_eck...

New fluted glass feature. #shader #iosdev #graphic #uiux

https://mstdn.social/@marcus_eck...

New fluted glass feature.

15.1.2025 17:06New fluted glass feature. #shader #iosdev #graphic #uiux
https://mstdn.social/@marcus_eck...

Ever 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...

https://mstdn.social/@marcus_eck...

Ever 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...
https://mstdn.social/@marcus_eck...

The things I had to do to make that happen...

https://mstdn.social/@marcus_eck...

The things I had to do to make that happen...

12.12.2024 12:37The things I had to do to make that happen...
https://mstdn.social/@marcus_eck...

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...

https://mstdn.social/@marcus_eck...

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...
https://mstdn.social/@marcus_eck...

Modularizing the codebase using SPM to combat compile time rot. But SPM is half-baked in so many places....

https://mstdn.social/@marcus_eck...

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....
https://mstdn.social/@marcus_eck...

Riveo now finally also supports custom fonts!

https://mstdn.social/@marcus_eck...

Riveo now finally also supports custom fonts!

6.11.2024 08:42Riveo now finally also supports custom fonts!
https://mstdn.social/@marcus_eck...

Swift made some terrible compromises in regards to compile time, imo. It feels ironic that «modularizing» is the suggested antidote which...

https://mstdn.social/@marcus_eck...

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...
https://mstdn.social/@marcus_eck...

Recreating, once more, this canola oil effect that went around a while ago. This time with materials.

https://mstdn.social/@marcus_eck...

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.
https://mstdn.social/@marcus_eck...

Added materials to Riveo. You can transform any shape into gold, copper, glass, fluted glass and more.

https://mstdn.social/@marcus_eck...

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.
https://mstdn.social/@marcus_eck...

AVAudioPlayer threw an assertion that brought down a ton of clients...

https://mstdn.social/@marcus_eck...

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...
https://mstdn.social/@marcus_eck...

Oct 20th. Released the adjustments for Swift concurrency. Subsequent days: Frantically fixing the adjustments. It's healing...

https://mstdn.social/@marcus_eck...

Oct 20th. Released the adjustments for Swift concurrency.
Subsequent days: Frantically fixing the adjustments.
It's healing...

25.10.2024 06:29Oct 20th. Released the adjustments for Swift concurrency. Subsequent days: Frantically fixing the adjustments. It's healing...
https://mstdn.social/@marcus_eck...

Concurrency changes made me open up the beta once more:p https://testflight.apple.com/join/v6ceOm4r

https://mstdn.social/@marcus_eck...

Concurrency changes made me open up the beta once more:p
testflight.apple.com/join/v6ce

20.10.2024 06:39Concurrency changes made me open up the beta once more:p https://testflight.apple.com/join/v6ceOm4r
https://mstdn.social/@marcus_eck...

Incorrect assertions, I should say, it's just missing annotations and decides it's better to crash...

https://mstdn.social/@marcus_eck...

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...
https://mstdn.social/@marcus_eck...

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...

https://mstdn.social/@marcus_eck...

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...
https://mstdn.social/@marcus_eck...

Got the Giphy shakedown mail last night. They want at least 9K/year...

https://mstdn.social/@marcus_eck...

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...
https://mstdn.social/@marcus_eck...

Fixed all the concurrency warnings... phew...

https://mstdn.social/@marcus_eck...

Fixed all the concurrency warnings... phew...

15.10.2024 05:22Fixed all the concurrency warnings... phew...
https://mstdn.social/@marcus_eck...
Subscribe
To add news/posts to your profile here, you must add a link to a RSS-Feed to your webfinger. One example how you can do this is to join Fediverse City.
         
Webfan Website Badge
Nutzungsbedingungen   Datenschutzerklärung  Impressum
Webfan | @Web pages | Fediverse Members

⬆️

⬇️