Rapture in Everything

Posts tagged "how-to"

Troubleshooting the Moonlander

How to fix a few issues with ZSA's Moonlander keyboard....

Bridges into Matrix

Bridges are components that connect Matrix to other chat platforms and services. We'll make a quick intro into them, and set up bridges for Discord, Whatsapp and FB Messenger....

csv-to-sqlite 2.1 - script support, encodings and brackets

Version 2.1 of csv-to-sqlite [https://pypi.org/project/csv-to-sqlite/] was just released. There are a few new things, suggested in GitHub [https://github.com/zblesk/csv-to-sqlite] issues: you can now specify that you do not want brackets around your column names, you can specify the encoding your files (the default still is UTF-8) and it's now easier to use csv-to-sqlite in scripts. If you wish to do that, simply install it as a dependency: pip install csv-to-sqlite As an aside: if you're...

Trying out Passbolt (with Docker)

A step-by-step guide for getting from a clean Ubuntu 18.04 LTS to a running Passbolt instance with a simplistic Docker setup....

Running Huginn with Docker

Last time [https://zblesk.net/blog/playing-with-huginn/] I've written about using Huginn. I have never actually used Docker before, but I've decided to give it a go. I'm hosting various pieces of software on my server, which run on anything from Go to PHP. And given my few, but all the more unpleasant experiences with Ruby, I'd decided that I'd rather move most of my software to Docker than try to install yet another stack on my server. So yeah, you could say this XKCD strip [https://xkcd.com/...