Viewing profile — ceeK
ceeK
HN member- Joined
- Thu, Nov 08, 2012, 9:39 AM UTC
- HN karma
- 1,139
- Public activity
- 250 items
- HN profile
- View on Hacker News ↗
About ceeK
Recent public activity
- story
- story
-
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…
-
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…
- story
-
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…
-
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…
- story
- story
-
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 …
-
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 …
-
comment
Comment #12949607
I've heard performance problems.
-
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 …
-
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.
-
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…
- story
- story
-
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…
- story
-
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…
-
comment
Comment #11497821
Fantastic idea. Disappointed I can't use it now! I'll be waiting for use with Swift.
-
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…
-
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…
-
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…
-
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 …