Drew Jose

Results 13 comments of Drew Jose

for what it's worth, gotosocial CLI directly connects with the database

Ah, thank you, I somehow thought `make` would be enough

Would the Kawa style implementation really be used if it were slower?

Is this now just a "simple" task of implementation or is there more design left to be done?

can we go forward with implementing it in the CCL/SBCL way? ||:EXPORTED-SYMBOL makes sense

Can reproduce with ``` CL-USER(1): (lisp-implementation-version) "1.9.2" "OpenJDK_64-Bit_Server_VM-Homebrew-23.0.1" "x86_64-Mac_OS_X-15.1.1" ``` Running it twice makes it work

is there anything blocking this? maybe this can be added as a package and throw an error on load if jdk is detected as lower than 9?

Should I write a PR using the new function? (if it exists, or the version is detected)

this works: `ros -Q run -- --dynamic-space-size 32000`, that is, you have to pass the interpreter flags after a `--`