
This afternoon was sprint planning, which was mainly moving leftover stuff around and adding a couple of bug (or perhaps just misfeature) tickets. And not long after that, it was the weekly huddle for the whole… directorate? I think that’s it. Over five years I’ve been on this gig and I still only have the vaguest idea of how the Civil Service names its parts

That left the final hour to finish off something interesting to do with users uploading files which have been exported from Excel with the wrong settings (which are, of course, Microsoft’s default settings) and thus have a UTF-8 Byte Order Mark at the start. The fix is literally four characters: replace “utf-8” with “utf-8-sig” and it works for anything. But I ended up spending ages working on tests to prove it was broken without that and not broken with it, which was a useful rabbit hole as I’ll need to deal with some other changes to this area of code next, and now I have a better idea of how it’s organised

I’ve just put a wholemeal loaf on to bake, which I’d forgotten to do until too late the last couple of days. It takes five hours unless you use the “quick” option, but I tried that once and the resulting quality wasn’t quite good enough for me



.


Leave a comment: