If you have dual GPUs or an iGPU plus a GPU, you can use passthrough and play your games with near native performance in an isolated Windows virtual machine under Linux.
If you have dual GPUs or an iGPU plus a GPU, you can use passthrough and play your games with near native performance in an isolated Windows virtual machine under Linux.
I heavily use Firefox for Android on multiple devices since many years. It HAS annoying bugs. The most annoying for me is the tab view keeps forgetting the last tab you were on, when for example closing a tab from tab view or moving between tabs by swiping the address bar.
I think every person’s bugs depends on how they use the software.
edit: quick word order fix.
Everything I use is encrypted as hell. What do I have inside? To be honest nothing. Just your usual stuff. But why the heck should I let someone to get into my fucking harddrive? No, let’s make it as difficult as possible for those assholes.
Having said that, I’m stuck multiple times by my own encryption. Lost the keys, etc. And in case something happens to me, no one can access my legacy or docs. That’s my only doubts. Moreover, I’m aware that it only protects my data at rest, while the PC is on, there are probably a zillion zero-days I’m not aware of.
Your interpretation sounds pretty likely to me. I’d guess if they get nukes, they’ll go Israeil’s way and will newer admit to it publicy.
And finally, after suing everyone, sue the almighty himself, who dared to bring all these pirates into existence.
Internet is a utility and should be treated as such.
it’s python and I’d guess it’s embedded somewhere in the package. I’ll run a grep on its source to see whether I can find it.
Another book on the history of unix is UNIX: A History and a Memoir from Kernighan. It was a joy to read.
Cool. I noticed I have seen the author’s name in TUHS mailing list. He’s still posting there sometimes.
Around 25 years ago I had read about this Linux thingy in a computer magazine somewhere in the middle east. We had a Windows 95/98 PC. I got my hands on some Red Hat CDs (or floppies) and managed to install it on the PC. It booted into a prompt, but I had zero knowledge of Linux or any Unix-like OSes and had absolutely no idea of man pages. Didn’t manage to start the graphical environment. I took my case and rode my motorcycle to some computer engineering student (the most knowledgeable person I had access too, we had no Internet) and asked him for help. He told me it’s my graphics card (some old ISA VGA card), but couldn’t help more. In the computer market no one knew about Linux either. So my first try to switch to Linux failed.
Fast forward 25 years… I’m surrounded with Linux and computers in general. Desktops, laptops, single board computers, virtual machines, local or remote. I started with Ubuntu (free CDs posted to my poor country…) with Gnome and later gnome shell, tried Debian, Mint, Parsix, and finally Arch Linux. Moved from graphical to command line and started absorbing the Unix philosophy of simplicity and robustness. Nowadays I use sway and KDE on Arch Linux for work and pleasure, and follow very old Unix mailing lists looking for hidden internet gems.
P.S.: forgot to mention Libreelec (kodi) as my media server and OpenSUSE Leap on laptop which I chose to enjoy some automated install with encryption and btrfs which worked surprisingly well. If I live long enough, I might start thinkering with BSDs (openbsd probably, because of the picture at the bottom of their homepage). I already use pfsense which is based on FreeBSD.
Anyone interested in awk make sure to check the just published awk book second revision by original authors. Kernigan’s writings are a joy to read.
deleted by creator
Great move. I did this last year after a decade of gnome and can’t be happier. I use sway for work and KDE for pleasure.
Use different user accounts. That provides you with very stronger isolation and separation of concerns, with the bonus that you won’t be exposed to their crap.
If i learned anything from my early contributions, it’s checking the health of a project and attitude of its maintainers before spending anytime on that project.
deleted by creator
Imo that’s what caused Firefox to lose market share to Chrome. They focused too much on Firefox OS and deprioritized browser development. In one example, it took them a long time to implement FIDO when it was already functional in Chrome.
Using a large shell history (currently at 57283 entries) along with readline (and sometimes fzf) has served me well over the past few yeas when trying to remember past commands.