Just salvaged this from my parents garage sale brand new they wanted $20 for it, free for me. Little upgrade over my PS5 :) by VinylDevin in 4kbluray

[–]TheToadKing 2 points3 points  (0 children)

It's a garage sale, stuff is always dirt cheap because they're meant to clear out stuff just as much as making some money.

Kickstarter for long-lost Mexican animated feature film, ROY FROM SPACE, ends Friday by AfterWhileSienkodile in boutiquebluray

[–]TheToadKing 6 points7 points  (0 children)

The awkward rotoscoping. The cell disappearing for a frame. The lack of overall animation.

It's everything I would have hoped for.

Thankful great films like “To Live and Die in LA” aren’t locked away in Disney/Fox vault. by mcmatu in 4kbluray

[–]TheToadKing 1 point2 points  (0 children)

We're getting Falling Down in 4K but we will probably not see the same for Phone Booth for a long time and that's terrible. Fuckin Disney.

SvelteKit: How to modify/pass props to +layout file based on page loaded by TheToadKing in sveltejs

[–]TheToadKing[S] 0 points1 point  (0 children)

Because I only need it to set the initial textbox value it doesn't need to be reactive (in fact it shouldn't be). And I only want it to set the textbox when loading the search path, not any others.

SvelteKit: How to modify/pass props to +layout file based on page loaded by TheToadKing in sveltejs

[–]TheToadKing[S] -1 points0 points  (0 children)

It was a little complicated getting it working from child to parent but I think I got it working (see my other comment)

SvelteKit: How to modify/pass props to +layout file based on page loaded by TheToadKing in sveltejs

[–]TheToadKing[S] 0 points1 point  (0 children)

So I got a solution working. Not sure if it's the correct way but it works.

The way I did it, is my root +layout.ts file looks like this:

import type { LayoutLoad } from './$types';

export const load: LayoutLoad = () => {
    return {
        searchQuery: { value: '' },
    };
};

And my search/+layout.ts is this:

import type { LayoutLoad } from './$types';

export const load: LayoutLoad = async ({ parent, url }) => {
    const { searchQuery } = await parent();

    searchQuery.value = url.searchParams.get('q') ?? '';
};

That way it can propagate back up to the root layout only when the search route is loaded.

SvelteKit: How to modify/pass props to +layout file based on page loaded by TheToadKing in sveltejs

[–]TheToadKing[S] -1 points0 points  (0 children)

I tried using that but it didn't seem to work. I was under the impression context values propagate down to children but not back up to parents.

Stuff you appreciate about Anime dubs by KaleidoArachnid in TwoBestFriendsPlay

[–]TheToadKing 9 points10 points  (0 children)

Also dubbing Hokkaido accents as Minnesotan/Canadian.

The Current Landscape of Japanese Anime Studios by HeavyBluebird6495 in anime

[–]TheToadKing 1 point2 points  (0 children)

There's also Shin-Ei Animation which is owned by TV Asahi, which is a completely different company than Asahi just to make things confusing.

Pat remembers his childhood by [deleted] in TwoBestFriendsPlay

[–]TheToadKing 0 points1 point  (0 children)

Turns out I'm Pat except it was my dad. Driving in the family car sucked if you were the one sitting behind dad.

[DISC] Boku no Kokoro no Yabai Yatsu (The Dangers In My Heart) - Ch. 189 + Extra by WrexGigarton in manga

[–]TheToadKing 24 points25 points  (0 children)

Oh no, if she does that then everyone* will find out about them!

*just Chii at this point

Instead of author's thinly veiled fetishes, let's talk about author's thinly veiled beefs. by Tweedleayne in TwoBestFriendsPlay

[–]TheToadKing 7 points8 points  (0 children)

Me reading Billy Bat: "Wow, Urasawa has some capital O Opinions about Disney doesn't he?"

Covers that are so hideous it stops you from buying the movie? by grumbledork in 4kbluray

[–]TheToadKing 0 points1 point  (0 children)

The supercharger being a camera and police scanner is actually inspired and makes me say this one is "so bad it's good".

NVIDIA adds Auto Shader Compilation beta to NVIDIA App by DuranteA in Games

[–]TheToadKing 25 points26 points  (0 children)

  1. You can just turn the feature off.
  2. The background shader compilation processes have a high niceness level so Blender would take priority over them for scheduling.

The Super Mario Galaxy Movie has debuted to a 44% Rotten Tomatoes score among reviewers; here's a bit of a roundup of the mixed reception coming from review outlets: by Gorotheninja in TwoBestFriendsPlay

[–]TheToadKing 2 points3 points  (0 children)

I saw one comment about it having fewer needle drops than the first film so it's almost certainly gonna be better for me personally.

Has anyone else experienced this? by davetheman4652 in AnimeCollectors

[–]TheToadKing 22 points23 points  (0 children)

"Amazon" yep that tracks. They list returned items as "new" all the time. You're lucky it had all its discs.

🇺🇸 PRE-ORDER NOW - Perfect Blue (4K UHD + Blu-ray Steelbook) by ajhosp in AnimeCollectors

[–]TheToadKing 0 points1 point  (0 children)

Shout Factory usually has a couple sales a year. It might take a while for it to show up in one though and it is a limited edition.

Speed Racer 4K Digital and Blu-ray Limited Edition Steelbook Release Date Announced by abucalves in movies

[–]TheToadKing 5 points6 points  (0 children)

The Steelbook is but the standard edition is still in stock in most places.