It is once again time to give thanks to Brian Fox, the Black American programmer that has given us BASH and echo! Thank you for your INCREDIBLE contributions to open source software, Unix, and Linux. It literally would not be the same without you. BASH is still absolutely foundational to all computing today. Happy Black History Month to an absolute icon!
#bash #bashscript #echo #foss #linux #unix #BlackHistoryMonth #gnu
A huge driver of this project is how much I (used to) spend on otter subscriptions to transcribe hearings I couldn't stomach sitting through. This is better, it's free, and it gives me something to do with my brain while the world is on fire.
It currently requires a separate indexer to build a cache out of thousands of WebVTT files into an index, but I finally did it. A tool to search inside every hearing in an entire state across the past 8 years for specific #legislation.
#RStats #Bash
https://github.com/jessicakay/glossy/blob/main/coming%20soon/transcript_multitool.sh
Now added: convert subtitles to JSON
A huge driver of this project is how much I (used to) spend on otter subscriptions to transcribe hearings I couldn't stomach sitting through. This is better, it's free, and it gives me something to do with my brain while the world is on fire.
It currently requires a separate indexer to build a cache out of thousands of WebVTT files into an index, but I finally did it. A tool to search inside every hearing in an entire state across the past 8 years for specific #legislation.
#RStats #Bash
https://github.com/jessicakay/glossy/blob/main/coming%20soon/transcript_multitool.sh
#bash
Vous connaissez la blague du mec qui met "set -o errexit" au début de son script et qui cherche pendant 20 minutes pourquoi il n'arrive pas à récupérer le code de sortie de ffmpeg quand il fait une erreur ?
well that escalated. <3
extracts transcripts from Sliq platform closed captions for legislative hearings #bash
PLUG returns to the command line this Thursday
The in person meeting will have @FLOX_advocate covering Anatomy of the Command Line
Starts 19:00 AZ ( UTC - 7 )
Location: 1702 E Highland, Phoenix
Please be early to ease getting everyone to 3rd floor cafe
@FLOSS_Stammtisch is a week from Tuesday, the 20th, in person at Boulders on Southern in Mesa
#LocalGroup #Phoenix #Arizona #FLOSSgroup #LUG #PLUG #Stammtisch #FLOSS_Stammtisch #CLI #shell #bash
PLUG returns to the command line this Thursday
The in person meeting will have @FLOX_advocate covering Anatomy of the Command Line
Starts 19:00 AZ ( UTC - 7 )
Location: 1702 E Highland, Phoenix
Please be early to ease getting everyone to 3rd floor cafe
@FLOSS_Stammtisch is a week from Tuesday, the 20th, in person at Boulders on Southern in Mesa
#LocalGroup #Phoenix #Arizona #FLOSSgroup #LUG #PLUG #Stammtisch #FLOSS_Stammtisch #CLI #shell #bash
Repo created: https://github.com/jessicakay/glossy
well that escalated. <3
extracts transcripts from Sliq platform closed captions for legislative hearings #bash
HERE IS YOUR #bash history #recap / #rewind / #year_in_review !!!
grep -v "^[[:space:]]*#" ~/.bash_history |sed -E 's/^ *(sudo|doas) *//g' |awk '{print $1}' |sort |uniq -c |sort -n |tail -n $((LINES-2))
Example from this laptop:
54 updateall
57 nsxiv
58 pipx
63 pkg_info
73 tail
92 git
106 ssh
109 w3m
110 less
127 echo
138 type
194 searchall
214 grep
225 ststatus
275 duck
286 ll
292 vi
341 man
433 cd
453 ls
(Of course, it's not strictly a YEAR in review. Bash can timestamp the history, but most people don't have that turned on by default)
HERE IS YOUR #bash history #recap / #rewind / #year_in_review !!!
grep -v "^[[:space:]]*#" ~/.bash_history |sed -E 's/^ *(sudo|doas) *//g' |awk '{print $1}' |sort |uniq -c |sort -n |tail -n $((LINES-2))
Example from this laptop:
54 updateall
57 nsxiv
58 pipx
63 pkg_info
73 tail
92 git
106 ssh
109 w3m
110 less
127 echo
138 type
194 searchall
214 grep
225 ststatus
275 duck
286 ll
292 vi
341 man
433 cd
453 ls
(Of course, it's not strictly a YEAR in review. Bash can timestamp the history, but most people don't have that turned on by default)
Does anyone knows good way to find #gig opportunity for software dev? I'd like to avoid pitfalls of well known platforms. I can do:
- #Rust CLI/Dev tools, APIs
- #C code ( #FreeRTOS, #Zephyr, #Linux including some #drivers or #v4l2)
- #Cpp C++ code
- #Bash or #Python scripts, tools
- #CI workflows (GitHub, GitLab)
- #Yocto layers
- #Debian packaging + #DKMS
Anyone has experience in getting hands on small projects?
Does anyone knows good way to find #gig opportunity for software dev? I'd like to avoid pitfalls of well known platforms. I can do:
- #Rust CLI/Dev tools, APIs
- #C code ( #FreeRTOS, #Zephyr, #Linux including some #drivers or #v4l2)
- #Cpp C++ code
- #Bash or #Python scripts, tools
- #CI workflows (GitHub, GitLab)
- #Yocto layers
- #Debian packaging + #DKMS
Anyone has experience in getting hands on small projects?