nanook
Owner of Eskimo North
@Mwa @wildbus8979 Yes, early on there was AT&T and Berkley, System-V became AT&T’s mainstream though there were off-shoots like CB-Unix for PDP11/70’s which only had 64k I+D space, and Berkeley had 4.2 and 4.3BSD, and now you have offshoots of those, such as FreeBSD and NETBSD, MacOS is a highly mutilated BSD sitting atop a Mach micro-kernel with the Mac finder sitting on top of the whole mess. The Mach microkernel provides a layer of hardware abstraction that makes it easy to jump between architectures as Mac has often done. What I do not like about MacOS is that they include only drivers necessary for their hardware and forbid the use on Non-Mac’s by license. This limits your selection of things like video cards to those they specifically chose to use.
There well may be hardware issues, but with ext4 it rarely corrupts the entire file system. You might end up with some data not flushed so you’ll have some inodes that don’t point to anything that you’ll remove with fsck upon boot, but btrfs, I’ve had it corrupt and lose the entire file system. I’ve used ext2-through-ext4 for as long as they’ve existed and never lost a file system though back in the ext2 days I had to hand repair them a few times, but ext2 was sufficiently simple that that was not difficult, but within two weeks of turning up a btrfs file system it shit itself in ways I could not recover anything, the entire file system was lost. If I did not have backups, which of course I always do, I would have been completely fuxored. It is my opinion that btrfs and xfs, both of which have advantages, are also both not sufficiently stable for production use.
What it means is that you’re getting the libs the program uses with the program instead of using the system libs, this defeats the whole point of shared memory and wastes RAM, it is inefficient but saves them from having to compile for each distro, still, the system loader has to resolve and load these making loading slower, if they had to include the libs, a better way to do it is to simply compile the binary as a static binary with all the libs compiled in, at least that way it saves the loader overhead.
@possiblylinux127 @theunknownmuncher I know it might hurt your brain but it is helpful to fully understand an issue to understand the other sides perspectives.
Actually not accurate for “Rest of the World”, China uses year month day.
Just because the USB C is rated at a transfer rate of 4.8Gb/s doesn’t mean the flash memory or the controller is capable of anywhere near that speed. I have a 2TB USB flash drive but it is slower than a mechanical hard drive as far as transfer speed goes.
@BobGnarley @possiblylinux127 My take as well, but for the record, Putin is well aware of how Bolsheviks affected his nation and not eager to repeat it so not a big supporter of Communism himself.
@possiblylinux127 @BobGnarley One would hope there are enough checks and balances such a major opensource project as Linux to keep malware out of the kernel regardless of who contributes to it, but we do there have been some instances where that was not the case.
I see the evolution of the Internet as humanity growing a nervous system, and anything that gets in the way of that as negative.
@0x0 No, Mozilla maintains their own repository. You can delete snap firefox and snap everything else, add the mozilla repository, and install firefox from there. You’ll get a more current version as a side benefit. Instructions found here: askubuntu.com/questions/150203…
@griefstricken @chaogomu Seems to me, after the Stuxnet incident, any US claims of bad foreign actors are a bad case of the pot calling the kettle black.