You must log in or register to comment.
func is_os(name:String) -> bool { return "OS" in name; }
BIOS
is OSOperating is bloat, you only need input/output
Output is mostly wasted, input-only OS, write-only memory.
func is_os(name:String) -> bool {
return "OS" in name;
}
BIOS
is OS
Operating is bloat, you only need input/output
Output is mostly wasted, input-only OS, write-only memory.