diff options
| author | Paul Buetow <paul@buetow.org> | 2021-11-02 20:37:01 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-11-02 20:37:01 +0200 |
| commit | 4cbf2f1b959dcd5f59d9277996cc2b5325492ae9 (patch) | |
| tree | 501d9bdccc69bb182035efd93021b81d226ef63a | |
| parent | c754fada00be1181e38be7180c74e3382890312f (diff) | |
Publishing new version
| -rw-r--r-- | gemfeed/2008-06-26-perl-poetry.md | 2 | ||||
| -rw-r--r-- | gemfeed/2010-05-09-the-fype-programming-language.md | 2 | ||||
| -rw-r--r-- | gemfeed/2011-05-07-perl-daemon-service-framework.md | 2 | ||||
| -rw-r--r-- | gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.md | 2 | ||||
| -rw-r--r-- | gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.md | 2 | ||||
| -rw-r--r-- | gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md | 2 | ||||
| -rw-r--r-- | gemfeed/index.md | 2 | ||||
| -rw-r--r-- | resources.md | 2 |
8 files changed, 7 insertions, 9 deletions
diff --git a/gemfeed/2008-06-26-perl-poetry.md b/gemfeed/2008-06-26-perl-poetry.md index 83376f01..aaa27b09 100644 --- a/gemfeed/2008-06-26-perl-poetry.md +++ b/gemfeed/2008-06-26-perl-poetry.md @@ -159,7 +159,7 @@ This is perl, v5.8.8 built for i386-freebsd-64int Did you like what you saw? Have a look at Github to see my other poems too: -[https://github.com/snonux/perl-poetry](https://github.com/snonux/perl-poetry) +[https://codeberg.org/snonux/perl-poetry](https://codeberg.org/snonux/perl-poetry) E-Mail me your thoughts at comments@mx.buetow.org! diff --git a/gemfeed/2010-05-09-the-fype-programming-language.md b/gemfeed/2010-05-09-the-fype-programming-language.md index db39307f..1a133b2c 100644 --- a/gemfeed/2010-05-09-the-fype-programming-language.md +++ b/gemfeed/2010-05-09-the-fype-programming-language.md @@ -503,7 +503,7 @@ Fancy stuff like OOP or Unicode or threading is not planed. But fancy stuff like You can find all of this on the GitHub page. There is also an "examples" folders containing some Fype scripts! -[https://github.com/snonux/fype](https://github.com/snonux/fype) +[https://codeberg.org/snonux/fype](https://codeberg.org/snonux/fype) E-Mail me your thoughts at comments@mx.buetow.org! diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.md b/gemfeed/2011-05-07-perl-daemon-service-framework.md index 823f55c1..b12c287e 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.md +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.md @@ -156,7 +156,7 @@ BTW: You can install as many modules within the same instance as desired. But th You can find PerlDaemon (including the examples) at: -[https://github.com/snonux/perldaemon](https://github.com/snonux/perldaemon) +[https://codeberg.org/snonux/perldaemon](https://codeberg.org/snonux/perldaemon) E-Mail me your thoughts at comments@mx.buetow.org! diff --git a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.md b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.md index 8ff8ccc4..f1b5553e 100644 --- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.md +++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.md @@ -57,7 +57,7 @@ BEGIN { You can find the full source code at GitHub: -[https://github.com/snonux/perl-c-fibonacci](https://github.com/snonux/perl-c-fibonacci) +[https://codeberg.org/snonux/perl-c-fibonacci](https://codeberg.org/snonux/perl-c-fibonacci) ### Let's run it with Perl: diff --git a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.md b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.md index 69a6655f..bf17aaca 100644 --- a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.md +++ b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.md @@ -23,7 +23,7 @@ A couple of years have passed since I last worked on Debroid. Currently, I am us All scripts mentioned here can be found on GitHub at: -[https://github.com/snonux/debroid](https://github.com/snonux/debroid) +[https://codeberg.org/snonux/debroid](https://codeberg.org/snonux/debroid) ### First debootstrap stage diff --git a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md index c6ef908a..ad2fdaba 100644 --- a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md +++ b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md @@ -24,8 +24,6 @@ Over the last couple of years I wrote quite a few Puppet modules in order to manage my personal server infrastructure. One of them manages FreeBSD Jails and another one ZFS file systems. I thought I would give a brief overview in how it looks and feels. -[https://github.com/snonux/puppet-modules](https://github.com/snonux/puppet-modules) - ## ZFS The ZFS module is a pretty basic one. It does not manage ZFS pools yet as I am not creating them often enough which would justify implementing an automation. But let's see how we can create a ZFS file system (on an already given ZFS pool named ztank): diff --git a/gemfeed/index.md b/gemfeed/index.md index 9d8a3a72..b8023a16 100644 --- a/gemfeed/index.md +++ b/gemfeed/index.md @@ -14,7 +14,7 @@ [2016-11-20 (0314 words) - Methods in C](./2016-11-20-methods-in-c.md) [2016-05-22 (0508 words) - Spinning up my own authoritative DNS servers](./2016-05-22-spinning-up-my-own-authoritative-dns-servers.md) [2016-04-16 (0244 words) - Offsite backup with ZFS (Part 2)](./2016-04-16-offsite-backup-with-zfs-part2.md) -[2016-04-09 (0423 words) - Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md) +[2016-04-09 (0421 words) - Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md) [2016-04-03 (0594 words) - Offsite backup with ZFS](./2016-04-03-offsite-backup-with-zfs.md) [2015-12-05 (0339 words) - Run Debian on your phone with Debroid](./2015-12-05-run-debian-on-your-phone-with-debroid.md) [2014-03-24 (0132 words) - The fibonacci.pl.c Polyglot](./2014-03-24-the-fibonacci.pl.c-polyglot.md) diff --git a/resources.md b/resources.md index f4392edc..9ba0f601 100644 --- a/resources.md +++ b/resources.md @@ -118,7 +118,7 @@ However, I still believe a degree in Computer Science helps to understand all th My diploma thesis, "Object-oriented development of a GUI based tool for event-based simulation of distributed systems," can be found at: -[https://github.com/snonux/vs-sim](https://github.com/snonux/vs-sim) +[https://codeberg.org/snonux/vs-sim](https://codeberg.org/snonux/vs-sim) I was one of the last students handed out an "old fashioned" German Diploma degree before the University switched to the international Bachelor and Master versions. To give you an idea: The "Diplom-Inform. (FH)" means translated "Diploma in Informatics from a University of Applied Sciences (FH: Fachhochschule)". Going after the international student credit score, it settles between a Bachelor of Computer Science and a Master of Computer Science degree. |
