I’m currently writing a post on how to use a Bash script with Termux. In the past, I will make comments inside the code. This results in an utter mess of code + comments mixed together.

A few weeks ago at a Homebrew Website Club, @ross mentioned a term I’ve not heard before called literate programming...

View full note: https://burgeonlab.com/notes/2026/0430-6241

Via https://getindiekit.com

This is post 36 of #100DaysToOffload

#homebrewwebsiteclub #HWC #indieweb #code #githubgist #gists #opengist #pastebin

GitHub - hackjutsu/Lepton: 💻 Democratizing Snippet Management (macOS/Win/Linux)

💻 Democratizing Snippet Management (macOS/Win/Linux) - hackjutsu/Lepton

GitHub

I did create a bash script to switch windows inside of Hyprland.

Check out the gist here https://gist.github.com/XanatosX/20968110b5e6c8262c3e52fb1604127f

It's not much and someone with more knowledge can create something better, but still might help someone.

You will need jq, wofi and hyprland. It will show a wofi window with the window titles, select one and it should get focused.

#Linux #Hyprland #GitHub #Gist #GitHubGist

A small bash shell script for hyprland to select a window by title and focus it

A small bash shell script for hyprland to select a window by title and focus it - readme.md

Gist

#CommoLisp has a powerfull but byzantine string formatting language which can do all sorts of magic.

In this #JupyterNotebook the mighty 'format' function is used to produce human readable #Markdown pipe tables.

https://nbviewer.org/gist/WetHat/a49e6f2140b401a190d45d31e052af8f

GitHub: https://gist.github.com/WetHat/a49e6f2140b401a190d45d31e052af8f

#Lisp #CommonLisp #Lisplang #Jupyter #SBCL #GithubGist

Jupyter Notebook Viewer