Projects Publications Blog Linklog

Linklog

A curated collection of links and resources I have found over time.

Tags: #algorithms (8)#best-practices (9)#cli (4)#data (10)#data-science (7)#deep-learning (8)#diffusion (3)#library (11)#llm (10)#LLM (1)#markdown (2)#optimization (6)#physics (3)#python (27)#rust (7)#SQL (2)#statistics (4)#tools (7)#vcs (6)#web-dev (4)

February 2025

Week 7
  • efugier/smartcat (github.com) - #cli#LLM#tools

    An interesting CLI tool designed to call on to LLMs from the CLI with isolated short prompts. Seems to adhere to core Unix philosophy unlike most AI tools out there. Handles both local and hosted LLMs.

December 2024

Week 49
  • Data Science at the Command Line (jeroenjanssens.com) - #cli#data-science

    Online book on how to use command-line tools for quick data science results. This is for when your boss asks you about some statistics of your recent data output and you don't want to write a whole script for it.

November 2024

Week 46
  • shshemi/tabiew (github.com) - #cli#rust#tools

    A handy rust-based TUI application to view and manipulate data from CSV and databases. Supports SQL syntax to query the data regardless of its sources.

August 2024

Week 35
  • sharkdp/hyperfine (github.com) - #cli#tools

    A very useful CLI tool to perform benchmarking tests. Very useful to test a bash script of a simple script file without any complicated profiling.

You can follow me via RSS. Switch theme.
© 2025 Nicolas Chagnet. All rights reserved.