what were the titles of your posts?
Why don’t you revert it back to the original structure and instruct makemkv to operate on that directory?
I found a number of articles specifically stating that video games and software remain illegal. Unfortunately I couldn’t pinpoint the specific part of the law as they appear to br written in French and was running into hurdles with Google Translate character limits that I couldn’t be bothered to work around.
I’m not sure if it’s explicitly illegal or if music, videos, etc are explicitly exempted, or if software etc is different due to terms of service for example.
Furthermore, it’s illegal for anyone to record your IP address torrenting a work and track you down that way as it violates Swiss data protection laws.
In Switzerland, individuals are still free to download whatever files they like for their own private use (except for software and video games).
Note that uploading or seeding a copyrighted work, which was a misdemeanor under the previous law, remains illegal.
source: With P2P law, Switzerland reaffirms its commitment to privacy
oceanofpdf also has a lot of direct downloads for ebooks and they’re very good
On new installs it does force you. I had to do it today (Windows 10). There are workaround such as attempting to log into a banned account, or other weird hacks involving disconnecting the internet and know the right combinations of hidden menus to navigate.
I would have but I don’t want to tie my Lemmy account to my actual identity :/
It’s great to see the attempt and also an example of what the C4 guidelines are made to avoid.
Notice how many comments are little nitpicks about this and that. Completely stalling the commit and getting further away from the original point of C4 which is to reduce contributor friction and avoid these kind of endless discussions on PRs.
I don’t want to be too critical because some of that is a clear lack of understanding of the motivations of C4 which is explained more thoroughly in Pieter’s blog posts. You don’t want to adopt a contributor guidelines that you don’t understand of course.
IMO it’s better just to implement it as-is and start using it in practice rather than bikeshedding.
Best practices for minimizing complexity:
- Try out “stacking”
- Simplify software design
I didn’t say there wasn’t information in there but the above paraphrased quote goes to the heart of what my comment was about.
Firstly, how is purchasing their product considered a “best practice”? It’s not generally accepted or the standard superior option by any stretch of the imagination.
Secondly, the option they give to minimizing complexity is to simplify your software design. Ignoring a couple problems with this statement, if they’re being honest this should be above the recommendation to “try out stacking”.
It doesn’t have to be that deep. You can give it a quick read and take from it what you will, but it is an ad for their product more so than it is an article that contains broadly useful information. They have every right to do so and maybe their product really is tremendously great but I’m just calling it how I see it.
If it’s an official commentary you can usually find them via torrents if you download the disc rips. It’s usually not the most popular torrent for that movie as the file sizes tend to be much larger.
I’m glad it worked for you!
See my other comment regarding PiP mode (picture in picture). Another user reported that this might be a solution.
Do you have PiP turned off (picture in picture)? It might not be related but it’s worth a try
There’s a number of them as the idea grows. See also the C4 process RFC
Yes that’s right. I was only just transitioning into adulthood and Pieter mentored me and profoundly changed how I view many things. It wasn’t just zeromq but that was the main thing. I still keep his books at hand on my bookshelf. His death impacted me greatly.
Btw dev mode is officially support by LG and is not “patched” out. Maybe you mean the unofficial root exploit?
And yes developer mode does need to be refreshed but I believe once you have a custom app sideloaded then you may not need to refresh it. At least I haven’t needed to refresh it or even have the dev mode app continue to be installed. The “refresh” is to keep the connection to your computer open which isn’t needed.
Yes it is. The code is in Bitcoin Core so there’s a non-zero chance you win at life if you want to try.
I’ll have to look into it more seriously. I’ve been considering a ChromeCast for a while but this is swaying me more to the Android TV side. I usually don’t make these purchases lightly or until I have a really strong motivation to.
This is not an answer to your question but it’s tangentially related.
Someone I greatly respected ran an open-source project with the policy of merge everything. Completely flip this idea of carefully review, debate and revise every PR. His theory was that it helps to build an open community, and if something breaks someone else will revert that commit. He says that the main branch was almost always stable, a massive improvement to how it was run previously. He passed several years ago and for some reason this reminded me of him.
I guess what I’m trying to say is if you get something out there that people find useful, the code will be looked at. It doesn’t help you if you’re looking for someone to collaborate sorry.