@mipstian@mas.to
@mipstian@mas.to avatar

mipstian

@mipstian@mas.to

I make apps for humans. Wipr, Agency, ExoVoice, Catch.

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

mipstian, to random
@mipstian@mas.to avatar

New Wipr 2 beta out on TestFlight with a ton of changes!

Please please please read the “What to Test”, it's important! 🙏

mipstian, to iOS
@mipstian@mas.to avatar

🚨Wipr 1.55 is rolling out now! 🚨

With a bunch more routine Wipr Extra updates.

As for me I'm kind of ok, just need frequent breaks 🥲

#adBlocker #iOS #macOS

mackuba, to ruby
@mackuba@martianbase.net avatar

I've been playing with benchmarking some regexp matching code in several languages last week (I want to replace that part of code with something faster - I was thinking of Crystal or Swift). ChatGPT helped me write some versions :)

The results were… unexpected. & Crystal didn't do well, but JS & PHP did 🤔

mipstian,
@mipstian@mas.to avatar

@mackuba that doesn’t sound right, I have a piece of software that I benchmark and that runs thousands of regexes, and it didn’t get any slower once I started using Swift’s new regexes

marcel, to SwiftUI
@marcel@mastodon.social avatar

Discarded but cute

video/mp4

mipstian,
@mipstian@mas.to avatar

@marcel is the face made out of Shapes? If so, how do you drive the animation (phase, keyframe, .task,)?

mipstian,
@mipstian@mas.to avatar

@marcel oh, I guess that means UIKit then 😅

mipstian, to random
@mipstian@mas.to avatar

@gruber I’m trying to reply to your email but GMail is blocking it for spam (even though you contacted me first??)

mipstian, to iOS
@mipstian@mas.to avatar

🚨Wipr 1.50 is rolling out now! 🚨

This should help with the YouTube anti-blocker thing.

If you've been bitten by it, please read this: https://kaylees.site/wipr-faq.html#youtube-ad-blocker-detection

marcel, to SwiftUI
@marcel@mastodon.social avatar

Today, I built this little thing, only to realize afterward that I don't actually need it. ✌️

video/mp4

mipstian,
@mipstian@mas.to avatar

@marcel cute! The close button would go on the trailing side tho, no?

mipstian,
@mipstian@mas.to avatar

@marcel the (x) in the sheet?

mipstian,
@mipstian@mas.to avatar

@marcel typically Close in text goes leading, Done trailing, but all the (x) buttons I can find are trailing (app store, weather, maps)

mipstian,
@mipstian@mas.to avatar

@marcel no idea lol. Thinking about it now, my guess would be that Cancel/Close has more of a “go back” connotation (so leading), while Done is more like “go forward” (so trailing). By this logic (x) should go leading, but they always put it in the trailing side (Find My too!), so 🤷‍♀️

mipstian,
@mipstian@mas.to avatar

@marcel that might be it honestly. If it has no clear task progress connotation, so it just means get rid of this rounded rect, put it where it’s easiest to tap. I buy it!

mipstian,
@mipstian@mas.to avatar

@marcel you do you!

phranck, to SwiftUI German
@phranck@chaos.social avatar

deleted_by_author

  • Loading...
  • mipstian,
    @mipstian@mas.to avatar
    alexkaessner, to random
    @alexkaessner@mas.to avatar

    What ad-blockers – that work on iOS and macOS – do you use these days?

    I use 1Blocker. Though, there weren’t many updates recently and it feels like more and more cookie banners are shown up again …

    mipstian,
    @mipstian@mas.to avatar

    @Cykelero you might not need an extra extension anymore, after the work I did this summer I rarely get reports about cookie stuff!

    mipstian,
    @mipstian@mas.to avatar

    @Cykelero Extra? No you definitely need that 😅

    If th site is actually gdpr compliant it can’t do anything until you consent. Meaning inaction is the same as saying no.

    dimillian, to SwiftUI
    @dimillian@mastodon.social avatar

    Did anyone made an iOS game in ? I'm curious to see them! I dream about making a sort of loot based RPG (not graphic intensive but text / icons based). Also I'm not saying is the good or right choice to make a game (it's not), just curious.

    mipstian,
    @mipstian@mas.to avatar

    @dimillian I did! It's a puzzle game, and I'm really proud of it! https://kaylees.site/agency.html

    marcoarment, to random
    @marcoarment@mastodon.social avatar

    How am I supposed to be reading/handling the big corner radius of StandBy widgets?

    I'm getting significantly clipped on the corners.

    I've adopted containerBackground. Safe area's all zeros. Widget margins claim to be only 3pt (much smaller than reality).

    mipstian,
    @mipstian@mas.to avatar

    @marcoarment reads better without the brackets :)

    .padding(.top, insets.top)

    stroughtonsmith, to random
    @stroughtonsmith@mastodon.social avatar

    A nice rundown of TipKit in iOS 17, and how to use it from both SwiftUI and UIKit https://bendodson.com/weblog/2023/07/26/tipkit-tutorial/

    image/jpeg
    image/jpeg

    mipstian,
    @mipstian@mas.to avatar

    @EthanLipnik @stroughtonsmith among those people are me, and Apple themselves until just a few years ago if you remember 😅 it’s sad but imo they’ve given up on several aspects of what made iOS unique, including not annoying users with constant tutorialization.

    mipstian,
    @mipstian@mas.to avatar

    @stroughtonsmith @EthanLipnik Ew! I think it was around iOS 8 when they stopped caring about tutorialization systemically, and then it snowballed, but there were probably examples from even earlier yeah.

    mipstian,
    @mipstian@mas.to avatar

    @stroughtonsmith @EthanLipnik guess it's a matter of taste, I like my stuff simple :) Give me Photos over iPhoto every day, even on the Mac!

    arstechnica, to random
    @arstechnica@mastodon.social avatar

    Florida malaria outbreak still going with local cases now at 7

    Local officials are still working to apply insecticide by air, trucks, and crews.

    https://arstechnica.com/health/2023/07/florida-malaria-outbreak-still-going-with-local-cases-now-at-7/?utm_brand=arstechnica&utm_social-type=owned&utm_source=mastodon&utm_medium=social

    mipstian,
    @mipstian@mas.to avatar

    @arstechnica content warning please 😰

    MuseumShuffle, (edited ) to SwiftUI
    @MuseumShuffle@mastodon.social avatar

    I can’t figure out how to get rid of a tiny line that appears between my nav bar and content.

    My app targets iOS 16 and iPhone, but if I run it on my iPad at 2X you can see the line on the left and right also. But when running at 1x or on the iPhone itself, you can’t. You just see the one on the top.

    I’m forcing the backgrounds to be black while in light mode to make it more apparent. If I switch to dark mode the line at the top is still present, but harder to see.

    filed FB12677148

    mipstian,
    @mipstian@mas.to avatar

    @MuseumShuffle (the view just contains a bunch of black Rectangle()s in a VStack)

    mipstian,
    @mipstian@mas.to avatar

    @MuseumShuffle hm that might be a different thing then

    mipstian,
    @mipstian@mas.to avatar

    @MuseumShuffle mine’s fixed in today’s beta!

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