Blockchain
Posts relating to blockchain projects.
November 29, 2023
Fix Links in Devtools Console
So, I'm right now working on moving hansanderson.com from a Wordpress-to-static S3 site to a Laravel Jigsaw-to-static S3 site. During this, I found that while my WP docker setup had my test lcl site...
ReadFebruary 11, 2021
Modifying VIM emulation in Visual Studio Code to Work Better
I just started using Visual Studio Code. I’ve been using vim for a long time. I liked some of the features of VS Code, but I can’t go back to a mouse. So, of course VSC has vim emulation, but...
ReadFebruary 11, 2021
Moving Around in Visual Studio with VIM emulation mods
I just started using VS Code/Visual Studio Code. I’ve been a vim guy for years, and have tried Atom, which was pretty good. Then I started seeing all these youtube videos where people used VS Code,...
ReadJanuary 10, 2021
Midi Meta-Data Update using PHP (PhpTabs)
So, I downloaded a few “producer packs” from Ghosthack. I use these to help kick-start ideas when I’m producing a podcast recording. The blank canvas is the most difficult place for me. These...
ReadDecember 23, 2020
Note to Self - Using AWS Client’s S3 Sync
This is pretty easy to do. If you use homebrew on a mac, open a terminal and type:
brew install awscli
I’m assuming that you can to apt-get install awscli
on Linux, as...
December 23, 2020
Setting up DNS for your AWS S3 static web site
Target Audience This post is aimed at relatively capable web/devops. People like me. I’m not going to remember everything, so I’ll probably re-read this myself in a few months or a year when I...
ReadDecember 23, 2020
Setting up an AWS S3 bucket for your static web site
Target Audience This post is aimed at relatively capable web/dev ops. People like me. I’ll probably re-read this myself in a few months or a year when I forget how to go about this. “Static...
ReadDecember 23, 2020
WordPress-to-static using wget mirror functionality and AWS S3
I like using WordPress. I’ve used it, AEM, Jekyll, a version of Laravel-as-CMS (currently Jigsaw and a lot of custom built code (in the early days). I don’t like how WordPress seems to be a main...
ReadDecember 13, 2020
What is Computronium?
I was reading around, and stumbled upon this Wikipedia article. I was like… whoa, that sounds good. But… it’s pretty vague. “…a substrate for…(uh, what?) a hypothetical...
Read