What bugs me is: why in the fuck are they asking for people’s gender? Other than medical questions (where you specify your birth gender), I think for the vast majority of cases the question should not be relevant.
What bugs me is: why in the fuck are they asking for people’s gender? Other than medical questions (where you specify your birth gender), I think for the vast majority of cases the question should not be relevant.
And don’t forget the mother of all bad interfaces game: http://userinyerface.com
I’ve worked extensively with both virtualbox and kvm/qemu. While I prefer kvm since it’s open source, I could never reproduce the video performance of virtualbox. I’m not even trying to game, just use regular applications that I cannot run under Linux.
I wonder if I’m missing something.
Oh same here. It broke exoplayer and it took me a long time investigating until I found this article quite by accident. ☹️
If you file a bug report please do post it here. I’m using MX player which has other problems I’d like to avoid.
https://github.com/marcopaganini/termotp is a CLI authenticator program with fuzzy find capabilities explicitly designed to work with Aegis export files.
When things lock up, will a kill -9 kill rsync or not? If it doesn’t, and the zpool status lockup is suspicious, it means things are stuck inside a system call. I’ve seen all sorts of horrible things with usb timeouts. Check your syslog.
No love for xroach? Man, I’m old. Is it still around?
You can still read the contents of the directory because you have -r
on it. If you just run ls foo
you’ll see your file on there, no problem.
However, without -x
you cannot read metadata in that directory. That’s why all information about the file shows as question marks.
How did you manage with video performance? I don’t game and have had a lot of experience with both vbox and kvm. Kvm performance for video is excruciatingly slow. It got to a point I said “that does it” and went back to vbox.
I like tailscale and have been testing it for a few months. I’m also using headscale as the control plane.
Unfortunately the android client is somewhat unreliable. It works most of the time but once in a while, connections to your tailnet will fail for a bit and require retries. If you ping a machine in your tailnet during this problem, it will show packet loss and then start working after a few pings. This unfortunately makes it difficult to have a reliable split DNS setup.
I’ve done everything to try and understand what happens without success. It seems like state is lost somewhere and a few packets flowing will fix it. Running a constant ping from Android to my tailnet “fixes” the problem, but is not a great workaround.
Just something to keep in mind before you jump headfirst.
Odd consideration, but… I use 16Gb of ram and I have zero swap space and I’ve never seen a freeze in the three years this system has been assembled.
You won’t see big problems until you use most of the ram, then you’re toast. Also Linux (if that’s what you’re using) prefers to have more cache at the expense of swapping out pages. There’s a lot of rarely used code on many apps that can be safely swapped out to get you more cache.
I love zfs. Started using it for my data storage pool and now I have it on root as well. It has some rough edges but overall it is very stable and has amazing features.