summaryrefslogtreecommitdiff
path: root/content/toolbox/_index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/toolbox/_index.md')
-rw-r--r--content/toolbox/_index.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/content/toolbox/_index.md b/content/toolbox/_index.md
index 8352819..0f31640 100644
--- a/content/toolbox/_index.md
+++ b/content/toolbox/_index.md
@@ -37,9 +37,6 @@ Some things I found to be useful for daily programming.
## Infrastructure
-* [openSUSE Build Service](https://build.opensuse.org/): for building
- release packages in the cloud.
-* [Travis CI](http://travis-ci.org/): for continuous integration on Mac OSX.
* Using [libvirtd](http://libvirt.org) now instead of VirtualBox
(sorry, Oracle). Main reason: it's still a little bit un-ready round
the edges but hey, it's really open source. :-)
@@ -100,3 +97,9 @@ The following tools I used in the past, but not anymore:
without all the built-in stuff from Mozilla nobody needs or asked for.
I'm no longer using it, as compiling it is too much of a hazzle with
frequent rust incompatibilities..
+* [openSUSE Build Service](https://build.opensuse.org/): for building
+ release packages in the cloud. They deleted my home project and I'm
+ no longer doing software development, really.
+* [Travis CI](http://travis-ci.org/): for continuous integration on Mac OSX.
+ Don't care about building on Apple anymore due to all kind of reasons..
+