Bonum Certa Men Certa

Links 21/04/2022: Two OpenWrt Updates, OpenBSD 7.1, Nix 2.8.0, and GCC 11.3 Released



  • GNU/Linux

    • 8 Linux Tips for Student Programmers

      You can install Linux on your machine and use it the same way you would use Windows or macOS. Or, you can look under the hood and take it as an opportunity to become a better coder. The choice is yours!

      There’s one thing you should keep in mind, though: getting started with Linux might be overwhelming at first. But this feeling will quickly die down. And then, you’ll get to tinkering with the command line and fostering the curiosity that’s inherent to all coders.

    • Audiocasts/Shows

      • Tux DigitalHardware Addicts 58: Portable Monitors & Action Cameras, Stuff A Hardware Addict Needs For The Road! - TuxDigital

        Welcome to Hardware Addicts, a proud member of the Destination Linux Network. Hardware Addicts is the podcast that focuses on the physical components that powers our technology world.

        In this episode, we’re going to be discussing portable monitors. They’re making a big come back and I think we can make the case that you need one.

        Then we head to Camera Corner where Wendy will discuss Insta360 ONE RS Action Camera and all the adventures Michael and I will be going on with this camera.

      • BSD Now 451: Tuning ZFS recordsize

        Full system backups with FFS snapshots, ZFS and dump(8), tuning recordsize in OpenZFS, Optimizing FreeBSD Power Consumption on Modern Intel Laptops, remember to check for ZFS filesystems being mounted, Use tcpdump to save wireless bridge, and more

      • Jupiter BroadcastingLinux Action News 237

        Our take on why Fedora's Legacy BIOS plans have stirred up such a strong debate, how NVIDIA's Linux strategy seems to be changing, and a surprising kernel patch from Sony.

      • The Linux Link Tech Show Episode 951

        Joel says pass the doochie

    • Kernel Space

      • Graphics Stack

        • mesa 22.1.0-rc2
          Hi list,
          
          

          At the last minute, here's Mesa 22.1.0-rc2. By far the biggest set of changes here are in zink. There's also fixes here for nir, radv, dzn, intel, anv, core vulkan, r600, panfrost, core gallium, mesa/st, and some CI fixups.

          Cheers, Dylan

          git tag: mesa-22.1.0-rc2
        • Do Not Let Your Memes Be Dreams

          With Mesa 22.1 RC1 firmly out the door, most eyes have turned towards Mesa 22.2.

          But not all eyes.

          No, while most expected me to be rocketing off towards the next shiny feature, one ticket caught my eye:

          Mesa 22.1rc1: Zink on Windows doesn’t work even simple wglgears app fails..

          Sadly, I don’t support Windows. I don’t have a test machine to run it, and I don’t even have a VM I could spin up to run Lavapipe. I knew that Kopper was going to cause problems with other frontends, but I didn’t know how many other frontends were actually being used.

          The answer was not zero, unfortunately. Plenty of users were enjoying the slow, software driver speed of Zink on Windows to spin those gears, and I had just crushed their dreams.

    • Instructionals/Technical

      • €» GNU Linux – run old dos games (and windo(w)s games) from wine to dosbox-x – how to compile from latest src – first problems: keyboard / some keys “:” not working | dwaves.de

        Remember Monkey Island and Tomb Raider 1? yeah… wanna play it on GNU Linux? yeeeessss!

      • ByteXDHow to Install Discord on Ubuntu 22.04 / 20.04 - ByteXD

        Discord is a cross-platform VoIP and chat app for gamers that allows gamers to connect with each other for gaming purposes. It’s a great app for voice and text chat for gamers of all levels of experience, from the casual player who just wants to chat with friends during their next game, to the hardcore competitive player who wants to organize and manage their gaming sessions.

        Discord has become in a relatively short amount of time the go-to chat solution among gamers. But that’s not the case anymore whereas it is rapidly expanding among non-gamers including computer science enthusiasts. The app is available on Android, iOS, Windows, Mac OS and Linux. Though the web version is also available it’s recommended to use the app.

      • Install Lutris On Ubuntu 22.04 Jammy Jellyfish Linux

        Lutris is a game manager built for Linux operating systems, and it does its job incredibly well. It has thousands of games in its catalog and works with very little fuss, allowing you to install games from the cloud and keep them up to date. Most games are “one click install” titles, meaning that you shouldn’t have to worry about fiddling with extra configuration to get a Windows game working on Linux. It just works.

        Lutris requires Wine in order to ensure a smooth experience. The two work really well together, and that’s because the developers of Lutris also work directly with Wine staging. Since the Lutris developers already program their installers to use the most optimal settings possible, there’s no need to fool around with Winetricks or any of the usual Wine configuration utilities.

        If you’re ready to start gaming on Ubuntu 22.04 Jammy Jellyfish, follow along as we setup Lutris and its dependencies on our system.

      • VirtualBox Extension Pack installation on Ubuntu 22.04 Jammy Jellyfish Linux

        In this tutorial, you will learn how to install VirtualBox Extension Pack on Ubuntu 22.04 Jammy Jellyfish Linux. This software will allow you to extend some of the functionalities of your guest operating systems and the way you can interact with them from your host Ubuntu 22.04 system.

      • Virtualbox: install guest additions on Ubuntu 22.04 LTS Jammy Jellyfish

        If you’re running Ubuntu 22.04 inside a VirtualBox virtual machine, installing the Guest Additions software will help you get the most out of the system. VirtualBox Guest Additions will give the machine more capabilities, such as a shared clipboard with the host system, drag and drop file transfer, time synchronization, shared folders, automatic window resizing, and more.

        This makes copying data to and from a host system much more convenient. It also changes the virutal machine’s resolution automatically when its window is resized, so you do not need to change it manually. Guest Additions will work with just about any Linux distribution, but instrutions can differ because of dependencies and package managers.

        In this turorial, we’ll be going over the step by step instructions to get VirtualBox Guest Additions installed on Ubuntu 22.04 Jammy Jellyfish. With these instructions, it doesn’t matter what host system you’re using, as long as the virtual machine is running Ubuntu 22.04. This tutorial assumes that you’ve already installed your Ubuntu 22.04 operating system in the VM correctly.

      • ID RootHow To Install GitKraken on Ubuntu 20.04 LTS - idroot

        In this tutorial, we will show you how to install GitKraken on Ubuntu 20.04 LTS. For those of you who didn’t know, GitKraken is a graphic interface for Git that allows us to manage our repositories from a comfortable and modern graphic interface. Integrations with GitHub, GitLab, Bitbucket, and Azure DevOps make it swift and simple to clone, fork, and add remotes. Built with premium technology, Gitkraken emphasizes the modern graphic interface that makes everything easily accessible.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the GitKraken intuitive Git GUI & powerful Git CLI on Ubuntu 20.04 (Focal Fossa). You can follow the same instructions for Ubuntu 18.04, 16.04, and any other Debian-based distribution like Linux Mint.

      • ID RootHow To Install Wiki.js on Ubuntu 20.04 LTS - idroot

        In this tutorial, we will show you how to install Wiki.js on Ubuntu 20.04 LTS. For those of you who didn’t know, Wiki.js is an open-source, modern, and powerful wiki application based on Node.js, Git, and Markdown (.md). Wiki.js also provides a variety of modules that can be easily integrated from the Analytical, Authentication, Databases, Editors, and many more modules.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the Wiki.js on Ubuntu 20.04 (Focal Fossa). You can follow the same instructions for Ubuntu 18.04, 16.04, and any other Debian-based distribution like Linux Mint.

      • How to Install dbWatch to Monitor MySQL Performance in Linux

        dbWatch is a powerful, multi-platform, fully-featured, and enterprise-grade SQL database monitoring and management tool that gives you full control over your database instances and system resources. It is highly scalable, secure, and designed for managing large database farms.

      • ByteXDHow to List All Users or User Groups in Linux - ByteXD

        Knowing how to list all user groups on Linux is a significant stride towards sustaining ownership and permissions. Since you can use several commands to list user groups, the command you choose depends on the depth of details you want to see.

        For example, use the compgen command if you are only interested in names. On the other hand, you can customize the getent command to view extensive information about user groups.

        This tutorial explains user management, listing users and their groups using several commands.

        These commands should apply to any Linux distribution, including Ubuntu, CentOS, Debian, Linux Mint, and others.

      • ByteXDInstalling Cinnamon Desktop Environment on Ubuntu 22.04 or 20.04

        Cinnamon desktop environment is a Linux desktop environment.

        Contrary to GNOME or KDE, it follows a more traditional desktop metaphor convention; it is more user-friendly specifically for Windows migrants because it features a Windows-like user interface, and that is the reason behind them preferring Linux Mint over other distros.

        Also, you can customize the environment using GTK theme, there are a lot of already built themes out there, and you can build your themes!

        This article explains how to install Cinnamon desktop environment on Ubuntu 22.04 or 20.04.

      • ByteXDHow to List All Installed Fonts on Linux From the Command-Line

        One thing we can be sure about in Linux is that there is always multiple ways to do the same thing. Graphical applications get rewritten by new developers in newer languages all the time and we in the Linux community benefit by always having a secondary option. But we can always count on older classic applications to do the basic. Most of the classic applications are non-graphical using the command line.

        In this article we are going to learn how to list all the fonts installed on your system using the fc-list command and explore a few of it’s options to help us filter through searches. fc-list is part of a library called fontconfig.

      • ByteXDHow to Install Gparted on Ubuntu 22.04/20.04 - ByteXD

        Gparted (stands for GNOME Partition Editor) is an official partition editor for Linux operating system, made and maintained by GNOME developers alongside the default software Disks.

        With Gparted you can create, delete, resize, move and check partitions without data loss, also you can edit partition flags such as boot flags, and you can also edit your partition label.

        This article explains how to install Gparted on Ubuntu 20.04.

      • ByteXDHow to Install and Use fzf Command-Line Fuzzy Finder

        fzf is one of the most amazing utilities written for the command line in the last few years.

        In Linux once you have gotten used to navigating the command line and discover fzf, you will never go back to not using it.

      • Linux CapableHow to Install/Configure Unattended Upgrades on Ubuntu 22.04 LTS

        Keeping your system up to date is an essential factor for anyone from simple desktop users, developers, and sysadmins; let’s face it, anyone with a device primarily connected to the Internet. Ubuntu, by default, is not set up for automatic updates. However, by enabling and configuring unattended-upgrades packages, you can easily apply security, package, or even new feature upgrades if you do not always have the time to check or forget. IT is highly recommended to enable this just for security alone.

      • Linux CapableHow to Install Duf Disk Usage Utility on Ubuntu 22.04 LTS

        Duf disk utility, an open-source, free “Disk Usage Free Utility” written in Goland and released under an MIT license. The disk utility supports multi-platforms such as BSD, Linux, macOS, and Windows operating systems.

        Duf is a command-line utility to find disk usage in Linux and Unix-like systems terminals. One of the excellent features of Duf is its ability to display the disk usage details in a beautiful, user-friendly layout in tab form. Some extra features with Duf include disk usage out in JSON output.

        In the following tutorial, you will learn how to install Ubuntu 22.04 LTS Jammy Jellyfish by downloading the package directly from the project’s Github and installing it using the command line terminal. The tutorial will also focus on some common-use commands.

      • Ubuntu Pit20 Practical Examples of Chown Command in Linux

        In Linux, the chown command is used to change the ownership of a file or a directory with another user in the system. The full meaning of the chown command is to change ownership. The chown command can be applied to a file or directory as a soft or hard link in the Linux file system. In every Linux operating system, each file is associated with an owner of a group. If you are not the particular owner who created or modified the file, you cannot change or modify that file from another user account. But with the help of the chown command, you can easily get access to a directory or a file that you want to modify.

      • Linux CapableHow to Install Flask on Ubuntu 22.04 LTS

        Flask is an open-source web framework built with Python programming language. The software is a minimalistic, light, fast framework that doesn’t include ORM, form validation, and other third-party libs. Flash ships with only the essential tools to develop your web applications and maintain them compared to Django, another popular web framework development software. Flask is based on Werkzeug and uses Jinja2 as a template engine.

      • Linux Shell TipsHow to Install OpenSSH Server on Alpine Linux

        OpenSSH server is an implementation of the SSH protocol, which comes with a collection of networking utilities based on the SSH protocol. The SSH protocol is a secure protocol that encrypts all traffic exchanged between a client and remote host using strong encryption methods.

        By default, the OpenSSH server comes installed in modern Alpine Linux systems. However if by any chance, the OpenSSH server is not installed, then this guide is what you are looking for.

      • HowTo ForgeHow to Install Padloc Password Manager on Rocky Linux 8
      • Linux CapableHow to Install Python 3.10 on Ubuntu 22.04 LTS

        Python is one of the most popular high-level languages, focusing on high-level and object-oriented applications from simple scrips to complex machine learning algorithms. Python is famous for its simple, easy-to-learn syntax, emphasizes readability, and reduces program maintenance costs and more straightforward conversion to newer releases. Python supports modules and packages, and one of the many is the popular PIP package manager.

      • ELinuxHow to ‘safely’ delete Mysql relay-bin log file??

        Disk is getting full. When using du, I could see my MySQL log folder is taking up all the disk. These files are not mysql-bin files, instead, these are mysql-relay-bin files. How can I truncate or purge these files?

        Mysql creates mysql-bin files which are called binary files for MySQL on the master side. It then streams the binary files to the replicas to reflect the changes. Mysql doesn’t really store the binaries on the replica side, hence it is safe to delete the relay-bin files. Although, there are other safe strategies to accomplish this or never fall into a situation of ‘out of space’.

      • TechTargetHow to launch an EC2 instance using Terraform

        Developers can create an Amazon EC2 instance to test software in a development or staging environment, or to deploy software to production. With Terraform, they can use code to streamline that process.

        An EC2 instance is a virtual machine that runs in the AWS cloud. AWS manages the underlying hardware, which enables users to focus on the software they're running rather than infrastructure management tasks. Terraform is an infrastructure-as-code tool that enables IT admins and developers to programmatically provision infrastructure resources.

        In this tutorial, learn about the benefits of Terraform, and how to use it to launch an EC2 instance in AWS.

      • How to redirect shell command output | Enable Sysadmin

        Learn how to process the output of shell commands within a script and send it to files, devices, or other commands or scripts.

      • How to uninstall the NVIDIA drivers on Ubuntu 22.04 Jammy Jellyfish Linux

        In this tutorial, you will learn how to uninstall the NVIDIA drivers on Ubuntu 22.04 Jammy Jellyfish Linux, hence switch back to the open source Nouveau Nvidia drivers. Typically the proprietary drivers from Nvidia will offer better performance, but the Nouveau drivers are a good alternative if you run into issues.

      • TechRepublicHow to deploy a CockroachDB Cluster with Ubuntu Server 20.04

        Looking for an outstanding distributed database cluster? Look no further than CockroachDB. Jack Wallen walks you through the process of deploying this db server to a cluster.

      • How to install Ubuntu 22.04 Jammy Jellyfish Desktop

        In this tutorial we will perform the Ubuntu 22.04 Desktop installation. Ubuntu is one of the most popular Linux distributions. The reason being it’s main goal is to be the most user-friendly non-geek Linux operating system out there. As you will soon see, the Ubuntu 22.04 installation process is straightforward and simple to follow.

      • HowTo ForgeHow to a Setup Private Docker Registry on Rocky Linux 8

        If you are working for an organization and want to keep your docker images in-house for quick deployment, then hosting a private Docker repository is perfect. Having a private docker registry allows you to own your images distribution pipeline and have tighter control over image storage and distribution.

      • Workflows or how I tried to give up and love Emacs

        I've been going over the various things that have crept into my day-to-day computing and evaluating them. In some cases I've found things that needed maintenance (perhaps a future post about refactoring my mutt[1] configuration is called for), and in others I've taken the opportunity to evaluate alternatives.

    • Wine or Emulation

      • 9to5LinuxProton 7.0-2 Makes More Games Playable on Linux, Fixes Numerous Bugs

        Proton 7.0-2 comes two months after the Proton 7.0-1 release and adds support for the Atelier Ayesha, A Way Out, ATRI -My Dear Moments-, Baseball Stars 2, Bright Memory: Infinite, Call of Duty Black Ops 3, Double Dragon Trilogy, Devil May Cry HD Collection, Dragon Quest Builders 2, Fall in Labyrinth, Guilty Gear Isuka, INVERSUS Deluxe, King of Fighters XIII, Medieval Dynasty, Metal Slug 2, 3 and X, Montaro, One Shot: Fading Memory, and Saint Seiya: Soldiers’ Soul video games, which are now playable on Linux.

    • Games

      • Boiling SteamThe Steam Deck Gets a Theming Plugin - Boiling Steam

        When you create a device that’s more open than the usual, you can expect good things to come from the community of tinkerers out there. This time, there’s an excellent initiative for theming, by tweaking the SteamOS interface to use different colors or looks with CSS rules injection (and probably more). Going boldly where no other handheld has gone before!

      • GamingOnLinuxGOG do a few more upgrades, this time adding 170 game tags | GamingOnLinux

        Finding games on GOG seems like it's steadily getting easier, with another update to their store out now.

        After suffering losses, GOG continue to try and bring customers back to their store with a few tweaks to what they will allow on the store and a revival of Good Old Games — they've been improving how people search for and actually find games. This latest update is a continuation of that.

        What they've done now is expand store filtering with 170 new tags for games. The way they've done it seems slightly different to Steam, which bundles tags and genres into the same thing. GOG on the other hand seem to have separated them like Adventure having it's own section but Point&Click just being a searchable tag. Game pages will have them, and you will be able to search using these tags now too.

      • LiliputingLilbits: Pixel Watch leak, a smartphone game controller with a cooling fan, and a pocket-sized modular laptop under development, and - Liliputing

        Smartphone gaming accessory maker GameSir is crowdfunding a new controller with a built-in fan. And the folks behind the MNT Reform modular, open hardware laptop are also working on a pocket-sized version.

    • Distributions

      • LWNTwo OpenWrt updates

        The OpenWrt 21.02.3 and 19.07.10 updates have been released. These updates contain some security fixes and improved device support. It's noting that this is the last 19.07 update...

      • New Releases

        • Nix 2.8.0 released

          We're pleased to announce the availability of Nix 2.8.0. It will be available from NixOS - Getting Nix / NixOS.

      • BSD

        • OpenBSDOpenBSD 7.1

          This is a partial list of new features and systems included in OpenBSD 7.1.

      • PCLinuxOS

      • SUSE/OpenSUSE

        • LLVM, PipeWire, git update in Tumbleweed

          There have been three openSUSE Tumbleweed snapshots released since last Thursday.

          If the 20220420 snapshot passes openQA, it might be released before this article publishes and push the number of snapshots released to four.

          A little less than 10 packages were updated in the 20220419 snapshot. The most updates in the snapshot came in the 5.17.3 Linux Kernel update. A few KVM fixes were made for x86; there was also one for arm64 that makes sure an event filter isn’t changed. There were also about 30 Direct Rendering Manager changes in the kernel update. Wine applications using the JACK backend should no longer crash with the pipewire 0.3.50 update. The audio and video package update also had a change that ensures Advanced Linux Sound Architecture will now only allocate a buffer size big enough to hold four times the quantum limit instead of as large as possible. The update of the libnl3 3.6.0 package added Generic Routing Encapsulation and Virtual Tunnel Interface support for IPv6 and both yast2-trans and libstorage-ng 4.5.4 updated slavic translations.

      • IBM/Red Hat/Fedora

        • Red HatBind a Kafka cluster to a Node.js application the easy way | Red Hat Developer

          If you're writing an application for Kubernetes and want to expose secrets for connecting, or binding, to external services such as REST APIs, databases, or event buses, you have traditionally needed to manually and custom-write the code for these tasks. This process can be error-prone and can slow down developers, and the community lacked a consistent and automated way to connect applications and services.

          The Service Binding Operator (SBO) provides such a solution. In this article, you'll learn article how to use the Service Binding Operator to easily bind a Node.js application to Red Hat OpenShift Streams for Apache Kafka.

        • Red Hat OfficialBuilding better RHEL notifications with Red Hat Insights

          Red Hat Insights is one of the best tools Red Hat Enterprise Linux (RHEL) admins have at their disposal to manage systems at scale. With the addition of notifications and integrations, Insights is going to be an even better way to proactively manage systems and respond quickly to problems.

        • Fedora ProjectFedora Contributor Tee Shirt Giveaway: Claim yours today! – Fedora Community Blog

          As we get ready to release Fedora Linux 36, another anticipated moment has arrived: the Fedora contributor tee shirt giveaway! Sending a huge “THANK YOU!!” to everyone who works to make Fedora the amazing community it is. The Mindshare Committee is excited to be able to share swag with our community to celebrate the latest release of Fedora Linux. Find the details below.

        • Enterprisers ProjectContinuous integration: 5 key success factors

          As cloud-native architecture continues to rise, the adoption of microservices, although advantageous, can easily disrupt your continuous integration/continuous delivery (CI/CD) pipeline. It’s more important than ever to stay on top of the critical success factors for software delivery. Each time a DevOps journey introduces advancements and practices, there is a new challenge to harden the software delivery process.

        • Enterprisers ProjectDigital transformation: 4 outdated notions to move past [Ed: The terms "digital transformation" would likely mean increase complexity and buy support]

          When IT leaders and executives think of digital transformation today, they may imagine adopting agile teams, updating their infrastructure, or building and deploying a new digital product or application. But digital transformation isn’t just any one of those things – it’s all of them and more.

        • Linux Foundation's Site/BlogOpen Mainframe Project Launches Call for Proposals for the 3rd Annual Open Mainframe Summit on September 21-22 in Philadelphia, PA
        • PR NewswireOpen Mainframe Project Launches Call for Proposals for the 3rd Annual Open Mainframe Summit on September 21-22 in Philadelphia, PA
        • The Register UK'IBM is now a very different company' says CEO as Q1 2022 beats expectations

          Freed from the financial anchor that was its infrastructure services division - spun out as Kyndryl in November - IBM kicked off calendar Q1 of 2022 with something that has eluded it for years: decent growth.

          Big Blue has undergone some changes as it adapts to modern computing in the cloud, and CEO Arvind Krishna said trading output this quarter reflects its actions - i.e lopping off a division that dragged down IBM's top line and sometimes ate into the operating profits of other divisions.

      • Canonical/Ubuntu Family

        • VideoUbuntu 22.04 LTS overview | Fast, secure and simple. - Invidious

          In this video, I am going to show an overview of Ubuntu 22.04 LTS and some of the applications pre-installed.

        • VideoUbuntu 22.04 LTS "Jammy Jellyfish" Full Review - Invidious

          The latest long-term supported Ubuntu release is here - Ubuntu 22.04 was released on April 21st. In this video, Jay will give you an in-depth look at this new release, including an overview of the new features, thoughts on the "snapped" version of Firefox, and also why Ubuntu's GNOME implementation this time around can best be described as "FrankenGNOME".

        • VideoUbuntu 22.04 LTS - Full Installation Walkthrough - Invidious

          With the release of Ubuntu 22.04 LTS "Jammy Jellyfish", we have an updated desktop experience with custom features, and long-term support for three years. In this video, we'll take a look at the installation process. Nothing much has changed in the installer, but if you haven't seen what the process looks like yet, then this video is for you.

        • Ubuntu HandbookUbuntu 22.04 LTS Available to Download, See What’s New! | UbuntuHandbook

          Ubuntu 22.04, code-name “Jammy Jellyfish”, is out! See what’s new in this Long Term Support (LTS) release!

          Ubuntu 22.04 features Linux Kernel 5.15, GNOME 42 Desktop, New Logo, and tool-chain updates!

        • TechCrunchCanonical now hopes to IPO in 2023
        • Canonical Expands Ubuntu Container Image Portfolio - Container Journal

          As part of an update to its Ubuntu operating system, Canonical has added Grafana Loki, Apache Kafka and Apache Cassandra container images to the portfolio of images to which it provides long-term support. Those images, along with one encapsulating Canonical Ubuntu 22.04 LTS edition of Linux, can be accessed via DockerHub.

          The latest edition of Ubuntu also adds support for cloud confidential computing on the Microsoft Azure cloud, a real-time kernel for industrial applications, the Rust programming language, OpenSSL v3 cryptographic algorithms, and virtualization software on graphical processor units (GPUs) from NVIDIA.

          Canonical CEO Mark Shuttleworth said this latest edition of Ubuntu will cement the company’s dominance of cloud computing environments where the company claims its distribution runs on more than 100 billion instances of virtual machines a year.

        • SDx CentralCanonical Ubuntu Update Gains VM Compute Confidence - SDxCentral

          Canonical fleshed out its latest Ubuntu long-term support (LTS) platform, touting expanded security and functionality updates to its widely-used Linux operating system. Company CEO Mark Shuttleworth also dusted off the vendor’s planned initial public offering pledge that sat dormant through the pandemic.

          Ubuntu is Canonical’s distribution system for Linux designed to run on computing devices, network servers, and in the cloud. The platform uses a naming scheme based on the year and month of the release, thus this latest update is dubbed 22.04. The release also earns an LTS designation, which signifies a larger platform release. The company is using a two-year cycle on these LTS updates, with the last one (20.04) released in April 2020.

        • Must Have Apps For Ubuntu 22.04 LTS
          List of best apps that you should have installed on Ubuntu 22.04 LTS. Ubuntu 22.04 LTS is the latest stable version of Ubuntu released on April 21,2022.

        • Xubuntu 22.04: New Since 21.10

          Xubuntu 22.04 “Jammy Jellyfish” will be released tomorrow, April 21, 2022. It features a modest set of updates for users coming from Xubuntu 21.10. If you’re coming from 20.04, there’s a lot more to take in. Check out the 20.10, 21.04, and 21.10 release notes to catch up!

        • Its FOSSXubuntu 22.04 LTS Releases with Updated Theme, Whisker Menu 2.7.1, and Other Upgrades
          Xubuntu is one of the most loved Ubuntu flavours featuring the Xfce desktop environment.

          If you were looking to install the latest Long-Term release Ubuntu-based distro that is light on system resources, Xubuntu 22.04 should be a good pick.

        • Its FOSSUbuntu Budgie 22.04 LTS Released: Fast, Elegant, And More Feature-Filled Than Ever
          Since its initial release in 2016, I’ve been an admirer of Ubuntu Budgie. With its sleek visuals, fluid animations, and solid Ubuntu base, it covers all my needs.

          Although it is relatively new compared to other Ubuntu flavors, it has already managed to gain a significant following.

          Now, with Ubuntu Budgie 22.04 LTS, this level of polish has been brought to a whole new level.

        • Its FOSSUbuntu MATE 22.04 LTS Brings in a New Yaru Theme, MATE Desktop 1.26.1, and More Improvements
          Ubuntu 22.04 LTS is an exciting release already.

          While other Ubuntu-based distros should be getting ready to offer their latest versions based on Ubuntu 22.04 LTS, Ubuntu’s official flavors’ LTS releases have also landed.

          Here, we focus on Ubuntu MATE 22.04 LTS, featuring the latest MATE Desktop 1.26.1.

        • Beta NewsUbuntu Linux 22.04 LTS Jammy Jellyfish can replace Microsoft Windows 11 on your PC
          The developers over at Canonical have been busy baking a yummy new version of Ubuntu recently, and following a brief beta period, it is finally time to take the open-source operating system out of the oven. Yes, folks, the stable Ubuntu 22.04 is finally here!

          Code-named "Jammy Jellyfish," Ubuntu 22.04 is an "LTS" version, which stands for "Long Term Support." Yeah, that means exactly what it sounds like. The Linux distribution will be supported for a long time -- five years to be exact. Very nice.

        • Its FOSSUbuntu 22.04 LTS is Now Available for Linux Desktop and Raspberry Pi
          Can’t wait to try Ubuntu 22.04 LTS? Well, it is finally available to download and upgrade.

          It brings in a ton of impressive features, having GNOME 42 and Raspberry Pi desktop support as its key highlights.

          Now that it is here. Let us take a moment to check out the most significant changes with this release before you decide to give it a try.

        • OMG UbuntuUbuntu 22.04 LTS is Now Available to Download
          Ubuntu 22.04 is front-loaded with a wealth of improvements including a new horizontal workspace switcher and app launcher, new UI accent colours, RDP support out-of-the-box, and Linux kernel 5.15.

          As the latest long-term support release this version of Ubuntu (which is codenamed “Jammy Jellyfish”) is backed by at least 5 years of ongoing support, security patches, bug fixes, and select app updates.

          Which is pretty rad.

        • Its FOSSKubuntu 22.04 LTS Arrives with KDE Plasma 5.24
          Ubuntu 22.04 LTS has finally been released. So, you can expect all of its official flavors to offer the latest and greatest soon after that.

          And, the KDE flavour, i.e., Kubuntu 22.04 LTS is now also available to download!

          You should expect all the feature additions of Ubuntu 22.04 LTS and specially tailored improvements for the Kubuntu 22.04 release.

        • 9to5LinuxUbuntu 22.04 LTS Official Flavors Released, Here’s What’s New

           Included as part of the Ubuntu 22.04 LTS release, there are the Kubuntu 22.04 LTS, Xubuntu 22.04 LTS, Lubuntu 22.04 LTS, Ubuntu Studio 22.04 LTS, Ubuntu MATE 22.04 LTS, Ubuntu Budgie 22.04 LTS, and Ubuntu Kylin 22.04 LTS official flavors, which are packed with all the internal changes of Ubuntu 22.04 LTS.

          On top of that, Kubuntu 22.04 LTS features the latest KDE Plasma 5.24 LTS desktop environment by default, which is accompanied by the KDE Gear 21.12 and KDE Frameworks 5.92 software suites, all compiled against Qt 5.15.3.

        • 9to5LinuxUbuntu Unity 22.04 LTS Released with Flatpak and Flathub Support, New Default Apps

           Based on the upstream Ubuntu 22.04 LTS release, Ubuntu Unity 22.04 LTS is the successor to Ubuntu Unity 20.04 LTS (Focal Fossa) and the second long-term support release of this unofficial Ubuntu flavor featuring the good old Unity 7 desktop environment.

          The biggest new feature of this new Ubuntu Unity release is support for Flatpak apps enabled by default. The Flathub repository is installed so you can install any Flatpak apps you want instead of native apps from the Ubuntu repositories. Also, the gtk3-nocsd issue has been fixed in this release.

        • GamingOnLinuxUbuntu 22.04 LTS is out now

          For Canonical fans, the latest release of Ubuntu is now available with Ubuntu "Jammy Jellyfish" 22.04 LTS (Long-term support). Not only is it a carefully tailored GNOME experience for normal desktops, but this also marks the first LTS for Ubuntu to come with support for the Raspberry Pi 4.

          "With Ubuntu 22.04 LTS, the entire recent Raspberry Pi device portfolio is supported for the very first time, from the new Raspberry Pi Zero 2W to the Raspberry Pi 4", said Eben Upton, CEO of Raspberry Pi Trading. "It’s great to see a certified Ubuntu Desktop release that includes support for the 2GB Raspberry Pi 4, giving developers all over the world access to the most affordable development desktop environment."

        • Ubuntu 22.04 Unity Desktop

          The Unity desktop environment was created by Canonical and once used as the default GUI for Ubuntu releases. It was later abandoned by Canonical and taken over by other maintainers. It remains available for installation today on the latest releases of Ubuntu, including Ubuntu 22.04 Jammy Jellyfish. The objective of this tutorial is to install the Unity Desktop as an alternative desktop environment on Ubuntu 22.04 Jammy Jellyfish Desktop/Server Linux.

        • Ubuntu 22.04 Cinnamon Desktop installation

          By default, Ubuntu 22.04 Jammy Jellyfish sports the GNOME desktop environment, or no GUI at all in the server edition. If you would like to change things up and install Cinnamon instead, the GUI can be downloaded and installed directly from Ubuntu’s package repositories. In this tutorial, you will see how to install Cinnamon Desktop as an alternative desktop environment on Ubuntu 22.04 Jammy Jellyfish Desktop/Server Linux.

          Cinnamon desktop is a fork of the GNOME desktop. It has a rather conservative design and is similar to Xfce. It is uncomplicated to learn and from this reason might be a good choice for someone who is new to Linux. It was created by the developers of Linux Mint and is the default GUI on that Linux distro.

    • Devices/Embedded

    • Free, Libre, and Open Source Software

      • UbuntuWhat is MongoDB and why use it for modern web applications?

        Organisations of different scales and forms want to harness the power of data to identify new business opportunities and improve current business operations. Organisations that use data effectively can hold a potential advantage – the ability to make faster and more informed business decisions. However, working with data can be a long-standing problem for businesses and functions, especially in data management and software development.

      • UbuntuCustomer centricity – the digital transformation driver in the logistics sector [Ed: A rather bizarre blog post from Canonical today]
      • Events

        • Join us at PyCon 2022

          We are very excited to be attending our first in-person event in over 2 years! PyCon has always been one of our favorites and we are looking forward to returning

        • PostgreSQLPostgreSQL: PostgreSQL Conference Europe: Call for Papers

          PostgreSQL Conference Europe 2022 takes place in Berlin, Germany, on October 25-28. Our Call for Papers is now open.

          We are accepting proposals for talks in English. Each session will last 45 minutes, and may be on any topic related to PostgreSQL. The submission deadline is June 27th. Selected speakers will be notified before July 17th, 2022.

      • FSF

        • GNU Projects

          • GCCGCC 11.3 Released
            The GNU Compiler Collection version 11.3 has been released.
            
            

            GCC 11.3 is a bug-fix release from the GCC 11 branch containing important fixes for regressions and serious bugs in GCC 11.2 with more than 189 bugs fixed since the previous release.

            This release is available from the WWW and FTP servers listed here:

            https://sourceware.org/pub/gcc/releases/gcc-11.3.0/ https://gcc.gnu.org/mirrors.html

            Please do not contact me directly regarding questions or comments about this release. Instead, use the resources available from http://gcc.gnu.org.

            As always, a vast number of people contributed to this GCC release -- far too many to thank them individually!
          • Wheeler's Participatory Anthropic Principle and Disney's Coco / An inquiry of inquiries

            I'm not sure how to finish this post, so I'll just shout out "GNU tetris" a few times.

  • Leftovers

    • mildly infuriating

      Alright. One small gripe about my job. We are attempting to transition our batch processing and Event Stream Processing from a centralized system (Mainframe) to a Distributed computing system.

    • Jazzmaster - Pickguard Replacement & Re-shielding

      Some time early in college I started playing acoustic instruments almost exclusively. It was just simpler that way. It's easier to practice and perform if you have simpler needs. Rather than trying to organize a "show" and haul gear around, we took to just busking and playing in outdoor public spaces. I also began wandering the planet at that age. A little ukulele or short scale acoustic guitar makes a much better travel companion than an electric + amp + pedals etc. Anyway, in the summer of 2018 we went to the Pentaport Rock Festival in Incheon. It was the first time I had been to a rock show in years, and I fell in love with electric guitars all over again. I had forgotten what it felt like to plug in and wail, and I wanted back in! Eventually I got my hands on a used Jazzmaster and have been in love ever since. I'd like to talk about this guitar tonight after having done a little work on it this evening.

    • Hardware

      • The Register UKASML CEO: Mega-firm buying washing machines to rip out chips ● The Register

        A large industrial conglomerate is being forced to take increasingly desperate measures to satisfy their needs for chips, according to ASML, a manufacturer of chip-making equipment.

        Talking on an earnings call this week with financial analysts, Peter Wennick, CEO at ASML, said that "width of demand" for chips was "significantly underestimated" by industry and: "I don't think that is going away."

      • The Register UKUS chip output growth a futile exercise, warns TSMC founder ● The Register

        TSMC founder Morris Chang, a key player in the semiconductor industry since its inception, thinks America's attempt to grow its domestic chip production will be "a wasteful, expensive exercise in futility."

        Speaking on Tuesday as a guest of the Brookings Institution think tank, Chang said that the US chose a trajectory in the 1970s and 1980s that saw its manufacturing talent retraining for higher-paying jobs. Chang said that isn't necessarily bad for America, but it is a challenge for the US chip manufacturing industry, which, in his mind, simply doesn't have the fabrication talent pool needed to expand and succeed.

    • Integrity/Availability

      • Proprietary

        • Security

          • The Register UKFive Eyes nations fear wave of Russian attacks against critical infrastructure [Ed: Microsoft Windows TCO]
          • LWNSecurity updates for Thursday [LWN.net]

            Security updates have been issued by Fedora (frr, grafana, gzip, and pdns), Oracle (java-11-openjdk), Red Hat (java-11-openjdk and kernel), Scientific Linux (java-11-openjdk), SUSE (dcraw, GraphicsMagick, gzip, kernel, nbd, netty, qemu, SDL, and xen), and Ubuntu (libinput, linux, linux-aws, linux-aws-5.13, linux-azure, linux-azure-5.13, linux-gcp, linux-gcp-5.13, linux-hwe-5.13, linux-kvm, linux-oracle, linux-oracle-5.13, linux-raspi, linux, linux-aws, linux-aws-hwe, linux-azure, linux-azure-4.15, linux-dell300x, linux-gcp, inux-gcp-4.15, linux-hwe, linux-kvm, linux-oracle, linux-snapdragon, linux, linux-aws, linux-azure, linux-azure-5.4, linux-azure-fde, linux-gcp, linux-gcp-5.4, linux-gke, linux-gke-5.4, linux-gkeop, linux-gkeop-5.4, linux-hwe-5.4, linux-ibm, linux-ibm-5.4, linux-kvm, linux-oracle, linux-oracle-5.4, linux-raspi, linux-raspi-5.4, and linux-oem-5.14).

          • New YorkerHow Democracies Spy on Their Citizens [Ed: The cost of proprietary software; "Ronan Farrow has a long article in The New Yorker on NSO Group, which includes the news that someone — probably Spain — used the software to spy on domestic Catalonian sepratists," Bruce Schneiersays this]

            The parliament of Catalonia, the autonomous region in Spain, sits on the edge of Barcelona’s Old City, in the remains of a fortified citadel constructed by King Philip V to monitor the restive local population. The citadel was built with forced labor from hundreds of Catalans, and its remaining structures and gardens are for many a reminder of oppression. Today, a majority of Catalan parliamentarians support independence for the region, which the Spanish government has deemed unconstitutional. In 2017, as Catalonia prepared for a referendum on independence, Spanish police arrested at least twelve separatist politicians. On the day of the referendum, which received the support of ninety per cent of voters despite low turnout, police raids of polling stations injured hundreds of civilians. Leaders of the independence movement, some of whom live in exile across Europe, now meet in private and communicate through encrypted messaging platforms.

          • The Register UKEmotet reestablishes itself at the top of the malware world

            "Some letters that cybercriminals send to the recipients contain a malicious attachment," Kovtun wrote. "In other cases, it has a link which leads to a file placed in a legitimate popular cloud-hosting service. Often, malware is contained in an encrypted archive, with the password mentioned in the e-mail body."

          • The Register UKOracle Java wins 'crypto bug of the year' for bypass flaw ● The Register

            Java versions 15 to 18 contain a flaw in its ECDSA signature validation that makes it trivial for miscreants to digitally sign files and other data as if they were legit organizations.

          • The Register UKAWS's Log4j patches blew holes in its own security

            Amazon Web Services has updated its Log4j security patches after it was discovered the original fixes made customer deployments vulnerable to container escape and privilege escalation.

          • The Register UKEx-eBay security director to plead guilty to cyberstalking ● The Register

            A now-former eBay security director accused of harassing a couple who wrote a critical newsletter about the internet tat bazaar is set to plead guilty to cyberstalking.

            James Baugh, of San Jose, California, was charged with conspiracy to commit cyberstalking and conspiracy to tamper with witnesses, alongside six former colleagues in a baffling case brought in 2020.

    • Censorship/Free Speech

      • The Register UKYouTube terminates account for Hong Kong's presumed next head of government

        YouTube has blocked the campaign account of Hong Kong's only candidate for the Special Administrative Region's (SAR) head of government, John Lee Ka-chiu, citing US sanctions.

        Lee was selected by Beijing and is almost certain to replace current HK Chief Executive Carrie Lam, another Chinese Communist Party pick, after a May 8 election. At the election, 1,454 members of a committee dominated by pro-Beijing politicians and tycoons votes.

        Lee, often referred to as "Pikachu" by the Hong Kong anti-establishment faction as it sounds similar to "Lee Ka-chiu," stepped down from his position as Secretary for Security in Hong Kong to run for the chief executive spot.

    • Civil Rights/Policing

      • AccessNowEU Parliament’s draft of AI Act: predictive policing is banned, but work remains to protect people’s rights - Access Now

        Today, after almost a year of delays, the European Parliament’s lead committees have published their Draft Report on the Artificial Intelligence Act (AI Act). Access Now welcomes the much needed addition of a ban on individual risk assessment for predictive policing — a dangerous and inherently discriminatory use of AI — but flags the troubling omission of additional prohibitions on location- and group-based predictive policing, emotion recognition, and other problematic practices that undermine human rights.

        The Draft Report contains significant improvements for the protection of fundamental rights, in line with the recommendations of the joint civil society statement, An EU Artificial Intelligence Act for Fundamental Rights. These include the addition of rights for people affected by AI systems to lodge a complaint or seek judicial remedies, for public authorities to register their use of high-risk AI systems in a public database, and numerous improvements to procedures and enforcement. The rapporteurs have also resisted industry pressure to narrow the definition of AI systems or introduce loopholes for providers of “general purpose AI.” Unfortunately, civil society demands to include obligations for fundamental rights impact assessments, to fix glaring loopholes in the prohibition on remote biometric identification, as well as for broader transparency obligations, have been left out of this iteration of Parliament’s position.

      • The Register UKApple geniuses in Atlanta beat New York to the punch, file petition to unionize

        Workers in Atlanta, Georgia, have become the first US Apple Store staff to file an official request to hold an union vote with America's National Labor Relations Board.

        "A number of us have been here for many years, and we don't think you stick at a place unless you love it," said Derrick Bowles, Apple Genius and Communications Workers of America (CWA) organizer.

        "Apple is a profoundly positive place to work, but we know that the company can better live up to their ideals and so we're excited to be joining together with our coworkers to bring Apple to the negotiating table and make this an even better place to work."

    • Internet Policy/Net Neutrality

      • AccessNowVietnam’s new social media take-down rules will intensify state censorship — they must be revoked - Access Now

        Following years of silencing critical dissent and rights advocacy, Vietnam’s ruling party is fortifying its censorship arsenal by piling more pressure on social media platforms through arbitrary, unachievable new regulations.

        Yesterday, April 20, reports emerged that the government will be passing legal amendments forcing social media platforms to take down “illegal” content within 24 hours; block active “illegal” live-streams within three hours; and “immediately” remove content deemed contrary to “national security.” These extreme measures — which will reportedly come into force by July — must be revoked.

        “Vietnam’s new amendments impose near-impossible time pressures on platforms to respond to take-down orders from the authorities, giving them no space to evaluate which ones they should push back on to protect free expression — and that’s probably the point,” said Raman Jit Singh Chima, Asia Pacific Policy Director and Senior International Counsel at Access Now. “Platforms will be pushed to ‘comply-first-evaluate-later’, which will ramp up censorship online.”

      • Public KnowledgePublic Knowledge Commends FCC for Moving To Improve Spectrum Efficiency

        Today, the Federal Communications Commission voted to approve a Notice of Inquiry to promote more efficient spectrum use by improving receiver interference performance. Spectrum interference occurs when different spectrum users operating within the same band or in nearby bands utilize spectrum in a way that interrupts one another. Public Knowledge applauds the FCC for taking action to improve spectrum efficiency by considering all aspects of our telecommunications system.

        The following can be attributed to Kathleen Burke, Policy Counsel at Public Knowledge:

        “Most modern technologies from Bluetooth to Wi-Fi to cellular service use spectrum. Unfortunately, there are only so many bands of spectrum that these technologies can use. This makes it incredibly important to utilize our crowded airwaves efficiently while also avoiding interference issues between different spectrum users.

      • Public KnowledgePublic Knowledge Welcomes FCC Action To Improve Wireless Emergency Alert System

        Today, the Federal Communications Commission voted to approve a Further Notice of Proposed Rulemaking to seek comment on proposals to bolster the effectiveness of the Wireless Emergency Alerts system. This WEA system allows federal, state, and local emergency management agencies to notify people about dangerous weather, missing children, and other critical public safety situations on their cell phones or other mobile devices.

        The WEA system has been active for a decade, and in that time more than 61,000 alerts have been issued to the public. However, there is no consistent mechanism for the FCC to collect data on the WEA system’s technical performance, which hinders the agency’s ability to make improvements to the system. Public Knowledge applauds the FCC for taking this commonsense step to ensure it has the information it needs to continue to improve the Wireless Emergency Alerts system so that people can receive the critical, and often life-saving, information they need.



