Live data from Hacker News

Viewing profile — ceeK

ceeK

HN member
Joined
Thu, Nov 08, 2012, 9:39 AM UTC
HN karma
1,139
Public activity
250 items

About ceeK

London.

Recent public activity

  1. story
  2. story
  3. story
    Ask HN: How to keep on top of CS and maths?

    I work as an iOS developer at my day job, but have become concerned that my general CS skills / maths are getting worse due to the lack of day to day applications. I mostly work on…

  4. comment
    Comment #15310818

    I ordered an Addison Lee to the airport a few months back. The driver spent the entire time chatting about Uber and how dangerous it is. It's like they get off on it. He was also b…

  5. story
  6. comment
    Comment #13995313

    They're probably using several bloated SDK's within their app for core Google services, view elements etc etc. If they're using dynamic linking, they have to include these in the b…

  7. comment
    Comment #13463684

    Maybe it's just my experiences (iOS development interviews), but whiteboard interviews are actually quite rare. Most of the time it's either questions about iOS, pair programming i…

  8. story
  9. story
  10. comment
    Comment #12951024

    According to discord ( https://discord.engineering/using-react-native-one-year-late... ): Unfortunately Android devices have much greater variance in performance and tend to trail …

  11. comment
    Comment #12950064

    Thanks for the input. I do feel more and more that cross-Platform is a illusion like you say. I already know Swift. Do you think Kotlin would a better transition into Android than …

  12. comment
    Comment #12949607

    I've heard performance problems.

  13. comment
    Comment #12949595

    I think mainly for minor parts. From my initial research it appears the React Native on Android suffers performance problems. I.e. the Discord app on that showcase is still native …

  14. story
    Ask HN: Is Xamarin worth learning?

    For context I'm a day to day iOS developer. However I'd like to quickly be able to make cross platform applications, and React Native is apparently lacking for Android.

  15. story
    Ask HN: How does HN get around ambiguous deep-linking laws with newspapers?

    I've submitted a HN iOS application that got rejected as posts can link to media outlets such as NYTimes, Reuters etc. After looking into this a bit more, it seems as though newspa…

  16. story
  17. story
  18. comment
    Comment #12806173

    What do you do as your day job? Do you find that you don't focus on one thing as part of that? I'd say I'm the opposite. Funnily enough, I'm envious of people who are a jack of all…

  19. story
  20. comment
    Comment #12231067

    Same here. I wonder whether this experience with the free cracked version helped make Photoshop any more popular. If it was only used in the legal sense, costing hundreds, would it…

  21. comment
    Comment #11497821

    Fantastic idea. Disappointed I can't use it now! I'll be waiting for use with Swift.

  22. comment
    Comment #11012771

    Black Swan Data | London | Full Time | Onsite Black Swan creates better outcomes through technology and the power of prediction. We work with some of the world’s leading consumer-f…

  23. comment
    Comment #11003270

    You do have a good point, and something I didn't explicitly notice before. This does seem to have the indirect consequence of enforcing some sort of type information in the variabl…

  24. comment
    Comment #11002451

    To be honest, even as a fairly seasoned iOS developer I still prefer to have a non-optional first argument in my APIs. Whereas the post's example compares: path.addLineToPoint(CGPo…

  25. comment
    Comment #11002018

    First of all, it looks great, so well done for that! It's fantastic to actually make it to the release stage. That said, I'm a big fan of adopting the best design paradigm for the …