02.04.23

Links 04/02/2023: FOSDEM Happening and Ken Thompson in SoCal Linux Expo

Posted in News Roundup at 9:40 pm by Dr. Roy Schestowitz

  • GNU/Linux

    • Applications

      • HowTo GeekWhy QtFM Could Become My Favorite Linux File Manager

        The Qt file manager called QtFM has great features, such as storing custom commands so you don’t need to open a Linux terminal window to run them. The only drawback is getting it installed. Let’s look at what makes this file browser special and how you can (maybe) try it out.

      • Linux Links10 Best Free and Open Source Zsh Configuration Frameworks

        Zsh has many strengths such as interactive tab completion, regex integration, automated file searching, advanced shorthand for defining command scope, and a very rich theme engine.

        We highly recommend installing a framework with Zsh as it makes dealing with configuration, plugins and themes a lot more straightforward. Frameworks are essentially collections of plugins and themes, which you can enable very easily, without needing to manually configure and make everything work together.

    • Instructionals/Technical

      • HowTo ForgeLinux md5sum Command Tutorial for Beginners (5 Examples)

        While we have already discussed the cksum command line utility, there’s another tool that you can use in scenarios where, say, you need to verify the integrity of files during transfers. The tool we’re talking about here is md5sum. In this tutorial, we will discuss the basics of this command using some easy to understand examples.

      • H2S MediaHow to Install Sourcetree on Ubuntu 22.04 or 20.04 Linux

        Wine is the solution that we can use to install the SourceTree software on Linux systems including Ubuntu. Here is the tutorial to learn the steps we need to follow to get this free Git Client software.

      • UbuntubuzzHow To Install OnlyOffice Desktop Editors 7.3 on Ubuntu

        This tutorial will help you to add version 7.3 of OnlyOffice Desktop Editor to your Ubuntu computer. You can do it easily using Ubuntu Software or alternatively Terminal. Happy writing!

      • Upgrading system Off-line with ISO and Yum

        Upgrading a system can be a daunting task, especially if it is an off-line system. An off-line system is one that is not connected to the internet and cannot access online resources. The good news is that you can still upgrade your system even when it is not connected to the internet.

      • FOSSLinuxConverting MKV to MP4 on Ubuntu: A Step-by-Step Guide

        Learn how to convert MKV to MP4 on Ubuntu using Handbrake in this step-by-step guide. Convert high-quality MKV videos to widely supported MP4 format for use on various devices.

      • Configuring Yum

        Introduction Yum (Yellowdog Updater, Modified) is a package manager for Red Hat based Linux distributions, including Fedora and CentOS. It helps in managing and updating the software packages on the system, including their dependencies and conflicts. In this article, we will learn how to configure Yum to manage packages on your Linux system.

      • Net2How to Install Microsoft Office on Ubuntu 22.04

        Are you tired of having to use different software just because you prefer using Ubuntu instead of Windows? Look no further, ’cause you can now have the best of both worlds!

      • Yum Commands and Options

        Introduction Yum is a package manager used in Red Hat-based systems like Fedora, CentOS, and Red Hat Enterprise Linux. With Yum, users can easily install, update, and remove packages from the terminal. In this article, we’ll explore the basic Yum commands and their options, with examples to help you get started.

      • Setting up a YUM Repository

        Introduction YUM (Yellowdog Updater, Modified) is a popular open-source package management system used to install, update, and remove packages in Linux distributions such as Fedora, Red Hat Enterprise Linux (RHEL), and CentOS. YUM makes it easier to manage packages by resolving dependencies, downloading packages from a central repository, and installing them.

      • C.J. Adams-Collier: IPv6 with CenturyLink Fiber

        In case you want to know how to configure IPv6 using CenturyLink’s 6rd tunneling service.

      • TecAdmintail Command in Linux with Examples

        The tail command in Linux is a powerful tool used for displaying the end of a file. By default, it displays the last 10 lines of a file, but this can be modified by specifying a different number of lines to display.

      • TecAdminWhat is a Orphan Process in Unix/Linux

        An Orphan Process is a process that has lost its parent process, which normally takes care of cleaning up the process’s resources. In Unix/Linux, when a parent process terminates, its child processes become Orphan processes and are adopted by the init process, which becomes the new parent.

      • The New StackInstall Minikube on Ubuntu Linux for Easy Kubernetes Development

        Not only is deploying pods and services to a cluster a

    • WINE or Emulation

      • GamingOnLinuxProton 7.0-6 out now fixing EA App, Ubisoft Connect and games on Steam Deck / Linux

        More weekend goodies from Valve have arrived! Proton 7.0-6 is officially out now, fixing up many bugs like with the EA App and Ubisoft Connect. Pulling over a bunch of changes from Proton Experimental, this is a smaller release mainly aimed at fixing up issues across a bunch of games that appeared over the last few months.

  • Distributions and Operating Systems

    • Fedora Family / IBM

      • Use Oracle VM VirtualBox on Oracle Cloud Infrastructure

        VirtualBox 7 enables organizations, for the first time, to centrally manage their development and production VMs running on-premises and on OCI instances using any OS that supports VirtualBox, such as Microsoft Windows, Linux, and macOS.

      • SJVNRocky Linux offers code security patches and info in real-time. | Open Source Watch

        Last year, with the Rocky Enterprise Software Foundation (RESF)’s release of Rocky Linux 9, CentOS and Rocky Linux co-founder Gregory Kurtzer also released a completely cloud-native Linux distribution build stack called Peridot. Then, Kurtzer said, “anyone can create, build, enhance, and manage Rocky Linux, or other distros for that matter. Now, CIQ engineers have also released the Rocky Linux 9 errata subsystem as an open-source project, which is fully integrated with Peridot.

        What that means is you can now build and enhance your own take on Rocky Linux, the Red Hat Enterprise Linux (RHEL) clone with full access to the latest bug fixes, security patches, and feature enhancements. RESF will continue to maintain the project, providing users with more granular control over their systems.

      • SJVNYou can now get Red Hat Enterprise Linux on the Oracle Cloud | Open Source Watch

        Over the years, Red Hat and Oracle have gotten along like cats and dogs. The main reason for this was that in 2006, Oracle released its own version of Linux, Unbreakable Linux, which was little more than a copy and paste of Red Hat Enterprise Linux (RHEL) with Red Hat’s name and Red Hat’s trademarks globally replaced with Oracle’s name and trademark. That went over like a lead brick in Red Hat circles. Now, RHEL is available on Oracle Cloud Infrastructure (OCI).

    • Open Hardware/Modding

      • peppe8oManaging the Raspberry PI Undervoltage Detected Warning

        Similarly to all electronic computers, the Raspberry PI computer boards need a stable power supply in order to work correctly.

      • AdafruitSee N Say Brain Transplant

        This project replaces the brains of a classic talking toy with a modern, CircuitPython-powered KB2040 microcontroller, with a collection of typical urban sounds and custom illustrations.

      • HackadayScratch Your Itch To Program A Microcontroller

        One of the fun things about “old school” computers is that it was fairly easy to get kids into programming them. The old Basic interpreters were pretty forgiving, and you could do some clever things easily with very little theory or setup. These days, you are more likely to sneak kids into programming via Scratch — a system for setting up programs via blocks in a GUI. Again, you can get simple results simply. With Scratch or Basic, complex things have a way of turning out complex, but that’s to be expected. If you want to try a Scratch-inspired take on microcontroller programming, check out MicroBlocks. It will work with several common boards, including the micro:bit and the Raspberry Pi Pico. You can use it in a browser or download versions for Linux, Windows, Mac, or even Chromebooks.

  • Free, Libre, and Open Source Software

    • SJVNThe Open Source Initiative improves its licensing rules | Open Source Watch

      Back on February 3rd, 1998, shortly after the Netscape web browser source code –Firefox’s ancestor–was released, a group of developers came together to label and define a pragmatic, business approach to sharing software code. Of course, there was already “free software,” but that term, then and now, came loaded with a particular business/political take that not everyone cares for. So, it was that at the meeting Christine Peterson came up with the term “open source.” The group that would shepherd this idea going forward is the Open Source Initiative (OSI).

    • OSI BlogOpen Source Initiative joins the Digital Public Goods Alliance

      OSI to contribute to Digital Public Goods Alliance’s mission to address world’s most pressing economic challenges by furthering adoption of Open Source software.

    • Jonathan DowlandJonathan Dowland: FreedomBox

      Moxie Marlinspike, former CEO of Signal, wrote a veryinteresting
      blog post about “web3″
      , the crypto-scam1. It’s worth a read if you are interested in that stuff.

    • Events

    • Web Browsers/Web Servers

      • Chromium

        • Barry KaulerChromium bumped, more pkgs compiled in OE

          The upcoming Kirkstone-series had chromium 106.0.5249.119, have
          compiled a later version in OE, and some more packages:

          chromium-x11-109.0.5414.74
          fbgrab-1.5
          gmime-3.2.7
          gtkperf-0.40
          leptonica-1.82.0
          libforms-1.2.3
          libyui-4.1.1
          pointercal-0.0
          stalonetray-0.8.3
          tesseract-4.1.3
          tesseract-lang-4.1.0
          tslib-1.22
          xbindkeys-1.8.7
          xf86-input-tslib-2_1.1.1

          There was interest expressed in tesseract OCR package on the
          forum, so compiled that. No GUI though. One of the best-looking
          GUIs for tesseract seems to be gimagereader, but it has lots of
          dependencies. I could compile it if there is sufficient
          interest.

      • Mozilla

    • Programming/Development

      • Python

        • Tim Bielawa: Querying block device sizes in Python on Linux and Mac OS X

          I drafted this blog post in 2016 (at least), but held off publishing it until I could have it fact checked. Well, 6 years have passed… I am 99% sure the information in this blog post is correct. But if you find an error with my explanation of the userspace-kernel-device dataflow then please send me an email so I can understand it better and update this post.

  • Leftovers

  • Gemini* and Gopher

    • Personal

      • Rubber Soul – moving out/procrastinating

        I’m not sure if I could fully tell you why, but I’ve had this compulson in my mind that I need to purchase The Beatles – Rubber Soul on vinyl – but specifically around the time that I’m moving in with my partner (next weekend). I guess I’ve been listening to this album a fair bit recently, and maybe it’s just that it reminds me of this moment – and I want to have something material as a kind-of calendar item to mark the moment.

      • After the session

        I seem to have settled in a nice “one page a day” routine with Knives. I’m not sure how many more pages there will be. Something about players gaining a talents. Something about them making plans. Something about finding campaign goals.

      • Tilting at the Belltower

        Robotic lies are spread across the room.
        My modem howls in silent disbelief.
        Machines are parrots. Maybe so are we,
        as chafing bones are slouching to be born
        in fire, as I draw my final breath
        and sleep. Perchance to dream. Perchance to scream.

        So gently whispered is this lifelong scream
        while ghostly passing through my inner room.
        A chalkboard’s nail. A raspy smoker’s breath.
        A regent clad in finest disbelief.
        A crawling insect hatches to get born,
        and in the skylit evening, so were we.

      • Notes about an overheard conversation while driving home
    • Technical

      • A Tale Of Two Times

        The claim is that “time” disagrees with the documentation for time(1) on OpenBSD, and the evidence for this may look pretty solid

      • Internet/Gemini

        • Silence, please!

          One of those protection rackets, properly known as a performance rights organisation, recently sent out a news letter. There was a short paragraph that caught my attention. Since their business model is to rake in money for their members from all sorts of venues that play their music, they are in fact interested in increasing the number of such venues, including restaurants and shops. Studies, they claimed, have shown that customers enjoy the _right kind_ of music being played in the stores. So, what a win-win situation: entice the venues to play more music, make their customers buy more, and collect larger royalties for the composers.

      • Programming

        • systemd and my bot

          I wrote a bot that connects to Discord last year. It’s a nice bot. It keeps facts for channel, it keeps timestamped notes per channel, it also connects to IRC (all of which we don’t use) and it rolls dice (which is what we use).


