@Migueldeicaza@mastodon.social avatar

Migueldeicaza

@Migueldeicaza@mastodon.social

Fun Stack Vibing. Founder @xibbonhq Started Xamarin, Mono, Gnome. Prev: Microsoft/.NET/Xamarin/Mono/VSMac/AI - tootfinder

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Migueldeicaza, to random
@Migueldeicaza@mastodon.social avatar

The Venn diagram of people that use the Oxford comma and put useless private modifiers on c# class members is a perfect circle.

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar
Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@xanathar don’t know.

Migueldeicaza, to random
@Migueldeicaza@mastodon.social avatar

You can feel the fear in the air as we approach sherlocking season.

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@saagar @shadowfacts what is ensemble?

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@helge @saagar @shadowfacts pure unadulterated high octane magic

schwa, to random
@schwa@mastodon.social avatar

Don't want AI in Xcode. Just want this fixed.

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@schwa Oh god, yes, please. What a fucking nightmare.

I have a script to kill processes in the pre-build steps, and it helps a little, but also breaks other things.

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@NeoNacho @schwa tattooing this!

b3ll, to random
@b3ll@mastodon.social avatar

Introducing Adjustable!

Adjustable is a property wrapper that I built to aid in adjusting values at runtime instead of constantly waiting for Xcode to rebuild and launch after changing a constant.

Simply annotate any value with @adjustable@mastodon.social(0.0...1.0) with any supported range, and you'll automatically get a UISlider onscreen to adjust values.

This is perfect for adjusting interactions (e.g. springs) or layouts in real-time, so you can make apps feel great.

https://github.com/b3ll/Adjustable

video/mp4

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@b3ll this is glorious!

Migueldeicaza, to random
@Migueldeicaza@mastodon.social avatar

This is a the most useful dashboard

Migueldeicaza, to random
@Migueldeicaza@mastodon.social avatar

Can not stop laughing at this post on threads:

Migueldeicaza, to random
@Migueldeicaza@mastodon.social avatar

I think that this Godot debugging pane can be collapsed like Xcode.

The stack frames are instead only shown when the user taps on the function picker.

I think this keeps the features and makes better use of the space. I rarely use the breakpoint pad, so I think it can be sent elsewhere. And instead, I can move the Output there.

But that last line seems like it is wasting precious space for those toggles.

Left the Godot debugger pane.

Right, my prototype for the iPad:

pixel, to random
@pixel@social.pixels.pizza avatar
Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@pixel well it’s a bit of an artistic liberty on the title from Jonathan :-)

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@pixel Yes, I love it.

sdether, to random
@sdether@mas.to avatar

@Migueldeicaza Aside from GC, one thing that is often mentioned as a performance disadvantage of C# in godot is the cost of marshalling when interacting with the native API. Does swift have the same issue or is this specific to how the CLR interoperates with godot?

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@sdether I use the same bridge, not any major difference. If there are improvements, those will happen on the core of Godot.

There are some well known issues in that bridge that could be improved by side features.

Is there something specific in mind?

shantini, to random
@shantini@techhub.social avatar

It’s been two years since I rejoined Apple and first joined the Notes team, and my life has changed in so many good ways since then. I'm so grateful for where I am 🥹

A photo of me, a brown woman with dark pink hair, in front of the 1 infinite loop sign. This was taken in the last year.

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@shantini happy for you, and for me - it is one of my most used apps. Thanks to you and the team behind it.

lrz, to random
@lrz@mastodon.cloud avatar

Trump's conviction does not bring me joy because 1) he won't probably spend a second in jail (he will likely get a probation sentence) and 2) he might get even more votes now that he has been convicted by "the system". His campaign is all about "the system being rigged", nothing better could have happened to him. Hope I'm wrong.

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@lrz you aren’t wrong, and he will be the next president.

It sucks, but that’s just how the cookie crumbles.

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@lrz I don’t think a new candidate would have helped. Outside of Genocide, Biden has been good, but we have both half the country that is too brainwashed, and a large chunk of the other half that is utterly depressed over Gaza.

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@lrz nah, I think it is too late. They don’t want to lose the aipac vote. I think there was a narrow window, with “sorry we need to abide by the law”, but once they decided they were going to go all out and break with international law, they were expected to continue. So now they goin to the election that’s decided by a thin margin with a demoralized and not active voter base.

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@NeoNacho @lrz I hesitated whether to star this post

Migueldeicaza,
@Migueldeicaza@mastodon.social avatar

@lrz oh it’s even worse than the headline

Migueldeicaza, to random
@Migueldeicaza@mastodon.social avatar

“Erik Prince, the founder of the military contractor Blackwater and younger brother of Betsy DeVos, invited around 650 of his contacts to join a secret, private group chat. And now it has leaked.”

https://newrepublic.com/article/182008/erik-prince-secret-global-group-chat-off-leash

Migueldeicaza, to random
@Migueldeicaza@mastodon.social avatar

Fresh baked, new InputMap UI for Godot on iPad:

video/mp4

schwa, (edited ) to random
@schwa@mastodon.social avatar

deleted_by_author

  • Loading...
  • Migueldeicaza,
    @Migueldeicaza@mastodon.social avatar

    @schwa oh shit

    teissler, to SwiftUI
    @teissler@hachyderm.io avatar

    WWDC24 is right around the corner. Before the excitement and rush of what's to come, I want to share some navigation fun facts and tips. None of this is new, having been discussed previously in sessions, etc. From talking with developers, these are parts of the system that are often overlooked, or forgotten about #21DaysOfSwiftUINavigation #SwiftUI This is all running on macOS Sonoma 14.4, Xcode 15.3

    Migueldeicaza,
    @Migueldeicaza@mastodon.social avatar

    @teissler this toot comes just at the right time. Let me see if this solves a challenge I have with that view on iPhone.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines