Hear me out
metaverse
metaverse
If your interview shows promises, then I think the cert gives the employer confidence in your ability.
okay but the author has to write it, why not write something useful open source?
Don’t like it one bit
If bash is hard to program, get away with it, not build atop of it.
FS is for nubz, do these instead:
Read
dd if=/dev/sda of=/dev/stdout
Write
dd if=/dev/stdin of=/dev/sda
Nope, rust is ideal for kernel code, it really is an improvement.
Writing kernel in C is like building a house with a hammer on loosen handle, there is too much give and the builder has to tap it a few times before every strike. You could say the builder knows how to build and secure a house, but hes still a human. The loosen handle adds too much difficulty result in errors which would otherwise be avoided.
If WW3 will happen, there’s nothing you can do about it anyway except keep going and make your living better.
Think two things:
optimize the control flow of your code
make it easy to read
You should also be disciplined with these two ideas, your code will look better as you become more experienced, 100% guaranteed.
Look, programs always have issues, always have bugs. The best model on linux dostro is “rolling release”, which is explicit about constantly fixing the issues.
He is not the one and only great physicist in history tho.
I searched “onlyfans”, nothing😮.
deleted by creator
Okay, it is up to ~40%, but the underlying changes is fundamental.
deleted by creator
The license on server forbids you to do anything about it, but it is “hey look, open source!”. i.e. You can see, develop and modify the code on your own but under the license you can’t do anything about it. That’s really saying you are allowed to develop something you legally cannot own unless you paid the subscription, on top of that they can slap the “open source” label on it.
No one changes me more than my girlfriend Taylor Swift 💖💖💖
init system could be different, systemd, shepherd, sysvinit…etc
“base packages” that comes with different distro is way different
Guix is a notable mention for having the minimal bootstrap source. On top of that, it is functional package management, implying you can rollback safely (at the cost of disk space).