When you have a really good JIT, as Java does, this tradeoff is gone Is there a way to visualize the machine code generated by the JVM when optimizing the same kind of code as the examples shown in the talk you mention?…
The World Health Organisation agrees with the UNSCEAR about the impact of radiation https://www.who.int/news-room/q-a-detail/health-consequences... That would have to be an INSANE worldwide propaganda effort to pull…
The page from elsevier website for those who want to check https://www.elsevier.com/connect/allegations-linking-sci-hub...
> The real question is whether fusion will ever be economically competitive with renewables+storage. Could you elaborate on what storage you have in mind? The only effective way we have to store large amounts of…
> The best thing I can think of then is to lower the temperature of the earth because then the oceans will act as a Co2 buffer sink. If we had some other levers to cool down the earth, the CO2 in the atmosphere would…
Writing your own transducers is hard and error prone, but I think using and composing the ones given you by clojure.core is actually rather easy (Especially using the 3 arity of `into`). I don't use so many `->>`…
I have been working with Clojure(script) full-time for the past 4 months (coming from javascript). I highly recommend it. Programming is fun again.
I think this is an important question. Like another reply to your comment, I thought about having a very small js script in the header puting `Date.now()` in a global, then on page load, having another script checking…
For your concern number 3, the creator of spacemacs has created a package to help you author lisps in normal mode (https://github.com/syl20bnr/evil-lisp-state). It is included by default in spacemacs (all the bindings…
When you have a really good JIT, as Java does, this tradeoff is gone Is there a way to visualize the machine code generated by the JVM when optimizing the same kind of code as the examples shown in the talk you mention?…
The World Health Organisation agrees with the UNSCEAR about the impact of radiation https://www.who.int/news-room/q-a-detail/health-consequences... That would have to be an INSANE worldwide propaganda effort to pull…
The page from elsevier website for those who want to check https://www.elsevier.com/connect/allegations-linking-sci-hub...
> The real question is whether fusion will ever be economically competitive with renewables+storage. Could you elaborate on what storage you have in mind? The only effective way we have to store large amounts of…
> The best thing I can think of then is to lower the temperature of the earth because then the oceans will act as a Co2 buffer sink. If we had some other levers to cool down the earth, the CO2 in the atmosphere would…
Writing your own transducers is hard and error prone, but I think using and composing the ones given you by clojure.core is actually rather easy (Especially using the 3 arity of `into`). I don't use so many `->>`…
I have been working with Clojure(script) full-time for the past 4 months (coming from javascript). I highly recommend it. Programming is fun again.
I think this is an important question. Like another reply to your comment, I thought about having a very small js script in the header puting `Date.now()` in a global, then on page load, having another script checking…
For your concern number 3, the creator of spacemacs has created a package to help you author lisps in normal mode (https://github.com/syl20bnr/evil-lisp-state). It is included by default in spacemacs (all the bindings…