From a0f79a735548056faf6327c4cd4609816b85e484 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 10 Dec 2022 14:23:36 +0100 Subject: removed some things from the toolbox --- content/toolbox/_index.md | 9 ++++++--- 1 file 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.. + -- cgit v1.2.3-54-g00ecf