Paul Wise

Results 124 issues of Paul Wise

Forwarding https://bugs.debian.org/801189 Version: 0.918-1 File: /usr/bin/msgconvert I attempted to convert a mail containing plain text and HTML variants but msgconvert only kept the plain text variant, discarding the HTML variant....

After the recent freenode drama, the IRC channel appears to have moved from freenode to [libera](https://libera.chat/), the `README.d` and `website/index/index.html` files need to be updated to point at the new...

Python 2 is not supported by gensim, so switching to language level 3 should be fine. Silences a warning from Cython: FutureWarning: Cython directive 'language_level' not set, using 2 for...

On behalf of my employer, I have packaged gensim for Debian: https://tracker.debian.org/pkg/gensim In the process of auditing the gensim git repository for inclusion in Debian I noticed by using web...

housekeeping

#### Problem description I am installing gensim with `setup.py install`. I expected that this would only install needed files. I noticed that this installs files such as *.c *.cpp *.pxd...

bug
reach HIGH
impact LOW
housekeeping

The uhubctl output currently requires custom parsing in order to use it in scripts. It would be nice to have an option for JSON output so that scripts can just...

feature-request

While [porting](https://github.com/pabs3/SPTAG/compare/use-simd-everywhere) @Microsoft [SPTAG](https://github.com/microsoft/SPTAG) to use SIMDe (with native aliases enabled), I found that there are several missing functions/definitions. As suggested in the `README.md` I am reporting them here for...

Output of `restic version` -------------------------- restic 0.9.5 compiled with go1.12.9 on linux/amd64 How did you run restic exactly? ------------------------------- See the attached [test](https://github.com/restic/restic/files/3746247/test.txt) script, which I ran like this: ```...

type: feature enhancement
misc: repository format

Hi all, The [Veles](https://github.com/codilime/veles) [project](https://veles.io/) is a binary data analysis and visualization tool based on Kaitai Struct and created by @mkow, @mwkmwkmwk and others from @codilime. Unfortunately [CodiLime](https://codilime.com/) discontinued their...

related project

To prevent other users on the system from being able to connect to onionshare's web instance (and DoS it/etc), it might be a good idea to use a Unix socket...

enhancement
defense in depth