

The or part in that statement is really what kills you, as you sort of imply. You spend five hours almost getting your scanner to work, some times, unreliably.
That’s a worse outcome than the scanner refusing to work entirely in many cases.
The or part in that statement is really what kills you, as you sort of imply. You spend five hours almost getting your scanner to work, some times, unreliably.
That’s a worse outcome than the scanner refusing to work entirely in many cases.
This is one of the hardest earned lessons I’ve ever learned, and I’ve had to learn it over and over again. I think it’s mostly stuck now but I still make the same mistake from time to time.
As in efficient per watt or some other metric?
Can it search email now? I tried finding an email about two weeks ago and i had to give up and search on my phone.
Antitrust crackdown when
Do they even allow that kind of interoperability? I thought Discord was 100% our terrible browser application way or the highway?
Chimera Linux (not to be confused with ChimeraOS, a variant of SteamOS). It introduces itself like this:
Chimera is an independent, general-purpose, rolling-release Linux distribution developed from scratch. It utilizes a FreeBSD-based userland, musl C library and the LLVM toolchain, along with the dinit service manager. Its primary focus is correctness, consistency and simplicity, but not at the expense of feature set; its primary desktop environment is GNOME
It’s worth mentioning that it’s a Linux without GNU (though not for the sake of being that). In general I think projects like this one has a value from a ecosystem diversity perspective too, which also has become immediately apparent when Chimera Linux wasn’t hit by the two last security issues I learned about (the recent SSH regression and the xz debacle).
I’m particularly impressed with their relatively lean setup, but I haven’t had opportunity to use it yet. It’s a bit too immature for my desktop use and I’m already happy with the server I have so it makes no sense to switch.
No need to be that maximalist. Don’t self host email on a desktop machine you turn off.
Someone described open source as the commons of capital and I guess that’s not entirely incorrect. The availability of boring things like server operating systems, encryption libraries, etc, cheapens many commodities to the point where they are viable because people can afford them. Imagine the price of whatever IoT trinket is in vogue if the maker had to roll every software it touches from scratch.
I should have expected the rug-pull at the end when I read:
You may know me as a Bitcoin educator and engineer
However, I was still surprised!
It looks really cool!
I’ve seen so many early-development/prototype P2P projects and so few mature ones. I wonder what’s driving this!
Can you (or a human) expand NPM, presumably not the Node Package Manager?
It’s also a lot better than doing it in 100% C++ templates!
I’m kind of souring on Fedora Kinoite. I generally sometimes pop in to try how Linux is doing, and I had great hopes for KDE Plasma 6 and immutable distributions for stability. However, I’ve found that many things in the UI are still wonky and broken, fonts don’t render well, and I keep running into limitations in the flatopak/containers ecosystem.
Here are a few paper cuts:
I meant, obviously in the sense that Windows and macOS both apparently already do this and that it’s a desirable property to have, not that it’s technically easy.
Lots of bad answers here. Obviously the kernel should schedule the UI to be responsive even under high load. That’s doable; just prioritise running those over batch jobs. That’s a perfectly valid demand to have on your system.
This is one of the cases where Linux shows its history as a large shared unix system and its focus as a server OS; if the desktop is just a program like any other, who’s to say it should have more priority than Rust?
I’ve also run into this problem. I never found a solution for this, but I think one of those fancy new schedulers might work, or at least is worth a shot. I’d appreciate hearing about it if it does work for you!
Hopefully in a while there are separate desktop-oriented schedulers for the desktop distros (and ideally also better OOM handlers), but that seems to be a few years away maybe.
In the short term you may have some success in adjusting the priority of Rust with nice, an incomprehensibly named tool to adjust the priority of your processes. High numbers = low priority (the task is “nicer” to the system). You run it like this: nice -n5 cargo build
.
I have no idea what you’re talking about but you seem to be quite upset about something I guess
I’ve also set up both and in my experience Nextcloud is much much more complicated to set up but simpler to use and syncthing is pretty much the exact opposite.
In my case, a rather long time ago, it failed to reliably sync my files, had a super annoying web based UI, was a pain to get all my devices to talk to each other because because they had to join some sort of peer to peer network and authenticate with the earth other all three. It also didn’t have any working solution for mobile devices. Hopefully all of that’s fixed now because there’s no inherent reason it couldn’t work.
It’s even worse than what you suggest.
Try finding:
These are regular requirements for office work that I’ve had trouble with.
Oh and I also routinely have trouble turning off my computer, it just freezes at a black screen. This is a stationary computer with nothing weird in it.