pyrareae

Results 10 issues of pyrareae

It would be size to render the shaders at a lower resolution than the screen size. In my case for example I am using a 4k monitor with a fairly...

enhancement
Community

When calling rendering a partial a different template format, such as slim in my case, the render call needs to have `#to_json` called on it otherwise it returns a ruby...

When not specifying the version of shrine.cr I get the following error: ``` Error in shrine:shard.yml: duplicate attribute "development_dependencies" at line 22, column 1 20. gitlab: arctic-fox/spectator 21. 22. development_dependencies:...

bug

On running the examples (running on Linux 64bit) I get the following traceback/error: ``` Traceback (most recent call last): 15: from histogram.rb:4:in `' 14: from /home/lunar/.rbenv/versions/2.5.3/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:39:in `require' 13: from /home/lunar/.rbenv/versions/2.5.3/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:135:in...

## Problem Statement Possible solution for #2942 There is nothing stopping you from opening multiple instances of the spa/web-app, which in turn may lead to data corruption issues such as...

enhancement
help wanted
high priority

I recently came across a strange bug. The total time for the day jumped down to zero after recording about an hour or so, then went up to 15 minutes...

bug
help wanted

This is a rather important extension for the Ruby on vscode ecosystem. There are a few important updates created by the community for new ruby syntax #32 and #43 especially....

On running `build.sh` on my system (Manjaro 64 bit) I get a compiler error for bindgen: ``` ➜ godot-crystal git:(master) ./build.sh ++ pwd + root_dir=/home/lunar/Downloads/clones/godot-crystal + git submodule update --init...

Just a quick suggestion. It would lower friction to installing and updating this if it packaged in PyPI and was made installable via pip.

The cheat sheet pdf seems to be missing. I've found it on [archive.org](https://web.archive.org/web/20210108011849/https://chriskottom.com/freebies/cheatsheets_free.pdf). Maybe this should be added directly to the repo in `/docs`?