Matei Copot

Results 16 issues of Matei Copot

It would be nice to be able to quickly copy-paste the main code for every section to your own editor, to do the fiddling where you feel more comfortable. Currently,...

Whether we have a project we want to port over to non-icon-font land or want to write using ol' font-awesome standards but need svgs, we're mostly screwed. Would it be...

telegram-cli was installed with snap Here's the traceback: ``` $ nctelegram telegram-cli: loop.c:742: accept_incoming: Assertion `fd >= 0' failed. Traceback (most recent call last): File "/usr/local/bin/nctelegram", line 93, in ncTelegram.Telegram_ui(config_full)...

I have automated tests every time I save any file (with `mocha --watch`), and this means knex store is initialized A LOT throughout my day. I've noticed that after a...

I was trying to figure out why I had an obscure `EventEmitter` error, and it took me very long to figure out that I missed out `new`. Most of the...

`0` in normal mode, in vim brings you to the beginning of the line (like `^`) ``` $ python3 vimsplain.py 0j 0j cursor 0 lines downward ``` but should output...

###### Before submitting an issue, please, see https://github.com/tapio/live-server#troubleshooting ## Issue description I was trying to use `live-server` on a barebones html file for quick prototyping, and didn't use any of...

In the proposal I saw no mention of something like `variable |>= fn` as a clean shorthand for `variable = fn(variable)`, so I thought I'd bring it up so it...

follow-on proposal

Possibly related to https://github.com/wking-io/elm-live/issues/97 elm-live version 4.0.0-rc.1 vim 8.1 Sometimes when saving `src/Main.elm` with vim, `elm-live src/Main.elm` might exit unexpectedly. It's quite rare, and I couldn't link it to any...

link currently in readme: https://addons.mozilla.org/en-US/firefox/addon/reason-tools/ ![image](https://user-images.githubusercontent.com/6382186/68995453-61f44c80-088e-11ea-8e7a-c9e3c149f4c6.png)