Wouldn't it be way easier to implement self driving on a rail system? The trains I take to work are frequently cancelled due to lack of operators.
Did all these start with the book sapiens? Horrible entertainment pretending to be scientific literature
Now I don't even believe that pipette is properly calibrated!
The burning sensation became too intense.
He always defaults to calling people pedophiles. Sounds like NPC dialogue?
Jokes on you for crawling mostly synthetic text?
Are they going to remove the star link dishes at the White House? What about the FAA contract?
If Trump believes the exporter pays tariffs, wouldn't he be accusing Walmart of jacking up the price? But now he is telling them to eat the cost... So transparent
He did not put his hands on the Bible for a reason
Technically everyone was from Africa
Is there any procedure requiring putting the cells in hypotonic buffer and then back to isotonic?
I genuinely couldn't tell if this was a mistake or RFK doing his thing.
a.k.a government handouts
Columbia is like "You can do that?"
Same mentality got us Trump's second term.
Good news, firefighters are immortal now.
I think I used to experience some lag on steam deck at high difficulty. Has it got any better?


cross-posted from: https://lemmy.world/post/13769797
> https://www.wsj.com/lifestyle/careers/that-new-job-comes-with-a-bigger-title-and-no-raise-whats-your-move-b79c919d > > Paywall removed: https://archive.is/6ZPvZ
I spent some time installing and configuring Linux (Arch) on pixel slate. Here is what I find.
The good parts.
- Basically everything works out of the box (with one small fixable caveat below). I installed Arch Linux with KDE Plasma.
- Firefox is simply great.
- Battery life is very good. I get very similar battery life compared to Chrome OS. Battery drain in suspend is minimal.
- Screen rotation works pretty well once iio-sensor-proxy is installed.
- virtual keyboard (maliit-keyboard) works well too.
The bad parts
- Stylus works, but lags a lot. Might have something to do with Wayland?
- Gesture navigation can definitely use some improvement.
- The flatpak Plex client appears to lack hardware acceleration and lags a lot with 4k content. I have to rely on the web client at the moment.
Some notes
- My motivation to do this was to completely remove chrome from my devices. I chose Full UEFI boot. There is a very well written tutorial for doing so. For me the only hurdle was to obtain a SuzyQable CCD Debugging cable.
- The default Arch Linux install works well. The only issue was the hid_google_hammer kernel module. It is causing very long delays during the startup and you basically won't be able to properly shutdown or reboot. Fortunately the fix is easy enough. I just had to blacklist the two modules (hid_google_hammer and hid_vivaldi_common). From what I tested, this issue affects many distros, including at least Arch and Void.