Nicolas Goy
Nicolas Goy
I fully agree with @mlugg . In the pas few weeks, I have been "teaching" `zig` to co-workers which all found the `.{` syntax very weird at first, but once...
I see this behavior with zig files. What is interesting is that it doesn't happen immediately, I can browse the file smoothly for like 10 minutes then suddenly is becomes...
I do experience the same issue with rbenv.
If you are on archlinux, you need to install all tools from AUR using the `-git` versions, and ensure you are installing the libraries first, then `usbmuxd-git` and finally `idevicerestore-git`,...
I am not sure if I hit the same issue. I upgraded my system today, and I was immediately confronted to crash every 5 minutes. I had work to do,...
Any update? I think we should try to avoid forking if possible. But we need to maintain this package.
I moved to https://github.com/thoughtbot/bamboo and I suggest you do the same, it's well maintained.
I updated my package to add conversion to the `Color` type. I also simplified the API to leave some of the function I had to the `Color` package. https://package.elm-lang.org/packages/kuon/elm-hsluv/latest
Having chat history would be a major improvement, it's my number 1 flowdock feature request. I vote for something like: !history - would display all missed messages with my name...
I'd go further, and say we should fully support `user-select`. For example, if you display an API key, setting full selection on single click is really helpful.