of-course-its-hard-if-it-were-easy-everyone-would-do-it

Of Course It’s Hard! If It Were Easy, Everyone Would Do It.

A bit of a rant about making the easy choices in life versus making the hard choices. In particular, easy fixes for your problems are rarely worth it… WANT TO SUPPORT THE CHANNEL? ? Patreon: https://www.patreon.com/distrotube ? Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS%26item_name%3DDistroTube%26no_note%3D0%26currency_code%3DUSD%26bn%3DPP%252dDonationsBF%253abtn_donateCC_LG%252egif%253aNonHostedGuest ?? Amazon: https://amzn.to/2RotFFi ? Teespring: https://teespring.com/stores/distrotube DONATE CRYPTO: ? Bitcoin: 1Mp6ebz5bNcjNFW7XWHVht36SkiLoxPKoX ? Dogecoin: D5fpRD1JRoBFPDXSBocRTp8W9uKzfwLFAu ? LBC:…

Read More
mastering-division-of-variables-in-bash

Mastering Division of Variables in Bash

by George Whittaker One of the common tasks you’ll encounter when scripting in Bash is performing arithmetic operations on variables, particularly division. This process might seem straightforward, but it requires careful attention due to the lack of floating-point support in Bash by default. In this article, we will dive into several methods for dividing variables…

Read More
spring-news-from-the-lxd-team

Spring news from the LXD team

Photo by Markus Spiske on Unsplash In addition to having an LTS release every two years (following the Ubuntu release cadence), LXD also has monthly feature releases. While LTS releases are recommended for production environments, monthly releases are the ones to use in order to get access to the latest features our team is continuously…

Read More
gorilla-chimp

LibreOffice 7.5.3 Released: Third Maintenance Update Brings 119 Bug Fixes to Popular Open-Source Office Suite

Today, The Document Foundation unveiled the release and widespread availability of LibreOffice 7.5.3, which serves as the third maintenance update to the current LibreOffice 7.5 open-source and complimentary office suite series. Approximately five weeks after the launch of LibreOffice 7.5.2, LibreOffice 7.5.3 arrives with a new set of bug fixes for those who have successfully…

Read More
chatgpt-will-change-the-world-similar-to-the-birth-of-the-internet

ChatGPT Will Change the World Similar to the Birth of the Internet

ChatGPT has become so popular, so fast. And the rise of ChatGPT and related A.I. technologies has already started disrupting various industries, bankrupting some companies, and making some occupations obsolete. But I’ve seen all this before… WANT TO SUPPORT THE CHANNEL? ? Patreon: https://www.patreon.com/distrotube ? Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS%26item_name%3DDistroTube%26no_note%3D0%26currency_code%3DUSD%26bn%3DPP%252dDonationsBF%253abtn_donateCC_LG%252egif%253aNonHostedGuest ?? Amazon: https://amzn.to/2RotFFi ? Teespring: https://teespring.com/stores/distrotube DONATE CRYPTO:…

Read More
gorilla-chimp

Raspberry Pi OS Debuts New Version Featuring Linux Kernel 6.1, Improved Performance, and App Updates

Today, the Raspberry Pi Foundation unveiled a fresh edition of their official Raspberry Pi OS distribution tailored for Raspberry Pi computers, featuring component updates, bug fixes, and several performance enhancements. The most significant alteration in the Raspberry Pi OS 2023-05-03 release is the transition from the long-term supported Linux 5.15 LTS kernel to the long-term…

Read More
Generate web pages from Markdown with Docsify-This

Generate web pages from Markdown with Docsify-This

Are you interested in leveraging Markdown for online content without any website setup or build process? How about seamlessly embedding constraint-free Markdown or HTML into multiple platforms (such as a content management system or learning management system)? The open source project Docsify-This, built with Docsify.js, provides an easy way to publish, share, and reuse Markdown…

Read More
wike-is-a-wikipedia-reader-with-some-great-features

Wike Is A Wikipedia Reader With Some Great Features

Wike is a Wikipedia reader that is designed for the GNOME desktop but it works great on all desktops. Wike provides access to all the content of this online encyclopedia in a native application, with a simpler and distraction-free view of articles. REFERENCED: ? https://github.com/hugolabe/Wike WANT TO SUPPORT THE CHANNEL? ? Patreon: https://www.patreon.com/distrotube ? Paypal:…

Read More
chat-with-patrons-apr-30-2023

Chat With Patrons (Apr 30, 2023)

This Video Chat will be for my Patrons! Patrons can join the video call via Jitsi which is available on Linux, Mac and Windows. For those wishing to join the chat but are not a Patron, consider joining my Patreon ( https://www.patreon.com/distrotube ). I will post a link to the Jitsi chat on my Patreon…

Read More
give-the-bat-command-wings-with-bat-extras

Give the ‘bat’ command wings with ‘bat-extras’

‘bat’ is a popular command line utility that is essentially a clone of ‘cat’ written in Rust, with some additional functionality added. There is a also a ‘bat-extras’ package that includes some scripts that integrate ‘bat’ with various other command line tools. REFERENCED: ? https://github.com/sharkdp/bat ? https://github.com/eth-p/bat-extras WANT TO SUPPORT THE CHANNEL? ? Patreon: https://www.patreon.com/distrotube…

Read More
How I used guilt as a motivator for good

How I used guilt as a motivator for good

Recently, I was asked by a friend and colleague if I were interested in speaking together at a conference. I was pleasantly surprised because I hadn’t contributed much to the project they were presenting, but I expressed interest. We met to discuss the presentation, and that’s when I learned the real reason I was asked…

Read More
3 reasons to host a docathon for your open source project

3 reasons to host a docathon for your open source project

Your open source project’s documentation is essential to your customers. Your target audience must understand the purpose of your project and how to use it, and documentation is what bridges that gap. A project is rarely ever truly done, so it’s equally important for resources to be maintained and updated with your project’s continuous improvement….

Read More
Test your Drupal website with Cypress

Test your Drupal website with Cypress

If you don’t include tests in your Drupal development, chances are it’s because you think it adds complexity and expense without benefit. Cypress is an open source tool with many benefits: Reliably tests anything that runs in a web browser Works on any web platform (it’s great for testing projects using front-end technologies like React)…

Read More