Loading website...
lade...
random avatar

mario - Network

Posts Subscribe

Reading Box2D documentation. Last time I used it was through Löve2d with Lua, so this is an interesting change. Also there's a new...

https://tech.lgbt/@mario/1135601...

Reading Box2D documentation. Last time I used it was through Löve2d with Lua, so this is an interesting change. Also there's a new major version with an API change.

28.11.2024 10:31Reading Box2D documentation. Last time I used it was through Löve2d with Lua, so this is an interesting change. Also there's a new...
https://tech.lgbt/@mario/1135601...

Auth, database and storage will be handled via easy / serverless solutions like Firebase or Supabase. Maybe Airtable for a read only data...

https://tech.lgbt/@mario/1121295...

Auth, database and storage will be handled via easy / serverless solutions like Firebase or Supabase. Maybe Airtable for a read only data source.

20.3.2024 19:05Auth, database and storage will be handled via easy / serverless solutions like Firebase or Supabase. Maybe Airtable for a read only data...
https://tech.lgbt/@mario/1121295...

There will be different templates like dating app, questions app, photo sharing app, map location app...

https://tech.lgbt/@mario/1121295...

There will be different templates like dating app, questions app, photo sharing app, map location app...

20.3.2024 19:04There will be different templates like dating app, questions app, photo sharing app, map location app...
https://tech.lgbt/@mario/1121295...

Thinking of starting a new side project in selling "ready to launch" app templates. Users will get all the code and necessary...

https://tech.lgbt/@mario/1121295...

Thinking of starting a new side project in selling "ready to launch" app templates. Users will get all the code and necessary stuff to launch an MVP, and documentation to do so.

20.3.2024 19:04Thinking of starting a new side project in selling "ready to launch" app templates. Users will get all the code and necessary...
https://tech.lgbt/@mario/1121295...

I'm preparing the release of Score Keeper for #visionOS and now I need to add screenshots. Should I just screenshot the simulator?...

https://tech.lgbt/@mario/1118330...

I'm preparing the release of Score Keeper for and now I need to add screenshots. Should I just screenshot the simulator? What's people doing?

28.1.2024 10:12I'm preparing the release of Score Keeper for #visionOS and now I need to add screenshots. Should I just screenshot the simulator?...
https://tech.lgbt/@mario/1118330...

I don’t like how in visionOS the tint of a button changes the background instead of the label, specially with the bright colors that are...

https://tech.lgbt/@mario/1117443...

I don’t like how in visionOS the tint of a button changes the background instead of the label, specially with the bright colors that are normally used for this. Seems like an odd choice from Apple.

12.1.2024 18:08I don’t like how in visionOS the tint of a button changes the background instead of the label, specially with the bright colors that are...
https://tech.lgbt/@mario/1117443...

The app is looking really good on #visionOS too. This is exactly the same code as for the #iOS, gotta love SwiftUI!I don't think anyone...

https://tech.lgbt/@mario/1117420...

The app is looking really good on too. This is exactly the same code as for the , gotta love SwiftUI!

I don't think anyone will have a Vision Pro on while playing ... but they'll have the option.

12.1.2024 08:44The app is looking really good on #visionOS too. This is exactly the same code as for the #iOS, gotta love SwiftUI!I don't think anyone...
https://tech.lgbt/@mario/1117420...

I implemented the color selection UI in like 5 minutes, but then spent 2 hours tweaking the animation and the haptic response 🫠

https://tech.lgbt/@mario/1117148...

I implemented the color selection UI in like 5 minutes, but then spent 2 hours tweaking the animation and the haptic response 🫠

7.1.2024 13:10I implemented the color selection UI in like 5 minutes, but then spent 2 hours tweaking the animation and the haptic response 🫠
https://tech.lgbt/@mario/1117148...

It’s the little interactions ✨#BuildInPublic #BoardGames

https://tech.lgbt/@mario/1117148...

It’s the little interactions ✨

7.1.2024 13:03It’s the little interactions ✨#BuildInPublic #BoardGames
https://tech.lgbt/@mario/1117148...

First look at the new app I’m making. It lets you track points and scores in a board game for example.I still need to polish it and add...

https://tech.lgbt/@mario/1117147...

First look at the new app I’m making. It lets you track points and scores in a board game for example.

I still need to polish it and add some features, but I’m already loving the simplicity of it.

