Zero Downtime Front End Deployments with Vulcand on CoreOS

Hacker News

Update: Vulcand has been updated since this post was written. Jump to https://github.com/vulcand/vulcand for more info. You can follow the concepts of this post, but the commands are no longer up to date. Running a distributed system across many machines…

19 May 2014

New Firefox HTTP cache now enabled on Nightly builds

Planet Mozilla

Yes, it’s on! After a little bit more than a year of a development by me and Michal Novotný all bugs we could find in our labs, offices and homes were fixed. The new cache back-end is now enabled on Firefox Nightly builds as of version 32 and should stay…

19 May 2014

Reading QR Codes

Use Your Loaf

Copyright © 2019 - K Harrison Privacy and Cookies Terms of Use, A while back I had the idea that I should create my own implementation of the Time-based One-time Password (TOTP) algorithm used by applications such as Google Authenticator. The TOTP…

13 May 2014

Set up your own email server in 5 steps

Hacker News

There are a load of guides to setting up email on a server, but many of them don’t cover the extra useful features that make hosting your own email a viable experience. If you’re going to wean yourself off Gmail, then you need usable webmail, (push) IMAP,…

9 May 2014

MySQL databases are all setup in BuildAPI-app docker container!

Planet Mozilla

As I stated in the previous post, the next step here was to setup databases. I spent time attempting to have sqlite work in this situation, but ran into issues with buildapi connecting to the sqlite databases. Rather than chase…Read more ›

9 May 2014

Bootstrap 3 Tips and Tricks

Hacker News

Bootstrap 3 has a ton of features and helpers to speed up front-end development. Sometimes you need something and you end up writing your own custom CSS and JavaScript without even realizing that Bootstrap could have done it for you. That's not necessarily…

8 May 2014