

Well that’s good; I hadn’t seen that update.
🇨🇦
Well that’s good; I hadn’t seen that update.
Burnt alive inside her home.
Connecdicut or Connecticud?
See ya there! Lmao
I could wish for all three to die.
The man himself, no; but the power he wields and the manner in which he does so?
That’s very subjective.
Both platforms have the option for mods to tell you exactly what you did wrong; and on both, sometimes they utilize that option sometimes they don’t.
It’s entirely up to the individual mods in each specific community.
Lemmy does generally tend to be a bit more open; just because it’s a growing platform looking to expand its userbase, so the mods make a bit more of an effort to create peace/understanding vs just ban hammering any problems into oblivion.
Reddits grown big enough that it can throw its weight around a bit carelessly and have less worry of the userbase collapsing.
Determined how?
I can’t imagine that’s a survey that’d be filled out honestly…
Rapists know they’d be punished and/or shunned if they spoke of their crimes, so they don’t talk about it.
Victims on the other hand are encouraged to seek help; talking through the trauma as a means of coping and healing.
It only makes sense the victim would be more commonly known about than the offender.
On top of that; a rapist is more likely to have created multiple victims, it’s not just a 1:1 comparison.
Be a real shame if Federal buildings in Washington started to catch fire and fire departments refused to attend.
Could be; but they tend to use prying tools like a ‘halligan’ (pic below) to force the doorframe away from the latch then pull the door outward the way it’s supposed to swing.
Maybe swat using a rook? (armored skidsteer with a ram) Not sure that’s got the reach for this though.
That’s a possibility I guess; but I’d have expected a waterline along the walls. Unless it was really really clean water, it should have left a mark.
Man… It takes a whole lot of force to push two steel doors the wrong way through their doorframes… I’ve got to wonder wtf happened.
Typical piracy requires you to search sources/indexers yourself, decide on the best search result for what you’re trying to download, pass that to your download client, then manually name and sort the downloaded files into media folders once the download completes.
The arr’s automate this entre process for several media types (movies, tv, music, etc), combining search results from dozens of indexers to make its decision on what to download.
Now, I open a webpage, search for a movie/show (results from imdb) and select an item I want to watch. ~15min later, that item has been found, downloaded, and sorted into my media folders where Emby/Jellyfin can display it to myself or friends.
Add on to this with Ombi, a requests platform that allows my friends+family to request media and have the arrs automatically grab it. Since setting that up a little over a year ago, it’s filled almost 400 requests (not including media I’ve grabbed/requested myself) without me having to manually manage requests ever.
Ontop of grabbing media on request, the arr’s also monitor the sources you’ve configured, watching for new uploads, and grabbing content that’s missing from your library but monitored for, such as: newly aired episodes, media that couldn’t be found earlier, or upgrades in quality for existing media (if configured/allowed to upgrade existing media).
Every time a new episode airs for a show I’ve added, it automatically grabs it for me. (currently 486 series monitored here)
🤯 You’re brilliant. Use one of these to heat the nail on the dab rig…
We used to keep it in the glove box until we realized in an emergency (when it would be needed), it would be inaccessible
On that note; in the event of a crash, will it stay where you put it, or go flying across the cabin?
That’s a neat little tool that seems to work pretty well. Turns out the files I thought I’d need it for already have embedded OCR data, so I didn’t end up needing it. Definitely one I’ll keep in mind for the future though.
That works magnificently. I added -l so it spits out a list of files instead of listing each matching line in each file, then set it up with an alias. Now I can ssh in from my phone and search the whole collection for any string with a single command.
Thanks again!
Major version changes for any software from the OS right down to a simple notepad app should update as sequentially as possible (11>12>13>etc). Skipping over versions is just asking for trouble, as it’s rarely tested throughly.
It might work, but why risk it.
An example: if 12 makes a big database change but you skip over that version, 13 may not recognize the databases left by 11 because 12 had the code to recognize and reformat the old database while that code was seen as unnecessary and removed from 13.
Stuff like this is also why you can’t always revert to an older version while keeping the data/databases from the newer software.