* Gemini (Primer) links can be opened using Gemini software. It’s like the World Wide Web but a lot lighter.

2023 is the Year Taxpayers’ Money Goes to War and Energy Subsidies, Not Tech

Posted in Deception, Finance at 1:33 pm by Dr. Roy Schestowitz

Video download link | md5sum 4dc909480cb5db04f6d5475769eb9d0b
Capital Running Out for Spy Monopolies
Creative Commons Attribution-No Derivative Works 4.0

Summary: Now that a lot of powerful and omnipresent ‘tech’ (spying and policing) companies are rotting away we have golden opportunities to bring about positive change and maybe even recruit technical people for good causes

THE ‘tech bubble’ is imploding again. Infinite growth was all along a delusion — a very dangerous one at that.

People have grown tired of monopolies; politicians are increasingly responsive to this unrest and some take action through regulatory agencies (the latest rumour is that Amazon will be picked on very soon).

“Ideally, if people participate in the pursuit for a solution, data will be controlled by individual people and computers will be governed by Free (as in freedom) software on devices with open schematics.”Money from the government helped float these surveillance and censorship giants, but amid conflicts and an actual, fast-escalating war, can this graft budget be justified?

Many companies, including Microsoft, are laying off a lot of technical workers. They’re viewed as fiscal yokes with no prospects of becoming valuable — only useless — in the coming years.

