Tag « SQLite »
Using Datasette for tracking my professional activity
I’ve been following Simon Willison since quite some time, but I’ve actually never played with his main project Datasette before.
As I’m going back into development, I’m trying to track where my time goes, to be able to find patterns, and just remember how much time …
llm command-line tips
I’m using llm more and more, and today I had to find back prompts I used in the past. Here is a command I’ve been using, which allows me to filter the results based on what I want. It leverages sql-utils, a cli tool which is able to …