Viewing profile — airless_cotton
airless_cotton
HN member- Joined
- Sat, Mar 26, 2016, 6:58 PM UTC
- HN karma
- 22
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About airless_cotton
No profile information was provided.
Recent public activity
-
comment
Comment #11598943
Did you give https://github.com/scala-android/sbt-android-protify a try? It exists longer than Google's "Instant Run", is faster and works without flaws (in my experience).
-
comment
Comment #11598932
As far as I know, sbt-android just recently got even more support/features for NDK (on top of the existing support): The plugin can now manage and auto-install SDKs, tools, support…
-
comment
Comment #11598900
Yeah, it just shows that Google clearly sees app developers as sharecroppers. "Don't like our terrible software quality and negligence? GTFO, there are hundred other desperate peop…
-
comment
Comment #11598721
Migrating to sbt-android has been a revelation coming from Gradle. It's bizarre that a one-man-team beats the mighty Google in pretty much everything. The build is so freaking fast…
-
comment
Comment #11415669
TIL that there are still people who believe that parsing has any impact on compilation speed.
-
comment
Comment #11413937
I wonder why you feel the need to comment if you haven't understood the issue.
-
comment
Comment #11412794
(Sorry, forgot password to my old account.) Orphan warnings tell you that you defined an instance in the wrong place. Things you don't receive warnings for: - Defining the same ins…
-
comment
Comment #11374418
I really hope that the mob is proud of its actions when the conference is canceled. "Hey, everybody is worse off now, but at least me made our point!" If the conference isn't cance…
-
comment
Comment #11366933
One aspect that the author mentions only in passing–but is interesting to look at in more detail–is to understand how Scala has solved this in a very consistent and satisfying fash…