So what does this mean to the rest of us, who suffer a sort of fatigue? Will companies which control many of the world’s devices — and increasingly the world’s data too — actually implode? And if so, what will replace them? Ideally, if people participate in the pursuit for a solution, data will be controlled by individuals — i.e. actual people — and computers will be governed by Free (as in freedom) software on devices with open schematics.

Getting Back to Productive Computer Systems Would Benefit Public Health and Not Just Boost Productivity

Posted in Hardware at 12:28 pm by Dr. Roy Schestowitz

Video download link | md5sum 6af08c0af06a111a2cf79a2c32afcaeb
Changing a Culture of App Mindset
Creative Commons Attribution-No Derivative Works 4.0

Summary: “Smartphoneshame” (shaming an unhealthy culture of obsession with “apps”) would potentially bring about a better, more sociable society with fewer mental health crises and higher productivity levels

THE habit of being ‘glued’ to one’s so-called ‘smartphone’ all day long (sometimes all night long, too) is a very unhealthy habit. There has been extensive research in recent years, typically reaching those very same conclusions, focusing on physical health, mental health, or both.

“Hopefully some of the younger people, who haven’t yet grown up with these gadgets, will find an enriching experience outside the “app-sphere” and pursue a fulfilling life without this always-on, always-connected, always-in-your-pocket tracking device.”The video above focuses on what was said this morning about "Smartphoneshame".

