Damien Brun
Damien Brun
Hello, We have some big (several Go) files to upload, and we cannot afford to upload them by reading the whole file in memory using file_get_contents(). For instance, some Gaufrette...
mysqldump : - added options to pass `--single-transaction`. This mainly avoids locking mysql database during dumps. Slows down dumps a bit. mysql : - pass host/port to command line if...
I just got my hands on a new laptop, which can handle gestures… You can slide workspaces with 3 fingers, left or right (yeah, there’s already an issue with the...
This is a modification of AwsS3 adapter to allow multipart uploads when files are bigger than a certain size. Size limits / part size are passed as options to the...
Open a file `a.png`, save with `:w b.png` -> open file name does not change. save again with `:w` will overwrite `a.png` and you cannot overwrite `b.png`. We miss a...
**Describe the bug** Right to left (see conf below) First monitor (#2) : display is ok. Others (#1, #3) do not blur except background scaled on approx 1/8 of the...
Wired Elements accesses `window` object which makes it unsuitable with server-side rendering, which just crash. Well, I know, but still… :p
This has been a pain until I changed it : parenthesis under the cursor highlight is *not* "video inverted" (or negative, or whatever you call it) in normal mode as...
Hello, do you have an idea what amount of effort it would take to get Cosmos Elite (the one with lighthouse tracking) working, using this repo as a basis ?...
Cosmos elite support, raw work in progress. As for now, only able to dump HMD config. [was here, on a wrong branch](https://github.com/CertainLach/VivePro2-Linux-Driver/pull/19) See also https://github.com/CertainLach/VivePro2-Linux-Driver/issues/18