Summit County has deemed my property to have increased 71% in value in the last three years (when they last adjusted it). I know the market is hot, but that seems extreme.
Continue reading post "#3349"Toby's Log page 23
Idea: A lodging establishment called Linked Inn. It would likely cater to business travelers and have some nice common spaces for meeting others as well as conference rooms.
JS: ES Modules and Node bare specifiers via response rewrite
I’ve been playing with JS lately, including ES modules and building with Rollup, Babel, and Terser, along with other accessories. One thing I’m disappointed with of ES modules in the Nodejs ecosystem is dealing with third party imports. Using the “bare” specifiers that Node expects works fine in that environment and thus tools running in it (possibly needing helpers), but they don’t work at all directly in the browser. This is discussed in this post by Jake Archibold, for instance.
Import maps are one solution in the works, but that requires explicitly mapping every dependency, which could get complicated fast when dependencies have dependencies. It also is only in draft stage and only works in Blink based browsers currently.
I eventually gave in to the idea of having server code rewrite the paths in the js file responses to point to a symlinked node_modules
folder, similar to what is mentioned in this post by the Polymer project. I created a PHP test server for one of my projects that does this.
The xmlrpc.php
file of my WordPress blog recently got hit by a single bot some 5000 times over a half hour period recently. I temporarily disabled all visitors and then limited it to just blocking the specific IP via Apache conf (htaccess).
I’ve signed up for the virtual Stir Trek this year.
Continue reading post "#3340"Took advantage of this great weather to hike the Dogwood this evening. Was a lot less muddy than last time except for one stretch.
Continue reading post "#3337"Purchase: flannel sherpa lined robe
I finally bought myself an expensive but very warm and comfy bath robe, LL Bean’s sherpa lined flannel robe, the black watch color. I don’t think I’ve had a robe since I was a kid. I’ve considered getting one for years, but couldn’t find one in stores that didn’t look too cheap and thin or was too expensive. But the advantages finally won out and made an expensive one seem worth it.
Continue reading post "Purchase: flannel sherpa lined robe"I guess Akron has moved its Utilities Business Office (where water sewer trash bills are paid) seven minutes farther away.
Continue reading post "#3332"I’m glad it’s warmed up again and quite spring-like.
Continue reading post "#3330"I woke up in the middle of the night last night fighting a strong feeling of sickness. I think it was just a stomach bug.
Continue reading post "#3325"