James Addison
James Addison
This is an error I encounter on v4.3.5 but _not_ in v4.3.3 and earlier. The TypeScript code I'm using is fairly similar to the [`README` example](https://github.com/rawify/Fraction.js#using-fractionjs-with-typescript). ```typescript import * as...
A nitpick: the `git` tags for v4.2.1 - v4.3.1 seem to be missing, and could be useful to push to make it easier to compare released versions.
As it becomes easier to use and deploy `grocy`, it makes sense to improve the security of the default login credentials. There's a tricky balance here; we want to reduce...
Some (potentially important) operations like backup and restore from [volumes](https://docs.docker.com/storage/volumes/#back-up-restore-or-migrate-data-volumes) currently seem challenging with `docker`. It is possible - after stopping an existing container, you can bind-mount a local directory...
Hello :wave: Would a change to categorize headless browsers ([Chrome](https://github.com/ua-parser/uap-core/blob/d668d6c6157db7737edfc0280adc6610c1b88029/regexes.yaml#L623-L625) and [PhantomJS](https://github.com/ua-parser/uap-core/blob/d668d6c6157db7737edfc0280adc6610c1b88029/regexes.yaml#L877-L878)) as `Spider` browsers be acceptable for `uap-core`, or is that the kind of thing that is better for...
[sysinfo.cKbD6GCsrw.tar.gz](https://github.com/linuxwacom/wacom-hid-descriptors/files/10911925/sysinfo.cKbD6GCsrw.tar.gz)
This is intended to provide a preview of the game's atmosphere and setting, for anyone curious to read about it before loading the game.
Resolves #11.
Applies changes from dhewm/dhewm3#180: > - s/allready/already > - s/Uknown/Unknown > - s/thier/their (cherry picked from commit dbb90b756539f19eaf7685169252a6b32fc31b48) ... and dhewm/dhewm3#320: > - s/referneces/references (cherry picked from commit 8c699cd030b2e012533f9dea8ef83e125a352deb) ......
Removes a few OpenAL library headers from the codebase and updates a couple of references to them from `snd_local.h`.