💾 Archived View for gemini.rawles.net › blog › 2020 › 07 › 20 captured on 2021-12-03 at 14:04:38. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Monday notes from 20 July 2020

(updated 2020-07-20)

I'm still in the beautiful Yorkshire Dales among my support bubble⁽ᵃ⁾.

(a) gov.uk — via https

YORKSHIRE. Over the course of the week, rain gave way to sunshine, so we headed out on a lovely walk⁽ᵃ⁾ from Bolton Abbey to the Valley of Desolation⁽ᵇ⁾. The terrain seemed to change regularly and dramatically along the route, from sweeping valleys with old, bouncy trees to climb, to thickly-wooded green glens with little bridges over streams and impressive waterfalls⁽ᶜ⁾ somehow tucked away. With landscape like this, it's no wonder my god-daughter is a bit feral⁽ᵈ⁾.

(a) openstreetmap.org — via https

(b) boltonabbey.com — via https

(c) myyorkshiredales.co.uk — via http

(d) project-felix.blogspot.com — via https

On the way back, we walked through a valley in which many cattle were grazing and we talked to my god-daughter about what sort of presents she would like for her fifth birthday. One of them was very specific — a clockwork cow that could both low and lactate⁽ᵃ⁾. I've been here nearly two weeks now, and my presence is no longer a novelty. In the mornings we've been working on a project — a dragon (or dinosaur) decorated with ultraviolet tape, paints, and electroluminescent wire⁽ᵇ⁾, but later in the week she preferred to spend the early morning with her fathers again. It turned out we were just reaching a new balance, a combination of comforting routine and new games and projects to be done when everybody is receptive and enthusiastic, and not on demand or automatically.

(a) project-felix.blogspot.com — via https

(b) project-felix.blogspot.com — via https

HASKELL AND GO. I'm enjoying coding again. I'm back into the Haskell. I've reimplemented and refactored my go commentator to work with precomputed data structures which are minimally updated to reflect situtions like group adjacency or surrounding of regions. This has presented interesting new challenges in how to work with immutable structures that aren't ideally served by the standard Haskell date structures. Formerly these situations would be computed anew for each possible board following a large set of prospective moves, but now I can explore far more of the game tree than would be possible before in the same time. It is likely the intermediate result of this will be go moves library, hopefully efficient and hopefully with a monadic approach, though it looks like this has been done in `goatee`⁽ᵃ⁾. The longer-term result would be some kind of web-based commentator or game tree⁽ᵇ⁾ explorer for go learners, giving higher-level descriptions of the moves at each turn.

(a) khumba.net — via http

(b) en.wikipedia.org — via https

While following go links online I stumbled across Nikoli⁽ᵃ⁾, the Japanese puzzle magazine responsible for sūdoku⁽ᵇ⁾ and many other puzzles⁽ᶜ⁾. They are typically free of any dependence on cultural, linguistic or mathematical knowledge but instead rely on logical deduction, usually with symbols, and sometimes with very little starting knowledge of the problem⁽ᵈ⁾. These puzzles would be fun to code similar explorers and commentators for, or maybe machine learning-based code to (help) devise or solve.

(a) nikoli.co.jp — via http

(b) news.bbc.co.uk — via http

(c) nikoli.co.jp — via http

(d) invidio.us — via https

My game with Chris⁽ᵃ⁾ ended in a decisive win for him, but playing on the larger board was much more enjoyable. Chris commented on how many twists and turns it had. I have to agree — in most of the middle game I felt like I was juggling lots of smaller situations as he effortlessly invaded areas I thought were mine. I have so much to learn!

(a) online-go.com — via https

CHESS. As well as go with Chris, I've begun playing chess with Spimcoot⁽ᵃ⁾. He's on Lichess⁽ᵇ⁾ and on Chess.com⁽ᶜ⁾, the two big places to play chess online. However, we've never enjoyed online games nearly as much as evenings sat over the board with a drink, some good music⁽ᵈ⁾ on, and with play oscillating between friendly competition and enlightening collaboration.

(a) h2g2.com — via https

(b) lichess.org — via https

(c) chess.com — via https

(d) gentlegiantmusic.com — via https

Of course, that's not possible at the moment, so instead we've again forgone the online chess sites, and chosen to do it by post. Correspondence chess⁽ᵃ⁾ exists, with its own federation⁽ᵇ⁾ and special postcards⁽ᶜ⁾, but we're just using plain postcards. The average chess game is about forty moves in length⁽ᵈ⁾, so even if we remember to post a move once a week, the game will easily go well into 2021⁽ᵉ⁾, and likely well beyond.

(a) en.wikipedia.org — via https

(b) iccf.com — via https

(c) commons.wikimedia.org — via https

(d) chess.stackexchange.com — via https

(e) wolframalpha.com — via https

You are here:

rawles.net

↳ blog

· · ↳ 2020

· · · · ↳ July

· · · · · · ↳ 20th