

I just learned about one, because of all this. A newer one. Gnu Taler
https://www.taler.net/en/index.html
Also, crypto, technically. Its got a lot of baggage though, and hoops and all that.
I just learned about one, because of all this. A newer one. Gnu Taler
https://www.taler.net/en/index.html
Also, crypto, technically. Its got a lot of baggage though, and hoops and all that.
First thing it did was overwrite the partition table and everything else with that, to make its own, since it could disregard all the existing data.
I agree with the other commenter, commercial recovery, if the data was that crucial.
*hippochrissy
I haven’t used raidz but a quick search tells me it supports single-drive expansion.
Maybe reconfigure your raidz as a 2-drive system, then copy over all your data into it, and expand it back into a 3-drive system after.
Talos principle, gold edition.
When I was about 12, I found a shiny trapinch I’m the desert in Emerald. I weakened it as I didn’t have enough pokeballs to keep trying at it if it broke out, and I got a crit and killed it. Spent 4 hours in that desert trying to find a replacement, and I DID. Still have that second trapinch.
Probably a habit from when they really did have bad English, but they learned, and surpassed the average american at this point.
Just wanna throw in a voice saying your setup sounds completely fine to me. Maybe it’s a bit odd but it also sounds like how I’d do it if I had storage needs that large.
My current storage needs are currently met with a 2.5" SSD connected to a raspberry pi shared with samba over WiFi though so I’m pretty sure every storage nerd in here is gonna tell me my opinion doesn’t count, take it with a grain of salt.
Completely agree.
The only reason the relative had it at all was because of those old fears. As soon as I learned that they had it bundled with the computer (hate that. Malware’s gotta get in somewhere though I guess), I knew why it was being slow.
I hold this up as an example because even their own troubleshooting website and a program dedicated to the purpose above and beyond the usual uninstaller couldn’t do it though. Avast doesn’t even know its own malware.
Also this nonsense got me the chance to put mint on their computer, but the “switch to Linux” argument isn’t constructive in this particular spot. They didn’t end up sticking to it because a required-for-school piece of software for tests just doesn’t do Linux at all. Couldn’t get it to run in wine or even a virtual machine either, and they’re not great at the whole computer thing so I didn’t wanna be tech support for dual booting.
Here’s an example. I removed avast via the uninstaller on a relatives computer, it made it laggy as hell. I restart after as the uninstaller demands, but it was still there.
Searching, I find this official support option. https://support.avast.com/en-us/article/10
The official Avast Uninstall Tool, the tool to use when the included uninstaller didn’t work.
The official uninstall tool didn’t work either. I ran it in safe mode, like it said. Didn’t work, either, but it removed some stuff, and finally let me delete some things manually. Ran it again in safe mode after that, finally seems to have removed everything.
Anyway it’s a great example of if a company doesn’t know what they’re about, windows has no process to recover from that. Window’s process is identical to a Walmart employee saying. “I dunno, man, contact the manufacturer.” Genuinely, its usually enough, but when its not, there’s absolutely no recourse.
Well they still have a finite life and are less replaceable than a battery. Even if it quadrupled the lifespan (which is a reasonably generous estimate given OP’s 4-year duration and wikipedia telling me supercapacitors last 10-15 years), it would still eventually need to be replaced and that would generally require resoldering it.
I think a much better solution is 2 battery slots, one to be a backup battery, unused, and then when needed, an LED on the mobo can be turned on. Honestly OP could jury-rig up a similar system if he wanted to, although it’d be a bit ugly and anytime something is jury-rigged I don’t really think of it as reliable.
The only real solution is to make this an extended maintenance task. The batteries are cheap so an alert every 4 years is likely sufficient to replace the battery before it dies. You could do it every 2 or 3 years instead at your discretion.
In fact the answer was a series of definitions of new biggest numbers, and you only defined one, instead of defining it, using it for its value of trees, then using that new term for more trees.
The right app could make it into a security camera or a WiFi remote. A quick search suggests you could jailbreak it, although I’m not up to date on what that would offer you.
I’m not sure what prevented Delta from working, since it says it supports iOS 14 or later on an iPod touch. Maybe a factory restore or similar would let you take that route anyway?
In mint I can right click in a folder and reopen the folder with elevated privileges. That’s my primary, I assumed it was standard but if it’s not common I guess it’s a cinnamon thing. If so, maybe cinnamon is the desktop of choice for avoiding the terminal.
I didn’t do my full diligence to the samba GUI thing, apparently. That’s a good catch.
To salvage my argument, yumex has a GUI and extends yum, so while the instructions expect the terminal, I think it’ll be optional.
I still recommend it to nobody, but someone who set out to avoid the terminal doesn’t have to fail.
yumex, pip-gui, and aptitude give yum, pip, and apt GUI’s, respectively, so most anything that expected the terminal should be doable without it. All it costs is a bunch of effort troubleshooting GUI things or finding out one doesn’t display error messages and logs them weirdly or whatever.
Well if i double-click a file I’ve made executable, it will ask if I’d like to run it, and most software will have a github or downloads page that will give you direct downloads to the software.
In other words, I can successfully install things like a windows user, I just have to go the extra step to open the file’s properties and make it executable with the GUI first.
Apt is faster, and it’s also faster to do a direct download, make it executable, then execute it in the terminal, too. But I CAN do it.
Config files can be edited in the GUI text editor, it’s just slower.
To test my claim and prove your third point, this link is the repository for a samba GUI, found at https://www.samba.org/samba/GUI/. Specifically, it’s SMB4K, the first one.
Convenient? No. Would it update automatically? No. Do I want to do it this way, or recommend it? Still no. But it does function.
That… Was what you asked for. Things you hadn’t heard of. Now you’re in the lucky 10,000.
Rufus is Pete Batard, found it through his links on Rufus’s page.
Dunno who you’re referring to specifically but you can cross reference now.
I know, right? So many creators even explain why they do that, it’s because they can’t make enough from youtube to do this full time, but they can from raid shadow legends.
YouTube premium would be worth something if all the creativity their creators have to use to make a living despite the pay was used for better content.
The more the code is used, the faster it ought to be. A function for an OS kernel shouldn’t be written in Python, but a calculator doesn’t need to be written in assembly, that kind of thing.
I can’t really speak for Rust myself but to explain the comment, the performance gains of a language closer to assembly can be worth the headache of dealing with unsafe and harder to debug languages.
Linux, for instance, uses some assembly for the parts of it that need to be blazing fast. Confirming assembly code as bug-free, no leaks, all that, is just worth the performance sometimes.
But yeah I dunno in what cases rust is faster than C/C++.
Nah.
Live images have the image, and free space. Anything you install while they’re on uses that free space, and when you turn them off, they still have an untouched OS partition. The space you used to install things gets wiped, essentially.
But you CAN use that space, Linux works as it normally would, just on a USB. Steam could even download a cloud save and upload after you’ve played, as long as you don’t restart the computer.