-
by
-
byI really enjoyed Make Your Life Better by Doing Less by Scott Young. People tend to focus on a better life by adding things to our lives. But adding things spreads us thin, guaranteeing that we don't improve in where it really matters. Rather, we should subtract and focus on those things that really matter to us.
I think about my morning running habit. Or more accurately, my lack of running habit., You see, I used to run a few times a week, but I kept adding more to my plate. First it was a habit of readingΒ Twitter for 5 minutes. Then I added Slack for 10 minutes. Oh and Hackernews. One cup of coffee. No, make that two.
Beyond filling my head with noise when I first wake up, it pushed my morning schedule and spread me thin. Sleeping in five minutes breaks my entire schedule and it's much easier to skip a run when I tell myself "I don't have the time".Previously, Iβve asserted that the hard way is often the easy way. Committing to doing something you know will be hard, paradoxically, often results in an easier time than opting for something that seems easy.Β
This passage reminded me of when I decided to build Tanzawa instead of making a custom theme for Wordpress for my IndieWeb-ified blog. It's much harder to build your own CMS than to just point and click β but getting it the way I want is much easier.Instead of clarifying our pursuits into the few, difficult obstacles they represent and deliberately crafting strategies for dealing with them, weβve opted for a myriad of seemingly easy problems. Except the easy problems end up filling up our lives, leaving little room for what really matters.
I couldn't say it better myself. -
byRewatching Long Way Up since we canβt travel. Making me think about my long planned βTripsβ feature in Tanzawa. π
-
byHackers move poster came. Turns out movie poster sizes are non-standard and you can't easily buy American movie poster sizes in Japan. Luckily I found a shop that specializes in movie posters in OsakaΒ that a) knew the problem and b) has frames fit for the various sizes.
Framed and ready to hang. Woo!Hackers: Their Crime is Curiosity -
-
byTried the @pycharm Code With Me feature today editing some Markdown with a co-worker. It's great for code, but doesn't handle Japanese input cleanly. Cursor jumped and deleted text randomly.
-
byA 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. -
byManaged 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.
-
byAccidentally deleted my local develop database. Good excuse to start building out the first run screens in Tanzawa.
First run form -
byLaunched 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