Chance Snow

Results 36 issues of Chance Snow

Sometimes my machine slows down due to heavy memory usage. It would be nice to be able to diagnose what is going on with the RAM and memory paging. See...

### What Happened? I am downloading many gigabytes of files from a `smb://` source to my local filesystem. However, Files does not show a progress indicator. I am forced to...

Parse: - [x] `continue` statements - [x] `#!` shebang lines - [x] `import "..." Var as Alias` import aliases - [ ] `#` plain hash tokens

## Bug Report When installing Crystal on macOS via the .pkg distributable: > This will install Crystal on your Mac. > > -------------------------------------------------- > > This is a generic Omnibus...

bug
macos

Adds a configurable `SourceLanguage` enum to make use of `libshaderc`'s [`SetSourceLanguage(shaderc_source_language lang)`](https://github.com/google/shaderc/blob/eb743ec9cb31303e0abefeeb74886ab134dced6f/libshaderc/include/shaderc/shaderc.hpp#L236) when compiling HLSL shaders.

Sometimes between Working stretches I'd like to take a Long Break now rather than after a couple more working stretches. Please consider adding a Long Break option to the Reports...

I'm porting descartes the [D programming language](https://dlang.org) for use in my [game](https://grocerygame.dev/).

Similar to the [Picasso](http://square.github.io/picasso/) library in Android the image should fade in (or other transition) when loaded. Even better if the transitions were customizable, like referenced in this [Stack Overflow...