diff options
| author | Paul Buetow <paul@buetow.org> | 2021-12-28 21:38:52 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-12-28 21:38:52 +0000 |
| commit | c8abe83830f942864dbd7db6665d377d8bfb9dbb (patch) | |
| tree | 347b3a925844f974e2c15eb93633405e72fa2e2a | |
| parent | 35740085d262f7613d501b5d4ec4d4ce3a61b25f (diff) | |
update
| -rw-r--r-- | contact-information.gmi | 15 | ||||
| -rw-r--r-- | gemfeed/2008-06-26-perl-poetry.gmi | 6 | ||||
| -rw-r--r-- | index.gmi | 10 |
3 files changed, 13 insertions, 18 deletions
diff --git a/contact-information.gmi b/contact-information.gmi index 34b4e204..d6c2c9a5 100644 --- a/contact-information.gmi +++ b/contact-information.gmi @@ -11,6 +11,11 @@ Use the ProtonMail address if you care about security for now. The address stays ## Quick Links +### My websites + +=> https://snonux.de snonux.de: My personal blog and internet site +=> https://buetow.org buetow.org: An alias for above (for now) + ### Social Media I am sharing articles that I found interesting regularly on all the social media channels. To get you navigated quickly, here are the links: @@ -30,14 +35,4 @@ I am on irc.german-elite.net in #talk, #coding, #linux (and maybe in others) as => https://github.com/mimecast/dtail DTail at Mimecast => https://github.com/mimecast/ioriot I/O Riot at Mimecast -### My old personal website - -It's still there for fun + profit. - -=> http://paul.buetow.org - -Xerl, my own CMS, powers it: - -=> http://xerl.buetow.org - => ./ Go back to the main site diff --git a/gemfeed/2008-06-26-perl-poetry.gmi b/gemfeed/2008-06-26-perl-poetry.gmi index 622d248b..d6409e7f 100644 --- a/gemfeed/2008-06-26-perl-poetry.gmi +++ b/gemfeed/2008-06-26-perl-poetry.gmi @@ -36,7 +36,7 @@ Wikipedia: "Perl poetry is the practice of writing poems that can be compiled as ``` #!/usr/bin/perl -# (C) 2006 by Paul C. Buetow (http://paul.buetow.org) +# (C) 2006 by Paul C. Buetow goto library for study $math; BEGIN { s/earching/ books/ @@ -80,7 +80,7 @@ __END__ ``` #!/usr/bin/perl -# (C) 2006 by Paul C. Buetow (http://paul.buetow.org) +# (C) 2006 by Paul C. Buetow Christmas:{time;#!!! @@ -126,7 +126,7 @@ This is perl, v5.8.8 built for i386-freebsd-64int ``` #!/usr/bin/perl -# (C) 2007 by Paul C. Buetow (http://paul.buetow.org) +# (C) 2007 by Paul C. Buetow BEGIN{} goto mall for $shopping; @@ -4,10 +4,10 @@ ,---------------------------, | /---------------------\ | | | | | - | | Paul's | | - | | personal | | - | | internet | | - | | site! | | + | | Paul's | | + | | personal | | + | | blog and | | + | | internet site! | | | \_____________________/ | |___________________________| ,---\_____ [] _______/------, @@ -31,7 +31,7 @@ If you reach this site via the modern web, please read this: ## Introduction -My name is Paul Buetow, and this is my internet site. You can call me a Linux/*BSD enthusiast and hobbyist. Although I also have many other interests, you will encounter mostly (if not only) technical content on this site. +Welcome to my internet site. You can call me a Linux/*BSD enthusiast and hobbyist. Although I also have many other interests, you will encounter mostly (if not only) technical content on this site. I have published some Open-Source software; you will find references to it on this site. I also read a lot of tech newsletters and blogs. I re-share the most interesting ones on my social media feeds. You can find links to my Codeberg page and my social media accounts on my contact information page: |
