From 7d271a3d75cf20de7ceb1d4feca90fcdf21847e9 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Mon, 4 Mar 2024 12:22:16 -0600 Subject: Remove example with Chatgpt Don't really want to promote AI --- posts/awk-with-kakoune.njk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'posts') diff --git a/posts/awk-with-kakoune.njk b/posts/awk-with-kakoune.njk index efb4f64..3ccb605 100644 --- a/posts/awk-with-kakoune.njk +++ b/posts/awk-with-kakoune.njk @@ -138,9 +138,7 @@ to do was:

  • Run the awk script above, which I have named ocaml-rapper-helper.
  • -

    You can easily levarage this with many other tools. For example, you -can use Chatgpt CLI or Ollama to -have an LLM autocomplete or explain code for you, similar to codepilot but free.

    +

    You can easily levarage this techinque with any other CLI tool that you have in your toolbox.

    I hope this demonstrates why I am so in love with this editor. It comes with a bunch of sane standards OOB, a great LSP integration, but it is also so easy to extend and add your own functionality. Even if it -- cgit v1.2.3