Title photo
Think globally, microblog locally
Thu, 28 Jul 2022

Updates today in @fedora (and @teamsilverblue) for Podman, NetworkManager and Vim

Mon, 25 Jul 2022

Standard Ebooks: Free and liberated ebooks, carefully produced for the true book lover. https://standardebooks.org/

Thu, 14 Jul 2022

Vim 9 is now in Fedora Silverblue (and, I assume, also Fedora Workstation)

Fri, 01 Jul 2022

Look at how @Debian does security announcements. Other distributions: Do it this way. https://lwn.net/Articles/899688/

You can get support for Debian beyond 5 years by paying for Extended LTS by Freexian https://deb.freexian.com/extended-lts/

Thanks to the @debian LTS team, all releases get 5 years of support. They are just now ending support for Debian 9 "Stretch" and beginning to support Debian 10 "Buster." https://wiki.debian.org/LTS/

Do you know about Milkman Sound amplifiers? These things look UNREAL. Expensive, but man do they look good. https://milkmansound.com/

Thu, 30 Jun 2022

I had to re-clone the GitHub repo for this project. I don't clone repos often enough to do it right the first time. I considered doing in on CodeBerg instead of GitHub, and maybe I will move it. Using both at once is too brittle.

2021 was the year of the Ruby desktop - Andy Maleh/dev.to https://dev.to/andyobtiva/2021-was-the-year-of-the-ruby-desktop-2j49

Ruby GUI frameworks - The Ruby Toolbox https://www.ruby-toolbox.com/categories/GUI_Frameworks

Wed, 29 Jun 2022

I love how Slackware's security alerts make it onto LWN. I find it hard to use a distribution that LWN isn't following in that manner. https://lwn.net/Articles/899363/

Wed, 22 Jun 2022

Use the power of a JavaScript framework right in your HTML file - Ashish/dev.to https://dev.to/asheeshh/use-the-power-of-a-javascript-framework-right-in-your-html-file-1d88

Tue, 31 May 2022

I don't look at Perl a lot, but I saw these release notes on Perl v5.36.0, and it has me thinking about it. https://metacpan.org/release/RJBS/perl-5.36.0/view/pod/perldelta.pod

Mon, 30 May 2022

Discovering the -c switch for Toolbox is changing the way I do things in Fedora Silverblue

@containertoolbx @teamsilverblue @fedora

It's the time of the week where I say how well @fedora Silverblue 36 is going.

Smooth. Almost another semester of CS in the bag (using the IntelliJ Flatpak), and my daily journalism grind besides that.

Next time I rebase Fedora Silverblue, I'm going to wait until after the release. No beta in production for me. I had no problems with the system, but the upgrade had more glitches than I'm used to. https://fedoramagazine.org/how-to-rebase-to-fedora-linux-36-on-silverblue/

Now that I learned how to run commands from Toolbox containers without entering the Toolbox by using -c, I'm going to start scripting with it.

@containertoolbx @fedora @teamsilverblue

Fri, 27 May 2022

I got the Apache @netbeans 13 Flatpak to build and run a C++ program by following instructions to enable the 8.2 Update Center and install the C/C++ module. I also managed to switch to dark mode (Tools->Options->Appearance->Look and Feel). https://netbeans.apache.org/download/nb120/#_cc

Sat, 21 May 2022

I recently removed a couple of blog entries about my disappointment in CentOS Stream 8, but the About page on my CentOS Stream updates blog tells it pretty well.

tl;dr hoping for better things in Stream 9.

https://centos.passthejoe.net/about/

Tue, 17 May 2022

TIL that you can compile C and C++ programs in the Intellij Flatpak — in Fedora Silverblue, or any other OS presumably — by running gcc (for C) or g++ (for C and C++) in the Intellij terminal or Run Anything dialog (which you get by clicking ctrl twice)

We went to the new Whole Foods where you scan your palm and just walk out with your stuff. Kinda creepy. You can still pay w/o that. A formerly packed store and parking lot was pretty empty.

Toolbx, a developers new best friend! — Christian Fredrik Schaller/Fedora Magazine https://fedoramagazine.org/toolbx-a-developers-new-best-friend/

How to rebase to Fedora Linux 36 on Silverblue — Michal Konečný/Fedora Magazine https://fedoramagazine.org/how-to-rebase-to-fedora-linux-36-on-silverblue/

Thu, 12 May 2022

I'm doing all this messing around with CentOS Stream and Fedora Silverblue on the laptop, while the desktop remains on Debian Stable. I don't remember a "bad" Debian release, but Bullseye is a particularly good one. A sweet spot for GNOME (3.38).

I used rpm-ostree to layer vim-enhanced and vim-X11 in Fedora Silverblue. The Vim Flatpak didn't give me console Vim, and Silverblue Vim wasn't picking up my .vimrc.

I have two Toolbox containers for Ruby in Fedora Silverblue, but they share the same files for gems. It has caused some trouble. Better to use Distrobox with a dedicated home, or rbenv/RVM.

Ruby is having issues with OpenSSL 3.0