Eugen Stan

Results 158 issues of Eugen Stan

Hello, **Is your feature request related to a problem? Please describe.** I saw there are links to Kanidm book for stable and latest commit (master) in the dev section. But...

good first issue
automation
documentation

* BREAKING? Enhanced Store protocol with close alias for disconnect * BREAKING? connect now returns the store (this) * create (migration) fn now resolves absolute file path for migration *...

I think it would be very useful to have a way to list the migration ids that migratus knows about (maybe with file path?) Migrations up / down can use...

enhancement

* There are a LOT of circular dependencies !!! * ~99% it is code shuffling - no behavior change * I had to split some files to be able to...

Hello, Would it make sense to support reloading the image / reset swaybg via sending a SIGUSR signal? Currently I use a process like this: Inspired by https://sylvaindurand.org/dynamic-wallpapers-with-sway/ ``` #!/bin/sh...

This is exploratory work. So far it can live outside datalevin. Once it's fully implemented, I think it should be part of datalevin because it can be plugged in into...

With the release of java 21 we have Virtual Threads ! . It would be nice to see how we can leverage them in claypoole.

There is an tree sitter org mode grammar that could be used https://github.com/milisims/tree-sitter-org . Tree sitter can be compiled to wasm as well and used that way. Might be useful.

Made sure `this` is mentioned as first argument. It's not obvious from the docs. - [x] Have you read the [guidelines for contributing](https://clojure.org/community/contributing_site)? - [x] Have you signed the Clojure...

### What version of `nebula` are you using? (`nebula -version`) 1.8.2 ### What operating system are you using? N/A ### Describe the Bug Users can be allowed to acces nebula...

NeedsDecision