Aaron Ash

@aaronash

iOS developer (author of Barrel, Multifl0w, others). Traveller. American in Kyiv.

Kyiv, Ukraine
Joined February 2009

Tweets

You blocked @aaronash

Are you sure you want to view these Tweets? Viewing Tweets won't unblock @aaronash

  1. 15 Dec 2020

    At we analyze funnel/cart/checkout data to attach a $ value to every bug (crash or otherwise), so you can work on what actually matters. Btw, I'm looking for expert iOS devs to join us, DM if you're interested!

    Show this thread
    Undo
  2. 15 Dec 2020

    I've seen teams of iOS devs at huge companies get derailed by CoreData bugs. These bugs have had a revenue impact in the *millions*. Helping them track down these CoreData problems is not fun.

    Show this thread
    Undo
  3. 15 Dec 2020

    Finally, CoreData is overkill for most apps. With in 2012, I found just writing .json is easier/faster and you don't run into threading issues or mysterious CoreData crashes!

    Show this thread
    Undo
  4. 28 Aug 2020

    My battery's early failure seems to be because I always leave it plugged in (and use an external monitor). Someone wrote some software to control the max charge level, discussion here:

    Show this thread
    Undo
  5. 27 Aug 2020

    My 2018 MacBook Pro has an expanding/swelling battery, after only 375 cycles. says it'll be a $400 fix to replace the "top case", says computer unsafe for use. Anyone else seen their batteries fail after such few cycles?

    Show this thread
    Undo
  6. Retweeted
    13 Aug 2020
    Undo
  7. 14 Aug 2020

    I wish the people of Belarus success with their revolution. They deserve more international attention and support.

    Undo
  8. 10 Aug 2020

    The US’s death rate per capita is 10x that of Ukraine, but the embassy still thinks it’s a good idea to send out scary emails about how dangerous it is.

    Undo
  9. 1 Jun 2020

    I was in Kyiv through Ukraine’s revolution, don’t remember any shop getting looted. And the revolution was successful.

    This Tweet is unavailable.
    Undo
  10. Retweeted
    26 Apr 2020
    Replying to

    To mark as rx: vm_protect(mach_task_self(), buffer_start, buffer_size, 0, VM_PROT_READ | VM_PROT_EXECUTE); To mark as rw: vm_protect(mach_task_self(), buffer_start, buffer_size, 1, VM_PROT_READ | VM_PROT_WRITE);

    Undo
  11. 26 Apr 2020

    On iOS 13 with checkra1n, do I have to do something special to use mmap with PROT_EXEC? Already tried the dynamic-codesigning entitlement.

    Undo
  12. 15 Apr 2020

    My Apple Developer account was supposed to expire April 10th, but it looks like Apple extended it another month for free.

    Undo
  13. 5 Apr 2020

    It seems it's called "Озонотерапия" and there's at least one place in Kyiv that offers it, wouldn't hurt to try with willing patients and discover the truth.

    Show this thread
    Undo
  14. 28 Feb 2020

    Since when did Apple start publishing iOS adoption rates? 👍

    Undo
  15. 19 Feb 2020

    In Ukraine, where rates are high, housing is reasonably affordable for savers. As rates drop, housing will skyrocket, despite general productivity being basically the same. Not good for people needing housing (the same way college became unaffordable because of low rates in US)

    Show this thread
    Undo
  16. 19 Feb 2020

    Low rates have led to high housing costs and general “lifestyle inflation” (people buying i.e. cars they couldn’t otherwise), and discouraged saving. High housing costs impacts spending on everything else. Would love to see an alternate world with free-market interest rates.

    Show this thread
    Undo
  17. 19 Feb 2020

    Been thinking a lot about interest rates recently, I can’t help but feel my generation will have to deal with the long-term consequences of low rates.

    Show this thread
    Undo
  18. 21 Nov 2019

    In previous jailbreaks, you could attach to any process with the Xcode debugger, resigned or not. This doesn't seem to be the case with , any workaround available? /cc

    Undo
  19. 21 Nov 2019

    that KVO's valueForKeyPath: supports collection operators, you can do stuff like max, avg, even distinctUnionOfObjects. Works with paths as well, ie .owner.creationDate

    Undo
  20. 4 Jun 2019

    The view debugger isn't particularly helpful for SwiftUI (showing Text as a CGDrawingView), but it is telling that it's still UIView/CALayer backed. I'm sure in the future we'll see those underlaying layers swapped out for something Metal/Swift powered.

    Undo

Loading seems to be taking a while.

Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

    You may also like

    ·