I’ve been taking a break from gainful employment, and filling the craving for tasks by doing Boot.dev courses.
My bio on the site currently reads:
Rusty CS masters grad from Canada, minor in psych to help understand HCI. Taking boot camp to cure 5 years confinement to OPS, and prolonged exposure to business 4GL and wishful approaches to AI.
I’ll unpack the snark in other posts. Today I thought I’d say a quick thanks to Boot....
Static Site Hosting Part II - Usability
In this post I discuss some of the potential usability issues when working with static site generation.
...
The Tygers of Wrath
I can’t say for sure what the poet William Blake had in mind in the early 1790’s when he wrote “The tygers of wrath are wiser than the horses of instruction”, but I hope he won’t my comparing it to learning by building, also known as constructionism 🔗 . The educational theory of constructionism observes that people learn best by making and sharing things.
If you’re looking for effective instruction, there is no substitute for facing the claws of a technical tiger, particularly one you have chosen to meet yourself....
Static Hosting Part I - Thank you, Mr. Goldberg
Years ago I built my own CI-CD 🔗 solution for a moderately complex static website.
...
Where Does It End
Have you ever spent hours on something, made it work, and then discovered a feature in the language that could have saved you a ton of effort? That’s what happened when I tried to figure out how to draw an arrowhead to a curved line at some distance from the center of a target (see banner).
TL;DR When working with custom visualizations, you might need to do some math. But make use of (and give credit to) the community around these tools....