Personal website of Blake Watson Online since 2005

Pixel art illustration of a white man with brown hair wearing a gray shirt. A wheelchair headrest is visible in the background.

I’m a software engineer, side-project enthusiast, hobbyist game developer, sometimes writer, and full-time wheelchair user.

Journal

Rediscovering Sublime Text

After a Visual Studio Code update started causing issues with my onscreen keyboard, I rage-quit for the weekend and hopped over to my old friend, Sublime Text.

If I want more IRL, I must go AFK

I use a computer for hours and hours a day, partly because I love it, and partly to compensate for my disability. But how much is too much?

Journal archive →

Microblog

I don't trust myself around while loops, so if I absolutely must use one, I set it up like this.

1let sanity = 0;// make sanity a high number you don't expectwhile(SOME_CONDITION && sanity < 10000) { sanity++; // do stuff}

No infinite loops from yours truly.

social.lol/@bw/117323178432680456

Microblog archive →