Viewing profile — ajselvig
ajselvig
HN member- Joined
- Sat, Dec 29, 2012, 10:03 PM UTC
- HN karma
- 10
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About ajselvig
No profile information was provided.
Recent public activity
-
comment
Comment #27028833
Terrier Technologies | Minneapolis, MN | Full Stack Rails Developers | Business Analysts/Project Managers | https://terrier.tech/careers | ONSITE | Full-Time Terrier Technologies i…
-
comment
Comment #6896184
Kotlin works well for Android development. The annotations have gotten better recently, too, so you can interact with Android classes without too many null checks.
-
comment
Comment #6241151
I was also quite surprised that the javascript components seemed to take a step backwards in design and documentation from Foundation 3 to 4. Not sure why that is.
-
comment
Comment #6201440
Yes, but you can export iOS and Android apps with Flash. The iOS browser still does not have support for WebGL.
-
comment
Comment #5744649
If you really want to beat Java language stagnation on Android, I would suggest Kotlin. You can create a Kotlin-based Android project with zero effort using IntelliJ (and, presumab…
-
comment
Comment #4984028
In Kotlin, you can write a function that takes, as its last argument, a function literal that is scoped to a specific class. Last I checked, function scoping does not work this way…
-
comment
Comment #4983664
For some people, after looking at Scala a bit, being "watered" might be a good thing. Kotlin doesn't have as many syntax surprises as Scala does. That being said, the one really co…