commit f70e894c7f12a532e6f17fa127cdfe8797e86e2e
parent a6609a20613b5e513fbd7de4e34c267734edff57
Author: Riaz <riaz@riazj.com>
Date: Tue, 9 Sep 2025 12:10:38 -0700
Add software to tech page
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/articles/technology-i-use.html b/articles/technology-i-use.html
@@ -17,16 +17,18 @@
<li>Web Browser: <a href="https://w3m.sourceforge.net/">w3m</a> and <a href="https://librewolf.net/">LibreWolf</a> with
<ul>
<li><a href="https://decentraleyes.org/">Decentraleyes: Reduce Tracking with CDN Emulation</a></li>
-<li><a href="https://istilldontcareaboutcookies.com/">I still don't care about cookies: Block Cookie Banners</a></li>
<li><a href="https://github.com/gorhill/uMatrix">uMatrix: Block Content and Requests</a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/tridactyl-vim/">Tridactyl: Vim Keyboard Shortcuts</a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/languagetool/">LanguageTool: Spelling, Grammar, and Sentence Structure Errors</a></li>
</ul>
</li>
-<li>Text Editor: <a href="https://martanne.github.io/vis/">Vis</a></li>
+<li>Text Editor: <a href="https://martanne.github.io/vis/">vis</a></li>
<li>Document Viewer: <a href="https://pwmt.org/projects/zathura/">zathura</a></li>
<li>Terminal: <a href="https://st.suckless.org/">st</a></li>
+<li>Hotkey Daemon: <a href="https://github.com/baskerville/sxhkd">sxhkd</a></li>
+<li>Status Bar: <a href="https://github.com/LemonBoy/bar">lemonbar</a></li>
<li><a href="https://github.com/astier/xhidecursor">xhidecursor</a>: hide the cursor on keypress</li>
+<li><a href="https://github.com/FRIGN/soap">soap</a>: xdg-open alternative</li>
</ul>
<h2>Online Services</h2>
<ul>