# you @ rosswintle.uk [23:40:21]

Page 2

  • Lots of new things

    I haven’t written for a while. I haven’t been creative in many ways of late. Not the normal ways anyway. Most of my coding projects are stalled. I’ve not been doing much deeper thinking about things. So what have I been doing? Well, mainly, I’ve been: So yes, lots of change. I’ll keep this post […]

  • Static not-Scrabble.

    I made a server-less Scrabble clone that saves data in URLs. This post explains why and how, including a primer on binary data representations, and a little JavaScript library to help do this using BigInts!

  • Trusting code

    You kinda have a relationship with code from your projects. You probably have feelings about it. As I've been thinking about code style, I've also been thinking about how it's important to build up trust in a code base.

  • Readable code tips: Introduction

    Poor code readability slows us down. So I'm going to post some of my code-readability tips! This is an introduction with the ideas behind it and all the caveats.

1 2 3 4 94