

Oh yes, I miss mature characters in modern animes. I’m so tired of stupid Lolis 😭
80’s anime had believable characters that didn’t all look like they were 10-12 years old. Cyber City Oedo, Robot Carnival, Patlabor…great stuff.
Oh yes, I miss mature characters in modern animes. I’m so tired of stupid Lolis 😭
80’s anime had believable characters that didn’t all look like they were 10-12 years old. Cyber City Oedo, Robot Carnival, Patlabor…great stuff.
The Guardians of the Galaxy game did that, at least a little bit. The game seemingly ends, credits are rolling and then they slowly start to glitch out and some of the names are replaced with the name of the antagonist.
Then the credits crash out and a second bossfight starts. You can kinda see it coming, but it was still pretty cool for them to do that.
I remembered you asking! He now has a WordPress blog where he uploads high-res PNG’s. This one is here: https://ionomycinart.wordpress.com/wp-content/uploads/2023/01/birdies.png
They also randomly delete albums and state increased playcount by AI as the reason for removal, and they also allow random dudes publishing remixes on your own artist profile, because there are no checks in place. You can just fill out the artist name in a text field and publish a song:
The artist KARRA recently made a video about it which went viral.
(She also made this meme release up top to prove how broken the system is.)
So fuck Spotify in every way you can. They don’t deserve the money, since they’re clearly doing nothing for the artists with it.
Absolutely. I’ve been working from home for ~3 years and I’ll never go back. I have so much more time for myself (and also, no one is annoying me with smalltalk or stupid questions).
Google has been been cracking down on installing .apk’s on your phone for years and they’re getting more and more aggressive about it. It’s not a question of if they’ll disallow it completely, but when.
It’s already extremely tedious. Back in the Android 2.3 days (oh, good old Gingerbread) you could just get an APK and install it, but those times are long gone.
Years ago they threatened the developer of Total Commander to remove his app from the PlayStore unless he patched out an APK install feature, so he was forced to do that.
Now another example: Try to install eBay on a phone that is not passing device integrity. It is not listed on the PlayStore because your device doesn’t pass safety checks. You can grab an APK and install it, but the OS will check if the app has been installed through the PlayStore and if it hasn’t, it will complain and close itself.
GrapheneOS has patched that bullshit out, btw.
And this behaviour happens with all apps where the developer has enabled the “App Integrity” option, which is heavily pushed as a super-great security feature. So developers might just enable that feature, not being fully aware of the implications.
As you can see, it’s one method at a time, slowly but surely, until Google fully controls the ecosystem. The intention behind that is pretty clear: They don’t want people to have AdAway and Revanced, they want money and user data. And they also want you to login to the PlayStore, get hooked on their stupid daily points challenges and spend your hard-earned money on virtual crap.
This is textbook enshittification, it will only get worse from here on.
I find music on YouTube and autoconvert it to MP3 with yt-dlp and ffmpeg. It fetches new music from my personal “Favorite Music” playlist, downloads the highest quality audio source, converts it to MP3, embeds the metadata and cover art and tries to parse the artist and title as best as possible.
yt-dlp -x -f bestaudio --audio-quality 0 --audio-format mp3 --embed-thumbnail --add-metadata --metadata-from-title "%(artist)s - %(title)s" --playlist-start 1 --playlist-end 999 https://www.youtube.com/playlist?list=123abc -o "./files/%(artist)s - %(title)s.%(ext)s" --cookies-from-browser
Needs minimal adjustment sometimes if the title format is weird, but works 95% automatic. What I like most about this is the fact that music vanishes all the time from YouTube, but it doesn’t affect me. No one deletes the files from my harddrive but me.
That sounds more like your drive not being supported by LibreDrive. OP talked about expired beta keys, which is a current problem with makemkv.
Yes.
Regards,
The Movie Industry
I gave in and bought makemkv yesterday. It just works.
Well…looks like my employer will have to buy me a Macbook soon.
there’s not a lot that non-Apple users can do with them
Oh, there is.
I am a web developer and I use this to run Safari and the iOS simulator without paying Apple’s “debugging tax”.
And depending on how OpenAI tweaked it this time it will either realize its mistake after being made aware of it or double down even harder on it.
I only use it for coding and it once told me my code not working was due to a bug in Webkit, so I asked it which bug specifically. It created links to bug reports but rewrote the titles of them. So initially it looked like it had numerous sources that backed up its statement but when I clicked on them those were bugs about totally different things.
It would not back down even after I specifically told it “You just made all of this shit up and even rewrote the titles” and got stuck in a loop of “I’m sorry, but you’re wrong and I am 100% sure I haven’t made a mistake”.
Kinda creepy. Especially when you think about the system rewriting reality when it comes to much more important things. Let’s just reinvent some history, that would be a good idea, right?
Thought this was an Alien: Earth quote, but that was actually “When is a machine not a machine?”.
I’m sure most of the Germans will continue using their illegal adblockers. This ruling is ridiculous.
Yes, it’s really good! I still run it with proton, because I couldn’t find a good alternative on Linux. banshee is unmaintained (it was my favorite for a long time) and all others have their shortcomings in some way or another.
Good reminder to play Persona 5 again.
Define “alright”. Fascism is on the rise here, too.
Vodafone has a hotspot service here in Germany. All of their cable routers have a second wifi network everyone can use (unless you opt out).
When they introduced it, it had a big flaw: They stored the MAC address of your device in their database as authorized, but never deleted it.
Hypothetically speaking, you could pay for a month, cancel the service and then browse for over a year until they noticed you and kicked you out. 😆
But I would never do that, of course.
That’s true, but there is a project called “ruffle” now, which is written in Rust and can play .swf files. So if you really want, you can still build Flash animations and share them online.
Ruffle also runs in browsers, thanks to wasm.