rastersize's profile picture. Apple ecosystem developer. Doing iOS stuff @Netflix, formerly @Spotify.

Mastodon: @rastersize@mastodon.social

Aron Cedercrantz

@rastersize

Apple ecosystem developer. Doing iOS stuff @Netflix, formerly @Spotify. Mastodon: @[email protected]

Some spam/fraud robocaller managed to call the emergency phone in our building’s elevator and blasted the “we’re just calling blah blah renew your auto insurance” on repeat. Hilarious and also a bit annoying 😂


Aron Cedercrantz reposted

Discovery of the day: the more cores your Mac has, the slowest to compile Swift it will be. Can anyone explain why writing a wrapper that forces Swift to use 4 jobs (passing `-j4` to swiftc) makes our build 30% faster on a machine with 8 cores? 🤔 github.com/apple/swift/bl…


Aron Cedercrantz reposted

Now in Beta: Upload your music in Spotify for Artists. artists.spotify.com/blog/now-in-be…

spotifyartists's tweet image. Now in Beta: Upload your music in Spotify for Artists. artists.spotify.com/blog/now-in-be…

Aron Cedercrantz reposted

Please RT if you aren't new to tech but still get the "Imposter syndrome" amidst all your experience. Having people Realize their favorites/mentors/role model also go through that, helps a lot on their tech journey and personal development.


Aron Cedercrantz reposted

Useful tip if you record gifs in the simulator often: `defaults write com.apple.iphonesimulator ShowSingleTouches 1`


Aron Cedercrantz reposted

If you need your app to behave differently based on device traits, you can store a configuration plist as data in your asset catalog and set different property lists for different devices, amounts of memory, Metal version, etc. Use NSDataAsset to load.

_inside's tweet image. If you need your app to behave differently based on device traits, you can store a configuration plist as data in your asset catalog and set different property lists for different devices, amounts of memory, Metal version, etc. Use NSDataAsset to load.

Sooo `NSMutableDictionary` does not import with the Key and Value type hints in Swift 4. That caused a nice really hard to debug crash… I.e. this compiles fine foo: NSMutableDictionary<NSString *, id> foo[false] = true 😱 See the lines with breakpoints in the screenshot

rastersize's tweet image. Sooo `NSMutableDictionary` does not import with the Key and Value type hints in Swift 4. That caused a nice really hard to debug crash…

I.e. this compiles fine
foo: NSMutableDictionary&amp;lt;NSString *, id&amp;gt;
foo[false] = true

😱

See the lines with breakpoints in the screenshot

Aron Cedercrantz reposted

Remember Sublime Text's multiple cursors? For the new refactoring engine, the Xcode team developed a simple implementation for testing, but kept it disabled: defaults write com.apple.dt.Xcode PegasusMultipleCursorsEnabled -bool true


Aron Cedercrantz reposted

Work 40-50 hours and delay it a bit more tbh. No need to let people suffer like that for it

Warhammer 40k: Inquisitor - Martyr got delayed to June, and the devs are working 90 hour weeks to apologize. pcgamesn.com/warhammer-40k-…

PCGamesN's tweet image. Warhammer 40k: Inquisitor - Martyr got delayed to June, and the devs are working 90 hour weeks to apologize.
pcgamesn.com/warhammer-40k-…


Aron Cedercrantz reposted

Please don’t suck. Please don’t suck. 🙏

Apple Lands Isaac Asimov ‘Foundation’ Series: daringfireball.net/linked/2018/04…



Oh noes 😨 I think I’m in a “how many ads can humans take before they stop using our service” A/B cell on YouTube. Keep getting 8 ads for videos. Even for videos that are 10-15 minutes long. Pre-roll, mid-roll and post-roll 😭


Aron Cedercrantz reposted

Xcode 9.3 beta (out as of yesterday) includes Swift 4.1 in it. Higlights include recursive protocols and conditional conformances support (w/o runtime casts). Feedback about build times, source compat, Osize optimization mode welcome as well as any other. :)


Aron Cedercrantz reposted

I'm not sure what I want to do with it first, but I really want to try out @luna_language. It looks like magic! It also looks like what a programmer on a TV show would be programming in. luna-lang.org


Aron Cedercrantz reposted

KRACK update: eeroOS 3.5, with WPA2 security patch, now available for all eero networks: blog.eero.com/krack-update-1…


I made this! 😄

Introducing: The Spotify for Artists iOS App! Download it now: itunes.apple.com/us/app/spotify…

spotifyartists's tweet image. Introducing: The Spotify for Artists iOS App! Download it now: itunes.apple.com/us/app/spotify…


The app, Spotify for Artists, I’ve been working on for the past year @Spotify is out! 🎉 #SpotifyForArtists artists.spotify.com/blog/introduci…

rastersize's tweet image. The app, Spotify for Artists, I’ve been working on for the past year @Spotify is out! 🎉

#SpotifyForArtists

artists.spotify.com/blog/introduci…

With explicit I mean the types are spelled out at every single place. There are now implicit ones.


Loading...

Something went wrong.


Something went wrong.