To maybe ‘coin’ a phrase or a word, “Smartphoneshame” (or “Smartphone shame”) is the habit of discouraging people acquiring or overusing a so-called ‘smart’ phone, usually to the detriment of real social life — an aspect of life that gives safety nets and may provide moral support, not just “likes” as a form of digitally “measurable” encouragement.

Hopefully some of the younger people, who haven’t yet grown up with these gadgets, will find an enriching experience outside the “app-sphere” and pursue a fulfilling life without this always-on, always-connected, always-in-your-pocket tracking device. It has very little practical value.

In the video I show my PDA, which still works well and is in relatively good condition. I’ve used PDAs since 2001 and even though I found them addictive (at times) they were never connected and they weren’t in control of the user. It was the other way around. With advanced calendaring functionality they helped simplify and otherwise-hectic life of multi-tasking and juggling between employment and education.

Links 04/02/2023: This Week in KDE and Many More Tech Layoffs

Posted in News Roundup at 9:10 am by Dr. Roy Schestowitz


* Gemini (Primer) links can be opened using Gemini software. It’s like the World Wide Web but a lot lighter.

Dotcom Boom and Bust, Round 2

Posted in Apple, Finance, Google, Microsoft at 6:21 am by Dr. Roy Schestowitz

“Absolute power does not corrupt absolutely, absolute power attracts the corruptible.”― Frank Herbert

Summary: The age of technology giants/monopolies devouring everything or military-funded (i.e. taxpayers-subsidised) surveillance/censorship tentacles, in effect privatised eyes of the state, may be ending; the United States can barely sustain that anymore and raising the debt ceiling won’t solve that (buying time isn’t the solution)

THE past week was spent recovering from a severe hardware failure, but as soon as Monday we were able to post Daily Links as before (or even more often than before).

The end of January was still dominated by bad news (lots about war), spiced up with layoffs. Before this weekend the corporate media tried to disguise or distract from all this by talking about a job report (which counts the wrong things, as usual).

