Dan Groshev

Results 35 issues of Dan Groshev

This is a long-term goal, but I think generally it's better to do this. For now we reuse PersistentVector's implementations in many places in default.clj, coercing a value to persistent...

enhancement

* Choices Enum version: 0.7.0 * Python version: 3.8 * Django version: 3.0 * Operating System: any ### Description When run under `PYTHONDEVMODE=1`, `choicesenum` produces the following warnings: ``` choicesenum/django/fields.py:20:...

This library would be definitely better if you would allow custom JSON encoder/decoder behaviour. For example, one can use a JAX.

feature

Why didn't use standard erl_parse/erl_syntax?

feature

This PR started as an emoji and has been reworked to follow the composable UI pattern of providing components. Now we add an insertion point for certain hooks to be...

minor

todo: - [x] meaningful Vite template - [x] meaningful commit messages - [x] add a Next.js example - [x] generate Next.js ssh deploy key, and edit github action - [...

internal

Hey Casey! I'm writing something torrent-related, and it'd be great to use `intermodal` in tests to verify my implementation. However, currently everything is `pub(crate)`, which makes shelling out to `imdl`...

It is desirable in some cases to be able to force a timeout on the function. That is, if the function's execution time is absurdly large, there is no need...

https://github.com/extend/cowboy it's way better written and documented.