Reset the Net is not only about telling others what to do, it’s about reminding ourselves what needs to be done, about the basic principals we all should think about: Continue reading
GitLab Continuous Integration
https://www.gitlab.com/gitlab-ci/
You can use Docker to deploy the runners on various machines
Securing the Internet of Things? How about securing the Internet first?
The non-profit organization I am part of, aykit, recently released an Android Version and it’s sources for ownCloud Notes. Having ownCloud Notes, you add and edit notes using your ownCloud server. This is quite convenient and a good replacement for proprietary tools provided by google, Apple and others.
After releasing our app, we got feedback regarding our lack of support for http. Yes, it is true, we are only supporting https connections at the moment. To be frank, most of the tools we use in our daily work are only accessible through https as well. This article is about why we think this should be the norm.
Painless handling of development environments with vagrant
I destroyed my dev-environment. Again.
It all started with an upgrade of my packet management system. After previous disastrous experiences, I tried to minimize my installed packages (libpng, libjpeg, ImageMagick, PostgreSQL, MySQL, Redis) and it worked well so far. What could possibly go wrong? Short answer: almost everything.