7.1.2024 13:00First look at the new app I’m making. It lets you track points and scores in a board game for example.I still need to polish it and add...
https://tech.lgbt/@mario/1117147...

I was writing some #C code, it segfaulted. Ported it quickly to #Rust, had to change it a bit for it to compile. Ported those changes back...

https://tech.lgbt/@mario/1115162...

I was writing some code, it segfaulted. Ported it quickly to , had to change it a bit for it to compile. Ported those changes back to C, it worked like a charm. That's how you use Rust, right?

3.12.2023 11:32I was writing some #C code, it segfaulted. Ported it quickly to #Rust, had to change it a bit for it to compile. Ported those changes back...
https://tech.lgbt/@mario/1115162...

It’s my first time adding alternative app icons and it was so fun! I now only need better icons 🫠#BuildInPublic #SwiftUI #iOSDev

https://tech.lgbt/@mario/1114944...

It’s my first time adding alternative app icons and it was so fun! I now only need better icons 🫠

29.11.2023 14:58It’s my first time adding alternative app icons and it was so fun! I now only need better icons 🫠#BuildInPublic #SwiftUI #iOSDev
https://tech.lgbt/@mario/1114944...

I'll try to submit the app with the "system" theme as the default. If they reject it, I'll change it, and let the users...

https://tech.lgbt/@mario/1114782...

I'll try to submit the app with the "system" theme as the default. If they reject it, I'll change it, and let the users decide if they want the app to look like stock one or not.

26.11.2023 18:36I'll try to submit the app with the "system" theme as the default. If they reject it, I'll change it, and let the users...
https://tech.lgbt/@mario/1114782...

My plan was to make an #iOS calculator visually similar to the stock one, but with more features. But point 5.2.5 of the App Store...

https://tech.lgbt/@mario/1114782...

My plan was to make an calculator visually similar to the stock one, but with more features. But point 5.2.5 of the App Store guidelines prevents just that, that's why I added theming in the first place.

26.11.2023 18:36My plan was to make an #iOS calculator visually similar to the stock one, but with more features. But point 5.2.5 of the App Store...
https://tech.lgbt/@mario/1114782...

Might have to make my own, mimicking the Android one.

https://tech.lgbt/@mario/1114483...

Might have to make my own, mimicking the Android one.

21.11.2023 11:53Might have to make my own, mimicking the Android one.
https://tech.lgbt/@mario/1114483...

How is the iOS calculator so bad?#iOS #iPhone

https://tech.lgbt/@mario/1114483...

How is the iOS calculator so bad?

21.11.2023 11:53How is the iOS calculator so bad?#iOS #iPhone
https://tech.lgbt/@mario/1114483...

If you're interested, this is an app that displays water fountains near you. It uses #OpenStreetMap as a source and is #OpenSource...

https://tech.lgbt/@mario/1114203...

If you're interested, this is an app that displays water fountains near you. It uses as a source and is

apps.apple.com/app/id6447196147

github.com/marionauta/fountain

16.11.2023 12:56If you're interested, this is an app that displays water fountains near you. It uses #OpenStreetMap as a source and is #OpenSource...
https://tech.lgbt/@mario/1114203...

Final implementation of my marker clustering algorithm for #SwiftUI. Really odd that the native Map view doesn't have it, but that led...

https://tech.lgbt/@mario/1114203...

Final implementation of my marker clustering algorithm for . Really odd that the native Map view doesn't have it, but that led me to develop this and I'm loving it! I may use my implementation on the android app too, since the included clustering is kind of wonky.

16.11.2023 12:54Final implementation of my marker clustering algorithm for #SwiftUI. Really odd that the native Map view doesn't have it, but that led...
https://tech.lgbt/@mario/1114203...

What I like is that the algorithm only needs minimal modifications (let's see) and runs perfectly fine at 60 fps on my weak travel...

https://tech.lgbt/@mario/1113971...

What I like is that the algorithm only needs minimal modifications (let's see) and runs perfectly fine at 60 fps on my weak travel laptop.

12.11.2023 10:47What I like is that the algorithm only needs minimal modifications (let's see) and runs perfectly fine at 60 fps on my weak travel...
https://tech.lgbt/@mario/1113971...

Some screenshots#raylib #GameDev #GraphicsProgramming

https://tech.lgbt/@mario/1113971...

Some screenshots

12.11.2023 10:29Some screenshots#raylib #GameDev #GraphicsProgramming
https://tech.lgbt/@mario/1113971...
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

⬆️

⬇️