You can test it in the phone and see if it has any juice in it, then. If I were in your shoes I’d feel safe in testing it that way.
You can test it in the phone and see if it has any juice in it, then. If I were in your shoes I’d feel safe in testing it that way.
It’s probably fine. The batteries don’t care about moisture, as long as the pins don’t get shorted or corroded.
If they were wet enough to short, the symptoms are usually a completely dead battery or it seeming puffy, a.k.a. spicy pillow.
You can measure the voltage with a voltmeter if you want to check. It should read around 3.5 to 4V, depending on charge.
Source: I handle a lot of LiPo batteries at work.
And I saw it. What’s your fix for botnets and brigading?
Whenever I hear someone suggest “an algorithm” without elaborating further, I’m usually correct in presuming that it makes as much sense as “a wizard will use magic”. The other times it’s usually someone suggesting blockchain. Sometimes it’s both.
Or, hear me out, collaboration across networks. That’s what lemmy does. And it’s nothing new.
Because some of us remember how the internet was without moderators, and how it went to shit early 2000’s when “everyone” started using it.
20-25 years ago mods were rarely needed beyond booting a couple of spammers and getting rid of the occasional goatse and tubgirl. Now platform-wide efforts are needed to combat csam and gore.
Norway - Similar to many European countries, owning a gun requires a certifiable reason to do so, which basically means hunting or target shooting. Loads of guns here, as there’s a lot of moose and deer. Obtaining and owning a hunting rifle requires skill tests and a theoretical exam, and you need to be part of a hunting group.
ARs are banned for obvious reasons. The only exception is for people who are army reservists who are (were?) allowed to store their service weapon at home, if they have proper secure storage options available. This may have changed since I was a reservist myself, but those were the rules in 2007 at least.
Pistols are legal for target shooting, but with strict background checks and so forth. Plus you have to be part of a target shooting club. Getting a pistol is generally harder than a rifle, as a means of preventing pistols from ending up on the streets. Gun voilence happens, but it is extremely rare, and mostly tied to gangs and/or organized crime. Except from this asshole in 2011.
Carrying permit for guns is pretty much none existent. To/from hunting or shooting range.
Self defense is not a valid reason for obtaining and carrying a gun. You don’t really need it either. The only exception is Svalbard where is is possible due to polar bears. And even then, you can’t be an idiot about it; a few years ago this dumbass got permanently banned from the Svalbard territory after intentionally provoking a polar bear, then shooting it, claiming self defense.
Oh no, I hope it’s nothing minor
If windows didn’t exist, linux would dominate with the problems you describe, and we’d still see this meme, but advocating for FreeBSD instead.
That being said, I like them both. It’s been a while since I last used bsd, so I think it’s about time I give it another spin.
Not very practical, but good for understanding the OS: Everything is a file. Even your filesystem and harddrive is represented by a file (devicenode).
Back in the day, before things such as pulseaudio and equivalents became the norm, there was also such a file (it might still exist, idk) for your soundcard. By shoving the contents of a wav file directly into /dev/dsp, you could hear it as if it was played normally.
Unrelates to the above, in a terminal context it’s very handy to learn the concepts of STDIN, STDOUT, and STDERR, and how to manipulate these. I won’t go into it here, but whenever you see a bunch of commands strung together with redirects, < > | >>, that’s usually for sending the output (STDOUT) of one command somewhere else, such as to the input STDIN to another command.
I’ve always been intrigued by that one. I want to test it out, but finding an image has proven difficult.
Cool. I used to live in Brno (although I am Norwegian). I had a coworker from Praha who used to curse commies on a daily basis when we worked offshore together. “What kind of asshole party man designed this commie piece of shit??!”. He grew up in the 80’s.
[Insert trolley problem here]
May I ask which country?
I miss /usr/ports. I could spend days just exploring its contents.
I miss an /etc structure that wasn’t a complete mess.
I miss UFS and its soft updates.
I miss the stability of fBSD 3 and 4.
I miss the ease of which you tweaked, compiled, and installed a new kernel.
And just because of the hilarious legacy that was obsolete 20 years beforw I started with it, I miss the concept of font-servers.
The main reason for my migration was the bigger userbase of linux where it was easier to find people who has resolved whatever issue I was having, plus nvidia drivers. Plus I’ve only needed to use fBSD once professionally.
I actually like Gentoo for the same reason you hate it. But I was a FreeBSD guy for around 10 years before migrating to linux, and I probably some long lasting damage still lingering from that era.
One word: snapd
If you like the idea of ubuntu, but wish to avoid ubuntu, you might want to check out Linux Mint.
Same reason but different vibe with Kali for me. I’m sure it’s good for its intended purpose, but I get the feeling that there are many who install it in an attempt at being a kewl h4x0r. I used used Parrotsec for work for a while, and it’s a lot less flamboyant about it.
Because a well designed game does not include drudgery. “Work-simulators” focus on results and progress and gloss over many of the hours of outright boredom or physical exertion to get there.
For example, truck driving simulator does not include the pain in the ass and boring part of loading or unloading the truck. Farming simulator does not include the painstaking process of removing rocks from the field.
While I grew up on a farm, my first proper career was something called OBC seismic. What it is isn’t as important as the fact that it involved placing a 6km long sensor cable on the seabed with a winch and position it properly. To do this right requires practice, and as the principle is farly easy I wrote a small simulator that our trainees could try out. At first they found it interesting, and even the seniors from other departments enjoyed toying with it. The biggest lack of realism was that it didn’t involve doing it for 12 hours straight, only stopping to unscrew 25 meter sections and replacing them. Barring drudgery and repetitive boredom could’ve probably made it an interesting game similar to other work simulators.