@sebj@mastodon.social
@sebj@mastodon.social avatar

sebj

@sebj@mastodon.social

Mobile engineer at Daybridge, previously Dyson

#iOSDev #SwiftUI #F1 #Photography

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

404mediaco, to random
@404mediaco@mastodon.social avatar

We are very very excited to announce that 404 Media now has full text RSS feeds for our paying subscribers!!! Get your feed link here and learn more about why and how we did this:

https://www.404media.co/404-media-now-has-a-full-text-rss-feed/

sebj,
@sebj@mastodon.social avatar
stroughtonsmith, to random
@stroughtonsmith@mastodon.social avatar

Wait, the Vision Pro battery pack is 3166 mAh?

Why doesn't it come with a 20,000mAh pack and get 12 hours out of the box? Why is the battery pack made out of metal 😵‍💫

sebj,
@sebj@mastodon.social avatar
dimillian, to random
@dimillian@mastodon.social avatar

Maybe they’re already testing some LLM powered backend?

From: @viticci
https://mastodon.macstories.net/@viticci/111818212217420650

sebj,
@sebj@mastodon.social avatar

@dimillian See also: references to AjaxGPT, AjaxGPTOnDevice & OpenAI in 17.4 beta https://bsky.app/profile/fractalcatz.bsky.social/post/3kjtncan6yc2o

christianselig, to random
@christianselig@mastodon.social avatar

I wonder (though am doubtful) if there's going to be any way to view a device like a Nintendo Switch's output on the Vision Pro. Playing Tears of the Kingdom on a movie theater screen on a plane would be awesome

sebj,
@sebj@mastodon.social avatar
sebj, to threads
@sebj@mastodon.social avatar

Mosseri: "Give us time. We're starting with the ability to follow threads users from activitypub clients, but we will get to the ability to follow accounts from activitypub servers on threads as well”

https://www.threads.net/@mosseri/post/C0zjrJMvUXp

sebj, to random
@sebj@mastodon.social avatar

It's uncanny hearing the Succession theme used over B-roll footage in a Korean reality show

marcel, to SwiftUI
@marcel@mastodon.social avatar

There's a way to show big buttons, horizontally aligned, in a Menu, right? How is it called? I can't find anything, but I'm sure I've seen that somewhere.

sebj,
@sebj@mastodon.social avatar
dimillian, to random
@dimillian@mastodon.social avatar

👀 https://new.computer/ <- looking insane. A personal GPT is what it takes to make it to the next AI level.

sebj,
@sebj@mastodon.social avatar
uliwitness, to random
@uliwitness@chaos.social avatar

Is there something like compactMap for optionals?

I have an optional that I want to wrap in another object which has a failable initializer. If I do

let foo = bar.map { Foo($0) }

foo is a Foo?? instead of a Foo?.

Best I've found is

let foo = (bar != nil) ? Foo(bar!) : nil

but that seems a bit too unreadable and uses the “!” operator which I usually avoid.

sebj,
@sebj@mastodon.social avatar

@uliwitness flatMap instead of map?

dimillian, to random
@dimillian@mastodon.social avatar

NavigationStack seems to regularly miss transition animation on iOS 17. Well at least in @IceCubesApp

sebj,
@sebj@mastodon.social avatar

@dimillian I've seen what feels like an iOS bug across system apps/3rd party apps/my SwiftUI app where navigation transitions snap instantly, both programmatic or interactive swipes. Is that also the issue you're seeing?

sebj, to SwiftUI
@sebj@mastodon.social avatar

Interesting, Introspect just removed support for Toggle on :

“visionOS 1.0 beta 4 changed the underlying Toggle implementation and is no longer backed by a UIKit view”
https://github.com/siteline/swiftui-introspect/pull/373

davidbures, to macos
@davidbures@mstdn.social avatar

What would you guys think about something like this being the new icon for Cork? 😳

#macOS #opensource #buildinpublic #homebrew #CorkApp

sebj,
@sebj@mastodon.social avatar

@davidbures They all look like pretty cute illustrations, and all fit the theme, but at the same time I don't think any of them fit the general style of "macOS icons”

sebj,
@sebj@mastodon.social avatar

@davidbures @lepapierblanc already mentioned HIG principles, but otherwise two common directions: either a subtly shaded glyph on a color/gradient background, or (probably better here) for a more 3D route, the depth is generally quite shallow/limited and the 'camera' is almost facing head-on. Cardboard box label background w/ angled bottle on top would be one unimaginative thought. Or a more literal corked bottle representation? I Am Not A Designer 😅

xcodereleases, to random
@xcodereleases@techhub.social avatar
sebj,
@sebj@mastodon.social avatar

@xcodereleases “Fixed: Leaks instrument never detects leaks” 😂

sebj, to random
@sebj@mastodon.social avatar

Seeing folks with successful iPhone pre-orders while I'm still staring at "Almost there.” on web & iPhone despite repeatedly force refreshing 🥲

sebj, to threads
@sebj@mastodon.social avatar

just added one feature I'd love on Mastodon (or in @ivory): subscribe to a post, get reply notifications for 24hrs (turn off any time)

https://www.threads.net/@mosseri/post/CxLs2cwvdCn/

michaelsteeber, to random
@michaelsteeber@mastodon.social avatar

This is some of the best streaming video compression I've ever seen. YouTube should take notes.

sebj,
@sebj@mastodon.social avatar

@michaelsteeber I wonder if the YouTube stream had this pre-event bit in the past, or whether it's been left out this year as they knew the compression would ruin it?

JeroenSchaper, to random
@JeroenSchaper@mastodon.design avatar

Happy birthday to me! 🥳🎉

sebj,
@sebj@mastodon.social avatar

@JeroenSchaper happy birthdayy!

davidbures, to macos
@davidbures@mstdn.social avatar

Well, uh, I guess this is possible?

iMessage bug reporting inside Cork. Yeah or Nah? :0200:

video/mp4

sebj,
@sebj@mastodon.social avatar

@davidbures Is this a Cork email address linked to your personal Apple ID for iMessage? Potentially risky for spam + sanity if so 😅

sebj, to random
@sebj@mastodon.social avatar

Looks like 's having issues yet again – all our app builds and test information have disappeared

sebj, to random
@sebj@mastodon.social avatar

Finally beaten Final Fantasy XVI after 46 hours for the main story and side quests – the first FF game I’ve completed. Maybe I should go back and finish FF7R next 😅

sebj,
@sebj@mastodon.social avatar

@davidbures Would recommend! Beautiful game, great score, approachable combat, epic boss fights. Bit of a slow start, and a few dull side quests, but I enjoyed it overall.

sebj, to iOS
@sebj@mastodon.social avatar

It's not on visionOS like the rest of my timeline (yet?) but my latest small side-project is so far an iOS RSS reader with some  News influences. Aiming for something to casually browse recent posts, without encouraging completionism using unread counts or badges.

An iOS screenshot of an article (headline, date, text) in light mode. The publisher’s name and icon are shown in the top navigation bar.

sebj,
@sebj@mastodon.social avatar
sebj,
@sebj@mastodon.social avatar
sebj,
@sebj@mastodon.social avatar

@matthewcassinelli will do when it’s available!

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