Marcelo Lazaroni

Results 16 issues of 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. ![image](https://user-images.githubusercontent.com/11493705/145055114-1f814712-087d-47f0-8539-c92d26ed4b76.png)

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...