home.social

#githubgist — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #githubgist, aggregated by home.social.

  1. Naty @eclecticpassions ·

    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: burgeonlab.com/notes/2026/0430

    Via getindiekit.com

    This is post 36 of

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

    Check out the gist here gist.github.com/XanatosX/20968

    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