Vince van Oosten

Results 20 comments of Vince van Oosten
trafficstars

I manually patched my sickbeard and it works! I did get strange SSL errors in my log about the katproxy.com so I changed `sickbeard/providers/kat.py` at line 48 to: ``` python...

I personally prefer this: ``` /** * @function [function name] * * @brief [brief description] * @detail [detailed descr] * * @param {type} {name} [descr] * "..." * @return {type}...

I no longer use Atom, so this isn't an issue for me. Good luck with this!

That would work. Sadly it doesn't for me. `:echo exists('g:nyaovim_version')` returns `0` :-( I do not have to use that command line argument manually, right?

Anything I can do to debug the issue? ``` NyaoVim version 0.0.22 electron : 1.4.13 chrome : 53.0.2785.143 node : 6.5.0 v8 : 5.3.332.47 ``` ``` NVIM 0.1.7 Build type:...

I just "sucesfully" built this on the 64-bit version of raspibian on a raspberry pi 4. `make` ran sucesfully, but then the regression tests had 5 failures. [link to gist...

There is already a package available for citus 8 for postgres 11 on arm64: ``` pi@raspberry:~ $ apt info postgresql-11-citus Package: postgresql-11-citus Version: 8.0.0.PGDG-2 Priority: optional Section: database Source: citus...

this would be very nice :smile:

Thanks for the answers :smile: > Is it possible to derive my original ssh private key from this file? I meant to ask if someone who has the `keys.txt` (with...

Update: I had a succesful boot using the clevis binding on a zfs user property with a TPM binding, but that was on my arch laptop. (i.e. `mkinitcpio` instead of...