I switched to 'ntfs3g' or rather, it's 'ntfs3' variant (same code, but compiled into the kernel instead of running outside via 'fuse')
They are not the same code. They are completely independent code bases by different devs. ntfs-3g is developed by tuxera, ntfs3 by Paragon. The latter also maintain a proprietary ntfs driver for a long time.
In my experience ntfs3 is a little faster, but also more unstable. ntfs-3g gave me zero corruptions in years, ntfs3 on the other hand needs a chkdsk run every few days.
Strip prefix won't work if the frontend expects to find paths at absolute locations. You would need to patch the html, css and js on the fly, which is somewhere between ugly and (almost) impossible.
I would also suggest to simply use custom (sub) domains. Especially in your intranet you can have whatever domains you want.
Ah, I can relate then. I drove my previous NVidia also on X11, with only occasional experiments into Wayland. Since X11 was good enough for me, I wasn't too sad about this.
Even on mobile they are asshats. I have my password manager registered as the passkey wallet in iOS, so creating a passkey in PayPal for example fails.
If only companies wouldn't be patronizing ass hats about it. A few sites deny storing passkeys in software wallets because of "security". So what, keep using my password is safer now? Fucktards.
That's likely not what I mean by pedantic. If your code example has syntactic errors or calls functions with not enough or too many parameters and you expect them to notice, you want them to do, what a compiler does or to know technical documentation by heart. Which is completely academic and pointless.
Concentrating on "algorithmic" solution at hand is fine, though. Unless you again expect them to recognize stuff like "hey this is almost Dijkstra's algorithm but wrong", because the interview should not be a university computer science test.
That's fine if there are no weird pedantic ropes to fall over. I am not a compiler or linker, that's what I have compilers and linkers for. Same with an IDE. I don't know many details of the stdlib or other common libs, because why should I waste space in my brain for stuff code completion can show me...
If they believe the amount of people with reliable (!) broadband connections with good enough peering to their data centers is as big as the customer base owning an xbox, they might have an ugly awakening.
Most people will not move just to get a better latency that can still suffer from external influences. Waiting in a queue because the available machines in your nearest data center are all in use because it's a holiday and everyone is gaming also gets old fast.
Might be worth a shot, but typically they even refuse to work on rooted androids, so I assume whatever security mechanism they expect, it won't be there.
Doesn't fit "small". It was also just an example, my actual requirements are longer. I need my banking apps to work too, for example, which likely automatically limits me to Android/iOS. No idea how good they work with Sailfish for example.
True, and that's why you can only marginally change anything on the market with that. If no player on the market offers what you want, your only choices are to punish everyone (which they won't notice) or reward one of the least-bad players.
Both can set the wrong incentives for companies to change or continue.
I would also like a great camera, a non-locked-down bootloader and a non-customized OS with updates for at least 5 years. I can't vote with my wallet aside from "not buying any phone", which isn't a vote.
Oh I would also like small smartphones back. But there are simply no good ones on the market; nothing I could vote for.
"Vote with your wallet" only works if there is a good enough set of choices on the market.
I found Sea of Thieves already quite boring, but it did get the atmosphere right. Also the ships had to be properly staffed and controlling them felt like what I expect it to fell like. Also they managed to put out new content even though it was cheaper from the start. In other words: Ubisoft can suck it.
They are not the same code. They are completely independent code bases by different devs. ntfs-3g is developed by tuxera, ntfs3 by Paragon. The latter also maintain a proprietary ntfs driver for a long time.
In my experience ntfs3 is a little faster, but also more unstable. ntfs-3g gave me zero corruptions in years, ntfs3 on the other hand needs a
chkdsk
run every few days.