From 0acde91e92845e5756dee41262b5f8e6ac6e72f2 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 31 May 2026 14:51:30 +0300 Subject: Update content for md --- gemfeed/2026-06-01-gt-calculator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gemfeed') diff --git a/gemfeed/2026-06-01-gt-calculator.md b/gemfeed/2026-06-01-gt-calculator.md index b218eddd..bf95d7a3 100644 --- a/gemfeed/2026-06-01-gt-calculator.md +++ b/gemfeed/2026-06-01-gt-calculator.md @@ -6,7 +6,7 @@ I created a calculator. Not because the world needed another one, but because I 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