Besides it might spoil the relationship with your local NSA agent.
Yeah, they could puppet the chrome company if the courts don’t keep a close eye on it. Basically there’s a good chance it would be another Firefox but with way more influence.
Isn’t it already licensed under permissive Apache v2? Anyone can fork and carry on the project without the permission of Google, every manufacturer already does as a result of the license.
I don’t know, they’re just security measures you can take. Maybe some personal preference thing. I don’t bother with the app guard thing and SELinux is pretty annoying with my Nvidia graphics card but a firewall is something I always setup.
Firewalled for limiting untrustworthy connections to the computer(public networks, hotels, even work).
apparmor for protecting the kernel and controlling file access to applications. SELinux is also a good option but if you need to load kernel modules, it can take a few minutes to sign and register it. It is automated on redhat systems though.
Other than that, do your research and don’t run random scripts and install random apps.
Unless it’s a company, good luc…
Hay, how would you like writing documentation for all these open source projects? We would be ever greatful, you could even put your name in the credits!
The dankest depths of archlinux wiki. Written by a guy so far gone, so war harden by reading through source code and poorly written technical documentation, ancient forums, leaving no stone unturned. A task so twisted it drives most men crazy.
1% of arch users will ever need this wiki and few have gone through this Herculean task. For them, the first draft is enough, it’s all you can ask of a mind so twisted and broken. Alas it’s as unreadable as the source code and as hard to understand as the forum post from 2009.
I do wish there were more native apps but alternatives to electron is always a good thing in my book.
Except for Microsoft, Microsoft can stop pretending their solution is demonstrably different from electron and chromium.
Neat!
Discord, slack, bitwarden, steam, Microsoft teams, visual studio code, balena etcher . Anyone else know of any electron apps or heavily modified version of chrome?😄
Can girls just might be profitable enough for YouTube to try it!😆
I remember the screen always being blue on ME.
I’ve heard how the work culture can be pretty toxic but the amount of thought and care put into every aspect of the experience amazes me. Shame, sony was one of my favorite companies for AV equipment but their newer devices are just not as good as they used to be.
This poor judgement seems to be mostly from the PlayStation decision but I can help to think this is a sign overall company culture shift.
It’s like the drop in quality at Toyota resulting in defects never heard of before (airbag defects, melting wing mirors, faulty screens) or the first Honda I’ve ever owned where the engine had a defect affecting multiple cars in their lineup making it dump gas into the oil.
What drivers issues, don’t consoles require just as many updates? I distinctly remember console update taking upwards of a half an hour to install like 300Mb. Refusing to update would log you out and disable digitally purchased games. It often killed the mood when I just wanted to play some games after work, the steam deck filled that spot nicely.
Besides I use Linux so my drivers are built in and updates are unintrusive and take no time to apply. I have it set to remind me once a month, I get a little icon in the taskbar and I apply them before shutting down. It takes like two minutes.
I’m not judging if you like console but modern consoles are just as annoying as any other internet appliances. They need updates, they need regular Internet access to work, they can’t really do anything else, when it shits the bed your expected to throw it away get a new one, and often have tack on a monthly fee for basic features.
I need a computer so instead of splitting the cost between a computer that won’t be too slow to do any real work and a $500 game console I just get a more powerful computer and justify the cost with the money I’m saving.
I mean console games are always more expensive. There’s always something amusing about getting about 20 good games for five bucks on PC. Also epic games is still trying to bribe us with free games.
Chromebook ready😂
Mfers be playing cyberpunk on an i3 with 1g of ram.
I think at this point in time it JIT compiles into byte code and cached which is more efficiently interpreted the next time that function is called.
Honestly if someone irons out the edge cases, python probably could JIT compile to machine code via cython. It would take a fair bit of memory and probably a bit slow on low powered systems but it would be so much faster if cached.
Cython