I read it was Pokémon like and wrote it off. I’ve tried to but never enjoyed Pokémon. I grew up on jrpg’s so you’d think that was right up my alley. But I disgress…
The comments here paint a more complex story. It honestly still doesn’t seem like my type of game, but my curiosity is piqued. I’ll check it out.
This seems to be an unedited version of that video with sound. I don’t speak Korean so I can’t validate it against the article, but the bbc has a reputation for being credible so I’m inclined to believe it. https://youtu.be/GcUe4O_53_0
As for the organization, the only mentions I’ve found are almost all about this, with one mention of it being a think tank in South Korea, which is weirdly little information.
Do we know if this is going to be implemented per device or it’s done via geolocation or something? I skimmed the article, didn’t seem to say besides “don’t get excited if you’re outside of Europe” or something to that effect. Basically wondering if this benefit can be gained in the future by importing a phone.
My dislike of Apple is… decades old. But Google sucks too. I need to dig into how Apple treats privacy (someone mentioned that it might not be great on another of these posts) and see how the software ecosystem outside of the Apple store shakes out. I’m hopefully several years out from needing a phone replacement, so I can wait and see how it goes.
The YouTube adblocker battle is going to be a constantly moving target, so take this with a grain of salt as who knows when it’ll break.
I use Firefox with ublock origin and watch directly on YouTube. I don’t sign in, and I track the content I follow via rss. No ads, no nags, no issues.
Piped and similar as well as yt-dlp are also great and are better options for giving YouTube the middle finger, which I fully endorse. Just giving another option.
Oh, yeah. Hadn’t thought of that. Or maybe it’d just blank out the ad while it was playing and you’d just have to wait. Either way, annoying.
I got to thinking you could crowdsource it, like sponsorblock. But that’d probably only catch popular videos, and YouTube could just randomize what ads and when.
The article suggests they’ve tried this:
YouTube employs a wide variety of techniques to circumvent ad blockers, such as embedding an ad in the video itself (so the ad blocker can’t distinguish between the two)
Though a low effort search on my part just now couldn’t corroborate that. But even if current adblocking software can’t handle it, real time commercial detection software exists and could, I assume, be applied here.
I guess it depends on what you use it for.
I have two use cases, personally.
How to videos for stuff I don’t know how to do. Like, fix a leaky spigot or something like that.
Following content creators.
I could see PeerTube being fine for #1, but I don’t see it ever being positioned as a viable option for those who want to generate reasonable profit for their content. Would be happy to be proven wrong though.
I use mpd-sima for autoplay functionality. It would in turn require using mpd or mopidy.
It queries last.fm for recommended artists and tries to find a match in your playlist. It works, but honestly it’s not great. I don’t think it’s any fault of the software. Last.FM doesn’t know your library and seems to return limited results, so it’s like a game of battleship actually getting a hit. (Not quite that bad, but the analogy holds water, overall)
Oh I wouldn’t say I’m a beginner. I’ve been scripting and coding for… 20 something years. I’m just not very skilled. Stuff I write tends to be simple and small, so all I really want from my editor is auto indenting and syntax highlighting.
I think if I was trying to manage a larger project I might find use in an IDE, though perhaps it is more of a crutch.
I had a similar thought. While I agree with the chorus that this is creepy AF and I in no way condone it, as a man who had to wade through these garbage dating apps to, fortunately, meet a long term partner I can attest to the profound sense of loneliness they cause. When I think back on it I can honestly see why some might consider this.
These apps suck, but in today’s world they aren’t always optional. My specific situation was living somewhere new at the beginning of the pandemic. It wasn’t really possible to meet people organically.
Edit: spelling
Like others said, convenience. And sometimes that makes sense. But consumers should think critically and research before buying/participating in an all in one type product or ecosystem.
A personal example for me is my network setup. My modem, router, hub, and wifi AP are all separate devices. I switched to that kind of setup when Comcast started started making consumer routers public wifi hotspots by default. Yes, you can turn it off but it shouldn’t even exist in the first place. My setup is more difficult to manage, and has more points of failure but it also limits the level of fuckery any given vendor can do to MY network.
Edit: s/internet/network. And spelling.
I’m not familiar with that video but I’m intrigued. I’ll have to check it out.
I don’t know. I don’t have much faith in people to act against companies in a meaningful way. Amazon and Walmart are good examples. I feel like it’s common knowledge at this point that these companies are harmful but still they thrive.
Funnily enough I just, like an hour before reading this post bought an AMD card. And I’ve been using NVIDIA since the early 00’s.
For me it’s good linux support. Tired of dealing with their drivers.
Will losing me as a customer make a difference to NVIDIA? Nope. Do I feel good about ditching a company that doesn’t treat me well as a consumer? Absolutely!
I have this opinion of PHP. I don’t use it, and I look for alternatives when I find something that does what I want that’s written in it.
Your callout is fair though. I’m not going to switch or anything. I’m happy with my favored scripting language. But I’ll try to not be dismissive of projects that are written in PHP.
I feel like we can ignore this and it’ll mostly be a non-issue. Hopefully I don’t have to eat those words later.
YouTube can detect common current adblocking methods, and use this to hinder you now, prompting to comply with them. If you do, they win. You pay for no ads or you have an exception in your adblocker.
As another comment mentioned, it’s a cat and mouse game. Adblockers will get ahead of it. So just wait it out.
I think this is a valuable point.
I saw the headline and thought “and nothing of value was lost”. But reading this was a privilege check. I’ve never needed Twitter or anything else to help resist because my way of life isn’t really being challenged.
I think it’s a lesson as you point out. Don’t trust corporations. And I would add don’t trust centralized platforms either. But decentralization is a two edged sword. You’re protected from a single entity’s agenda, but the dispersed nature of a decentralized platform will make it more difficult to come together for a cause.
Edit: spelling
Obsfucation can help stimey scripts. I saw using a non-standard port mentioned.
You can also setup a reverse proxy to deliver a different, empty site to a different dns entry by default. Use either a completely separate (as opposed to multidomain) cert for each, or a wildcard cert.
Jellyfin also supports using a custom path, instead of delivering at the root. Your reverse proxy would need to be configured accordingly.