

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?
What the hell is Denuvo?
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!
Not a dumb question at all! Drum brakes on bikes seem to be almost universally single use, and I assume getting the spare parts for these would be even more difficult than getting new hubs if they existed.
I don’t think I’ve ever had that impression more strongly yeah. I’ll report back if I find something!
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!
The only part of a JIT compiler I don’t understand how it works is the part that swaps in compiled routines during interpretation. That’s the point I’m unsure of how to write in Rust because it seems like it would require very custom control flow. It might be that you can handle this by storing your compiled instructions somewhere using the C calling convention and then having Rust call your compiled function like a C function.
In essence, what you have is a Rust program that has to produce machine code (easy!), store it somewhere in RAM (also easy, I think), and then somehow call it (how???). The final part seems like the difficult one since passing execution into arbitrary memory they just wrote is just the sort of thing programs aren’t normally supposed to do.
Cool! Thanks!
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.