wallace11
wallace11
Kitty has this nice feature that lets you launch it with a predefined session info using the switcher `--session`. I tried every possible option I could think of in order...
Using `TabNine::sem` with `pyls`, suggestions from language server appear only after a couple of tries, as illustrated in the attached gif. I even tried to force a higher timeout in...
Here's my config (excerpt from `init.vim`): ``` call deoplete#custom#var('tabnine', { \ 'line_limit': 500, \ 'max_num_results': 6, \ }) ``` Yet, the result is clearly > 6: 
Hi, I hope you don't mind that I went ahead and packaged dotbare in the [AUR](https://aur.archlinux.org/packages/dotbare/). I wanted to take this opportunity to discuss ways to improve availability on different...
RD has a nice API available @ https://api.real-debrid.com Shouldn't you consider using it for authentication instead of using global variables? It's mainly for security purposes, but also for the fluidity...
I've been around this getting Linux to work on the GPD Pocket thing pretty much from the start, and I remember that at some point (probably with Ansible) we had...
Hi there, After uploading a document, it's currently impossible to change the language that was set to it while uploading. Be it because of a simple mistake, the source not...
Hi there, When it used to work, I often found myself jumping a lot between history items, because it's much faster than just querying the db all the time, and...
``` $ maim --version v5.5 ``` From `man maim`: > -r, --shader=STRING This sets the vertex shader, and fragment shader combo to use when drawing the final framebuffer to the...
I know this is a little bit different from the original purpose of this, but I feel that with the ability to preview words/sentences this tool could become a great...