Results 16 issues of 3tilley

Hello! We love Dash, it's been perfect for our team of Python developers who want to provide rich web frontends. We're coming up against the issue that it's difficult to...

Hello! I don't know if you find the comparison flattering, but I often compare Dynaconf to the way Spring Boot handles config. Spring allows config to be supplied on the...

wontfix
Not a Bug
RFC

The default setting to make the flame-graph are pretty good, but it would be nice to be able to flex them. Things I'd like to be able to do: -...

enhancement

Hi all, We have an issue whereby multiple clicks of a button get sent to the backend before we can respond and disable the button in a callback. Imagine a...

help wanted

Hello all, I've made my installer, it used to work, now after updating it with a new version of our internal software I'm getting the error about being unable to...

Hello, I'm a Rust newbie so apologies if this is more a language question than one for your crate, but am I missing an ergonomic way of taking a vec/iterable/arr/slice...

How do you feel about this library being used to format things other than bytes? In my case I'd like just to get unitless sizes, (like cycles) or even supply...

Hello, On linux if I ask to open a piece of Memory created somewhere else with a size, that size is the size of the buffer returned. On Windows if...

Hello, I tried to install ormx to use with sqlx and sqlite, it didn't work, it looks like there might be some dependency issues? Failed on Windows and Linux: `$...

Hello, I'm loving broot. I'm hacking around on it, both my config and the code inside. `--outcmd` is great for debugging, as well as the obvious usage for br. I...

enhancement