Viewing profile — lennelpennel
lennelpennel
HN member- Joined
- Tue, Jul 14, 2015, 12:59 PM UTC
- HN karma
- 18
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About lennelpennel
No profile information was provided.
Recent public activity
-
comment
Comment #15217022
I want to add that you can easily write your own compile pass for the closure compiler as well. All the optimisations described above are just compile passes.
-
comment
Comment #13434561
Swimming with its deeply regulated breathing opened a door in my mind as far meditative exercise is concerned. It definitely altered the way I experienced exercise, friends who run…
-
comment
Comment #13433829
My advice would be to incorporate it as part of your everyday life. Cycle to work, if you live far, get a battery assisted bike. I am a massive fan of yoga as well, the general and…
-
comment
Comment #13390482
If it is like the Wii U older titles will also work. Games like splatoon, mario u (we love playing this as a family)and all older titles (via emulation) should be available.
-
comment
Comment #12957193
They are probably using closure in the background, using the new type inference with the compiler, to collect the meta information.
-
comment
Comment #12612192
>>Closure(sic) compiler from GWT false. Closure does not compile java to js and closjurescript does not use any tech from gwt. Clojurescript compiles to JS itself and then uses the…
-
comment
Comment #11861010
I do this at home, hybrid my own urine and some fish. No weeds make it into my grow bed and the yield is high. I even use this water to water my other plants because of its high nu…
-
comment
Comment #11648954
I know you did not mean to say that scala code is non-performent. Well written jvm is highly performant and with GC algos like concurrent mark and sweep or garbage first and a good…
-
comment
Comment #11639025
In some ways web workers feel a bit like actors. granted a poor man's actor.
-
comment
Comment #10622770
You mean the closure compiler can do this.