#frost's console

1 messages · Page 1 of 1 (latest)

umbral sluice
fiery sonnet
#

Oh it works without phantom now

umbral sluice
#

oh i still use it, i disabled the patcher

sharp plinth
#

debug plus plus plus?

fiery sonnet
#

Wait is that a proper debugger?

umbral sluice
#

?

keen bramble
#

FINALLY

wary orchid
wary orchid
#

uh, excuse me?

#

why is the console forcing bignum for no reason

umbral sluice
#

......huh

#

oh thats not bignum

#

sec

#

due to how i parse the command, { and } is treated as a special character
you'll need to wrap it with ' like eval 'local a = {}'

wary orchid
#

ah, I see

#

but why is it spewing cdata out of nowhere

umbral sluice
#

i use ffi to parze the command

#

the error worked fine on linux but probably not on windows

umbral sluice
#

should be a bit fixed

#

codeberg is still down rn

wary orchid
#

can tell from my git pull being slow asf

#

yikes, nvm then

umbral sluice
#

i still havent pushed, they're being ddosed 😭

fiery sonnet
#

their ssh access appears to still be working

#

according to the status page

lusty obsidian
#

Witewawwy hacking wro

umbral sluice
#

pushed

wary orchid
umbral sluice
#

b

#

git pull && git submodule update --remote

wary orchid
#

oh, the full command

#

I'm not used to working with repos that have submodules

umbral sluice
#

its fine

#

eval is a literal command now, to use options use its alias lua