- Manehattan MAS hub
- https://holanet.xyz
-
Sasha Koshka is the name I go by online. E-mail me if you have questions about that or about my projects in general.
- Joined on
2022-08-07
Block a user
Need to skip over values we don't recognize
Signedness is NOT semantic information and must be transmitted
LUI should just be LI. The former is awkward.
Signedness is NOT semantic information and must be transmitted
Will replace LI with LSI and LUI (large signed/unsigned integer). The numbers will be shifted so that LUI == 1 << 6 and LSI == 2 << 6, and everything under is shifted down, ending at 7
How to do users
passwd file Would we also be doing authentication using /etc/shadow or would there be a separate database of passwords?
Need to skip over values we don't recognize
branched-generated-encoder
branched-generated-encoder
sashakoshka
created branch branched-generated-encoder in sashakoshka/hopp
2025-08-05 04:22:48 -06:00
Need to skip over values we don't recognize