@heyjaywilson@iosdev.space avatar

heyjaywilson

@heyjaywilson@iosdev.space

I run the iOS Dev Space server. Make a donation to help keep it going and upgrade as needed -> https://opencollective.com/iosdevspace


(he/him) 🏳️‍⚧️☕️🏳️‍🌈 #iOS engineer that has an unhealthy obsession with coffee

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

heyjaywilson, to random
@heyjaywilson@iosdev.space avatar

aws config has been the bane of my friday... my tokens keep expiring and then i get a new one and it's invalid... there has to be a better way...

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@sean thanks for the offer! I ended up making an IAM user (which I learned is different than an IAM Managed identity) without a token for now and it’s all working

I don’t think any clocks got skewed cause it was all local. But that’s good to know’

MuseumShuffle, to random
@MuseumShuffle@mastodon.social avatar

My intent was to remove an unneeded swap file from my .git directory. I was trying to use the zsh feature where you select from multiple matches of what you're typing but I ended up hitting enter and submitting this command.

Almost screamed at the screen until I saw this error indicating disaster averted.

🤦🏻‍♂️

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@MuseumShuffle I’ve gotten out of many scary git situations by introducing a known terminal error

heyjaywilson, to random
@heyjaywilson@iosdev.space avatar

My 4 year streak of not having covid has officially ended today.

sean, to random
@sean@scoat.es avatar

I really hope someone in the analytics department over at Amazon Prime is about to notice that trying to get $3/month from me so I don’t have to watch obnoxious ads only had the effect of me never watching videos on their platform ever again.

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@sean conspiracy time maybe this is the plan to shut it down. “Oh look no one is converting. Time to shut it down”

alpennec, to mastodon
@alpennec@iosdev.space avatar

Does the iosdev.space Mastodon instance support full-text search with search filters?

It seems I can't use it even if I enabled that on my profile ("Include public posts in search results" is checked)

I'm thinking about moving to another instance (but I will lose my posts...).

cc @iosdevspace @heyjaywilson

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@alpennec @iosdevspace I didn’t have it enabled (and still don’t) when I first started the instance due to an increase in cost with the hosting provider, and I wasn’t sure how many people would want to use it.

I can investigate later today about getting it added. I’m pretty sure with the users donating to keep the server alive there might be enough to cover it.

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@alpennec I'm looking at it now! I think it's doable. Gonna up the subscription so give it a day or so.

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@alpennec Great!!

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@RobW @alpennec of course!

stuffmc, to random
@stuffmc@mastodon.social avatar

@heyjaywilson I wonder why I get this message when trying to add the brand new @v to Mastonaut 1.8.0…

Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method.

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@stuffmc @v I’m not too sure. I approved the account last night. Have you tried signing into another client or in a private browser?

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@chucker @stuffmc approved 👍 thanks for checking this out. I don’t have many options since this is a managed install of mastodon by masto.host.

heyjaywilson, to random
@heyjaywilson@iosdev.space avatar

New profile pic by @andycarolan

samhenrigold, to random
@samhenrigold@hachyderm.io avatar

the worst person you know will buy a vision pro and put the cheapest possible amazon screen protector over the outside screen

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@MuseumShuffle 😱😱😱

heyjaywilson, to swift
@heyjaywilson@iosdev.space avatar

How do you get user feedback in your app?

Some things I've done before:

  • form in app that is directly feeding to GitHub (this is alright)
  • asked people to join my discord (low number of people did this)

heyjaywilson, to random
@heyjaywilson@iosdev.space avatar

First vacation that I’m not taking a laptop with me. I’m starting to learn how to not over pack.

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@MuseumShuffle same for me. Just no time.

I usually bring it when on a plane though. Went for just the iPad this time.

heyjaywilson, to random
@heyjaywilson@iosdev.space avatar

Coming up on 1 year of owning the iosdev.space domain 🎉. Which means we are super close to being and instance for a year 👏 Thanks everyone who has supported and joined this instance!

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@RobW Of course!! Thanks for being here!

heyjaywilson, to random
@heyjaywilson@iosdev.space avatar

Last 2 boosters I said "I shouldn't get the flu shot and covid booster at the same time" since I usually feel awful the next day.

Guess what I did yesterday? Get both shots at the same time.

Guess how I feel? Not great. 🤦‍♂️

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@MuseumShuffle the not great feeling does go away. It took almost the whole day though 😪

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@MuseumShuffle fingers crossed over here for you!

heyjaywilson, to random
@heyjaywilson@iosdev.space avatar

Building an app. Already have local persistence covered, but what should I use for cloud syncing?

Normally I use cloudkit and coredata, but I chose to not go that route to try out a new to me persistence library https://github.com/mergesort/Boutique which I've really liked.

krzyzanowskim, to random
@krzyzanowskim@mastodon.social avatar

I never. ever know if my version is {local} or {remote} when rebase git branches

heyjaywilson,
@heyjaywilson@iosdev.space avatar
christianselig, to random
@christianselig@mastodon.social avatar

If you modularize your app, do you do so with separate frameworks, or with Swift Package Manager? Looking to modularize more and hopefully speed up SwiftUI Previews

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@christianselig I use Swift Package Manager. A single package usually (experimenting with 2 currently. One for logic one for UI) with multiple libraries inside.

heyjaywilson, to random
@heyjaywilson@iosdev.space avatar

Time to dive back into some relationships… keep getting an error about crossing contexts.

Anyone writing content around how to use SwiftData? I see lots of videos but I want to be able to read this info.

heyjaywilson,
@heyjaywilson@iosdev.space avatar

@StewartLynch thanks!! this is an amazing guide!!

  • 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