The statement «"p.s. "Why didn't you write it in Rust?" -- I take that question
seriously, and did some measurements. Rust does not do as well for
this purpose as Go.» is interesting.
From the author's description:
1. Flexible templates
CL-Project supports more parameters to embed, by using CL-EMB to represent the skeleton files (See "cl-project/skeleton/").
2. One package per file style (Modern)
A modern CL project should be in accordance with some rules. For instance, one file must have one package in it.
3. Recommends unit testing
Modern projects should have some unit tests. CL-Project generates a system for unit testing, so you can begin writing unit tests as soon as the project is generated.
Org-noter’s purpose is to let you create notes that are kept in sync when you scroll through the document, but that are external to it - the notes themselves live in an Org-mode file. As such, this leverages the power of Org-mode (the notes may have outlines, latex fragments, babel, etc…) while acting like notes that are made inside the document. Also, taking notes is very simple: just press i and annotate away!
Elaborate setup for blogging with Emacs, org-mode, Jekyll and Github actions. Too complicated for my taste, but I still might learn something from the description.
statichost.eu is a place for publishing your static websites in a privacy- respecting manner. We do not collect, store or process any personal information related to website visits.
Found on Björn Lindström's page https://elektrubadur.se/about_page/
website2org.el downloads a website, transforms it into minimalist Orgmode, and presents the results as either a temporary Orgmode buffer or creates an .org file in a specified directory.
Might be useful for conversion of my few HTML pages to Orgmode.
Found on Sacha Chua's blog https://sachachua.com/blog/2024/10/2024-10-14-emacs-news/, where the link text states
"Building a blog from Org Mode files using only Emacs". I am not sure whether this is correct, the emacs lisp file has the description
"org-jekyll.el --- Custom Emacs plugin to operate with my OrgMode+Jekyll blog". Does it need Jekyll?
His web site https://eugene-andrienko.com/en/ has a "Powered by Jekyll" link.
jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.
This section of the site offers RF engineers quick access to popular calculators and design aids. They are useful at design time and for training purposes, both of which stimulated their development and use over the years. Each tool is written in Javascript and the user can view the page source should they wish to examine the implementation.
I have tried to include references to the various books/papers that I have used in the development of each tool and although I have used them all at various times and believe them to be accurate, please use due diligence and further simulate where necessary.
Most of the tools come with sample values pre-entered into each input box to offer a degree of help. I apologise if this bothers you, but from the feedback I receive, it is generally preferred.
Please be sure to have read the "terms of use". The link is available at the bottom of every page.