SArpnt

Results 26 comments of SArpnt

can't you just increase the fov in the settings? unless you're resizing the game window while playing, i don't imagine it being an issue, and i don't see why you...

about the performance hit from an asset checksum, your problem is probably using the wrong hash algorithm. web assets don't need cryptographic hashes. i think the correct hash for this...

at the very least i feel like the compression level should be stated also the cloudflare and fastly compression level could probably be figured out by comparing local compression levels...

@privatenumber minifier-rs doesn't seem to allow using stdin or stdout, it only takes input and output files. where do you suggest I store the temporary files to run the test?...

thanks i dont get anything done

i didn't have a discussion beforehand but i don't see any reason why a common operation *shouldn't* be made faster the main thing this affects that i care about is...

i think you want this https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules#auto-hide-sidebar-in-windows-with-only-one-tab-requires-another-extension-1768

a $ and anything after in a variable is removed, for example ```js let foo$bar = 0; ``` becomes ```js let foo=0; ```

i'm not executing the text file, i'm trying to view the text file in my text editor, which happens to run in a terminal. i never said that lxqt-archiver should...

i've seen people suggesting things relating to hiding the desktop folder somewhere, but that's still an annoying folder that clutters up some place (i still have to very regularly view...