• A bit worried I've spent so much time focusing on features in Tanzawa so I could get my blog off Wordpress that there's bugs in the non-happy paths. So I think my next focus is going increasing quality.Β 

    Finished the first s step: integrating my tox setup ( pytest, typecheck, and flake8 linting) into GitHub actions, so I can no longer merge if things are failing. Next step is to fix my typecheck errors and root out some bugs I've been running into recently (with tests!)

    Once it's passing and the major bugs have been finished, I think I'm going to make a public release for developers / technically inclined people.
  • Managed to spend an hour on the bike today. Feel much better. Kinda want to add a small cargo e-bike to the fleet but it’s too soon.
  • Accidentally deleted my local develop database. Good excuse to start building out the first run screens in Tanzawa.

    First run form
  • Launched a fun feature in Tanzawa today: Search. There isn't a direct link to a search page, but clicking the place name in a post will search for all posts within 2km of that post.

    Search results
  • Summer feels like it’s arrived early this year. Great time to watch some trains.

    Watching the train
  • Shipped my file picker today!

    Tanzawa File Picker
  • Inspired by @mijustin's tweet, I just bought an original Hackers movie poster. Can't wait for it to arrive so I can hang it in my office.

    Hack the Planet!
  • Inserting images into a post from the Tanzawa file picker is working like a charm. Woohoo! Now to polish up the interface πŸŽ‰
  • Took the eBike to the grandparents house to pick up Leo instead of the car. Soo much better. Roughly the same time investment, save a liter and a half of fuel, and got some exercise.
    Riding along the river
  • I've started working on a file picker for Tanzawa. You access it by clicking the photo icon.Β  The sizing is still a bit wonky. In the future there should be a search form allowing you to filter your photos.

    File Picker


    Clicking a photo re-uses the file detail modal I shared a few days ago, except the actions change from "view on site", "delete" to just "insert into post".

    Insert a photo into a post

    Once you have a few building blocks in place, Turbo / Stimulus is so productive, I'm loving it.
Previous 40 of 59 Next