“The end of January was still dominated by bad news (lots about war), spiced up with layoffs.”The clown computing and ‘free’ hosting bubble has begun to truly burst. Many companies admit that they operate at a loss and see no turnaround or a turning point. The longer they operate, the more money they lose. The layoffs are actually a lot bigger than companies announce to (and via) the press. In the US they dodge the WARN Act by implementing many layoffs — additional ones — at a smaller scale (ripples and waves). They barely say which divisions are affected because it lets them get away with laying off far more people than they told shareholders (or the media) about. It’s hard to keep track, unless you’re an HR whistleblower of theirs. They don’t even count temps and contractors, who are nonchalantly let go (there are a few press reports about this in relation to YouTube/Google). Almost nobody in the media talks about Apple layoffs; they impact the ‘stores’ (sales have fallen).

“Don’t expect media to be inquisitive enough to talk about the full extent of the impact…”It seems safe to predict that 2023 will be another gloomy year for the monopolistic “tech” sector, which is focused/centered around price-fixing, surveillance, and imperialistic censorship (done for political gain, funded or subsidised by “defence” contracts). The years 2000 and 2008 are memorable, but based on early predictions cited in the media we might be heading towards another such crisis (on par with those). Don’t expect media to be inquisitive enough to talk about the full extent of the impact; instead it’ll praise Biden for something about “jobs” (mostly low-wage jobs).

Society Would Benefit From a Smartphoneshame Movement

Posted in Hardware at 6:11 am by Dr. Roy Schestowitz

Air_Sweden Airbus A320 Pesonen

Licence: GFDL 1.2. Air Sweden Airbus A320 Pesonen. Created: 18 November 2010.

Summary: In a society plagued by blackmail, surveillance and frivolous lawsuits it is important to reconsider the notion of “smart” phone ownership; these devices give potentially authoritarian companies and governments far too much power over people (in the EU they want to introduce new legislation that would, in effect, ban Free software if it enables true privacy)

The other day in Daily Links we included a link to this article from The New York Times (paywall). Despite the use of seemingly offensive analogies (e.g. “teen-luddite” in the URL), the article does raise legitimate concerns. “Logan Lane gave up her smartphone,” the summary states. “That changed her life.”

“The harms of “modern” “smart” phones are so many that it’s hard to enumerate them in full…”“Health matters,” noted an associate.

we’ve meanwhile also included about half a dozen press report, including one from The New York Times, about “apps” that sell medical data about people “to Facebook and Google” (and thus a lot more down the chain of “data brokers”/advertisers).

Back in September I recorded a long video about why so-called "smart" phones aren't any good. Only 2 days ago we got two new landlines (cordless, digital, intercom and speaker mode included) and they satisfy what constitutes an actual phone rather than a spying device.

“A lot of the time face-to-face service (telephone, counter, bar) is also vastly better than anything an “app” was designed to do.”The harms of “modern” “smart” phones are so many that it’s hard to enumerate them in full and society may need a ‘flightshame’-like movement, which might start with young people, if only we can compel them to reject pseudo-novelty like “apps”, whose functionality is easily exceeded by proper applications that run on laptops with mice and keyboards. A lot of the time face-to-face service (telephone, counter, bar) is also vastly better than anything an “app” was designed to do.

As readers of this site may recall, the introduction of so-called “smart” phones at Sirius ‘Open Source’ led to escalations. It wasn’t the last straw (there had been far worse scandals and disputes), but it did contribute to the witch-hunt. At the moment we’re discussing even worse scandals with other victims of Sirius; there might even be a class action.

IRC Proceedings: Friday, February 03, 2023

Posted in IRC Logs at 1:51 am by Needs Sunlight

Also available via the Gemini protocol at:

Over HTTP:

HTML5 logs

HTML5 logs

#techrights log as HTML5

#boycottnovell log as HTML5

HTML5 logs

HTML5 logs

#boycottnovell-social log as HTML5

#techbytes log as HTML5

text logs

text logs

#techrights log as text

#boycottnovell log as text

text logs

text logs

#boycottnovell-social log as text

#techbytes log as text

Enter the IRC channels now


IPFS Mirrors

CID Description Object type
 QmSLrcRCUnV1HmnJrkU1spWuzSMJAanaRN4SCykyT36ge6 IRC log for #boycottnovell
(full IRC log as HTML)
HTML5 logs
 QmVhYF8ww6ETMRw1GdDRDzgH51piH3eRWvaY4vYQntHcee IRC log for #boycottnovell
