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
I don’t think it’s literally a search and replace but a part of the prompt that is hidden from the user and inserted either before or after the user’s prompt. Something like [all humans, unless stated otherwise, should be ethnically ambiguous]. Then when generating it’s got confused and taken it as he should be named ethnically ambiguous.
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.
deleted by creator
That’s truly as lightweight as you’re going to get. Cool little script.
If you like Heimdall you could run it without Docker. It’s a PHP app, you could run nginx and it would be pretty lightweight.
I dropped it with a pop socket on the back and it landed right on the pop socket. You can see where it pushed through the display and caused that circular crack. It was maybe 80% as bad when it happened, the other 20% happened after using it for a year like that. I got so used to reading text only on the top half of the screen 🤣 I loved that phone so much I didn’t want to get rid of it which I only did because large pieces of glass were coming out.
I ended up getting a Pixel 7 Pro. I only ever had Google phones before the 1+ so it made sense just to switch back after the direction 1+ took around that time.
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
I could never get Google Pay working properly with a custom ROM. Plus the screen looks like this:
You could download a terminal app (termux from f-droid) and run
ls > file.txt
. You would first want tocd
(change directory) to the location you’re interested in. This will generate afile.txt
with the output ofls
(list files command).