From a119cbd015a41767af794a5d9b74fad77c5cdccb Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 31 May 2026 14:51:29 +0300 Subject: Update content for html --- gemfeed/atom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gemfeed/atom.xml') diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 677f7e52..df18baa8 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2026-05-31T14:43:47+03:00 + 2026-05-31T14:51:20+03:00 foo.zone feed To be in the .zone! @@ -26,7 +26,7 @@
The answer is: well enough for small projects like this.

-gt is a command-line calculator written in Go that does RPN (Reverse Polish Notation), percentage calculations, unit conversion, and a fair bit more. The name stands for "greater than" — gt is a comparison operator the calculator supports. Plus it was free in my terminal and I liked the short name.
+gt is a command-line calculator written in Go that does RPN (Reverse Polish Notation), percentage calculations, unit conversion, and a fair bit more. The name stands for "greater than" — gt is a comparison operator the calculator supports. Plus it was free in my shell (gt command wasn't used yet by another tool) and I liked the short name.

If you want the full feature guide, the README links to a detailed doc for every feature covered here and more:

-- cgit v1.2.3