Readit News logoReadit News
BurningCycles commented on How the New Yorker Fell into the “Weird Japan” Trap   newrepublic.com/article/1... · Posted by u/frxx
jcranmer · 5 years ago
Anime is not the dominant form of media in Japan, and is largely targeted at a relatively narrow age band. Outside of the main target demographic, you're not going to get a lot of familiarity with anything but the very largest show.

In the US, how many current animated shows can you name? I can name a decent fraction of cartoons from the late 90s, but am completely unable to name anything since then--at least until I got a nephew and am now getting acquainted with the relevant demographic shows. That's a 20 year gap in shows.

Compare other media. How many classical composers can you name? I doubt many people, even erudite people, could push well beyond the basic frontier of Bach, Beethoven, and Mozart. Recognition of well-known tunes (such as Pachelbel's Canon, whose name my spellchecker doesn't appear to recognize) is going to far exceed their name, let alone the composer's name.

The most recognizable anime to a layperson in Japan is likely to be the big mega-blockbusters of various eras. I'd be more shocked if you said that no one had heard of Mobile Suit Gundam, Dragonball, Naruto, or Attack on Titan [which one they'd pick up on depends on their age] than any of the shows you've mentioned. Hell, the only thing you listed that I'd think people in the US with a passing familiarity with anime might know would be Cowboy Bebop.

BurningCycles · 5 years ago
>Anime is not the dominant form of media in Japan, and is largely targeted at a relatively narrow age band

