Show HN: Chappie – Direct Desktop Search and macOS Controlchappie.a10z.co2 points·by adamschwartz·قبل 15 يومًا·0 comments
Show HN: Weather app with temp (23°) in faviconadamschwartz.co2 points·by adamschwartz·قبل 5 أشهر·0 comments
adamschwartz·قبل 5 أشهر·discussThis is brilliant.Does/could it also fill out an existing `wrangler.jsonc` that’s not fully filled out? Another helpful thing could be prompting when for example the name in package.json mismatches the worker name, etc.
adamschwartz·قبل 8 أشهر·discussWidespread reports of Apple TV being down, status page not updated yet (as of 7:41 PST).
adamschwartz·قبل 9 أشهر·discussThe game is initialized with a guaranteed solvable board:https://github.com/RaymondTana/Lights_Out/blob/31fe5e866c45c...
adamschwartz·قبل 9 أشهر·discussYea that can shave a few moves off.For fun you can also, for example, invert any board in N moves by tapping every cell straight across any row or column.
adamschwartz·قبل 9 أشهر·discussMemorize which cells are white when the board first loads. Tap all of those in order without regard to the way the board changes as you go.Edit: above tested for 5x5 rows&cols. For even boards it seems there’s a small end-game to repeat the process — something about parity I assume.
Does/could it also fill out an existing `wrangler.jsonc` that’s not fully filled out? Another helpful thing could be prompting when for example the name in package.json mismatches the worker name, etc.