Git CLI tool for intelligently creating branch names
https://github.com/ytreister/gibr
#HackerNews #Git #CLI #Branching #Tool #GitHub #OpenSource #Development
#Tag
Git CLI tool for intelligently creating branch names
https://github.com/ytreister/gibr
#HackerNews #Git #CLI #Branching #Tool #GitHub #OpenSource #Development
Geoutil.com – Measure distances, areas, and convert geo data in the browser
#HackerNews #Geoutil #Distance #Measurement #Geo #Data #Conversion #Browser #Tool
Resilient technologies aren’t retro—they’re ROOT: Robust, Open, Ongoing, Time-tested. In RDM, text-first + small, composable tools beat opaque stacks. Emacs/Org(-babel) for literate workflows & provenance; Makefiles declare rebuilds; CLI atoms—curl, sed, awk, grep, diff, tar, rsync, cron, SQLite—keep steps inspectable, portable, rebuildable. DOI: https://doi.org/10.5281/zenodo.17157588 — Feedback welcome!
 #ROOT  #ResilientTech  #Emacs 
 #OrgMode  #RDM  #NFDI 
 #FAIR 
 #Reproducibility 
 #literateprogramming 
 #BoostOK
 
      
  
            Other writers, these writer decks turn your laptop etc into special writer focused spaces. Lots of options! https://www.writerdeck.org/#Tool#Tech#Technology#CLI
Other writers, these writer decks turn your laptop etc into special writer focused spaces. Lots of options! https://www.writerdeck.org/#Tool#Tech#Technology#CLI
Of course, this new credentials checker in #swad needs a #tool to edit these #password files, that's currently work in progress.
I just implemented the class for reading a password, pretty simple thing from a pipe, but an "interesting" job from a #terminal. Turns out doing that portably, reliably and secure needs quite some code. 🙈
There's #getpass, but that's deprecated for good reasons (global state and not perfectly clear how it deals with #signals that could interrupt the input). And there's the sane replacement #readpassphrase in some systems (e.g. #FreeBSD), but that's not portable. 🙃
So, plain old  #tcsetattr it is, with some signal handling on top:
https://github.com/Zirias/swad/commit/447f48096fc275a5bae113393ffe9a3cbc66cc95
A space for Bonfire maintainers and contributors to communicate