Nate Adams

Results 7 issues of Nate Adams

I'm not a huge fan of having an unencrypted password living on my filesystem. Is there a way to encrypt the password in mchfuse.conf, such that it will continue to...

I am trying to run Immich on my Unraid server using the official Portainer-CE app. Once it's set up, I navigate to http://:2283, I see the favicon load and the...

bug

Currently, if I add the following target as a non-steam game in steam ``` "D:\path-to-reloaded\Reloaded-II.exe" --launch "D:\path-to\some-game.exe" ``` and then attempt to play this non-steam game remotely through my Steam...

enhancement
accepted

Upon running the following command (on macOS Mojave) from the build instructions ``` # From the $GOPATH/github.com/augustoroman/v8/v8/build/v8 directory... gn gen out.gn/golib --args="is_official_build=true strip_debug_info=true v8_use_external_startup_data=false v8_enable_i18n_support=false v8_enable_gdbjit=false v8_static_library=true symbol_level=0 v8_experimental_extra_library_files=[] v8_extra_library_files=[]"...

Hello! Running the application with `nx serve host` and I see that some of the dependencies are loading on each pageload: * The 1st load (green) included the initial request...

I would love to have this project transform some graphql generated typescript types [by this library](https://github.com/dotansimha/graphql-code-generator) and take things one step further by generating `io-ts` types, so I can get...

I'm working on a project that uses some checkboxes (with a predicable description pattern) to orchestrate some CI actions. To prevent confusion, I don't want those checkboxes to be required...