@joesretweets Yeah it was a fun time back then! Been up to other fun things since then. YouTube seemingly gets ever more aggressive with their crackdowns which is sad to see...
I also just open sourced a little project I have been working on over the last few days: JGProgressHUD for SwiftUI! It's a small library that provides a really convenient way of showing JGProgressHUD from SwiftUI code. Check it out: https://t.co/WXKZvBd6iK
@b3ll A roofline analysis of your code could be really interesting! It shows you how much of the potential peak performance you are really using, but it requires quite a lot of manual work to first figure out the operational intensity of your code
@avatothemax Nice to see there's still fans out there ๐ I'd love to bring it back (I still maintain and update it and use it myself) but even if I brought it back on altstore I'd risk getting threatened to be sued by Google again.
@iSH_app I really wanted to give Working Copy another chance as I totally see its potential. Didn't get huge bugs like last time (where it messed up my repo on a remote) but still UI glitches, issues with SSH keys and random transient errors :/
Just tried @iSH_app and I'm really impressed. I found it when I was giving Working Copy another try to be able to sync git repos to my iPad for Uni but I was running into lots of bugs again.. Now I just use git in iSH :) It might be pretty slow but works & has Files integration
"If you're a web developer, this means that iOS โ the whole OS โ is the new IE6". Why? Because two graphs that say exactly 0. ok.
Sure you can say that WebKit isn't being funded enough and that might well be true. But the statement that this makes iOS the new IE6 is ridiculous.
Wow I haven't tweeted in a while! Can anyone suggest a good PDF viewer for macOS (which isn't Acrobat) where searching in documents works properly? Preview is just broken when it comes to searching and it's frustrating
I really don't want to use Twitter just to rant but after waiting for handoff for HomePod since I got mine and getting this is awful. I'm sure I'm not the only one! (why not "Siri play what's on my iPhone/continue playing on my iPhone" to transfer playback back and forth?)
I've updated my iPhone and HomePod to 13.2. Handoff just won't work (it's turned on)๐ AirPlaying music from iPhone to HomePod just moves playback to the HomePod entirely so it's impossible to keep listening on iPhone when leaving home. How did they manage to mess it up like this
@AlexKLMan I don't really think there is an alternative out there. YouTube makes Apple remove any YouTube apps from the App Store that do anything beyond the basics.
You can now add JGProgressHUD to your Xcode project using Swift Package Manager :) https://t.co/hp7onWRAVAโฆ I haven't used the SwiftPM Xcode integration a lot but it seems really cool!