From b26ae58c59e96f42ae42b5bc65c821827f53a4e1 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 5 Mar 2022 11:25:11 +0000 Subject: change address of my photo site --- contact-information.gmi | 2 +- gemfeed/atom.xml | 82 ++++++++++++++++++++++++++++++++++++++++++++++++- gemfeed/index.gmi | 2 ++ index.gmi | 2 ++ 4 files changed, 86 insertions(+), 2 deletions(-) diff --git a/contact-information.gmi b/contact-information.gmi index acfe6968..f7fb3992 100644 --- a/contact-information.gmi +++ b/contact-information.gmi @@ -14,7 +14,7 @@ => https://codeberg.org/foozone codeberg.org/foozone - My personal Codeberg page => https://dtail.dev dtail.dev - DTail at Mimecast => https://github.com/mimecast/ioriot github.com/mimecast/ioriot - I/O Riot at Mimecast (currently unmaintained) -=> https://sidewalk.ninja sidewalk.ninja - My street photography site (warn: multiple MBs, it's photos after all) +=> https://irregular.ninja irregular.ninja - My street photography site (warn: multiple MBs, it's photos after all) ## Social Media diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 06a16da3..9090b506 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,11 +1,91 @@ - 2022-02-20T19:58:51+00:00 + 2022-03-04T09:42:21+00:00 foo.zone feed To be in the .zone! gemini://foo.zone/ + + The release of DTail 4.0.0 + + gemini://foo.zone/gemfeed/2022-03-05-the-release-of-dtail-4.0.0.gmi + 2022-03-05T09:42:21+00:00 + + Paul Buetow + comments@mx.buetow.org + + I have recently released DTail 4.0.0 and this blog post goes through some of the new goodies. I have written about DTail before. Have a look here:. .....to read on please visit my site. + +
+

The release of DTail 4.0.0

+
+

Published by Paul at 2022-03-05

+

I have recently released DTail 4.0.0 and this blog post goes through some of the new goodies. I have written about DTail before. Have a look here:

+DTail - The distributed log tail program
+

Summary

+

DTail (a distributed tail program) is a DevOps tool for engineers programmed in Google Go for following (tailing), catting and grepping (including gzip and zstd decompression support) log files on many machines concurrently. An advanced feature of DTail is to execute distributed MapReduce aggregations across many devices.

+
+

What's new in 4.0.0?

+

Integration testing suite

+

DTail comes already with some unit tests, but what's new is a full integration testing suite which covers all common use cases.

+
+

Improved code

+

SonarQube/BlackDuck + refactorings to reduce code complexity.

+

Rewritten logging

+

Configurable terminal color codes

+

plus new default

+

Improved documentation

+

Serverless mode

+

Spartan mode

+

Use of memory pools

+

byte buffers and string builders

+

Bugfixes and updates to newer dependencies

+

Check out the DTail GitHub page for more information:

+https://dtail.dev
+https://github.com/mimecast/dtail
+

E-Mail me your comments to paul at buetow dot org!

+
+
+
+ + snonux.de moved to foo.zone + + gemini://foo.zone/gemfeed/2022-03-04-site-moved-to-foo.zone.gmi + 2022-03-04T09:31:18+00:00 + + Paul Buetow + comments@mx.buetow.org + + Attention: You read this text because you are reaching this site via an old address. This site has moved to foo.zone. . .....to read on please visit my site. + +
+

buetow.org moved to foo.zone

+
+                    _________________________________________________
+            /|     |                                                 |
+            ||     |     foo.zone                                    |
+       .----|-----,|                                                 |
+       ||  ||   ==||                                                 |
+  .-----'--'|   ==||                                                 |
+  |)-      ~|     ||_________________________________________________|
+  | ___     |     |____...==..._  >\______________________________|
+ [_/.-.\"--"-------- //.-.  .-.\\/   |/            \\ .-.  .-. //
+   ( o )`==="""""""""`( o )( o )     o              `( o )( o )` 
+    '-'                '-'  '-'                       '-'  '-'
+
+

Published by Paul at 2022-03-04

+

Attention: You read this text because you are reaching this site via an old address. This site has moved to foo.zone.

+

In case you have subscribed to this site, please unsubscribe and subscribe to foo.zone instead!

+foo.zone capsule
+foo.zone Gemfeed
+foo.zone Atom feed
+

Also read:

+Welcome to the foo.zone
+

Thanks!

+
+
+
Computer operating systems I use(d) diff --git a/gemfeed/index.gmi b/gemfeed/index.gmi index 516a5e22..2c7e8f05 100644 --- a/gemfeed/index.gmi +++ b/gemfeed/index.gmi @@ -2,6 +2,8 @@ ## To be in the .zone! +=> ./2022-03-05-the-release-of-dtail-4.0.0.gmi 2022-03-05 - The release of DTail 4.0.0 +=> ./2022-03-04-site-moved-to-foo.zone.gmi 2022-03-04 - buetow.org moved to foo.zone => ./2022-02-04-computer-operating-systems-i-use.gmi 2022-02-04 - Computer operating systems I use(d) => ./2022-01-23-welcome-to-the-foo.zone.gmi 2022-01-23 - Welcome to the foo.zone => ./2022-01-01-bash-golf-part-2.gmi 2022-01-01 - Bash Golf Part 2 diff --git a/index.gmi b/index.gmi index 7a446167..13cc043d 100644 --- a/index.gmi +++ b/index.gmi @@ -49,6 +49,8 @@ You can call me a Linux/*BSD enthusiast and hobbyist. I also have many other int 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/2022-03-05-the-release-of-dtail-4.0.0.gmi 2022-03-05 - The release of DTail 4.0.0 +=> ./gemfeed/2022-03-04-site-moved-to-foo.zone.gmi 2022-03-04 - buetow.org moved to foo.zone => ./gemfeed/2022-02-04-computer-operating-systems-i-use.gmi 2022-02-04 - Computer operating systems I use(d) => ./gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi 2022-01-23 - Welcome to the foo.zone => ./gemfeed/2022-01-01-bash-golf-part-2.gmi 2022-01-01 - Bash Golf Part 2 -- cgit v1.2.3