diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-29 10:12:31 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-29 10:12:31 +0100 |
| commit | 147bd218a24991c5a184874d8d31f15f6e141a4d (patch) | |
| tree | ddbf7a7d6a46fbf329a5021e3d5b7d23c6582e70 | |
| parent | 9c43a79445d14cbd5d323cb4498d4e69770c454a (diff) | |
Add word count to Gemfeed
| -rw-r--r-- | gemfeed/index.gmi | 32 | ||||
| -rw-r--r-- | index.gmi | 32 |
2 files changed, 32 insertions, 32 deletions
diff --git a/gemfeed/index.gmi b/gemfeed/index.gmi index ff764953..8c8f33a5 100644 --- a/gemfeed/index.gmi +++ b/gemfeed/index.gmi @@ -2,19 +2,19 @@ ## Having fun with computers! -=> ./2021-05-16-personal-bash-coding-style-guide.gmi 2021-05-16 - Personal Bash coding style guide -=> ./2021-04-24-welcome-to-the-geminispace.gmi 2021-04-24 - Welcome to the Geminispace -=> ./2021-04-22-dtail-the-distributed-log-tail-program.gmi 2021-04-22 - DTail - The distributed log tail program -=> ./2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi 2018-06-01 - Realistic load testing with I/O Riot for Linux -=> ./2016-11-20-methods-in-c.gmi 2016-11-20 - Methods in C -=> ./2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi 2016-05-22 - Spinning up my own authoritative DNS servers -=> ./2016-04-16-offsite-backup-with-zfs-part2.gmi 2016-04-16 - Offsite backup with ZFS (Part 2) -=> ./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi 2016-04-09 - Jails and ZFS with Puppet on FreeBSD -=> ./2016-04-03-offsite-backup-with-zfs.gmi 2016-04-03 - Offsite backup with ZFS -=> ./2015-12-05-run-debian-on-your-phone-with-debroid.gmi 2015-12-05 - Run Debian on your phone with Debroid -=> ./2014-03-24-the-fibonacci.pl.c-polyglot.gmi 2014-03-24 - The fibonacci.pl.c Polyglot -=> ./2011-05-07-perl-daemon-service-framework.gmi 2011-05-07 - Perl Daemon (Service Framework) -=> ./2010-05-09-the-fype-programming-language.gmi 2010-05-09 - The Fype Programming Language -=> ./2010-05-07-lazy-evaluation-with-standarn-ml.gmi 2010-05-07 - Lazy Evaluation with Standard ML -=> ./2010-04-09-standard-ml-and-haskell.gmi 2010-04-09 - Standard ML and Haskell -=> ./2008-06-26-perl-poetry.gmi 2008-06-26 - Perl Poetry +=> ./2021-05-16-personal-bash-coding-style-guide.gmi 2021-05-16 (1717 words) - Personal Bash coding style guide +=> ./2021-04-24-welcome-to-the-geminispace.gmi 2021-04-24 (0759 words) - Welcome to the Geminispace +=> ./2021-04-22-dtail-the-distributed-log-tail-program.gmi 2021-04-22 (2117 words) - DTail - The distributed log tail program +=> ./2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi 2018-06-01 (2171 words) - Realistic load testing with I/O Riot for Linux +=> ./2016-11-20-methods-in-c.gmi 2016-11-20 (0314 words) - Methods in C +=> ./2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi 2016-05-22 (0508 words) - Spinning up my own authoritative DNS servers +=> ./2016-04-16-offsite-backup-with-zfs-part2.gmi 2016-04-16 (0244 words) - Offsite backup with ZFS (Part 2) +=> ./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi 2016-04-09 (0423 words) - Jails and ZFS with Puppet on FreeBSD +=> ./2016-04-03-offsite-backup-with-zfs.gmi 2016-04-03 (0594 words) - Offsite backup with ZFS +=> ./2015-12-05-run-debian-on-your-phone-with-debroid.gmi 2015-12-05 (0339 words) - Run Debian on your phone with Debroid +=> ./2014-03-24-the-fibonacci.pl.c-polyglot.gmi 2014-03-24 (0132 words) - The fibonacci.pl.c Polyglot +=> ./2011-05-07-perl-daemon-service-framework.gmi 2011-05-07 (0399 words) - Perl Daemon (Service Framework) +=> ./2010-05-09-the-fype-programming-language.gmi 2010-05-09 (1272 words) - The Fype Programming Language +=> ./2010-05-07-lazy-evaluation-with-standarn-ml.gmi 2010-05-07 (0192 words) - Lazy Evaluation with Standard ML +=> ./2010-04-09-standard-ml-and-haskell.gmi 2010-04-09 (0266 words) - Standard ML and Haskell +=> ./2008-06-26-perl-poetry.gmi 2008-06-26 (0147 words) - Perl Poetry @@ -52,19 +52,19 @@ I have also compiled a list of resources that made an impact on me: I have switched blog software multiple times. I might be backfilling some of the older articles here. So please don't wonder when suddenly old posts appear here. -=> ./gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi 2021-05-16 - Personal Bash coding style guide -=> ./gemfeed/2021-04-24-welcome-to-the-geminispace.gmi 2021-04-24 - Welcome to the Geminispace -=> ./gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi 2021-04-22 - DTail - The distributed log tail program -=> ./gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi 2018-06-01 - Realistic load testing with I/O Riot for Linux -=> ./gemfeed/2016-11-20-methods-in-c.gmi 2016-11-20 - Methods in C -=> ./gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi 2016-05-22 - Spinning up my own authoritative DNS servers -=> ./gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi 2016-04-16 - Offsite backup with ZFS (Part 2) -=> ./gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi 2016-04-09 - Jails and ZFS with Puppet on FreeBSD -=> ./gemfeed/2016-04-03-offsite-backup-with-zfs.gmi 2016-04-03 - Offsite backup with ZFS -=> ./gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi 2015-12-05 - Run Debian on your phone with Debroid -=> ./gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi 2014-03-24 - The fibonacci.pl.c Polyglot -=> ./gemfeed/2011-05-07-perl-daemon-service-framework.gmi 2011-05-07 - Perl Daemon (Service Framework) -=> ./gemfeed/2010-05-09-the-fype-programming-language.gmi 2010-05-09 - The Fype Programming Language -=> ./gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi 2010-05-07 - Lazy Evaluation with Standard ML -=> ./gemfeed/2010-04-09-standard-ml-and-haskell.gmi 2010-04-09 - Standard ML and Haskell -=> ./gemfeed/2008-06-26-perl-poetry.gmi 2008-06-26 - Perl Poetry +=> ./gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi 2021-05-16 (1717 words) - Personal Bash coding style guide +=> ./gemfeed/2021-04-24-welcome-to-the-geminispace.gmi 2021-04-24 (0759 words) - Welcome to the Geminispace +=> ./gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi 2021-04-22 (2117 words) - DTail - The distributed log tail program +=> ./gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi 2018-06-01 (2171 words) - Realistic load testing with I/O Riot for Linux +=> ./gemfeed/2016-11-20-methods-in-c.gmi 2016-11-20 (0314 words) - Methods in C +=> ./gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi 2016-05-22 (0508 words) - Spinning up my own authoritative DNS servers +=> ./gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi 2016-04-16 (0244 words) - Offsite backup with ZFS (Part 2) +=> ./gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi 2016-04-09 (0423 words) - Jails and ZFS with Puppet on FreeBSD +=> ./gemfeed/2016-04-03-offsite-backup-with-zfs.gmi 2016-04-03 (0594 words) - Offsite backup with ZFS +=> ./gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi 2015-12-05 (0339 words) - Run Debian on your phone with Debroid +=> ./gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi 2014-03-24 (0132 words) - The fibonacci.pl.c Polyglot +=> ./gemfeed/2011-05-07-perl-daemon-service-framework.gmi 2011-05-07 (0399 words) - Perl Daemon (Service Framework) +=> ./gemfeed/2010-05-09-the-fype-programming-language.gmi 2010-05-09 (1272 words) - The Fype Programming Language +=> ./gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi 2010-05-07 (0192 words) - Lazy Evaluation with Standard ML +=> ./gemfeed/2010-04-09-standard-ml-and-haskell.gmi 2010-04-09 (0266 words) - Standard ML and Haskell +=> ./gemfeed/2008-06-26-perl-poetry.gmi 2008-06-26 (0147 words) - Perl Poetry |
