HN user

ccgus

42 karma
Posts0
Comments11
View on HN
No posts found.

What's Really Happening

(1) The PNG contains an embedded ICC color profile* (likely Display-P3 or another wide-gamut color space),

Why didn't you check? From what I can tell when I did, there is no color profile in the original image so it'll default to sRGB. This really looks like a gamma issue of some sort (see @perching_aix's comment).

There's no JIT for WebAssembly on iOS (at least last time I looked last year), so it's going to be much slower than it could otherwise be.

A cordite stone will work well against the broiler. But as with any stone, you're going to want to hit it up slowly to reduce breakage. I'd recommend at least 40m heat up to whatever your oven's top temp is (probably 550), then switching to broiler after that point.

It doesn't have to be a WFO (wood fired oven), but you will get slightly different results depending on wood/gas/electric.

I used to have a WFO, but after I moved houses I've switched to all electric. It's different and more convenient, but I do miss my old WFO at times. Still makes great pizza though, and most folks won't be able to tell the difference.

I 100% endorse these recommendations (I say this as someone who makes 3-6 pizzas a weekend, with an oven that does 900+ degrees as well).

I'll also put in a little plug for my dough calculator here: http://maybepizza.com/calc/ , which is a bit more accessible on hand held devices.

I like that you're keeping a historical record on your spreadsheet- that's a neat idea.

One of the reasons it's slow is because CG bitmap contexts are pre-multiplied, but the Canvas spec requires things to be not-premultiplied, so there's a bit of extra math that needs to happen w/ Canvas vs. straight CG/Quartz.