Memmie Lenglet

Results 18 issues of Memmie Lenglet

[Process Explorer](https://betanews.com/2011/07/20/process-explorer-15-adds-gpu-monitoring/) have a GPU Graph tab for each processes : GPU Usage, GPU Memory (dedicated, system or committed). The app [XRG](http://www.gauchosoft.com/Products/XRG/) have a graph for the GPU usage and...

I can't enable SVGO, however I've got node 7 installed and available via `/opt/local/bin/node` In Terminal: which node # /opt/local/bin/node node -v # v7.7.3 Macport install in `/opt/local`, where Homebrew...

Use `tvshows`, `episodes`, `videos` and `movies` (I'm not sure for `countries`, `seasons`, `sets`, `playlists`, `tags` and `studios`). This allow to use better/additional skin view modes More informations about view modes:...

Type: Enhancement

Error happen when you provide a number as custom key: ``` TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be one of type string, TypedArray, or DataView at Hash.update (internal/crypto/hash.js:53:11) at ......

How to compile on macOS: 1. rename `png.h` and `png.cpp` to something like `png_io.*` update includes path in `alpha-bleeding.cpp` `alpha-remove.cpp` `alpha-set.cpp` → `#include "png_io.h"` 2. add `#include "png_io.h"` to `png_io.cpp`...

**What**: When optional dependencies are not installed or missing (ex: `npm ci --omit=optional`) less.js throw errors for features that use that dependencies. This is in contradiction with the purpose of...

[`ipfw`](https://developer.apple.com/library/mac/documentation/Darwin/Reference/Manpages/man8/ipfw.8.html) has been depreciated since OSX 10.7 and removed in OSX 10.10. It has been replaced by [`pfctl`](https://developer.apple.com/library/mac/documentation/Darwin/Reference/Manpages/man8/pfctl.8.html#//apple_ref/doc/man/8/pfctl) More infos: http://wayback.archive.org/web/20121218001958/http://blog.segment7.net/2009/07/27/bandwidth-limiting-with-pf-and-altq

Using em unit are better for scability : should use the same settings for differents font sizes. But need at lease 0.005em of precision.