Patrice Levesque

Results 10 issues of Patrice Levesque

No matter what I use as vanity, I get this: ``` $ python ./vanity_rsa.py k Traceback (most recent call last): File "./vanity_rsa.py", line 291, in main() File "./vanity_rsa.py", line 254,...

Hi, I was a bit saddened when I realized that `bc::memoize` would only keep the freshest invocation in memory: ``` foo() { … } && bc::memoize foo foo 3 #...

Hi. The `mktemp` flag on `sys-auth/pambase` allows the per-user `/tmp` directory feature (for instance, user `fred` has `TMP` and `TMPDIR` set to `/tmp/.private/fred`). Running `eix-remote` as root gives this error:...

Written as a single word or two. https://fr.wiktionary.org/wiki/joual_vert

HEVC can hold progressive or interlaced contents; unfortunately `mediainfo -f FILE` does not report `Scan type`.

enhancement
NeedSponsor

Same principle as commit dae90b2edbec8536189fcf8497a2c9e6c87b92db I know odds of this being merged soon are small as the Aug 1st deadline is passed, but here for posterity nonetheless; possibly a new...

Thanks for your plugin. It infortunately does not work out of the box when the flot legend is set outside the drawing zone (using the `container` property). This patch fixes...

Discussion held in https://github.com/gravitystorm/openstreetmap-carto/issues/3140 suggested `leisure=bleachers` rendering could be similar in style to pedestrian areas or other human-access features. That is precisely what this patch does. Colors were chosen to...

Hi. Been using FeedFlow for a couple of months now and I'm very satisfied. One thing that's slightly annoying to me is the handling of OPML file import. Currently the...

enhancement

**Setup (please complete the following information):** - Distribution: Gentoo - Geeqie version [geeqie --version]: Geeqie 2.6.1 GTK3 **Describe the bug** Since 2.6.1, running `geeqie /path/to/image.jpg` in a directory with multiple...

bug