Short Musings on Extraction Theory
I'm far from being a coffee expert, but I started getting into coffee a bit and thought I could use a summary of what I came to learn... Read more.
I'm far from being a coffee expert, but I started getting into coffee a bit and thought I could use a summary of what I came to learn... Read more.
We don’t want bugs in our code, period. Bugs are not only annoying, they can cost us millions of dollars if they go unnoticed. No matter how hard we try, every time we remove a bug, another pops up in a seemingly unrelated part of the code base... Read more.
I never believed I would be writing this. Don't get me wrong. I love both Haskell and Hakyll, which builds upon using one of the strongest conversion tools for markup the world has known: Pandoc. Needless to say that this very blog runs on Hakyll. However, nothing can advance without somebody laying out loud the things that don't work. And with Hakyll it seems like such a list is long overdue... Read more.
In an earlier post I wrote about what I imagine under pure ES6 modules and listed reasons why one should write as much JS code as possible in this paradigm. Then I described some techniques how to get around potential pitfalls. One thing is theory, another is practice. Let's look at one particular example of using pure modules to demonstrate their feasibility and advantages... Read more.
The consensus among scientists is quite clear: climate change is happening. There is plenty of evidence in favor. However, many people surprisingly still deny this for dubious reasons... Read more.