(full IRC log as plain/ASCII text)
text logs
 QmQZWaq1s4Q2NuCRbpivNdWFmwrVTgow4JUUu6ook5idoV IRC log for #boycottnovell-social
(full IRC log as HTML)
HTML5 logs
 QmR8w96BQDeXMNfS8NSax1b36JSzuWTAYTSgzdaxyvpMY7 IRC log for #boycottnovell-social
(full IRC log as plain/ASCII text)
text logs
 QmPkUnNoy98SSooJkx8zRpsvDiWchQvEkE9kkr52kPTBds IRC log for #techbytes
(full IRC log as HTML)
HTML5 logs
 QmaCeq74bgCwRFiqctkS6FUC56oxQdfaxTbR9xca8aZzuj IRC log for #techbytes
(full IRC log as plain/ASCII text)
text logs
 QmPs8G2kBt2h5Bdzjg8V1N93H5ebrGVN6B6VbVdoqUQpSt IRC log for #techrights
(full IRC log as HTML)
HTML5 logs
 QmVskN4RkEVA9DvYti9wHx7qQCYDiri4P7dQRQvHaWzieZ IRC log for #techrights
(full IRC log as plain/ASCII text)
text logs

IPFS logo

Bulletin for Yesterday

Local copy | CID (IPFS): QmXCyRSEqZvXQpdJJgNTZ2SmscGBN8faNeNbNZcV8zoX6D

IRC Proceedings: Thursday, February 02, 2023

Posted in IRC Logs at 1:51 am by Needs Sunlight

Also available via the Gemini protocol at:

Over HTTP:

HTML5 logs

HTML5 logs

#techrights log as HTML5

#boycottnovell log as HTML5

HTML5 logs

HTML5 logs

#boycottnovell-social log as HTML5

#techbytes log as HTML5

text logs

text logs

#techrights log as text

#boycottnovell log as text

text logs

text logs

#boycottnovell-social log as text

#techbytes log as text

Enter the IRC channels now


IPFS Mirrors

CID Description Object type
 QmSBFK73N5PpbBV4dbYkzBGYh6fjY2MDwM3s9iZ1iYbyMR IRC log for #boycottnovell
(full IRC log as HTML)
HTML5 logs
 QmT6ZZ8R7fwLRZaKyGoBrBvKuWXH2uvGjcvFjQvay6wrhJ IRC log for #boycottnovell
(full IRC log as plain/ASCII text)
text logs
 QmWf9A36stNCk3ZrjjuDnL8rqNct5pTXiydrHLwgUjRFkq IRC log for #boycottnovell-social
(full IRC log as HTML)
HTML5 logs
 QmbsuzdMfMFptmY6gEPeTm6QvfbrxXnMiCKFAR1bRRAFLe IRC log for #boycottnovell-social
(full IRC log as plain/ASCII text)
text logs
 QmYoyDb91odNUd1kHSRjN67eSKNDbjTvZgwtTN2p5tSpJd IRC log for #techbytes
(full IRC log as HTML)
HTML5 logs
 QmNo9acRmMfPvqf4EuD8tNtMPPDdwkPYf18j21kqy2Gsk9 IRC log for #techbytes
(full IRC log as plain/ASCII text)
text logs
 QmfSCnFbCs2J9eL4CmLMeDFKo85FbK2jG5Usgi8maQcEkx IRC log for #techrights
(full IRC log as HTML)
HTML5 logs
 QmbDR9iRZVm2TwP8mgGQTLWx5vvRsHA2frmiTmQxwnSEQ7 IRC log for #techrights
(full IRC log as plain/ASCII text)
text logs

IPFS logo

Bulletin for Yesterday

Local copy | CID (IPFS): QmXe8bt58f7QFPCzPjfHLJEDufxCy9LYEr1x5WRuwvvwxd

RSS 64x64RSS Feed: subscribe to the RSS feed for regular updates

Home iconSite Wiki: You can improve this site by helping the extension of the site's content

Home iconSite Home: Background about the site and some key features in the front page

Chat iconIRC Channels: Come and chat with us in real time

New to This Site? Here Are Some Introductory Resources

No

Mono

ODF

Samba logo






We support

End software patents

GPLv3

GNU project

BLAG

EFF bloggers

Comcast is Blocktastic? SavetheInternet.com



Recent Posts