This is the current top few masternode coins listed at masternodes.online (MNO), in descending order of RoI (Return on Investment) Do not buy any of these! An RoI of 32,000%? That means you make your money back in about 28 hours - you're going to be rich, right? Well, no. Probably not. If it seems … Continue reading Masternode RoI – the sad truth
HTML converter for Bootstrap forms
This is based on an idea from the Indiehackers forum. When I create a web form using a framework like Bootstrap, it's a bit tedious to craft the HTML that the framework wants. For instance, if the plain HTML were like this: <label>Email</label> <input id="email" type="email" placeholder="foo@bar.com" /> The equivalent HTML that Bootstrap needs is … Continue reading HTML converter for Bootstrap forms
Simple Alexa cheatsheet
I am my mother's technical support department. Like a lot of technical people, I end up being the de facto IT support department for members of my family. Especially for my mother, who is getting on in years, and has trouble remembering how to use various bits of technology. In another post, I'll probably go … Continue reading Simple Alexa cheatsheet