daninus14
daninus14
It would probably make sense to add a couple of encode/decode tests to make sure the encode/decode values match up. Here's a simple code we can add to the [tests...
@d12frosted Hi, think I found a solution to fix this in general. I'm not a brew expert, but after a session with an LLM this was the output and it...
@vindarel @digikar99 Thanks for the answers. Maybe someone who has his contact info can contact him and get him to add @digikar99 as a maintainer. @fukamachi do you happen to...
@fukamachi Thanks for replying and trying to contact him/her.
Thanks for trying! Since this is the state of things, I suggest we join forces and move on. How about using one of your forks as the official from now...
All the best with this! @vindarel Btw, might be a good idea to update the link here: https://github.com/roswell/roswell/wiki/List-of-Roswell-Installable-Scripts I tried editing the wiki but couldn't find the edit link, and...
@vindarel it must be they changed the permissions... good idea, I'll reopen the issue.
Hm, just tried reproducing and it worked (meaning the error didn't happen). It usually happens when I have a running instance for a while, and I come back the next...
I've yet to test this, however, just wanted to add a note for how I think this will be reproduced: 1. Have mito migrations enabled 2. Create a mito class...
Ok, it happened on it's own. For some reason SLY was recompiling the project and when it tried recompiling a file containing this: ```common-lisp (defclass auth-details () ((expires :initform NIL...