But it seems very popular, out of the top ten highest grossing films in Japan, 5 are anime (Spirited Away, Demon Slayer, Your Name, Princess Mononoke, Howl's Moving Castle), and the top two are Spirited Away and Demon Slayer.

In North America's top ten you will only find one animated feature, Incredibles 2, and it is at position ten.

BurningCycles commented on Designing 2D graphics in the Japanese industry   vgdensetsu.tumblr.com/pos... · Posted by u/tosh
ridaj · 5 years ago
I think the real space saver is not necessarily "hexadecimal system" per se but the "bitmapped graphics" technique that they seem to be referring to. Nowadays, graphics information doesn't tend to be packed in bitmaps, either manually or otherwise. It's pretty inconvenient for processing to have everything bitmapped (compositing, collision detection, etc.) and they probably wouldn't do it if it weren't for the space savings
BurningCycles · 5 years ago
Yes you are correct. Take something like the Super Nintendo, it typically displayed hundreds of colors on screen, however each graphical element could have a maximum of 16 colors (4 bits).

The way they solved this was by having CLUTs (color lookup tables), so for the Super Nintendo (if my memory serves me) you had 16 different CLUTs that you could assign to a graphical object, each able to contain 16 unique colors.

This is what made something like the Super Nintendo graphics look so much better than say the Amiga 500, both used bitmap graphics, but the Amiga did not have a CLUT solution, so you were stuck with 32 colors except for more advanced graphic modes which weren't really usable for games.

BurningCycles commented on To do politics or not do politics? Tech startups are divided   nytimes.com/2020/10/28/te... · Posted by u/CapitalistCartr
runarberg · 5 years ago
Sorry about that, it is just that ICE were probably breaking the law when they engaged in child separation. The parent is asking if it couldn’t simply be the case that evil things would rather be illegal then up to a company. Unfortunately we demonstrably live in a world where evil things that are probably illegal are still done by a government sanction agencies. Child separation is the thing that they do which demonstrates this. That is why I moved the benchmark.
BurningCycles · 5 years ago
As I understand it, the reason for child separation is that they can't certify that the adult traveling with them is their actual parent, and given that child trafficking is a reality and much worse than potentially being temporarily separated from your parent, I can't see what other solution is at the table ?
BurningCycles commented on Biden wins White House, vowing new direction for divided U.S.   apnews.com/article/joe-bi... · Posted by u/granzymes
harimau777 · 5 years ago
It seems to me that the left is the side supporting freedom right now. I don't think someone is free if they don't have the material resources to make their own decisions. That's to say nothing of minority rights and ending the war on drugs.
BurningCycles · 5 years ago
>I don't think someone is free if they don't have the material resources to make their own decisions.

So who is the one who is to be forced to provide them with said material resources ? They don't just magically appear. The vast majority of people with material resources have worked very hard to aquire them, very often by working very hard at producing material resources.

>That's to say nothing of minority rights

What rights are being denied to minorities ?

As someone who always saw myself on the left, being a proponent of universal healthcare and focused on class issues, I can no longer recognize myself on the left with them going all in on identity politics, dividing people not by economic class, but by immutable characteristics like race and gender.

BurningCycles commented on EMule 0.60a   forum.emule-project.net/i... · Posted by u/ciccionamente
LordKano · 5 years ago
I have to think a lot of people left it behind because of all of the malware that was masquerading as something else.
BurningCycles · 5 years ago
Well, video and audio should be fine either way, right ?

Downloading and running executable files from file sharing networks seems like asking for trouble no matter what the network is.

BurningCycles commented on EMule 0.60a   forum.emule-project.net/i... · Posted by u/ciccionamente
mindfulhack · 5 years ago
Way to go, old friend!

P2P technology is important to resist censorship. It does not have an opinion about what content goes through the technology. Like Tor.

The important thing is that it's decentralised, which makes it truly "of the people, by the people, for the people".

Those saying 'Why use P2P apps if you have nothing illegal to share' are the same ones saying, 'Why need privacy if you have nothing to hide'. They're wrong, they're privileged, they're selfish, and in many cases they're lying hypocrites (and therefore dangerous and abusive people).

Long live P2P. The more protocols in active development the better.

BurningCycles · 5 years ago
Anyone know what the state of the network is these days ? I haven't used it for at least 8+ years, I remember servers drying up but with kademlia that's not really a problem.
BurningCycles commented on Vitamin D deficiency and Covid-19 mortality [pdf]   borsche.de/res/Vitamin_D_... · Posted by u/black6
sharpneli · 5 years ago
In Finland we put Vitamin D in milk that’s sold on normal shops. And taking a supplement is heavily recommended.

Though this is mostly because for 6 months of a year one simply cannot get it the natural way (too cold and sun is too low). And thanks to this we don’t have much deficiency, long time ago we used to have.

Not saying it means it would help with covid. But the supplements definitely help with deficiency in a way that does cure/prevent rickets.

BurningCycles · 5 years ago
>In Finland we put Vitamin D in milk that’s sold on normal shops.

I'd wager it's the same in all the Nordic countries, at least it's the same here in Sweden.

A couple a months ago when I spoke to my dad, he told me he had a checkup because he had been unusually tired, turned out that the only thing the testing showed was that he had d-vitamin deficiency.

What surprised me is that he was given prescription d-vitamins, since you can buy them anywhere without prescription.

BurningCycles commented on Emulating Nintendo Switch Games on Linux   boilingsteam.com/emulatin... · Posted by u/podiki
popinman322 · 5 years ago
Yeah, if you file a bug with Yuzu, or join their chat channels and request support, and there's any hint that you didn't use your own switch you'll be banned instantly. They really do have a 0 tolerance policy.
BurningCycles · 5 years ago
For good reason, this is an emulator for a current-gen system, and from what I've seen on Youtube, a lot of games are fully playable.

Companies are likely not that bothered by legacy systems being emulated, but this is the current Nintendo flagship console. Thankfully the Switch seems to be selling amazingly, which should mean Nintendo don't really care that much.

Another factor is that you will likely need a pretty beefy PC to play games in full speed, and compatible controllers.

BurningCycles commented on Put tiny businesses back into residential neighborhoods   fastcompany.com/90530672/... · Posted by u/apsec112
oftenwrong · 5 years ago
The cities in Japan are, of course, walkable in the extreme, but what really impressed me there was the suburbs and rural villages. Even deep in the countryside many people still can visit local businesses without a car. I think it is not a coincidence that it is so common there to see children walking or biking on their own to school.
BurningCycles · 5 years ago
Yes, correlation is not causation and all that, but when I was there I was struck by how very little obesity there was. I later learned that Japan has the highest life expectancy in the world.
BurningCycles commented on OpenDiablo2   github.com/OpenDiablo2/Op... · Posted by u/tomcam
kazagistar · 5 years ago
This is going to go poof to lawyers the moment they release their remasters.
BurningCycles · 5 years ago
I don't think so, I believe the worst case scenario is they might have to rename the project to not have 'Diablo' in its title.

Only project that I know Blizzard shut down was a Starcraft server re-implementation, presumably because it would allow you to play without having a legitimate cd-key.

u/BurningCycles

KarmaCake day543April 10, 2018View Original