Wait what? The default kernel doesn't have a fuse fs, inbuilt or as kext? Didn't know that. I thought all modern un*ces come with fuse.
Edit: It seems apple is introducing something called LiveFS similar to (but incompatible) fuse. Couldn't find much docs and I'm not gonna read xnu sources rn.
underpants of MacOS is very similar to linux
no it's not. xnu is very different from linux, with even design philosophy far apart. The userland (and bsd interface aka positive syscall world) is similar to *bsd's, not typical linux userland. Only real similarity is launchd because systemd drew inspiration from it.
Invest in basic tools and have good relations with local repair persons, try to learn from them too as they fix stuffs. Hands on expertise is more helpful than theoretical how to knowledge. Also invest time in designing fail safe insect and paste management and plumbing. Bit of initial work usually pays off later.
Yeah I only find this which is bit technical. Anything else seems marketing bs. Seems like they're making something similar to fuchsia by google but with linux abi compatibility.
Having linux shim alone makes it effectively monolithic like xnu.They even claim this by saying linux shim will hold global state in this otherwise microkernel.
People host signal proxy for countries where it is banned already. The primary impact of this law is on non technical people and new users thinking to switch to.
you can't say 20% a 'sweeping'. The situation is worse at other places. And thanks to true multi party democracy, AfD probably won't be in government anyway.
Wait what? The default kernel doesn't have a fuse fs, inbuilt or as kext? Didn't know that. I thought all modern un*ces come with fuse.
Edit: It seems apple is introducing something called LiveFS similar to (but incompatible) fuse. Couldn't find much docs and I'm not gonna read xnu sources rn.
no it's not. xnu is very different from linux, with even design philosophy far apart. The userland (and bsd interface aka positive syscall world) is similar to *bsd's, not typical linux userland. Only real similarity is launchd because systemd drew inspiration from it.