#Pikchr (pikchr.org) is a great little piece of software from the SQLite folks. It parses a little language for describing diagrams with boxes and lines and things, and puts out SVG.

#OrgMode (orgmode.org) has, among many other things, a way you can make code notebooks, #OrgBabel. Like #Jupyter, but less webby, and inside #Emacs, and supporting many languages - even multiple in the same document - thence its name.

Thanks to the ob-pikchr package by @SReyCoyrehourcq, Pikchr is one of the languages you can just write in the middle of your document this way.

Pikchr supports #darkmode, and I've just made a pull request that gets ob-pikchr in on the dark-mode game.

https://github.com/reyman/ob-pikchr/pull/1

Many thanks to Sebastien for the help ob-pikchr has provided in diagramming my thoughts! You go use it too!

#FreeSoftware

add dark mode support by jaredjennings · Pull Request #1 · reyman/ob-pikchr

Pikchr by default renders an SVG using black elements and a transparent background. When this picture is shown against a dark or black background, it can't be seen. But Pikchr has support for d...

GitHub
🧬 Ghostwritten Infrastructure: From Org Mode to Hardened YAML

Ever written an Ansible role in silence?Not just code – structured ritual.Where logic meets discipline.Where every variable is defined, documented, and deployed – within the same file. …

Tom's IT Cafe
TIL.
`org-babel-tangle` tangles only the narrow part if you narrow a subtree.
And with C-u tangles only the actual block.
#orgbabel #orgmode #emacs
A little trick in my literary programming

Over the years, my mind doesn’t work as well as it used to, and I need reminders for everything—even to know whether I wrote a program using literate programming or not.

@ctietze Yes, #Emacs has #org-babel thanks to #orgmode - I could see this being incredibly useful for non-Emacsians.

Once you start looking at #aws #costoptimization in your #s3 #buckets you start seeing #opportunities #everywhere across your accounts. But I have #scripts to tell me the biggest #opportunities now. Bonus that I have a better handle on #orgbabel #jq now, I guess?

Let's see how quickly we can put 457M objects and 161TB of data into cheaper storage tiers. I'm guessing the answer is more "eventually" than "quickly."

Learning #Hy for fun. Got it to work with #Org-Babel on #Emacs. I like it when the language officially supports #Emacs (i.e no community packages).

#Hy #Hylang #Lisp #Python #Scheme
set perms of tangled files #orgbabel
@kentpitman @limneticvillains @etherdiver @prahou
I execute this #orgbabel to start and connect to #ecl with #mcclim with #emacs #slime, and to define cl:ed
https://codeberg.org/tfw/slimeclimorg
There's a reasonable amount of helpful #commonLisp commentary.
Bootstrapping clim interfaces and symbolic processing to eventually fake a moo
https://codeberg.org/tfw/climmoon-lisp
This will be my fake moo
https://codeberg.org/tfw/moonclimb
now broadcasting my got commits on codeberg
https://codeberg.org/tfw?tab=activity
we'll gophergit eventually (link?)
slimeclimorg

org for starting ecl with clim to slime-connect

Codeberg.org
So, for a few weeks, I tried to replace #orgmode with @OmniOutliner . I just couldn't make it work. There are too many advantages to inserting tables, exporting to #markdown , #LaTeX , and evaluating code with #OrgBabel