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 месяцев назад·discussAlso ~200g heavier due in part to the counterweight in the new strap.
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.