Top five things to improve your coding (in no particular order): 1. Document your code (automatically) 2. Write Object Oriented code 3. Get acquainted with useful packages 4. Write tests for your code (This post) 5. Use a version control… Continue Reading →
This guide shows you how to automate the configuration of a virtual server from scratch (using Ansible) and deploy multiple independent Wordpress websites (using Webmin/Virtualmin).
A few weeks ago I wrote an Ansible module for Fly. To give you some background, Fly is an application delivery network which I mainly use for auto provisioning SSL certificates for static websites, and Ansible is an open source… Continue Reading →
Top five things to improve your coding (in no particular order): 1. Document your code (automatically) 2. Write Object Oriented code 3. Get acquainted with useful packages (This post) 4. Write tests for your code 5. Use a version control… Continue Reading →
Top five things to improve your coding (in no particular order): 1. Document your code (automatically) 2. Write Object Oriented code (This post) 3. Get acquainted with useful packages 4. Write tests for your code 5. Use a version control… Continue Reading →
When it comes to deployment, Ansible is fast becoming the tool of choice for many DevOps engineers. When I discovered the benefits of using Fly – especially for HTTPS – I thought it would be a really useful to automate… Continue Reading →
I’ve just finished building my first 3D printer and have made some first steps in tuning it. I won’t go over all the steps as there are many great resources online. I chose to make a Prusa i3 Mk2 as… Continue Reading →
If like me, you owned bitcoin (BTC) and it was stored in a paper wallet BEFORE 1st August 2017, you also have the same amount in bitcoin cash (BCH). In summary, BCH is a hard fork of BTC, basically it… Continue Reading →
In this final part, we’ll complete the gateway by setting up our relay to send an sms by sending an email. 1. Setup DNS and Mailgun I part 3 we already partially setup mailgun, but now you’ll need to add… Continue Reading →
UPDATE DEC 2 2017: Please see comment at the bottom for a suggestion of a miner that currently works! I’ve got a Pi 3 that’s hanging around doing nothing so I thought I would try and use it to mine… Continue Reading →
© 2025 AndyPi — Powered by WordPress
Theme by Anders Noren — Up ↑