johnr14

Results 12 issues of johnr14

It would be great if config/makefiles could be made so it can be compilled to produce a linux binary. I am looking for a faster alternative than par2cmd-tbb. Thanks

I am trying hard to get SteamVR working with openhmd without success. Backtracking, I compiled the opengl example and I have a black screen. # EDIT: SOLVED the OpenHMD part...

Is there a possibility to have host names collisions if a hub becomes too large or if you connect to multiple hubs ? I would suggest implementing [GNU Name System](https://gnunet.org/gns-implementation)...

The idea is kinda cool. But the pricing seems not optimal. 1 ) Compare pricing to windows cost on Amazon EC2 per hour. Use uptime mult per linux usage houre...

Interesting, with unlimited storage, will consider uploading more than images to the drive, family movies !! My wish list : list : list files on server in directory (-r for...

Hi, I really like swaynomad, thanks for your work. I am new to sway and just can't get why this is not a standard feature ! I was wondering if...

Hi, great script ! But it's just missing system wide installation with `-S` for system install. 1) Add a SYS_DIST_DIR pointing to /usr/local/share/fonts (mac ?) and a SYS_FONT_RELEASES_DIR 2) Use...

I am trying to get this compiled on linux. Trying to debug it as best as I can. So here are my findings after fix #287 . ~~`/usr/lib64/gcc/x86_64-suse-linux/8/../../../../x86_64-suse-linux/bin/ld: cannot find...

bug

The current API of dispatcher is not optimal, it's not uniform, uses too many types of different actions and has poor predictability for function's name. Left unchanged, it is a...

Don't know why lxc-ls returns nothing, but I made a quick fix. Sharing it here. I replaced it with : RUNNING_CONTAINERS="$(lxc list -c ns | grep 'RUNNING' | awk -F...