Klaatu

GNU World Order Linux Cast

GNU, Linux, coffee, and subversion. This podcast is founded in the ideals of anarcho-syndacalism, anti-fascism, and human rights. I stand in solidarity with all people of colour, of marginalised communities, and the oppressed around the globe.

Author

Klaatu

Category

Technology

Podcast website

www.gnuworldorder.info

Latest episode

Feb 15, 2025

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

gnuWorldOrder_453 27.03.2022

shasum -a256=8cc17db5439f70b39496010d865fd0b11a7650bcf36575b2d88aeee0ec27c4e3

gnuWorldOrder_452 20.03.2022

shasum -a256=add1a99c78f2f8adf315083f94f07929e36291daee78a3a44b6dab6a071da3e6

gnuWorldOrder_451 14.03.2022

shasum -a256=cf14e691ee3dc00388a3e9fcbe8ee6754459d59caddaf7642fb1ae402a075e9c

gnuWorldOrder_450 07.03.2022

shasum -a256=2ebdf399ac00cdc269850edd9112ff3bf02fbc36513744bfc389e570ca136f11

gnuWorldOrder_449 28.02.2022

shasum -a256=efe7641b70c56929bd8e7fa40ac56babe6530b8b4cc56c5da25452984138c729

gnuWorldOrder_448 20.02.2022

**Bluez-Qt** and **Calligra Words**. shasum -a256=08dbdae1a368f67b1b1bc148c2365cb4084168633b302bc44bee8579d4593811

gnuWorldOrder_447 12.02.2022

Slackware 15 has [still] been released, and in this episode, thanks to feedback from Hackerdefo and Blackernel, Klaatu lists all the ways you can install it. There are several. Also discussed are **blinken** , **bluedevil** (skipping **bluez-qt** by accident), **bomber** , and **bovo**. shasum -a256=509c13f75efbd57739e38f1fabd1bc1322dd8820427912d2526edf7c8be59446

gnuWorldOrder_446 06.02.2022

Slackware 15 has been released. In the second half of the show, packages **attica** , **audiocd-kio** , **baloo** , and **baloo-widgets**. shasum -a256=2449aa5ef74cad731a4655ccc7b07f6c4b427189361e49418bc33bf52390e290

gnuWorldOrder_445 31.01.2022

The **kde** software series continues with **Alkimia** , **Analitza** , and **Ark**. shasum -a256=a6d8356908dd85e66ec6831f595369447df31bed77ffc975eddb031c7dab4e18

gnuWorldOrder_444 24.01.2022

The **kde** software series continues with the **Akregator** RSS feed reader. shasum -a256=76273967730d3130b545d1612cd3e9f53af07a163d827daa947da982ac1b1217

gnuWorldOrder_443 17.01.2022

The **kde** software series begins. In this episode, all about **akonadi**. shasum -a256=280b557b4eae60648796190b0ef4778af5d0d857d76da4f60e392f18d462adfc

gnuWorldOrder_442 09.01.2022

The **f** and **k** software series of Slackware: Linux FAQ and the Linux kernel. shasum -a256=d82b54484a2eaab5c0443cc35bff4c7a9b2d867b0047e9399d5f1cf61ac032f0

gnuWorldOrder_441 01.01.2022

**GNU Emacs** , the beginning and ending of the **E** software series of Slackware. shasum -a256=6c491c0f54c66f1bdbd95e38dab9de616798787c4344fed417a9d462bbefeeec

gnuWorldOrder_440 26.12.2021

**Swig** and **yasm** , concluding the **d** software series of Slackware. shasum -a256=d3b7d0560cae6fe067b85346ab8e8404e16d30879f259ec46b2576bedbeaf89b

gnuWorldOrder_439 19.12.2021

Listener feedback, and a look at Bitkeeper, the version control system that compelled Linus Torvalds to create Git. shasum -a256=06464d7ab46c267f33f064e709893dce9d2fec2ecb60cf3b459c668cf144abf7

gnuWorldOrder_438 12.12.2021

The **strace** and **subversion** commands from Slackware software series **d**. shasum -a256=744f5c3ff4829dfea8561c77c907d41700ea61d9043426f5b01de36d92bd135d

gnuWorldOrder_437 05.12.2021

Listener feedback. This is the Git hook example. Save it as **.git /hook/pre-commit** in a valid Git repository, and make it executable with **chmod +x .git /hook/pre- commit**. It gets called any time you tell Git to commit a file, and replaces **foo** with **bar** before committing the file. #!/bin/sh sed -i 's/foo/bar/g' $(git diff --cached --name-only) shasum -a256=dd70fa34505149d1156b725951d0...

gnuWorldOrder_436 28.11.2021

**Slacktrack** and **SCons** from the **d** software series. shasum -a256=6946c332ad396d63ad541910f1b3afc2e248bc75826d8cd49dbc6fc9b67b39c8

gnuWorldOrder_435 21.11.2021

The RCS revision control system and Ruby. Here is the code from this episode: #!/usr/bin/env ruby class Character def initialize(name,role,lvl) hp = rand(8)+1 @spells = ["cantrip", "chill touch", "detect undead"] puts("You are #{name}, a level #{lvl} #{role}") end #init def listspells() puts("#{@spells}") end #list def spellcast(n) puts("You cast #{@spells[n]}") dice = rand(20) + 1 if dice < 10 th...

gnuWorldOrder_434 14.11.2021

Listener feedback. Linux systems without GNU. Systemd and the search for feature parity across POSIX. shasum -a256=692be42f030a94cc0167fb685ec44bd9ab2c61bcd5cf6e1e952a5a0e3a8b0a10

gnuWorldOrder_433 07.11.2021

How to deliver Python packages with **setuptools**. shasum -a256=dbe581ef517129cf3618ecc65e3227f9b8e3b26fb37e4337a3d13834e8f9fc9e

gnuWorldOrder_432 31.10.2021

Reflections on Python. shasum -a256=626408153665b2c8f0bd8b16e9e176a8b60d56dbe9be37230ae7ddb5799586eb

gnuWorldOrder_431 24.10.2021

**Pkgconfig** or **pkg-config** , a BSD make command called **pmake** , and listener feedback about assemly code, and Perl, and using udev for mobile connection. shasum -a256=5d7fc5e192bb861c803a05ae39cdcf5ea631487f76d00fbf9f6adc01708c16ee

gnuWorldOrder_430 16.10.2021

GNU **parallel** and **patchelf** from NixOS. shasum -a256=3da4ffeacaea2620521f08a86b92a2b28d61e638a5cee17437cc3f9c9703b271

gnuWorldOrder_429 09.10.2021

As it turns out, Perl is amazing! Find out why, and how to start using it. shasum -a256=af031cff2ac768956f9b2d67b11d05482ff15a621edf37570c95b91f75db3786

Listen to the GNU World Order Linux Cast podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.