Sinopsis
GNU, Linux, coffee, and subversion.
Episodios
-
gnuWorldOrder_423
30/08/2021**llvm-query** , **llvm-rename** , **clang-tidy** , and **git-clang-format** , from the **d** software series of Slackware. shasum -a256=46312d432c2228a25ae2f2af66e33b750d79a27c198b23bac3a5ab18b336fd9f
-
gnuWorldOrder_422
21/08/2021A 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, Slackware 15 release candidate has been released, and more. shasum -a256=270cf49f744928b1b3e04f9501ce4531a2b6a0c61e84111d1f776d7c2ee711be
-
gnuWorldOrder_421
14/08/2021Some listener feedback about COBOL, and then the first six commands included in the **LLVM** package from the **d** software series in Slackware. shasum -a256=b113aa9b0b7ed43b9cfac11de606c0f005b0ad8fb1c6ade814354fde8d202a04
-
gnuWorldOrder_420
08/08/2021**help2man** , **indent** , **kernel headers** , **intltool** , **libtool** from the **d** software series in Slackware. shasum -a256=22d66c7a3d4de90b6218e17b0f6001ae801c7f62e4b0a8530189dfcbb65ba5e4
-
gnuWorldOrder_419
01/08/2021Listener 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-TPXREF101), an overview of **GNU Guile**. shasum -a256=30b0045a889151d5ffb5bd8128bd33497348eb533c3a299b8af796d002167568
-
gnuWorldOrder_418
25/07/2021**GNU COBOL** and **gperf** from the **d** software series of Slackware Linux. shasum -a256=9e08e744a1fb57e8897a801363955aa956bfdfb7d9d493052ddc282964416fdf
-
gnuWorldOrder_417
17/07/2021Learn **git** with **git-cola**. shasum -a256=89309f31e25d8cee3d0317a70cc672e2f3f056f0d44ab9eaf1cdb69755921677
-
gnuWorldOrder_416
11/07/2021A quick overview of **gettext** followed by all the tools in the **gettext- tools** package. shasum -a256=9c71bced2359a2e6081191c8cd8f6da0158e7fac40644894a6c25feaa080d0a1
-
gnuWorldOrder_415
04/07/2021The GNU Debugger ( **gdb** ) from the **d** series of Slackware Linux. shasum -a256=282c73ef2a6a2e04323f5a44d38b4e30014fc43a12a5c4900e3649ed196ae3af
-
-
gnuWorldOrder_413
27/06/2021**gappletviewer** , **gc-analyze** , **gcj** , **gcj-dbtool** , **gcjh** , **gij** , **gjar** , **gjarsigner** , **gjavah** , **gjdoc** , **gkeytool** , **gnative2ascii** , **gorbd** , **grepjar** , **grmic** , **grmid** , **grmiregistry** , **gserialver** , **gtnameserv** , **jcf-dump** , **jv- convert** , **rebuild-gcj-db** and **gcc-objc** from the **d** software series of Slackware. shasum -a256=26390ce3e65953a01538606785f70c76bc19cc8848299866e2b4ef893efea388
-
gnuWorldOrder_412
20/06/2021**gcc-go** and **gcc-java** from the **d** software series of Slackware. shasum -a256=cb65e74edb67ef76a809b9f9463bcb52fdbd690184a3ba6b18d76fe458a81a42
-
gnuWorldOrder_411
13/06/2021Listener feedback, Fortran, and Ada. shasum -a256=41f0fde73e60cd93f26cdaf4af96be63d459c8fd149cd9b6c9c28d978d52bc95
-
gnuWorldOrder_410
06/06/2021**doxygen** and **gcc** from the Slackware **d** software series. shasum -a256=0c938402ee81b64e95a71ee693b6df0c5d8ba603d8021eb5be136f39a33544e1
-
gnuWorldOrder_409
31/05/2021Fedora Silverblue revisited, remapping the caps lock key in Wayland, and other musings. shasum -a256=204f9feb3bc5176ecc83e5293d4ea5fbdb3f06a1e41a2ad8a8747183d5143a8b
-
gnuWorldOrder_408
24/05/2021**CVS** from the **d** software series of Slack. shasum -a256=8e36b505c5ab99c40e950edcfc408453d33b42b46d3169ced18780af69fef92c
-
gnuWorldOrder_407
16/05/2021You don't have to be a "technical person" to use Linux. shasum -a256=123ae2e986e3a0d1e0fb2a0b9e173ebc74725eed3316bc6b581f18c28621193a
-
gnuWorldOrder_406
10/05/2021Cmake. 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 assets DESTINATION "${CMAKE_CURRENT_BINARY_DIR}") target_include_directories(World PUBLIC "${PROJECT_BINARY_DIR}") install(TARGETS World) install(DIRECTORY assets/ TYPE DATA) shasum -a256=74c789099ac52449393ca61624c1116a29e2ef2e48e84a8a7639dac64d0329a4
-
gnuWorldOrder_405
03/05/2021**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) (pprint (random (parse-integer (nth 0 num)))) ) (setf userput *args*) (setf *random-state* (make-random-state t)) (roller userput) shasum -a256=13af6b502be14e19e4c2eac15fbb4a8ad6f5967d85374740b6db91a70d152082
-
gnuWorldOrder_403
25/04/2021The **bison** and **yacc** commands from the **d** software series of Slackware. shasum -a256=eb21cf6101f5dc10f35f983b538a5f3c3b1d75d7370948c0e97cb7b69382f706