As long as “cleaner than you found it” also includes “better documented.” I’ve worked with people who think that “the code should speak for itself” to the point that they will make biased decisions with no explanation or documentation and then if you ask them about it after their response is “look at the PR for how that decision was made.” I’m not going to git blame and find your PR to find an outcome from an argument between two people that after scrolling just says “sometimes the API returns a JSON string here instead of nested JSON so we have this conditional” when that could be a comment
Not just scammy
Epik is an American domain registrar and web hostingcompany known for providing services to alt-tech websites that host far-right, neo-Nazi, and other extremist materials. It has been described as a “safehaven for the extreme right” because of its willingness to provide services to far-right websites that have been denied service by other Internet service providers.
https://en.wikipedia.org/wiki/Epik
I’m in no way surprised at what they did, and in fact only surprised that it wasn’t them that bought the expired domain, but instead was godaddy
Or in this case, https://github.com/tldr-pages/tldr
And it’s fast implementation, https://github.com/dbrgn/tealdeer
But yuzu is open source as well: https://github.com/yuzu-emu/yuzu
My guess is they are just tackling one thing at a time, and ryujinx is next on their chopping block. It’s entirely possible they’ve already sent cease and desist notices to to ryujinx
Do they have a patreon? I think part of Nintendo’s extermination policy is “if you try to make money from it, it’s lost revenue, and we will murder you.” For example dolphin has been around forever, but always open source and without a patreon or the like
EDIT:
Answered my own question
RIP
Yeah my car has remote start. I can do it with no subscription with my remote. Additionally I can pay for OnStar and do it through the app. It also has heated seats and a heated steering wheel, and unlike some brands those aren’t locked behind a subscription since they are literally just vehicle hardware, not cloud services.
Maybe the goal wasn’t to stop the AIs but the aaaaaaaaaaaaaaaaaaaaaaaa! we made along the way.
(For reference: https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS)
Nah, it was a live broadcast service. It wasn’t a common website, or a file hosting service. It was a local paid IPTV network advertised through word of mouth. Probably sold hacked amazon fire sticks that connected to an IP that was decrypting live tv signals.
Basically: buy a cable tv subscription. Decrypt all the “channels” into IPTV steams. Sell access (probably with pre-configured hardware) to the streams for an amount cheaper than it would be to subscribe to the cable tv service yourself.
And thankfully we might be getting to a point where TS no longer needs to exist: https://github.com/tc39/proposal-type-annotations
It’s about time JS gave us the ability to be strict on types, and have that as part of the interpreter as opposed to needing to transpile TS with the overhead involved
Right. Given the option I will always choose to work with a decent programmer who can communicate well and documents their code, over a very strong programmer that doesn’t think they should waste time with documentation