#githubgist — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #githubgist, aggregated by home.social.
-
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
This is post 36 of #100DaysToOffload
#homebrewwebsiteclub #HWC #indieweb #code #githubgist #gists #opengist #pastebin
-
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
This is post 36 of #100DaysToOffload
#homebrewwebsiteclub #HWC #indieweb #code #githubgist #gists #opengist #pastebin
-
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
This is post 36 of #100DaysToOffload
#homebrewwebsiteclub #HWC #indieweb #code #githubgist #gists #opengist #pastebin
-
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
This is post 36 of #100DaysToOffload
#homebrewwebsiteclub #HWC #indieweb #code #githubgist #gists #opengist #pastebin
-
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
This is post 36 of #100DaysToOffload
#homebrewwebsiteclub #HWC #indieweb #code #githubgist #gists #opengist #pastebin
-
One Open-source Project Daily
Democratizing Snippet Management (macOS/Win/Linux)
https://github.com/hackjutsu/Lepton
#1ospd #opensource #desktopclient #electron #electronapp #electronapplication #electronbuilder #gists #githubgist #markdowneditor #notes #react #redux #snippets #webpack3 -
One Open-source Project Daily
Democratizing Snippet Management (macOS/Win/Linux)
https://github.com/hackjutsu/Lepton
#1ospd #opensource #desktopclient #electron #electronapp #electronapplication #electronbuilder #gists #githubgist #markdowneditor #notes #react #redux #snippets #webpack3 -
One Open-source Project Daily
Democratizing Snippet Management (macOS/Win/Linux)
https://github.com/hackjutsu/Lepton
#1ospd #opensource #desktopclient #electron #electronapp #electronapplication #electronbuilder #gists #githubgist #markdowneditor #notes #react #redux #snippets #webpack3 -
One Open-source Project Daily
Democratizing Snippet Management (macOS/Win/Linux)
https://github.com/hackjutsu/Lepton
#1ospd #opensource #desktopclient #electron #electronapp #electronapplication #electronbuilder #gists #githubgist #markdowneditor #notes #react #redux #snippets #webpack3 -
One Open-source Project Daily
Democratizing Snippet Management (macOS/Win/Linux)
https://github.com/hackjutsu/Lepton
#1ospd #opensource #desktopclient #electron #electronapp #electronapplication #electronbuilder #gists #githubgist #markdowneditor #notes #react #redux #snippets #webpack3 -
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.
-
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.
-
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.
-
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.
-
CW: Pretty Printing Table Data in Common Lisp
#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
-
Lovebox Gives Infinite Treats Sweeter Than Chocolate - Want to make a special Valentine’s Day gift that keeps on giving well past the holiday? We do too, e... more: https://hackaday.com/2020/01/22/lovebox-gives-infinite-treats-sweeter-than-chocolate/ #microcontrollers #holidayhacks #wemosd1mini #githubgist #valentines #photocell #9gservo #cdscell #esp8266 #oled #ldr
-
CW: Pretty Printing Table Data in Common Lisp
#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
-
CW: Pretty Printing Table Data in Common Lisp
#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
-
CW: Pretty Printing Table Data in Common Lisp
#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