#037
Jun 2, 2019
Work
Monday was a bank holiday, and I took Tuesday off for “privilege day”—an extra day off Civil Servants get either before or after the Spring bank holiday for the Queen’s birthday.
I mostly did Elasticsearch upgrade stuff: making our index definitions compatible with 61, investigating and fixing query incompatibilities2, setting up ES6 on one of our CI agents so we can test things against it, and working with another couple of developers to provision the ES6 cluster. I’ve been trying to put off doing this stuff myself, so others will learn how it works, but there’s only so much other stuff to do…
Thursday had the last of a three-session “Learning to code at GDS” thing which introduced people to basic HTML, CSS, and Ruby. I’ve been one of the teachers. The students enjoyed it, and we’re hoping that it can be a more formal thing next quarter, rather than just something we run during our lunch hours.
Miscellaneous
I saw Detective Pikachu on Monday, it was pretty good. I heard from someone at work who had seen it without knowing anything about Pokemon that it did a good job of introducing the setting.
I watched Good Omens on Saturday, that was really good. It managed to modernise the story a bit while also remaining faithful to the source material. Definitely worth watching if you’ve enjoyed the book.
Link Roundup
- Writing Custom Optimization Passes
- Faking Fundeps with Typechecker Plugins
- Marklish: What English sounds like if you don’t understand it
- This Week in Rust 288
- Why The “Multiply and Floor” RNG Method Is Biased
- Building a stateless API proxy
- Google to restrict modern ad blocking Chrome extensions to enterprise users
- Cloudflare Repositories FTW
- Jevons paradox
- Issue 161 :: Haskell Weekly
Two pull requests: Switch from string to text / keyword and Remove use of include_in_all.↩︎
One pull request: Use ‘like’ instead of ‘docs’ in more_like_this query, some investigation, and a small list of future issues to fix.↩︎