@susam
Cool! Reminds me of my surprise when I discovered those kind of color loops in bash. :)
@abcdw
My audio ended up to be messed up as well lately. But after restarting obs it works again. It always a kind of a gamble... :)
New video about my script validation framework. The two scripts calc-sum and check-sum are based on the default sha3-512sum hash function. I use both functions to generate soll-values and compare them with the ist-value of a specific script on time of execution. Enjoy the video!
@Codeberg
Thank you for your always honest status updates. I really appreciate that!
@olets
Sure. Thank you! Any help is welcome, because a comprehensive manual is hard to find! I found an old some kind of guide on the wayback machine.
Current status: I have configured completions.zsh and now working on some kind of template.
https://codeberg.org/oxo/dotf/src/commit/e4c4cf69efad002c172d637f030d330d8f42ed5d/zsh/completions/completion.zsh
Hurray! I am done with the improvement work on passr!
Passr now automatically injects a creation time when making a new entry in the password store. It also keeps track of the number of edits and time last changed via a version number.
Another major new feature is the ability to enter and extract customized key value pairs for other than the default fields. For example an email address or really any custom field.
At least for the time being I will keep the entries format. Which is: 'key: value'. Maybe change to json would be nice, but for now I see no real benefit only more complexity.
I hope that I will be able to make a video on passr soon.
https://codeberg.org/oxo/tool/src/branch/main/passr
#linux #terminal #commandline #shell #oxo #tool #passr #password #manager
Working on a improved idea regarding creation and editing password files in my beloved tool passr.
Already build in a number-of-edits-counter and laat-edit time.
Also still in doubt to migrate to toml format for the gpg file content. Any ideas?
@malachi17RV
Yeah agree 100%: the best part is no part at all. It can't interfere or break.
Lost my passr password-store today.
For an inexplicable reason I found it totally wiped out.
Therefore today I am glad my daily backup strategy - using syncr - actually works!
https://codeberg.org/oxo/tool/src/branch/main/passr
https://codeberg.org/oxo/tool/src/branch/main/syncr
#linux #oxo #pass #terminal #password #manager #passr #backup #tool #syncr
Made good progress on my file integrity tools lately.
Calc-sum updates sha3-512 checksums in a hash-list.
When executing my scripts I can check the file integrity with check-sum while running. This is a security measure; sometimes I type in a file by accident without noticing. But now check-sum holds the script if the file has changed and the integrity check fails. For remote files this can of course also work as an extra security tool.
#linux #terminal #commandline #sha3 #file #integrity #security #checksum #tool
@BrodieOnLinux
It's true; I didn't like writing 'wtime'.
https://codeberg.org/oxo/tool/src/branch/main/wtime
Testing tofi as an (dmenu-like) application launcher for Wayland. Because it offers me a horizontal menu structure that I missed so much.
#linux #wayland #sway #launcher #tofi #dmenu
Tofi source:
https://github.com/philj56/tofi
Oxo config:
https://codeberg.org/oxo/dotf/src/branch/main/tofi
A demonstration of clst, my simple clipboard manager.
It is used in conjunction with the sway window manager from within a terminal running z-shell.
Further dependencies are fzf fuzzy finder and wl-clipboard.
https://tilvids.com/w/3ahJCN33ajFRfeFwThahs3
#linux #terminal #commandline #sway #zsh #clipboard #manager
Navigating easily throughout your dir-stack from the commandline with clst;
#linux #terminal #zsh #commandline #fzf #script
https://tilvids.com/w/6PzGgCxNQR5pWHfVvaAq1Q
Plans had changed; no video today. Instead I removed fzf-cpbd from my repo and wrote fzf-clst for managing a clipboard list. I am pretty happy with the workings right now.
https://codeberg.org/oxo/dotf/src/branch/main/sway/code/fzf-clst
#linux #oxo #terminal #commandline #shell #script #fzf #clipboard #manager
@itsfoss
Although I haven't used it in a while I wrote fzf-clst, which is a basic shell script to manage a simple clipboard list.
It can for example also be used from within swaywm. I use the shortcut C-p for that. S-C-c is attached to my 'normal' wl-copy;
https://codeberg.org/oxo/dotf/src/branch/main/sway/code/fzf-clst
#linux #shell #zsh #script #commandline #sway #fzf
I developed the cd-functions, in order to navigate easily through directories from within the commandline.
In this video I show the first and simplest cd-function which is 'cd-up' (C-k).
https://tilvids.com/w/kWFsvfT5wV5hCbw8BSpki5