summaryrefslogtreecommitdiff
path: root/gemfeed/2026-06-01-gt-calculator.html
diff options
context:
space:
mode:
Diffstat (limited to 'gemfeed/2026-06-01-gt-calculator.html')
-rw-r--r--gemfeed/2026-06-01-gt-calculator.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/gemfeed/2026-06-01-gt-calculator.html b/gemfeed/2026-06-01-gt-calculator.html
index 23d7cbb8..6c7b32b5 100644
--- a/gemfeed/2026-06-01-gt-calculator.html
+++ b/gemfeed/2026-06-01-gt-calculator.html
@@ -23,7 +23,7 @@
<br />
<span>If you want the full feature guide, the README links to a detailed doc for every feature covered here and more:</span><br />
<br />
-<a class='textlink' href='https://codeberg.org/snonux/gt'>gt on Codeberg</a><br />
+<a class='textlink' href='https://github.com/snonux/gt'>gt on Codeberg</a><br />
<a href='./gt-calculator/logo.svg'><img alt='gt logo' title='gt logo' src='./gt-calculator/logo.svg' /></a><br />
<br />
<span>The whole thing — code, tests, documentation, even the logo — was built using only LLMs that can run locally on reasonable hardware: Qwen, Gemma, Nemotron, GPT-OSS. To be honest, I didn&#39;t run them locally either — I rented Hyperstack VMs with NVidia GPU just to get a feel for the quality before investing in hardware. The point was to test models that don&#39;t require a cloud API and could realistically run on your own box.</span><br />
@@ -585,7 +585,7 @@ http://www.gnu.org/software/src-highlite -->
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
-<pre>go install codeberg.org/snonux/gt/cmd/gt@latest
+<pre>go install github.com/snonux/gt/cmd/gt@latest
</pre>
<br />
<span>Or from the source directory: <span class='inlinecode'>mage install</span>.</span><br />
@@ -598,7 +598,7 @@ http://www.gnu.org/software/src-highlite -->
<br />
<span>For the complete and always-up-to-date feature guide, detailed docs for every feature, and the source code, head to the repo.</span><br />
<br />
-<a class='textlink' href='https://codeberg.org/snonux/gt'>gt on Codeberg</a><br />
+<a class='textlink' href='https://github.com/snonux/gt'>gt on Codeberg</a><br />
<br />
<span>But will I now invest a couple of thousand dollars in hardware to run Qwen 3 Coder Next, Qwen 3.6 35B or 27B? (I used the dense 27B model most of the time to build <span class='inlinecode'>gt</span>). Unfortunately, no. I don&#39;t think it&#39;s worth the cost yet, as cloud models are still cheaper and more convenient and the frontier ones also much more "intelligent".</span><br />
<br />