Blog: 2023-09-08: Difference between revisions

From razwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:


Useful weechat doc https://github.com/tspivey/notes/blob/master/weechat-setup.md
Useful weechat doc https://github.com/tspivey/notes/blob/master/weechat-setup.md

----

Hierarchy of power in project build specifications

natural language documentation < data (json, yaml etc) < makefile < sh < general purpose programming language < application

Revision as of 11:50, 8 September 2023

Small link roll up

https://nullprogram.com/blog/2018/01/17/

https://www.masteringemacs.org/article/whats-new-in-emacs-29-1


https://connect.mozilla.org/t5/ideas/option-to-keep-page-history-when-opening-a-link-to-a-new-tab/idi-p/4147 #favissue

looking at https://librewolf.net/

https://howqueryengineswork.com/00-introduction.html has some interest, but seems also a bit wordy. Could help me put the pieces together for a search engine kinda thing


Now I'm thinking about how the apt cli is all over the place: dpkg, apt, apt-cache, apt-file. Would be nice to have a wrapper for various use cases. Or maybe the future is just to switch to nix

Useful weechat doc https://github.com/tspivey/notes/blob/master/weechat-setup.md


Hierarchy of power in project build specifications

natural language documentation < data (json, yaml etc) < makefile < sh < general purpose programming language < application