Just saw:
#import <objc/objc-runtime.h>
in a .m file, and my heart sunk a little because new Apple devs these days are missing out / missed out on a lot of fun.
| Website | https://shapeof.com |
| Work | https://flyingmeat.com |
Just saw:
#import <objc/objc-runtime.h>
in a .m file, and my heart sunk a little because new Apple devs these days are missing out / missed out on a lot of fun.
The Journal app on the Mac is … not great.
I launch it, it shows my last entry I wrote. Which is good.
I hit ⌘N to make a new entry. Nothing. File ▸ New Entry is disabled. Why? I have no idea. I have to hit the back chevron to view the journal entries list, and then it’ll validate.
Not good. Such a bad port of an iOS app. Apple used to do better.
I’ve been rewriting Acorn’s brush tool to use Metal shaders for the upcoming release of v8.6. It’s amazingly fast!
I also had it do linear blending so green on red strokes don't cause dark fringes.
And the smudge tool? :chefs kiss: It fees amazing.
Give it a spin: <https://flyingmeat.com/download/latest/>
There needs to be a German word for when you find dumb show stopping bugs in your app as you’re working on the documentation for the release you’ve already submitted to the App Store, and then you need to reject it and start over again.
Anyway, Acorn 8.5 is hopefully coming soon.