Kind of seems like an ad, every link to their site has a referral in it ( /?ref=news.itsfoss.com ), guessing itsfoss gets paid for those clicks.
Was MakeMKV ever claimed to be open source?
Not sure if it's exactly what you want but I've used MKVtoolnix in the past for .mkv operations, worked fine for me. And ffmpeg also works great for general audio/video stuff though I've never tried bluray -> .mkv with it.
Again with this? You're just spamming /c/Piracy at this point (and probably breaking rule #4).
In August, Canoo moved its headquarters from Torrance, Calif., to Justin, Texas — asking 137 of the office’s 194 employees to relocate, while cutting the remaining staff.
Yikes, not great for all those employees that moved their entire lives out to TX just to get laid off. They weren't even working in TX long enough to qualify for unemployment. Hopefully they were getting paid enough to deal with relocation and maybe have enough saved up to get the hell out of TX after this.
Maybe you meant Reddit admins?
Reddit moderators don't have access to IP addresses nor have the ability to ban someone based on an IP address.
That's some low effort spam, no wonder even Reddit's default spam filter caught it and that mod had to manually approve it. Back when I was helping mod on Reddit we used to see that sort of discord link spam nearly every day. Just spam/removed it & moved on.
The sad thing is that r/Piracy mod likely got scammed himself. Besides that mod who would really believe a scammer is going to send $800 via PayPal of all things? Most likely some sort of scam/hacked account, the payment will be reversed and that mod's PayPal account may get locked/banned in the process.
I have a 13 series chip, it had some reproducible crashing issues that so far have subsided by downclocking it.
From the article:
the company confirmed a patch is coming in mid-August that should address the “root cause” of exposure to elevated voltage. But if your 13th or 14th Gen Intel Core processor is already crashing, that patch apparently won’t fix it.
Citing unnamed sources, Tom’s Hardware reports that any degradation of the processor is irreversible, and an Intel spokesperson did not deny that when we asked.
If your CPU is already crashing then that's it, game over. The upcoming patch cannot fix it. You've got to figure out if you can do a warranty replacement or continue to live with workarounds like you're doing now.
Their retail boxed CPUs usually have a 3(?) year warranty so for a 13th gen CPU you may be midway or at the tail end of that warranty period. If it's OEM, etc. it could be a 1 year warranty aka Intel isn't doing anything about it unless a class action suit forces them :/
The whole situation sucks and honestly seems a bit crazy that Intel hasn't already issued a recall or dealt with this earlier.
Same here.
Interestingly back when myself & others were moderating subs on Reddit, & we locked the subs during the protests, the majority of PMs us mods would receive were from randoms that found a link via Google or wherever & were trying to view the post. It did make me wonder how often people browse Reddit just because they stumbled into a link via Google or whatever search engine.
I can't see how Reddit would survive without the big search engines, without those random visitors the ad revenue would plummet.
Lemmy world is turning into Reddit v2
Not really, even Reddit still has piracy related subreddits (at least for now).
Automation apps have gotten more popular over the years so yes, they are still a thing.
Sonarr/Radarr are the most popular ones but there are others too. Most work with torrents and usenet but you'd need to check the individual projects to be sure.
Book Automation | Link | Description |
---|---|---|
LazyLibrarian | https://gitlab.com/LazyLibrarian/LazyLibrarian | Audiobooks / Books / Magazines |
Mylar3 | https://github.com/mylar3/mylar3 | Comic Books |
Readarr | https://readarr.com | Audiobooks / Books |
Movies/TV Automation | Link | Description |
---|---|---|
DuckieTV | https://schizoduckie.github.io/DuckieTV | TV |
Medusa | https://pymedusa.com | TV |
Nefarious | https://lardbit.github.io/nefarious | Movies/TV app (using Jackett/Transmission) |
Radarr | https://radarr.video | Movies |
SickChill | https://sickchill.github.io | TV |
SickGear | https://github.com/SickGear/SickGear | TV |
Sonarr | https://sonarr.tv | TV |
Watcher | https://github.com/barbequesauce/Watcher3 | Movies |
Music Automation | Link | Description |
---|---|---|
Headphones | https://github.com/rembo10/headphones | Music |
Lidarr | https://lidarr.audio | Music |
General Automation | Link | Description |
---|---|---|
Autobrr | https://autobrr.com | Monitor IRC announce channels and RSS feeds |
FlexGet | https://flexget.com | Monitor RSS feeds |
RSSToolBot | http://rsstoolbot.infymus.com | Monitor and aggregate RSS feeds |
brickfrog
0 post score0 comment score
Check the log file & see if there's any additional information you can troubleshoot with. According to your .conf it's in /var/log/samba/log.%m
And/or maybe increase the logging level and hopefully when the issue re-occurs you'll have lots more log info to work with. (may have to be careful with the log file sizes though) Not sure if you need to enable client specific logging or maybe just working with the main smb.conf file is enough, see the wiki
https://wiki.samba.org/index.php/Client_specific_logging
EDIT: If you're not already seeing any logs maybe you do need to try enabling client specific logging (?)