Post #2416219
2026-05-12 00:57 UTC
when i begin to writing my own esoteric init system, i wouldn't understand why i cannot create folder and mount devices to those folders.
i tried to fix the issue like 2 days prior, but nothing worked that i've tried. so i decided to add more debug messages into the preinitializer, and discovered, that...
i forgot to put string termination character at the end of the strings...
for the note, im writing my own init thingy using rust, and i just so get used to, that i've forgot that i still need to convert rust string into a cstring, so it would automatically add the termination character at the end of the string
:bunblanketsleep:
Replies (1)
-
@kdb424@woof.tech 2026-05-12 01:45
@bunient@misskey.kittie.gay didi over mention that I wrote an initial system in python, just as a learning experience?