A long answer to a short question: how did Klaatu get a remote gig?
Also, **rlwrap** , a wrapper to provide GNU readline functions to arbitrary
commands, musings about distributions and derivations,…
Some listener feedback about COBOL, and then the first six commands included
in the **LLVM** package from the **d** software series in Slackware.
shasum -a256=b113aa9b0b7ed43b9cfac11de606c0f005b0ad…
**help2man** , **indent** , **kernel headers** , **intltool** , **libtool**
from the **d** software series in Slackware.
shasum -a256=22d66c7a3d4de90b6218e17b0f6001ae801c7f62e4b0a8530189dfcbb65ba5e…
Listener feedback, Apple [does not use the BSD
kernel](https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/KernelProgramming/BSD/BSD.html#//apple_ref/doc/uid/TP30000905-CH214-…
**GNU COBOL** and **gperf** from the **d** software series of Slackware Linux.
shasum -a256=9e08e744a1fb57e8897a801363955aa956bfdfb7d9d493052ddc282964416fdf
A quick overview of **gettext** followed by all the tools in the **gettext-
tools** package.
shasum -a256=9c71bced2359a2e6081191c8cd8f6da0158e7fac40644894a6c25feaa080d0a1
Fedora Silverblue revisited, remapping the caps lock key in Wayland, and other
musings.
shasum -a256=204f9feb3bc5176ecc83e5293d4ea5fbdb3f06a1e41a2ad8a8747183d5143a8b
Cmake.
The demo Cmake script from this episode is :
cmake_minimum_required(VERSION 3.10)
project(World VERSION 1.0)
add_executable(World world.c)
file(COPY …
**ccache** and **clisp** from the **d** software series of Slackware.
Here is a quick and simple dice roller script done in Lisp:
#!/usr/bin/clisp
(defun roller (num)
(…
The **bison** and **yacc** commands from the **d** software series of
Slackware.
shasum -a256=eb21cf6101f5dc10f35f983b538a5f3c3b1d75d7370948c0e97cb7b69382f706
Finishing up with **binutils** with a look at **ranlib** , **readelf** ,
**size** , **string-GNU** , **strip** , and an brief mention of **windmc** and
**windres**.
shasum -a256=62d25eba01fcfac66d5…