I've added an NYT navigation option to my better guardian crossword thingy.

If you do both crosswords daily and have trouble context-switching like me, this should help!

https://whitebeard.blog/posts/building-a-better-crossword-page/

Building a better crossword page for my daily cryptic hit

In which the daily cryptic crossword becomes a source of frustration, and a solution is fashioned from an old Elm project dusted off.

Whitebeard's Realm
@beng Elm! I always knew you had taste.
@rgarner I know that there are a lot of elm-haters out there, but it's been my tool of choice for a long time. Not sure about taste, but it definitely clicks with my brain in a way that other things don't.
@beng @rgarner Elm is great. We wrote a big complicated mapping app with Elm and Haskell in a startup a few years ago, and I've got some Elm bits for guitar fretboard diagrams here: https://github.com/purcell/fretboard/blob/master/README.md
fretboard/README.md at master · purcell/fretboard

Generate SVG fretboard diagrams in Elm. Contribute to purcell/fretboard development by creating an account on GitHub.

GitHub