Show HN: Chappie – Direct Desktop Search and macOS Controlchappie.a10z.co2 points·by adamschwartz·há 15 dias·0 comments
Show HN: Weather app with temp (23°) in faviconadamschwartz.co2 points·by adamschwartz·há 5 meses·0 comments
adamschwartz·há 5 meses·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·há 8 meses·discussWidespread reports of Apple TV being down, status page not updated yet (as of 7:41 PST).
adamschwartz·há 9 meses·discussThe game is initialized with a guaranteed solvable board:https://github.com/RaymondTana/Lights_Out/blob/31fe5e866c45c...
adamschwartz·há 9 meses·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·há 9 meses·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.