Jo-Blade

Results 9 issues of Jo-Blade

Hello, I just discovered your project and managed to build it on nixos (from git). It is awesome ! However, I wonder if the current git revision of the project...

feature

I've made a fork based on the work of *tangxinfa* (https://github.com/tangxinfa/nvidia-xrun ;branch "fix-no-sudo") giving me the ability to run the nvidia-xrun script without admin rights, from existing X server. It...

Hello, the ssl certificate of 10kb.site is expired making the `webtty -o` command to fail. Is there a way to redeploy myself the same website on my own domain ?...

I have not tried yet your client but I want to know if it support the use of coturn to use mumble behind some firewalls.

Hello, I absolutely need for my filesystem to set the [direct_io](http://libfuse.github.io/doxygen/structfuse__file__info.html) boolean in the fuse_file_info struct to true because I stream data from internet and I can't know the size...

This is a try to create a new Apprun using bwrap and without doing chroot. **It needs bubblewrap to be installed on the machine that will run the AppImage.** It...

This is a work in progress to support cohttp (and especially cohttp-lwt-unix) in opam-cross-windows. My initial goal was to try to cross-compile a custom app that use cohttp-lwt-unix but it's...

I've seen in the past people tried to port cohttp package into this repository. I want to know what is the state of cross compiling projects using cohttp-lwt-unix to windows...

Hello, I can successfully build ocaml-windows using mingw-gcc from my distribution repo but not using MXE cross toolchain. Tested in both archlinux (in docker) and Ubuntu 22.04 and I got...