Chris Watson

Results 104 issues of Chris Watson

Avram is the Lucky Framework's ORM, and as Lucky is currently one of the best built (my opinion) and most popular web frameworks for Crystal it would make sense to...

enhancement

Crystal does have nightly's. It would be cool if we could install those. The official crystal installer script would probably be good to use for reference. https://crystal-lang.org/install.sh

No idea why this is happening. Fairly fresh HASS install, new OpenRGB install, and the Home Assistant client shows up in the OpenRGB list of connected clients. The error I'm...

It was just brought to my attention by a friend that Crystal uses the Grisu3 algorithm for converting floating point numbers to strings. Apparently switching to the Ryu algorithm could...

kind:feature
topic:stdlib:numeric

This is a request, and something I'd be happy to look at implementing myself. JSON `ParseExceptions` are pretty basic as far as the information that is given and can make...

kind:feature
topic:stdlib:serialization

It seems like hlky is still using the outdated Gradio interface. Would it be possible to make the newer Streamlit interface available? I attempted setting the environment variable `WEBUI_SCRIPT=webui_streamlit.py` in...

awaiting-response
Stale

It would be really handy if you could provide default values for `values` listed in an AST node. Something like: ```crystal class Def < CLTK::ASTNode values({ name: String, visibility: Bool...

The tooling api is generally faster so it would be nice if there was an option to deploy using that instead of the metadata api

Hey there. First of all, love the library. This is probably the best tokenizer available in Ruby. I just wanted to let you know that I managed to replicate its...

### Is your feature request related to a problem? Currently it seems like it's only possible to define a single menu inside of `menu.md`. This makes it frustrating to account...

TYPE: enhancement
COMP: qwik-city