Live data from Hacker News

Viewing profile — _frog

_frog

HN member
Joined
Sun, Nov 28, 2010, 1:15 AM UTC
HN karma
958
Public activity
219 items

About _frog

Australian iOS developer

[ my public key: https://keybase.io/rpowelll; my proof: https://keybase.io/rpowelll/sigs/Dv8UxtPHCnVRguzHnkeBsvCD7QKOypyuDgtH7aRLvy8 ]

Recent public activity

  1. comment
    Comment #25146231

    This is entirely ignoring the value third party developers bring to Apple's platforms. I'd argue Apple has hugely benefited from a robust selection of third party apps available vi…

  2. comment
    Comment #23974047

    I don't think people being unemployed and staying at home due to a global pandemic is remotely comparable to a situation where people were financially stable but worked less.

  3. comment
    Comment #23639025

    For Apollo's use case there's a solution: iOS 14 adds a new API that lets you perform a pattern match against the contents of the clipboard. That way Apollo can attempt to match a …

  4. comment
    Comment #23610962

    It's in the "General" section of the System Preferences

  5. comment
    Comment #23605703

    Interestingly there's a few mentions of Catalyst improvements in the Xcode 12 release notes: > When bringing iPad apps to macOS, you can now use the Optimize Interface for Mac targ…

  6. comment
    Comment #22984178

    This largely only really true on Android. iOS at least lets you install content blockers that work with Safari as well as any embedded web browsers within apps. The only place I ty…

  7. comment
    Comment #22009132

    My understanding was always that NeXTSTEP served as the foundation of OS X, and while it certainly got a new desktop environment and compatibility with MacOS's legacy Carbon APIs, …

  8. comment
    Comment #19664354

    Swift doesn't actually use garbage collection, it uses a variant of Objective-C's Automatic Reference Counting (ARC) which was introduced a few years prior to Swift.

  9. comment
    Comment #19620591

    I've been working through this book over the past few days, and writing my own git implementation in Rust in parallel, and I've found Ruby to be much simpler from an implementation…

  10. comment
    Comment #17895508

    From my personal experience, Flow prioritises soundness in its type system, and thus can catch some bugs that TS won’t, but the TS tooling and editor support is drastically better …

  11. comment
    Comment #17706616

    It feels weird to me that they’re putting those monetisation hooks back in without talking at all about the future of the product. I’ve used Instapaper for many years now, and I’m …

  12. comment
    Comment #17644368

    I had a ton of fun with Valkyria Chronicles back in the day, and I’m not sure anything’s pulled of that sketched style in quite the same way. The brushstroke renderer also reminded…

  13. comment
    Comment #17116539

    I'm also a big fan of `ci[(|'|"]` to change all the text between a pair of delimiters. I can type `ci"` while my cursor's at the start of the line, and it'll jump to the first set …

  14. story
  15. comment
    Comment #16654068

    My company's also using Buildkite, and I've been hugely impressed with how easy it is to work with, and how flexible it's been for us.

  16. comment
    Comment #16648180

    I’ve been tracking some of the bugs related to this for years, and there’s been a dispiriting lack of progress in them. Ultimately I’m still a Firefox user because it makes the bes…

  17. comment
    Comment #16643908

    In the same way other countries who've banned firearms have carried it out? It's not like there's no precedent for this if you look outside of America.

  18. comment
    Comment #16550087

    When your target audience is 'Firefox users', doesn't it make sense to more freely use features that are supported by Firefox?

  19. comment
    Comment #15730944

    Judging by where the article ends, I’m assuming this was published originally in early 2010

  20. comment
    Comment #15700436

    I think the light theme feels much more 'native' on macOS, especially in Nightly where they've added the same 'vibrancy' effects they use on the standard theme[1]. That said, a few…

  21. comment
    Comment #15689633

    The scrolling thing is a real shame, and it’s shocking to me that they haven’t implemented bouncy overscrolling when macOS has had it for something like 6 years.

  22. comment
    Comment #15537811

    on last generation hardware too, though the screenshot in question might be taken one of the ports to more modern systems

  23. comment
    Comment #15042507

    For those not following Firefox development too closely, there's a few major projects in the works right now: - Stylo, the new CSS styling engine currently enabled for a percentage…

  24. comment
    Comment #14917369

    Somewhat off-topic, but I saw your newsletter sign up form partway through the article and thought to myself "I would like to see new articles from this blog". The issue is I don't…

  25. comment
    Comment #14906480

    > If I wanted voice search, file sharing and/or note taking I would find the appropriate piece of software for that task and install it separately. The good thing is that these are…