Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
blueyed
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
blueyed
7y ago
You can just try with reporting them as an issue on GitHub.. :)
2.
▲
by
blueyed
7y ago
> They only real negative in my view is the startup time which is noticeably worse than vim for me. Check that this is not e.g. due to Python host detection/setup - you might have plugins that trigger both py2/py3 hosts to load
3.
▲
by
blueyed
8y ago
But only on travis-ci.com, not for Open Source (.org) IIRC.
4.
▲
by
blueyed
8y ago
Some tools for mutation testing in Python: - https://github.com/boxed/mutmut - https://github.com/sixty-north/cosmic-ray
5.
▲
by
blueyed
8y ago
Those tools also have tests.. :)
6.
▲
by
blueyed
8y ago
Would that be done based on which (different) tests killed a particular mutant? Often an integration test would catch the multiple mutations also being caught by (different) unit tests. I assume that you mean that if a certain (broader) tes
7.
▲
by
blueyed
8y ago
Sounds interesting, and I've created a note to look into this for my recipe that I use with awesomeWM ( https://github.com/awesomeWM/awesome-www/pull/111/files ). However at first glance it is much mo
8.
▲
by
blueyed
8y ago
This is really useful, especially for browsers. I've created a WIP recipe for awesomeWM a while ago, which supports stopping special clients (browsers, thunderbird, slack) after a given timeout of being unfocused, and also when minimiz
9.
▲
by
blueyed
10y ago
Arch has it: https://www.archlinux.org/packages/?name=neovim The -git version in AUR: https://aur.archlinux.org/packages/neovim-git/ .
10.
▲
by
blueyed
10y ago
Care to elaborate?
11.
▲
by
blueyed
10y ago
Regarding distros: Arch has it.. ;)
12.
▲
by
blueyed
10y ago
Thanks for the link to Neomake - Neovim is still a first class citizen for it, and it was a pain to get it working on Vim (and several bugs for Vim have been filed, debugged and fixed in this process).
13.
▲
by
blueyed
11y ago
You can get it directly from Lenovo.
14.
▲
by
blueyed
12y ago
That's a good starting point. I have a docker-cleanup script, which removes untagged images and containers: https://github.com/blueyed/dotfiles/blob/master/usr/bin/dock...
15.
▲
by
blueyed
12y ago
> My current laptop is an X1 carbon Is this the second generation?