user avatar
lascorbe
@Lascorbe
Product Engineer @OpenSea. Cofounder @NSSpain. Prev @jup_mobile, @UltimateApp, beams.fm, @wallapop.
-$10 MRR
Joined January 2010
Posts
  • Pinned
    user avatar
    i lost 30kg in the last 4 years, learning a ton about nutrition + fitness 😃 all thanks to my son. one day I was holding him and i though to myself “i don’t want to be a fat dad in 20 years, i want to climb mountains with him!” and i want to help more people 🧵👇🏻 2018 vs 2023
    Me at nsspain 2018: 103kg
    Me at nsspain 2023: 75kg
  • user avatar
    00:00
  • user avatar
    Wow 7 years since the ᴡᴀᴛᴄʜ already. Time for a new device @apple? 😇
  • user avatar
  • user avatar
    Replying to @Lascorbe
    Ready for some Michelle Obama! 💪😎
  • user avatar
    This is your friendly reminder to run `xcrun simctl delete unavailable` (I just got back 30GB 💁🏻‍♂️)
  • user avatar
    Pro tip: if your phone is taking forever to load anything, make sure the network link conditioner is disabled 🥲
    “Very bad network” selected
  • user avatar
    thanks to the Apple engineer who finally made the sane decision to let people easily present popovers on iPhone (without .presentationCompactAdaptation(.popover) the popover modifier shows a popover on iPadOS and a sheet on iOS…)
    .popover modifier with .presentationCompactAdaptation(.popover) on its content view
    popover view on itadaki
  • user avatar
    Hypothetically, let’s say you’re a 19 months old baby, where would you hide a TV remote?
  • user avatar
    Rebuilds after changes to Swift modules (average files recompiled): ~93 vs ~7 🤯 This is a much welcomed improvement!! 👏 (On “What’s new in Swift”) #WWDC21
  • user avatar
    I saw that Navigation is one of the main pain points of SwitUI, so I'm hacking on a MVP + Coordinators implementation without relying a bit on UIKit, which might be the 1st real post of my new blog. Any interest on it? Sneak peek 👇
  • user avatar
  • user avatar
    I made this one for you @ios_memes 😂
    Meme image: Lobster fisher old woman (with a text that reads “Me: starting a new iOS view”) throwing away a not big enough lobster (with a text that reads “UIKit”)
  • user avatar
    Useful Xcode shortcuts working with SwiftUI: ⌥+⌘+Enter = Show/hide canvas (preview) ⌥+⌘+P = Refresh preview ⌥+⌘+[ = Move line/selection up ⌥+⌘+] = Move line/selection down