Recent Techrights' Posts

Red Hat Corporate Communications is "Red" Now
Also notice they offer just two options: MICROSOFT or... MICROSOFT!
Links 26/04/2024: XBox Sales Have Collapsed, Facebook's Shares Collapse Too
Links for the day
 
How to get selected for Outreachy internships
Reprinted with permission from disguised.work
Links 26/04/2024: Surveillance Abundant, Restoring Net Neutrality Rules (US)
Links for the day
Gemini Links 26/04/2024: uConsole and EXWM and stdu 1.0.0
Links for the day
Albanian women, Brazilian women & Debian Outreachy racism under Chris Lamb
Reprinted with permission from disguised.work
Microsoft-Funded 'News' Site: XBox Hardware Revenue Declined by 31%
Ignore the ludicrous media spin
Mark Shuttleworth, Elio Qoshi & Debian/Ubuntu underage girls
Reprinted with permission from disguised.work
Karen Sandler, Outreachy & Debian Money in Albania
Reprinted with permission from disguised.work
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, April 25, 2024
IRC logs for Thursday, April 25, 2024
Links 26/04/2024: Facebook Collapses, Kangaroo Courts for Patents, BlizzCon Canceled Under Microsoft
Links for the day
Gemini Links 26/04/2024: Music, Philosophy, and Socialising
Links for the day
Microsoft Claims "Goodwill" Is an Asset Valued at $119,163,000,000, Cash Decreased From $34,704,000,000 to $19,634,000,000 and Total Liabilities Grew to $231,123,000,000
Earnings Release FY24 Q3
More Microsoft Cuts: Events Canceled, Real Sales Down Sharply
So they will call (or rebrand) everything "AI" or "Azure" or "cloud" while adding revenues from Blizzard to pretend something is growing
CISA Has a Microsoft Conflict of Interest Problem (CISA Cannot Achieve Its Goals, It Protects the Worst Culprit)
people from Microsoft "speaking for" "Open Source" and for "security"
Links 25/04/2024: South Korean Military to Ban iPhone, Armenian Remembrance Day
Links for the day
Gemini Links 25/04/2024: SFTP, VoIP, Streaming, Full-Content Web Feeds, and Gemini Thoughts
Links for the day
Audiocasts/Shows: FLOSS Weekly and mintCast
the latest pair of episodes
[Meme] Arvind Krishna's Business Machines
He is harming Red Hat in a number of ways (he doesn't understand it) and Fedora users are running out of patience (many volunteers quit years ago)
[Video] Debian's Newfound Love of Censorship Has Become a Threat to the Entire Internet
SPI/Debian might end up with rotten tomatoes in the face
Joerg (Ganneff) Jaspert, Dalbergschule Fulda & Debian Death threats
Reprinted with permission from disguised.work
Amber Heard, Junior Female Developers & Debian Embezzlement
Reprinted with permission from disguised.work
[Video] Time to Acknowledge Debian Has a Real Problem and This Problem Needs to be Solved
it would make sense to try to resolve conflicts and issues, not exacerbate these
Daniel Pocock elected on ANZAC Day and anniversary of Easter Rising (FSFE Fellowship)
Reprinted with permission from Daniel Pocock
[Video] IBM's Poor Results Reinforce the Idea of Mass Layoffs on the Way (Just Like at Microsoft)
it seems likely Red Hat layoffs are in the making
Ulrike Uhlig & Debian, the $200,000 woman who quit
Reprinted with permission from disguised.work
IRC Proceedings: Wednesday, April 24, 2024
IRC logs for Wednesday, April 24, 2024
Over at Tux Machines...
GNU/Linux news for the past day
Links 24/04/2024: Layoffs and Shutdowns at Microsoft, Apple Sales in China Have Collapsed
Links for the day
Sexism processing travel reimbursement
Reprinted with permission from disguised.work
Girlfriends, Sex, Prostitution & Debian at DebConf22, Prizren, Kosovo
Reprinted with permission from disguised.work
Microsoft is Shutting Down Offices and Studios (Microsoft Layoffs Every Month This Year, Media Barely Mentions These)
Microsoft shutting down more offices (there have been layoffs every month this year)
Balkan women & Debian sexism, WeBoob leaks
Reprinted with permission from disguised.work
Martina Ferrari & Debian, DebConf room list: who sleeps with who?
Reprinted with permission from Daniel Pocock
Links 24/04/2024: Advances in TikTok Ban, Microsoft Lacks Security Incentives (It Profits From Breaches)
Links for the day
Gemini Links 24/04/2024: People Returning to Gemlogs, Stateless Workstations
Links for the day
Meike Reichle & Debian Dating
Reprinted with permission from disguised.work
Europe Won't be Safe From Russia Until the Last Windows PC is Turned Off (or Switched to BSDs and GNU/Linux)
Lives are at stake
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, April 23, 2024
IRC logs for Tuesday, April 23, 2024
[Meme] EPO: Breaking the Law as a Business Model
Total disregard for the EPO to sell more monopolies in Europe (to companies that are seldom European and in need of monopoly)
The EPO's Central Staff Committee (CSC) on New Ways of Working (NWoW) and “Bringing Teams Together” (BTT)
The latest publication from the Central Staff Committee (CSC)
Volunteers wanted: Unknown Suspects team
Reprinted with permission from Daniel Pocock
Debian trademark: where does the value come from?
Reprinted with permission from Daniel Pocock