Umur Gedik

@umurgdk
249 Followers
730 Following
1,053 Posts
Software Developer and UI/Interaction designer. #zig #swift #kotlin
Websitehttps://umurgdk.dev?referrer=mastodon
GitHubhttps://github.com/umurgdk
Temprorary workspace #catsofmastodon
got a drawing tablet ^.^
Much needed rain finally arrives
Android version is there yay! UI is build using compose instead of sokol-gfx, but it is using the same audio system as the desktop version. #zig #androiddev #kotlin #rnbo
Little demo using #zig, sokol, and RNBO. Now let’s see if I can compile it for android. Also this kind of UI would be much easier in jetpack compose, I may ditch sokol part for non visual apps. #ziglang
Rich Errors is a good improvement to #kotlin error handling. Still though i like to usability of catch operator from zig. But still it is way better than exceptions and Result type. #kotlinconf