Long Form Posts

    Idea For Mainboard Mayhem: A Remote Pickup

    Sort of in-between projects at the moment so I’m doing a bit of light stuff on Mainboard Mayhem. I had an idea for a new element: a remote control which, when picked up, will allow the player to toggle walls and tanks using the keyboard, much like the green and blue buttons.

    I used ChatGGT to come up with some artwork, and it produced something that was pretty decent.

    Image generated from DALL-E with the prompt: pixel art of a remote control with a single red button styled like the tiles found in Chips Challange, rotated 45 degrees to the right.
    Prompt: pixel art of a remote control with a single red button styled like the tiles found in Chips Challange, rotated 45 degrees to the right.

    Only issue was that the image was huge ā€” 1024 x 1024 ā€” and the tiles in Mainboard Mayhem were only 32 x 32.

    I tried shrinking it down in Acorn, using various scaling algorithms. The closest that worked was bringing it down slowly to about 128 x 128 using Nearest Neighbour, than trying to go all the way down to 32 x 32 using Lanczos. That worked, but it required true 32 bit colour to be recognisable, and I wanted to preserve the 16 colour palette used by the original Chips Challenge.

    So using the original image as a reference, I bit the bullet and drew my own in Acorn. You can see it here in this test level:

    Example Mainboard Mayhem level showing the green and blue remote controls. The controls have 4 small buttons and one large bulbous button that is either blue or green, with a bit of phong and shadow applied
    They're the elements that look like remote controls.

    It turn out okay. At least it’s recognisable. Anyway, I coded it up and gave it a bit of a try:

    Yeah, it works well. When the player has the appropriate colour remote, they can hit either Z or X to toggle the green walls or blue tanks respectively. I really should add some indicators in the status bar to show which button to press.

    Not sure what I’ll do after this. The fun part was coming up with the element. But I guess I’ll have to come up with a few puzzles that use it.

    A Few Thoughts On Using iA Presenter

    Well the ā€œbig presentationā€ was today, the one I thought would be a good canditate for trying out iA Presenter. And after spending the last couple of weeks preparing for it, Iā€™d thought it would be good time to give my thoughts on how it worked for me.

    First, I must say that I can appreciate using an app that is opinionated. This is not a drop-in replacement for Keynote1: the app really does try and steer you towards a particular presenting style. Theyā€™re quite upfront with this: the example shown on first launch outlines how to prepare the slides and why writing out the entire presentation in full, while leaving slides as the role of accenting your points, makes for better presentation.

    I knew this going in, so it wasnā€™t a big shock to me. Plus itā€™s easy to like an opinionated piece of software when you share that opinion yourself.

    This flows naturally into the second thing that I like about iA Presentation, which is the Markdown support. Using Markdown to prepare the slides is wonderful, especially when you compare it to the point-and-click content-by-bullet-point interaction style youā€™d find in Keynote. That WYSIWYG styles is not for me, particularly when it comes to correcting style and alignment issues that only affects one slide that sticks out like a sore thumb when giving the presentation. Markdown only means iA Presenter is left to handle the layout, and that’s fine with me.

    Now, it would be nice to have even more control over the slide layout and styling. iA Presentation has very limited support for this, and while I was preparing the slides, I kept finding myself wishing that I could do more of the finer things, like adjust the font size of a code block to avoid line-wraps.

    There are some things you can do, such as choose whether elements should appear below or beside each other. This is done through the use of new-lines ā€” or lack there-of ā€” which is a style that didn’t really gel with me. It seemed like a concept that was a little undercooked. It also didnā€™t help that there wa no way to actually force a new line, to do something like space out content vertically.

    I donā€™t know how this could be improved. Maybe having a way to specify a layout or styling that is separate from the implicit styling from the Markdown, sort of like slide-specific front-matter, maybe? If done in such a way as to avoid complicating things too much, itā€™ll probably be welcomed.

    One other thing that would be good is to have more control over separating the layout of the slides from that of the exported speaker notes. Youā€™re essentially writing long-form content, complete with headers thatā€™ll appear on the slide. But putting a H2 header over a H1 header to start a section would look strange in a PDF export. Itā€™ll look fine on the slide, but thatā€™s becasue youā€™re stuck using header levels (h1, h2) to control text size. Because the content on the slide is interleaved with the speech itself, the order of elements that make sense on the presentation may note for the exported PDFs.

    Although I guess the solution there would be just to open the presentation in a regular Markdown editor and export to PDF. But having a one-stop solution to that would be nice. So, I donā€™t know: having a way to separate the symantics of the header from the size they appear on the slide would work? (Maybe all I want is just HTML, šŸ¤·)

    So, whatā€™s the verdect? Would I use iA Presenter again? Hmm, maybe. If Iā€™m working on a presentation with a small number of slides containing simple visual elements designed to emphasise something, such things youā€™d find at TED talks or an Apple keynote, then yeah, Iā€™d probably use it again. Itā€™s a style of presentation that the app is clearly optimised for, and it does a good job for that. If I needed slides that were a little more informative in their own right, I’d probably consider something else. Probably not Keynote, but Iā€™d consider one of the JS+HTML options.

    But itā€™s a really nice app2 and a pleasure to use, so it’s probably worth checking out for your next presentation.


    1. Not to single out Keynote here. You can easily use Powerpoint or Google Slides as a drop-in replacement for this post. ↩︎

    2. I didnā€™t talk about the UI as I wanted to focus on the preparation aspects, but the UI is delightful. They put a lot of care into it, and despite being ā€œjust a text editorā€, seeing the little things like having the highlight or carrat colour match the slide background colour is a really nice touch. Dare I say, almost whimsical. ↩︎

    Resurrecting Untraveller And Finishing The RA-V Mission Posts

    Itā€™s been 10 years to the day when I had the opportunity to tour the Pacific as part of my job at the Bureau of Meteorology, the so call ā€œRA-V Missionsā€. This last month or so, Iā€™ve been writing about them in my journal, trying to get it all down before I forget. I had grand plans of publishing them on a travel blog, which I shelved a couple of months ago.

    But while I was updating my journal, I was wondering if anyone else would find it interesting. Probably not, really: I donā€™t know if people enjoy reading about other peoples work trips (I can go either way, myself).

    But in the off-chance that someone out there will find this story intriguing, I decided to resurrect my travel blog and publish these (moderately edited) journal entries.

    If this ends up being your cup of tea, I hope you enjoy it. I may add some other trips to the site down the line (including the ones that were on the old one). Iā€™ll let you know here if I do.

    Defaults

    I see that Gabz, Robb, and Manique ā€” along with many others ā€” have posted their defaults after listening to Hemispheric Views 097 - Duel of the Defaults!, which was a really fun episode. I thought Iā€™d do the same.

    • Mail Client: Fastmail. Web-app on the desktop and app on mobile
    • Mail Server: Fastmail
    • Notes: Obsidian for work. It was Obsidian for personal use but Iā€™m trying out Notion at the moment.
    • To-Do: Obsidian/Notion (todos go in as notes)
    • Photo Shooting: Android camera app
    • Photo Management: Google Photos
    • Calendar: Google Calendar
    • Cloud file storage: Google Drive
    • RSS: Feedbin. I mainly read it with NetNewsWire but I also use the web-app.
    • Contacts: Android contacts app.
    • Browser: Safari, Vivaldi
    • Chat: Mainly still use Android Messanger for SMS but started using WhatsApp more
    • Bookmarks: Linkding running on Pikapods.
    • Read It Later: None, but if I were to start, Iā€™d probably try out Feedbinā€™s RIL service.
    • Word Processing: n/a
    • Spreadsheets: Google Sheets, Numbers (I donā€™t do a lot of spreadsheeting)
    • Presentations: Keynote, but giving iA Presenter a try at the moment.
    • Shopping Lists: Google Keep
    • Meal Planning: n/a
    • Budgeting & Personal Finance: n/a
    • News: ABC1 News, in a web-browser
    • Music: Alto (my own music app), Spotify
    • Podcasts: Pocketcasts
    • Password Management: 1Password
    • Photo Editing: Google Photo
    • Weather: Bureau of Meterology website.
    • Social Clients: Tusky (Mastodon)
    • Code Editor: GoLand (Jetbrains in general), Android Studios, or XCode
    • Text Editor: Nova
    • Hard Quiz Expert Subject: Probably the music of Mike Oldfield.

    Scored myself based on the rules of the game and came up with 44 points. It was a little tricky as Iā€™ve got both feet in separate ecosystems.


    1. Australian Broadcasting Cooperation ↩︎

    Why I Like Go

    This question was posed to me in the Hemispheric Views Discord the other day. It’s a bit notable that I didn’t have an answer written down for this already, seeing that I do have pretty concrete reasons for why I really like Go. So I figured it was time to write them out.

    I should preface this by saying that by liking Go it doesn’t mean I don’t use or like any other languages. I don’t fully understand those that need to dislike other languages like they’re football teams. “Right tool for the job” and all that. But I do have a soft-spot for Go and it tends to be my go-to language for any new projects or scripting tasks.

    So here it is: the reasons why I like Go.

    First, it’s simplicity. Go is not a large language, and a large majority of it you can keep in your working memory. This makes Go easy to write and, more importantly, easy to read.

    It might seam that a small feature set makes the language quite limiting. Well, it does, to a degree, but I’d argue that’s not a bad thing. If there are only a couple of ways to do something, it makes it way easier to predict what code you’re expecting to see. It’s sort of like knowing what the next sentence will be in a novel: you know a piece of logic will require some dependant behaviour, and you start thinking to yourself “how would I do that?” If the answer space is small, you’re more likely to see what you expect in the actual code.

    But just because Go is a deliberately small language doesn’t mean that it’s a stagnant language. There have been some pretty significant features added to it recently, and there are more plans for smoothing out the remaining rough edges. It’s just that the dev team are very deliberate in how they approach these additions. They consider forward compatibility as much as they do about backwards compatibility, being careful not to paint themselves into a corner with every new feature.

    Type parameters are a great example of this. There were calls for type parameters since Go 1.0, but the dev team pushed back until they came up with a design that worked well for the language. It wasn’t the first design either. I remember one featuring some new constraint-based constructs that did about 80% what interfaces were doing already. If that were shipped it would’ve meant a lot of extra complexity just for type parameters. What was shipped isn’t perfect, and it doesn’t cover every use case type parameters could theoretically support. But it made sense: type parameters built on interfaces, a construct that already existed and was understood.

    This, I think, is where C++ fails to a huge degree. The language is massive. It was massive 30 years ago, and they’ve been adding features to the language every few year since, making it larger still. I see Apple doing something similar with Swift, and I’m not sure that’s good for the language. It’s already quite a bit larger than Go, and I think Apple really should curb their desire for adding features to the language unless there’s a good reason for doing so.

    The drive for simplicity also extends to deployments. Go is compiled to a static binary, one that is extremely portable and could be easily deployed or package as you so desire. No need to fluff about with dependencies. This is where I found Go having a leg-up over scripting languages, like Python and Ruby. Not because Go is compiled (although that helps) but that you have less need to think about packaging dependencies during a deploy. I wrote a lot of Ruby before looking at Go, and dealing with gems and Bundle was a pain. I’m not a huge Python expert to comment on the various ways that language deals with dependencies, but hearing about the various ways to setup virtual environments doesn’t fill me with confidence that it’s simple.

    And I will admit that Go’s approach to this isn’t perfect either. For a long while Go didn’t even have a way to manage versioned dependencies: they were all lumped into a single repository. The approach with modules is better, but not without some annoyances themselves. Any dependency that goes beyond version 1 requires you to change the import statement to include a vX, an unnecessary measure if the version change is backwards compatible. That’s not even considering packages that avoid this, and are forever on version 1 (or 0).

    But since moving to modules my encounters with package dependencies issues remains quite rare, and once you’ve got the build sorted out, that’s it. No need to deal with packaging after that.

    And I’d argue that Go rides that sweet-spot between a scripting language like Python and Ruby, and a compiled language like C (maybe Rust, but I know very little of that language to comment on it). It’s type safe, but type inferences make it easy to write concise code without excessive annotations everywhere. It’s compiled to an executable, yet memory is managed for you. I won’t talk about how Go does concurrency, but after dealing with Java threads for several years, using them are a joy.

    I should probably balance the scale a bit and talk about areas where I think Go could be made better. The big one is error handling. While I do like the principals ā€” that errors are values and can be handled as such ā€” it does mean a lot of boilerplate like this:

    foo, err := doThis()
    if err != nil {
      return err
    }
    
    bar, err := doThat(foo)
    if err != nil {
      return err
    }
    
    baz, err := doAnotherThing(bar)
    if err != nil {
      return err
    }
    

    To the Go teams credit, the are looking at improving this. And I think there’s enough prior art out there for a solution that’ll look pretty nice without having to resort to exceptions. Maybe something like Swift’s guard statement, that can be used in an expression.

    And yeah, other areas of Go, like it’s support for mobile or GUI-style programming and lacking a bit. That could probably be plugged with third-party modules to a degree, although I think because Go is not an object-orientated language, the seals won’t be perfect (take a look at Go’s implementation of QT to see how imperfect Go maps to a toolkit that assumes objects). And some gaps need to be plugged by Google themselves, like with mobile support (they do have something here, but I’m not sure to what degree they’re being maintained).

    But I’m sure most of these issues are surmountable. And no language is perfect. If Go doesn’t work for a situation, I’ll use Java or Swift or something else. “Right tool for the job” and all that.

    So these are the reasons why I like Go. And I think it all boils down to trying to keep the language simple while still being useful. And as far as my experience with Go is concerned, those maintaining it are doing a pretty stellar job.

    Work Email Spam

    Opened my work email this morning and received a greeting from the following spam messages:

    • Webinar to “overcome the fear of public speaking” from some HR Training mob
    • A training course on “accelerating innovation in data science an ML” (there’re a few emails about AI here)
    • Webinars from Stripe, Slack, and Cloudflare about how other companies are using them
    • Weekly updates about what’s happening on our Confluence wiki (this probably could be usefulā€¦ maybe? But our wiki is so large that most updates are about things other teams are working on)
    • A training course on some legal mandates about hiring (honestly, my email must’ve appeared on some mailing list for HR professionals)
    • Another webinar from the first training mob about dealing with “employees from hell”

    Marked all as read, closed email, and opened Slack.

    Pixel Phones Are Not Dog-food, and That's a Problem

    John Gruber on the Pixel 8 launch event:

    Itā€™s also impossible not to comment on just how much less interest there is in Googleā€™s Pixel ecosystem. [ā€¦] On the one hand Iā€™m tempted to say the difference is just commensurate with how much better at hardware Apple is than Google. But I think thereā€™s more to it than that. Thereā€™s something ineffable about it. There are aspects of marketshare tractionā€‰ā€”ā€‰in any marketā€‰ā€”ā€‰that canā€™t be explained by side-by-side product comparisons alone.

    Can’t speak for the market but as a Pixel 6 Pro owner I can give you my opinion. You don’t need to watch the keynote to get that sense of disinterest. You can get it just by using the phone.

    For the last few months1 I’ve been experiencing a bug with the calendar widget. If you have nothing on your calendar for the next two weeks, it completely blanks out:

    An Android phone screen with the calendar widget on the right that is completely white except for a blue plus button

    I doubt that this is intentional as the plus button doesn’t work either. Tapping it does nothing at all.

    For comparison, here’s how it’s meant to look:

    An Android phone screen with the same calendar widget functioning normally: it has the current date, a message saying 'Nothing scheduled', and two entries in blue for dates in the future

    Now, bugs in software happen ā€” they certainly happen in mine ā€” and there’s no reason why Google would be immune to this, so I can forgive them for this bug showing up in a shipped version of Android. My problem is that it’s been like this for months now. This is a widget built by Google, included in Google’s Calendar app running on Google’s OS and Google’s hardware, and it’s been broken for this long. I would’ve expected this to be fixed in a few weeks, but for it to take this long?

    I can’t see how anyone with an Android phone using this widget would not notice this. And the only reason I can come up with is that no-one in Google has noticed this. They simply don’t use Android, the OS that they build, in their day-to-day. Maybe some of them do, but obviously not enough of them to drive change. If there was, they would’ve found this problem and fix it by now. To quote Linus, “given enough eyeballs, all bugs are shallow,” and those eyeballs are obviously looking elsewhere.

    Now this theory may be far fetched, but after reading Gruber’s piece, it seems like I’m not alone in thinking this. As he says later in the same article:

    Iā€™d wager that more Google employees carry an iPhone than carry a Pixel.

    It shows.


    1. I can’t remember when I first saw this, but I think it was in July. ↩︎

    Your Dev Environment is Not Your Production Environment

    There will be certain things you’re going to need to do in your development environments that you should never do in production. That’s pretty much a given: playing around with user’s data or potentially doing something that will cause an incident is generally not a good idea.

    But there are things you shouldn’t do in prod that you may need to do in dev. And make no mistake, there may be a legitimate need to do these things. Using Auth0 and only have a limited number of emails available for your test environment? You may need a way to quickly reset a user. Support billing in multiple countries and need to do a test in one of them? You’ll need a way to change the user’s countries.

    And I think that’s fine. Not every environment needs to be a reflection of production. As long you’ve got a staging or pre-prod environment where you can do things like rehearse deployments. But everything else should be skewed towards ease of development, which will mean making these drastic options available and easy to use.

    Electrification of Melbourne Suburban Railways Plaque

    Found this plaque while passing through Southern Cross station this morning.

    Plaque about the Electrification of Melbourne Suburban Railways

    I didn’t have time to read it, and the subject matter looks really interesting to me (Trains? Power Lines? What’s not to love? šŸ˜€). I also don’t know how long it’ll be up for, and I’ve been burned in the past of not capturing something when I had the chance.

    So I’m posting photos of it here for posterity reasons. Enjoy.

    Alternative Day Four Photo

    I had an alternative idea for today’s photo challenge, which is “orange”. I was hoping to post a photo of something related to Melbourne’s busses.

    You see, PTV has designated different colour for different modes of transport. Blue for metro trains, purple for regional trains, green for trams, and orange for busses. And from my experience using the service, they’re pretty consistent with adhering to this design language:

    A bus in orange livery at a bus-stop with an orange sign and trim

    Anyway, they’re doing train works along my rail line over the past few weeks and this morning I noticed this sign (forgive the lighting, it was before dawn):

    A large orange sign that reads 'Buses replace trains' and then below an exclamation icon reads 'Plan ahead at ptv.vic.gov.au'

    It’s not the first time I saw this sign, but I had orange on my mind and the fact that it mentioned busses got me thinking, “how cleaver, they’re maintaining the design language through and through, using an orange sign to reference the bus service that would be replacing the trains.” Or so I thought, until I saw this sign:

    A large orange sign that reads 'Car space closures', along with details of when the car park will be closed and how many spaces would no longer be available

    Ah, that blew that theory out of the water. And also the opportunity to use it as today’s photo. I mean, I could’ve still used it ā€” it’s still orange after all ā€” but it doesn’t have the neat adherence to the design language that I was hoping it did.

    Mainboard Mayhem

    Project update on Mainboard Mayhem, my Chip’s Challenge fan game. I didn’t get it finished in time for the release deadline, which was last weekend. I blame work for that. We’re going through a bit of a crunch at the moment, and there was a need to work on the weekend.

    The good news is that there wasn’t much left to do, and after a few more evenings, I’m please to say that it’s done. The game is finish, and ready for release.

    So here it is: Mainboard Mayhem: A Chip’s Challenge fan game (and yes, that’s its full title).

    Screenshot of Mainboard Mayhem

    At the moment it’s only available for MacOS. It should work on both Intel and Apple Silicon Macs, although I’ve only tested on my M2 Mac Mini running Ventura.

    It’s good to finally see this project done. It’s been in development for about last ten years, and I spent half of that time wondering whether it was worth getting it finished it at all. Not committing to anything meant any work I did do on it was pretty aimless, and I always felt like I was wasting my time. Giving myself three weeks to either kill it, or release it helped a lot. I’ll start making deadlines for all the other unfinished projects I’m working on.

    As to what that next project will be, I not sure at this stage. Part of me wants to wait until this crunch time ends, but I suspect I’ll get antsy before then and start work on something else. I’ll keep you posted one way or the other.

    But for now, if you happen to give it a try, thank you and I hope you enjoy it.

    The app icon of Mainboard Mayhem

    Early Version of This Blog

    I was looking for something in GitHub the other day when I found the repository for the first iteration of this blog. I was curious as to how it looked and I’d thought that I’d boot it up and post a few screenshots of it.1

    It started life as a Hugo site. There a two reasons for that, with the first being that I didn’t have the patients to style a website from scratch, and Hugo came with some pretty nice templates. I chose the Vienna template, which seems to have fallen out date: many of the template variables no longer work with a modern version of Hugo. I’m also please to see that I did end up customising the header image ā€” a photo taken in Macedon of the train line to Bendigo ā€” although that’s pretty much all I customised.

    Believe it or not, I feel a little nostelgic for it. Such simple innocence in trying to summon up the courage to write stuff on the internet. Although don’t let the article count fool you: I think there were a total of 10 posts, with half of those being unfinished drafts. I was still trying to work out whether I’d like to write mainly about software technology, or simply talk about my day. But one thing’s for sure, I was under the impression that “real” blogs required posts with a title and at-least 300 words of content. That’s probably why I only had 5 posts finished in 8 months.

    The second reason why I went with Hugo was that I’d have no excuse to tinker with a CMS. I’d figure that, given that I wasn’t using one, I’d be force to focus on the content. Well, that level of self-discipline didn’t last long. About in the middle of 2020, I started building a CMS for the blog using Buffalo. I was thinking of launching it with the name “72k” (72k.co), named after the milepost the header photo was taken at.

    I got reasonably far with building this CMS but it still lacked a lot, like uploads and an RSS feed. It also involved a really annoying workflow: in order to publish something, you needed to choose a “post type” (whether it’s a long-form post; a link post; or a note), the “stream” the post will appear in, write a summary, and then “review” it. Once all that’s good, you’re free to publish it. This was in service of building this up into a popular, wizz-bang blog with a well-engineered navigation and category-specific feeds (I think that’s what “streams” were). Yeah, these grand plans got the better of me and really crippled the usability of the CMS2. I never launched it, opting instead to move to Micro.blog.

    So that’s what this blog looked like, back in the day. I probably won’t look at these projects again. It’s only been four years and already bit-rot is settling in: it took me all morning trying to hack these into a state where I can open them in a browser. But it’s good to look back at what it was.

    Still really happy I moved it over to Micro.blog.


    1. I don’t deny that part of this is procrastination of other things I should be finishing. ↩︎

    2. To be honest, I think part of this lengthy workflow was to satisfy the “resistance”: self-imposed roadblocks to stop me from publishing anything at all. ↩︎

    On Tools and Automation

    The thing about building tools to automate your work is that it’s hard to justify doing so when you’re in the thick of it. Easy to see all the time you save in the aggregate, but when you’re faced with the task in your day to day, you’re just as likely to say “I can build a tool which will let me do this task in a couple of seconds, but it’ll take me an hour to build it verses the 5 minutes it’ll take for me to just do the task.”

    So you just “do the task.” And the next time you get that task, you face the same dilemma.

    Of course the alternative is spending the hour to automate it, and then never running that tool again (or investing more time than you save keeping it up to date l).

    I’m not sure what the best answer is. Maybe tracking times where you wish you had that tool you didn’t build somewhere? Then, when you’ve done it at least 3 times for the same thing, you have supporting evidence that it’s worth automating. Maybe include the time it took to do it manually as well, so you can compare it to how long it might take to build the automation.

    Might be worth a try.

    šŸ”— XML is the future - Bite code!

    I wanted to write something about fads in the software development industry when the post about Amazon Prime Video moving away from micro-services back to monoliths was making the rounds. A lot of the motivation towards micro-services can be traced back to Amazon’s preaching about them being the best way to architect scalable software. Having a team from Amazon saying “micro-services didn’t work; we went back to a monolith and it was more scalable and cheaper to run” is, frankly, a bit like the Pope renouncing his Catholic faith.

    I didn’t say anything at the time as doing so seemed like jumping on the fad wagon along with everyone else, but I have to agree with this article that this following along with the crowd is quite pervasive in the circuits I travel in. I did witness the tail end of the XML fad when I first started working. My first job had all the good stuff: XML for data and configuration, XSLT to render HTML and to ingest HL71, XForms for customisable forms. We may have used XSD somewhere as well. Good thing we stopped short of SOAP.

    The whole feeling that XML was the answer to any problem was quite pervasive, and with only a few evangelists, it was enough to drive the team in a particular direction. And I wish I could say that I was above it all, but that would be a lie. I drank the cool-aid like many others about the virtues of XML.

    But here lies the seductive thing about these technology fads: they’re not without their merits. There were cases where XML was the answer, just like there are cases where micro-services are. The trap is assuming that just because it worked before, it would work again, 100% of the time in fact, even if the problem is different. After all, Amazon or whatever is using it, and they’re successful. And you do want to see this project succeed, right? Especially when we’re pouring all this money into it and your job is on the line, hmm?

    Thus, teams are using micro-services, Kubernetes, 50 different middleware and sidecar containers, and pages and pages of configuration to build a service where the total amount of data can be loaded into an SQLite3 database2. And so it goes.

    So we’ll see what would come of it all. I hope there is a move away from micro-services back to simpler forms of software designs; one where the architecture can fit entirely in one’s head. Of course, just as this article says, they’ll probably be an overcorrection, and a whole set of new problems arise when micro-services are ditched in favour of monoliths. I only hope that, should teams decide to do this, they do so with both eyes open and avoid the pitfalls these fads can lay for them.


    1. HL7 is a non-XML format used in the medical industry. We mapped it to XML and passed it through an XSLT to extract patient information. Yes, we really use XSLT to do this! ↩︎

    2. Ok, this is a bit of an exaggeration, but not by much. ↩︎

    Code First, Tests After

    Still doing the code first, tests after at work and I’m really starting to see the benefits from it. Test driven development is fine, but most of our recent issues ā€” excess logging or errors that are false positives ā€” have nothing to do with buggy business logic. It’s true that you can catch these in unit tests (although I find them to be the worst possible tests to write) but I think you gain a lot more just from launching the application and seeing it run.

    Now granted, it’s not always possible to do this with micro-services. There’s always some dependency you need, and setting all these up is a bit of a pain. That’s probably why I deferred all my manual testing to the end, when I’ve pushed my changes to get them reviewed and deployed it to the environment. Do a quick cursory test from the frontend just to make sure it hasn’t broken anything, then move on to the next task.

    I think this way of working was a mistake. This is something frontend developments get right: you need to run your software while you’re working on it. It’s so important to see not just how well it works, but how it feels to work1: what goes to the log, how fast it performs, etc. You don’t get this feeling from just depending on unit tests.

    Plus, there’s always a nice buzz to see the thing you’re working on run for the first time. That magic seems to decay the further you are from where it’s running. It just becomes another cog in the system. And maybe that’s what it’s destined to be, but it doesn’t need to be this way while you’re working on it.


    1. I don’t know of a better way to say this other than “how it feels to work”. I suppose I could use boring words like “tight iteration loop” but there are too many boring words on the blog already. ↩︎

    On The Reddit Strike

    Ben Thompson has been writing about the Reddit strike in his daily updates. I like this excerpt from the one he wrote yesterday:

    Reddit is miffed that Google and OpenAI are taking its data, but Huffman and team didnā€™t create that data: Redditā€™s users did, under the watchful eyes of Redditā€™s unpaid mod workforce. In other words, my strong suspicion is that what undergirds everything that is happening this week is widespread angst and irritation that everything that was supposed to be special about the web, particularly the bit where it gives everyone a voice, has turned out to be nothing more than grist to be fought over by millionaires and billionaires.

    That, though, takes me back to Bierā€™s tweet; the crazy thing about the Internet is that said grist is in fact worth fighting over.

    It’s easy for me to say this, as I’m not a user of Reddit, but I have full sympathy for the striking moderators.

    You spend much of your free time volunteering to keep a community on a site, producing value for it’s users and owner, with the expectation that the site would recognise your efforts and reciprocate by serving your needs with, say, an API. I can understand how enraging that would feel when they turn around and “alter the deal” while expecting the mods to continue as if nothing has changed.

    So good on the moderators showing that they too have leverage.

    And as to OpenAI using the API to train its model: well yeah I can understand the CEO of Reddit feeling shitty about that, but I wouldā€™ve hope he would have the ingenuity to solve that while maintaining the needs of those that actually provide value to the site. Either he doesn’t which, given that heā€™s one of the founders, I find hard to believe; or he just doesn’t want to.

    Truthful Travel Talk

    Itā€™s time to be honest: I think overseas travel is wasted on me.

    We were driving down from Antibes to Genova today. It was a nice trip, complete with picturesque towns passing us by as we drove along the motorway. My friend was oohing and ahhing at each one: remaking about how nice it would be to see them, stay in them for a while. He was also remarking on what we would do when we arrived at our destination. There was just this air of enthusiasm about the whole thing.

    I didnā€™t feel that enthausiasm. We heard some news that another friend of ours had their luggage stolen, and I just couldnā€™t stop thinking about it. I spent a fair bit of last night going through possible ways on how I could avoid it happening to me, and how I would handle it if it did, and just the whole hassle of dealing with that possibility.

    This, mixed with the inevitable task of finding my barring in an unfamiliar place, stressing about how I would interact with the locals in their non-native language, the ongoing recovery from Covid-19, and a bit of home-sickness, and you can probably guess that Iā€™m just not feeling the vibe of adventure at the moment.

    And yeah, I might have done this to myself, particularly since I havenā€™t had much to do with this part of the trip.Happy to ā€œgo with the flowā€ of what others are doing. And people might ask me ā€œoh, wouldnā€™t it be good to see this?ā€ or ā€œwouldnā€™t it be fun to experience that?ā€ Yeah, maybe? I might get some enjoyment out of it, but Iā€™m not sure if itā€™ll offset the stress I feel with the logistics of it all.

    So thatā€™s where I am at the moment. Itā€™s got to the point where Iā€™m contemplating coming home early. It would actually simplify my itinerary quite a bit, and I wonā€™t be leaving my friends in the lurch: it would be a portion of the trip where I would be travelling by myself. Even with a week less, thatā€™s still about 4 weeks in total, which I think itā€™s plenty, or at least plenty for me.

    Update 30 June: Apart from taking a slightly earlier flight home, I ended up staying the the full 5 weeks. And in retrospect, I’m really glad I did. I figured that I would regret not visiting the places I’ve would’ve cut out if I were to go home early; and after visiting them, I know now that I would’ve missed out on some of the most memorable parts of the trip.

    I think what sparked this post was a mixture of anxiety of travelling alone and little bit of home sickness. But nothing beats anxiety like working through the problem (if you can call travelling solo a “problem”). And as for home sickness: well, I’m not sure there’s much I can do about that apart from remembering that home will always be there.

    Where Have I Been

    Inspired by Manton and Maique, I thought Iā€™d document the places Iā€™ve visited as well. Iā€™d had to refer to this list a few times in the past so having a record like this is helpful.

    Transfers are not included here. In order for a place to be listed here, Iā€™ve have had to have landed there. Also, I’ve excluded Victoria, Australia, as this is where I live.

    • šŸ‡¦šŸ‡ŗAustralia (home)
      • New South Wales
      • South Australia
      • ACT
    • šŸ‡§šŸ‡·Brazil
    • šŸ‡ØšŸ‡°Cook Islands
    • šŸ‡«šŸ‡ÆFiji
    • šŸ‡«šŸ‡·France
    • šŸ‡®šŸ‡¹Italy
    • šŸ‡®šŸ‡©Indonesia
    • šŸ‡ÆšŸ‡µJapan
    • šŸ‡°šŸ‡®Kiribati
    • šŸ‡³šŸ‡æNew Zealand
    • šŸ‡³šŸ‡ŗNiue
    • šŸ‡µšŸ‡¬Papua New Guinea
    • šŸ‡¼šŸ‡øSamoa
    • šŸ‡øšŸ‡¬Singapore
    • šŸ‡øšŸ‡§Solomon Islands
    • šŸ‡ŖšŸ‡øSpain
    • šŸ‡ØšŸ‡­Switzerland
    • šŸ‡¹šŸ‡“Tonga
    • šŸ‡¹šŸ‡»Tuvalu
    • šŸ‡¦šŸ‡ŖUnited Arab Emirates
    • šŸ‡¬šŸ‡§United Kingdom
      • Devon, England
    • šŸ‡ŗšŸ‡øUnited States of America
      • District of Columbia
      • Maryland
      • Nevada
    • šŸ‡»šŸ‡ŗVanuatu
    • šŸ‡»šŸ‡³Vietnam
    Last Updated 12 Nov 2023
    • 12 Nov 2023: Added Singapore and Indonesia
    • 28 May 2023: First version. Note: Iā€™m writing this while on an overseas trip, so Iā€™ll also be including the countries that Iā€™ll be visiting over the next few weeks.

    Full Width Notes In Obsidian

    More custom styling of Obsidian today. This snippet turns off fixed-width display of notes, so that they can span the entire window. Useful if you’re dealing with a bunch of wide tables, as I am right now.

    body {
        --file-line-width: 100%;
    }
    
    div.cm-sizer {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    

    I wish I could say credit goes to ChatGPT, but the answer it gave wasn’t completely correct (although it was close). The way I got this was by enabling the developer tools ā€” which you can do from the View menu ā€” and just going through the HTML DOM to find the relevant CSS class. I guess this means that this’ll break the minute Obsidian decides to change their class names, but I guess we’ll cross that bridge when we come to it.

    F5 To Run

    While going through my archive about a month ago, I found all my old Basic programs I wrote when I was going through school. I had a lot of fun working on them back in the day, and I though it would be nice to preserve them in some way. Maybe even make them runnable in the browser, much like what the Wayback Machine did with the more well-known DOS programs.

    So I set about doing just that, and today the site is live: F5 To Run.

    And yeah, it’s likely that I’m the only one interested in this. No matter. I’m glad they’re off my dying portable drive and preserved on the web in some fashion.

ā† Newer Posts Older Posts ā†’