Marcelo Lazaroni
Marcelo Lazaroni
It seems useful to have a command to show what caches I'm using. I've wondered that before and had to look at the code to see the directory where the...
# tl;dr - Elm 0.19 allows catching events and sending them through ports in the same tick of the event loop. - If we use `Cmd.batch` the port call does...
Hi, I am having what seems like DNS resolution issues with the OpenSSL library in my company's internal network and would appreciate some pointers to what it could be The...
`Data.IntMap` links to `Data.IntMap.Lazy` for example. 
I'm on MacOS Catalina and Homebrew 3.0.3. The current installation documentation doesn't work as intended. When running `brew tap caskroom/cask` the following error is thrown: ``` Error: caskroom/cask was moved....
Things like `nixpkgs-18.03-darwin` don't exist anymore.
The app is rendering `'|>'` as `'|>'` and tweets with bullet lists are all being rendered in a single sentence.
This gets quite annoying. If you are scrolling and suddenly there is a tweet above and the scrolling position changes you can get lost + you don't care about the...