Bonum Certa Men Certa

Links 14/1/2022: FFmpeg 5.0 and Wine 7.0 RC6



  • GNU/Linux

    • Audiocasts/Shows

    • Kernel Space

      • Graphics Stack

        • Open-Source Raspberry Pi Graphics Drivers Add Double Buffer Mode - Phoronix

          Mesa's V3D and V3DV drivers providing open-source OpenGL and Vulkan driver support, respectively, for newer Broadcom VideoCore hardware now has a double buffer mode implemented. This is a win for numerous workloads for these drivers most notably used by modern Raspberry Pi single board computers.

    • Applications

    • Instructionals/Technical

      • How to ssh through host(jumpserver) to reach another server

        There might come a time where you can only access a remote server by logging in to an intermediate server (firewall/jump host) first. The server could be in a private or isolated network that is only reachable from the intermediate server. When accessing the server, you first need to ssh to the intermediate server before doing another ssh to the destination server. If there is another remote host that can only be accessible from the second server, the chain can be long.

        In this guide, we will learn how to simplify the process using the options that ssh client provides us including using the SSH ProxyCommand command.

      • How to Install Jitsi Meet on Ubuntu 20.04

        In this article you will learn how to install Jitsi Meet on Ubuntu 20.04.

        Jitsi Meet is a fully encrypted open source JavaScript WebRTC application used primarily for video conferencing. It incorporates voice, high-quality videoconferencing and instant messaging services with end-to-end encryption for secure communications.

      • How to enable a dark theme on your Chromebook

        Today we are looking at how to enable a dark theme on your Chromebook. Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

      • How to Export Your Servers Logs with Rsyslog in Centos 8

        In this post, you will learn how to Export Your Servers Logs with Rsyslog in Centos 8

        In this article, we’ll walk through setting up a CentOS/RHEL 8 Rsyslog daemon to deliver log messages to a remote Rsyslog server. This configuration ensures that disc space on your machine is available for other purposes.

        In CentOS 8, the Rsyslog daemon is already installed and operating by default. Issue the following commands to see if the rsyslog service is active on the system.

      • How to convert from CentOS Linux 8 to CentOS Stream 8

        CentOS Linux 8 was discontinued at the end of 2021. Check out more information about that in this in this article CentOS Linux 8 will end in 2021 and shifts focus to CentOS Stream.

        The team at CentOS decided to shift focus to CentOS stream, an upstream version of RHEL. CentOS stream places itself between Fedora Linux and RHEL. It is not 100% RHEL clone but ahead of RHEL development. Other distros that are 100% compatible with RHEL 8 have come up including Rocky Linux and Alma Linux.

      • Kafka and ZooKeeper contains Podman

        Apache Kafka and ZooKeeper is a distributed data store with optimization for ingesting and processing streaming data. Streaming data generated thousands. A streaming platform needs to handle this constant influx of data sequentially and incrementally process the data. Visit Apache Kafka’s site for more info. Also, try the tutorial Apache Kafka WebUI for those who want Web interface.

      • How to install RoundCube Webmail on Ubuntu 18.04/20.04 and Debian 9/10

        In this post, you will learn how to install RoundCube Webmail on Ubuntu / Debian

        Roundcube is free open-source web-based email client written in PHP. We can access webmail client in our browser, meaning that instead of using Desktop based Web Clients we can access our mailbox in Browser. It has suppoprt for LAMP/LEMP Stack, We can import mails from mailboxes like Google,Yahoo etc. It has features like Message Filter, MIME Support, Spell Checking, Folder management etc.

      • How to Make iptables Rules Persistent after Reboot on Ubuntu and CentOS System

        iptables is a powerful tool to help configure access to various ports on your computer or server. It provides the level of control that makes it possible to configure what network traffic is permitted or denied to the system.

        The main quirk about iptables is that, by default, the configurations for iptables will not persist after a reboot. After configuring your system’s iptables rules, there is one more important step thay you must do in order to make sure the rules are still there after a reboot.

        In this tutorial, you will see how to make iptables rules persistent after reboot on Ubuntu and CentOS based systems.

      • Upgrade PHP from 7.2/7.3 to 7.4 on Ubuntu - LinuxWizardry

        If you are running an older version of Ubuntu, chances are you have either PHP 7.2 or 7.3 running. PHP 7.2 was originally released on November 30, 2017, and stopped receiving active support on November 30, 2019 meaning known security issues will not be fixed. It’s therefore important to upgrade.

        By default, older versions of Ubuntu have the packages for PHP 7.4, so here’s how to upgrade.

      • How to Install PHP 8 on Ubuntu 20.04 using a PPA - LinuxWizardry

        PHP is by a long stretch, one of the most popular server-side programming languages in the market. It’s is ised by over 50% of all websites. Popular websites like WIkipedia, WordPress, Facebook, Magento, and Laravel are all written in PHP.

        PHP 8.0 is the latest major release of the PHP language. It introduces several breaking changes, performance improvements, and lots of new features such as named arguments, JIT compiler, union types, match expression, and more.

        This article will show you how to install PHP 8 on Ubuntu 20.04 and integrate it with Nginx and Apache. At the time of writing, the default Ubuntu 20.04 repositories include PHP 7.4 version. We’ll install PHP from the ondrej/php PPA repository.

      • Apt-Get - Command Not Found ! - buildVirtual

        The Advanced package tool, commonly known as APT, is a application which allows for the management, installation and removal of software packages on Debian-based Linux distributions such as Ubuntu. Apt greatly simplifies the process of managing software applications on Debian Linux by automating the download and installation of software packages, from local or remote software repositories.

        APT is not a single command, rather it is a collection of tools distributed as package, which includes tools such as apt, apt-cache and apt-get.

        This is great for admins as it makes software management much easier – but what happens when it doesn’t work, and you get the “Apt Get – Command Not Found” message? This article looks at how you can troubleshoot the apt command.

      • What Is POSIX? How It Relates to Linux

        When you use Linux, you may hear people talking about POSIX compliance. What does that mean? This article will explain POSIX's relation to Linux and the attempt to standardize operating systems.

      • Network Intrusion Detection Using Snort

        This document takes you through the basics of intrusion detection, the steps necessary to configure a host to run the snort network intrusion detection system, testing its operation, and alerting you to possible intrusion events.

        Snort is a software-based real-time network intrusion detection system developed by Martin Roesch that can be used to notify an administrator of a potential intrusion attempt. The ever-increasing amount of Internet crackers, armed with "ready-to-run" exploits, as well as the sophisticated attacker that's intent on defacing your web page necessitates the use of a method to track their activity and alert you to this.

    • Wine or Emulation

      • WineHQ - Wine Announcement - The Wine development release 7.0-rc6 is now available.
        The Wine development release 7.0-rc6 is now available. This is
        expected to be the last release candidate before the final 7.0.
        
        

        What's new in this release: - Bug fixes only, we are in code freeze.

        The source is available from the following locations:

        https://dl.winehq.org/wine/source/7.0/wine-7.0-rc6.tar.xz http://mirrors.ibiblio.org/wine/source/7.0/wine-7.0-rc6.tar.xz

        Binary packages for various distributions will be available from:

        https://www.winehq.org/download

        You will find documentation on https://www.winehq.org/documentation

        You can also get the current source directly from the git repository. Check https://www.winehq.org/git for details.

        Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list.

      • Wine 7.0-rc6 Released With Another 47 Fixes - Phoronix

        Wine 7.0 is inching towards release but for this week is the seventh weekly release candidate.

        Wine 7.0-rc6 is now available with another 47 bugs fixed. Among the games seeing fixes this week include Star Wars Episode 1 Racer, Saints Row: The Third, Microsoft Flight Simulator 2000, Deus Ex: Human Revolution, Sniper Elite 4, Lego Stunt Rally, FIFA 11, Guild Wars 2, World of Warcraft, and a variety of other new and old Windows games. There is also other software like MinGW's GDB debugger, Homesite+, Logos 8 Bible Software, WeChat, PuTTY, and other applications seeing fixes.

    • Games

      • Get Surviving Mars and expansions in the latest Humble Bundle plus a big sale

        Want to get a copy of Surviving Mars and plenty of extra content? Check out the Humble Surviving Mars Bundle. Plus, there's a Winter Sale on at Humble. A really great city-builder and you can get the base game for next to nothing thanks to this!

      • God of War is now on Steam and runs out of the box on Linux with Proton | GamingOnLinux

        Something that still doesn't quite feel right somehow is seeing the likes of a PlayStation logo on Linux. Anyway, the smash hit God of War is now on Steam and works right away on Linux. You can thank Steam Play Proton for that.

        It's hard to believe the changing face of gaming sometimes. Previously console exclusive games now coming to PC more often. A trend I hope to see continue for years to come. Of course the new release comes with the kinds of things you would expect like enhanced graphics, ultra-wide support, NVIDIA DLSS, AMD FSR and so on.

      • Lilbits: Steam Deck, Apple's AR headset, a Linux-friendly video capture card and more - Liliputing

        Valve has confirmed that its Steam Deck handheld gaming PC is on track to begin shipping in February, following a short delay. And Apple may be looking at a somewhat longer setback for the virtual reality/augmented reality glasses it’s reportedly been developing since 2015: originally expected to ship this year, they may not be ready until 2023.

        In other tech news, Google is rolling out a highly anticipated (and much needed) update for Pixel 6 phones that should bring a bunch of bug fixes, Google Voice continues to get less useful over time, and the Humble Choice game subscription membership is about to drop support for Linux and Mac games from the archives.

      • Steam :: Steam Deck Deposit :: Steam Deck - January Update
    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • KDE Connect is getting better and better

          If you use the Plasma desktop on your Linux, as you should, and you also happen to have an Android phone, then the most convenient way to pair the two and share data and whatnot is through the use of KDE Connect. This is a built-in application available in all the modern releases of the Plasma desktop, and it lets you easily pair and control your phones.

          I've tested the solution several times in the past, including an early release for Windows, and overall, the results were quite decent. Now, recently, I encountered a real usability problem as part of my Slimbook Pro adventures. For some odd reason, the computer wouldn't mount the Nokia 5.3 phone using the MTP protocol, which corresponds to the "File Transfer" option when you connect an Android device via USB. No such problem with any other Android device, including an almost identical Nokia 5.4. So I decided to power on KDE Connect, and thus, this little review was born.

        • Year in Review: Calamares | [bobulate]

          It’s the start of a new year, which means some retrospective – let’s look at what happened in Calamares in 2021. Calamares is an independent Linux system installer. Independent in the sense that it is developed outside of any specific distribution, but it supports Arch derivatives, Debian, Fedora derivatives, and openSUSE derivatives. KDE Neon and KaOS. Probably Gentoo and Slackware and Nix, also, although I haven’t heard of any. Some day it will install FreeBSD, as well.

          Calamares was started in 2014, back then mostly by Teo, Anke, Aurélien, with a changing cast of characters. I can find over 100 different contributors in the git history.

      • GNOME Desktop/GTK

    • Distributions

      • New Releases

      • IBM/Red Hat/Fedora

        • Fedora Community Blog: Friday’s Fedora Facts: 2022-02

          Here’s your weekly Fedora report. Read what happened this week and what’s coming up. Your contributions are welcome (see the end of the post)!

          I have weekly office hours on Wednesdays in the morning and afternoon (US/Eastern time) in #fedora-meeting-1. Drop by if you have any questions or comments about the schedule, Changes, elections, or anything else. See the upcoming meetings for more information.

      • Debian Family

      • Canonical/Ubuntu Family

        • Looks Like Ubuntu 22.04 LTS Will Be Powered by Linux 5.15 LTS, Ship with GNOME 42 - 9to5Linux

          Canonical recently shared a few details about their plans for the upcoming Ubuntu 22.04 LTS operating system series regarding the GNOME and Linux kernel stacks.

          Due for release on April 21st, 2022, Ubuntu 22.04 LTS (Jammy Jellyfish) is currently under heavy development, and it will be Canonical’s next long-term supported (LTS) series, which will receive software and security updates for at least 5 years.

          Being an LTS series, Ubuntu 22.04 will be a more conservative release, like all previous Ubuntu LTS releases, which means that it won’t ship with bleeding-edge technologies, but stick to well tested ones instead.

    • Devices/Embedded

    • Free, Libre, and Open Source Software

      • SaaS/Back End/Databases

        • PostgreSQL: temBoard 7.9 for PostgreSQL 14

          A new maintainance version for temBoard 7 is just released. This 7.9 version includes PostgreSQL 14 support, bugfixes and performance improvements.

          temBoard is a monitoring and administration tool for PostgreSQL instances fleet. Its non-intrusive design eases deployment without weakening your PostgreSQL instance. temBoard alerts you, allows you to handle locks, bloat, configuration and more remotely.

        • PostgreSQL: OraDump-to-PostgreSQL v5.1 has been released

          New version of OraDump-to-PostgreSQL has been released with the following improvements:

          improved migration of spatial data (SDO_GEOMETRY)

          SSL connection to PostgreSQL server is supported

        • PostgreSQL: pgAdmin 4 v6.4 Released

          The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.4. This release of pgAdmin 4 includes 13 bug fixes and new features. For more details please see the release notes.

          pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see the website.

      • FSF

        • Share your free software journey and help others start their own: Join us on Jan. 20 — Free Software Foundation

          We're inviting you to a live session on January 20, starting at 14:00 EST (19:00 UTC), in the #fsf channel of the Libera.Chat IRC network. During this time, we'll be having an impromptu discussion about our own free software journeys, and opening a convenient place for you to share your own with us. Although it's not necessary to participate in the IRC session to submit your story to the campaign, we hope that you'll take the time to join us! To access the story submission form, please visit the event page on Thursday, or any time over the following weekend.

        • Share the story of your free software journey! - January 20, 2022

          Each of us has our own story to share about how we came to free software. For some, it might have been something as simple as learning about it from a friend. Others may have come to GNU/Linux through an article online or in a magazine, and at least a few lucky members of our community will have grown up with free software being used in the home. As part of our Freedom Ladder initiative, we want to take the time to highlight these stories, and distill what we can from them in order to help more and more people join the free software movement. Our stories may differ widely, but we're confident that we can learn something of value from each of them, and use them as tools to help lead others to freedom.

  • Leftovers

    • Toilet Paper Warmer Is A Unique Chinese Luxury | Hackaday

      [Handy Geng] lives in Baoding, China, where average winter temperatures can get as low as −7.7€°C (18.1€°F). Rather than simply freezing in the cold when using the bathroom, he decided he could do better. Thus came about his rather unique toilet paper heating system.

      The build uses a gas burner heating up a wok. Toilet paper is fed into the wok body via motorized rollers salvaged from what appears to be an old counterfeit money detector. The wok is then shaken by a second motor in order to more evenly heat the toilet paper within. The burner can then be turned off, and the lid of the wok opened in order to gain access to the toasty toilet paper.

    • Hardware

      • Improving An Already Phenomenal Star Trek Prop | Hackaday

        When Star Trek: Voyager was in the development phase, concept art was created for a new style of tricorder to be used by the crew of the titular starship. But as it often the case with a younger sibling, the show ended up having to largely make do with the hand-me-down props from Star Trek: The Next Generation, which had recently finished its TV run.

        Trek aficionado [Mangy_Dog] completed a jaw-dropping recreation of this unused tricorder design back in 2019, but unable to leave well enough alone, he’s recently completed a second version that truly raises the bar for fan replicas. It’s not hyperbole to say that the prop he’s created is of a far higher quality and fidelity than anything they would have had during the actual filming of the show.

        Now you might be thinking that building the second version of the tricorder was easier than the first, and indeed, [Mangy_Dog] learned some important lessons from the earlier build. But that’s not to say that construction of this new replica, which was actually done on commission, went off without a hitch. In fact, he almost immediately ran into a serious problem. When he attempted to order a new display from Nextion, he found the quality had dropped significantly from the ones he’d used previously. The viewing angles and color reproduction were abysmal, so he was forced to go back to the drawing board and not only find a new display, but a completely new graphics chip to talk to it.

      • 3D Printering: Getting Started With Universal Bed Leveling | Hackaday

        Last time we talked about how Marlin has several bed leveling mechanisms including unified bed leveling or UBL. UBL tries to be all things to all people and has provisions to create dense meshes that model your bed and provides ways for you to adjust and edit those meshes.

        We talked about how to get your printer ready for UBL last time, but not how to use it while printing. For that, you’ll need to create at least one mesh and activate it in your startup code. You will also want to correctly set your Z height to make everything work well.

    • Integrity/Availability

      • Proprietary

        • Security

          • White House hosts open-source software security summit in light of expansive Log4j flaw - CyberScoop [Ed: They ask the wrong people, as usual]

            Tech giants and federal agencies will meet at the White House on Thursday to discuss open-source software security, a response to the widespread Log4j vulnerability that’s worrying industry and cyber leaders.

            Among the attendees are companies like Apple, Facebook and Google, as well as the Apache Software Foundation, which builds Log4j, a ubiquitous open-source logging framework for websites.

          • Serious Security: Linux full-disk encryption bug fixed – patch now!

            Lots of people “run Linux” without really knowing or caring – many home routers, navigational aids, webcams and other IoT devices are based on it; the majority of the world’s mobile phones run a Linux-derived variant called Android; and many, if not most, of the ready-to-go cloud services out there rely on Linux to host your content.

            But plenty of users and sysadmins don’t just “use Linux”, they’re responsible for hundreds, thousands, perhaps even millions of other people’s desktops, laptops and servers on which Linux is running.

            Those sysadmins are usually responsible not merely for ensuring that the systems under their jurisdiction are running reliably, but also for keeping them as safe and secure as they can.

          • Researching with the Lumen Database: Q&A Sessions for Interested Researchers

            Lumen is an independent and one-of-a-kind research project at Harvard University’s Berkman Klein Center, studying cease and desist letters concerning online content. We collect and analyze requests to remove material from the web. Our goals are to educate the public, to facilitate research about the different kinds of complaints and requests for removal--both legitimate and questionable--that are being sent to Internet publishers and service providers, and to provide as much transparency as possible about the “ecology” of such notices, in terms of who is sending them and why, and to what effect.

          • This new malware wants to create backdoors and targets Windows, Linux and macOS
    • Environment

      • Wildlife/Nature

        • Seeing squid more clearly

          The last common ancestor of cephalopods and vertebrates existed more than 500 million years ago. In fact, a squid is more closely related to a clam than it is a to a person. Even so, the two lineages independently evolved camera-lens-style eyes with very similar features: a single lens in the front and a cup-shaped, image-sensing retina in the back.

          The similarity has had scientists wondering for decades how squid and their cousins get their eyes. In research published this week in BMC Biology, a Harvard lab moves closer to unraveling the mystery.



Recent Techrights' Posts

Not Just Slow News But Also Late News (Julian Assange Landing in Thailand)
Why did AP take so long (nearly a week) to release these?
[Meme] Smart Alec Poettering
How many Microsofters can the Debian Project withstand?
Getting Rid of Microsoft Does Not Go Far Enough
Microsoft already has many problems. One day Microsoft won't exist anymore. But that does not guarantee users' freedom.
Alyssa Rosenzweig's LibrePlanet Talk About Freeing the Apple GPU
Alyssa Rosenzweig is the graphics witch behind the reverse-engineered drivers for the Apple GPU. She previously led Panfrost, the free drivers for Arm Mali GPUs powering devices like the Pinebook Pro. She graduated in 2023 with a Computer Science degree from the University of Toronto and now writes free software full-time.
Links 30/06/2024: LLMs Under Fire and Dictatorship of the Old
Links for the day
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
This War Crime Footage, Nothing Political Per Se, Is What They Made Julian Assange Plead Guilty To (War Criminals Not Convicted, Only Those Who Expose Them)
Wikileaks' Julian Assange: Exposing the US Military Crimes
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
 
In the First 6 Months of 2024 Thailand Moved to GNU/Linux, Not to Windows Vista 11
maybe users moved from Vista 10 and 11 to GNU/Linux, seeing where Microsoft was heading with forced hardware "upgrades"
Eko K. A. Owen, New Outreach and Communications Coordinator for the FSF
Nice to see many new additions to the FSF's team
Microsoft Has Slaves and Enablers, Not Partners
Obligatory meme too
Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
Tobias Platen Covered Freedom-To-Play Games in LibrePlanet 2024
Freedom-To-Play games using Taler
[Meme] Opening a 'Webapp' With 'Only' 4 GB of RAM
Until 2020 none of my PCs ever had more than 2 GB of RAM
Destination 'Five Percent'
We reckon GNU/Linux can break the 5% barrier some time by the end of this year, even without counting Chromebooks
A Crisis of Online Journalism
Almost a week ago a journalist was forced to plead guilty for an act of journalism
Germany One of Many Countries Where Microsoft's Bing Lost Market Share After All That LLM Nonsense (Bing Chat and Further Rebrands/Renames)
openai.com traffic plunged 60% last month
Microsoft’s Latest Antitrust Scrutiny
4 new stories
Microsoft Layoffs, Mass Plagiarism, and More
outrage included
GNU/Linux Climbed 0.25% This Month (in statCounter)
Around midday on Tuesday we'll start seeing preliminary data for July
Ilya Gulko Introduces Pollyanna
"Pollyanna is a web framework that makes it easy to create your own libre social space, such as a social network or blog."
'FSFE': Underage Labour, GAFAM Fronting, and Identity Theft to Undermine the FSF's Current Fundraiser
looking to raise funds at the same time as the FSF
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, June 29, 2024
IRC logs for Saturday, June 29, 2024
Links 29/06/2024: Astronauts at Risk, Ukraine Updates
Links for the day
Fedora and Red Hat Leftovers
mostly redhat.com
Microsoft is Now Googlebombing or Spamming 'Open Source' and 'Linux' to Promote Proprietary Surveillance, Azure
Notice the title and the image, what's being promoted etc.
Seychelles: GNU/Linux Doing OK
Seychelles cannot be considered poor
Gemini Protocol Isn't Even Remotely "Dead"
"Lupa knows of 505,000 (half a million!) working Gemini URLs at present, up from about 425,000 this time last year"
About 10 New Free Software Foundation (FSF) Members Per Day
The total changed from 46 to 47 while typing the article
Vista 11 Adoption Unusually Low in Germany and It's Going Down, Not Up
This is not happening only in Germany
Kevin Korte on Computers Being Allowed to Make Decisions Based on Cryptic Algorithms and Proprietary/Secret Data
It uses buzzwords where none are needed
[Meme] Garbage In, Garbage Out (linuxsecurity.com)
It is neither Linux nor security, just chatbot-generated slop
Microsoft-Invaded CISA Spreads Anti-Free Software FUD (as If Proprietary Software Has No Memory Safety Issues), Brittany Day Uses Chatbots to Amplify and Permutate the Microsoft FUD
linuxsecurity.com became an anti-Linux spam site
Microsoft Laying Off Staff in an Act of Retaliation and Union-Busting
retaliatory layoffs at Microsoft
Gemini Links 29/06/2024: Content Drowning in 'Goo' and LLM Slop
Links for the day
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
In Ecuador, GNU/Linux Adoption Surged From Under 1% to Over 4% in About 3 Years
Not even counting Chromebooks
LibrePlanet: Cultivating Backups (of Recordings)
an appeal to recover some of these talks
Microsoft/Windows Machines Are Turned Off (or Windows Deleted/Decommissioned) in Web Servers, as the "Market Share" Collapse Continues
Taking full history into account, this is a decrease of over 90% in some cases
Corwin Brust Hosting Freedom: A Behind-the-scenes Tour With the GNU Savannah Hackers
"the "smiling faces" behind it."
Android at 90% or More in Chad
Windows below 2%
David Wilson: Cultivating a Welcoming Free Software Community That Lasts
"a feeling of shared ownership for all users."
Julian Assange Might Continue Wikileaks, But Certainly Not Yet (Recovery Time Needed)
And probably at a symbolic capacity only
Bringing in 12 Santas and Taking 13 Out (Old Interview With Julian Assange)
Julian Assange's life inside the Ecuadorian embassy
Neil Plotnick on GNU/Linux in the High School Classroom
uploaded to the LibrePlanet instance of MediaGoblin
Asia Appears to be Fastest to Adopt GNU/Linux
the home of a considerable majority of the world's population
Alexandre Oliva's LibrePlanet 2024 Talk About "Software Enshittification"
in spite of technical difficulties encountered while recording
What They Used to Do With Mono They Now Do With Systemd (Lower and Deeper Down Than Userspace)
Now we have a project started primarily by Red Hat (and managed by Microsoft GitHub, which is proprietary) being managed by Microsoft and primarily serving Microsoft and IBM
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 28, 2024
IRC logs for Friday, June 28, 2024
Links 28/06/2024: Kangaroo Courts and Patents Spam, EFF Still Fighting for CPC's TikTok (a Digital Weapon)
Links for the day
Links 28/06/2024: Overton window and Polarization
Links for the day
[Meme] In 50 Years...
Microsoft's Vista 11 will take 50 years to be fully adopted
Only About 1 in 8 Russian Windows Users is Using Vista 11
it looks like over the past 12 months Vista 11 hardly grew and it remains very low at around 12% of Windows usage in Russia
Links 28/06/2024: More Attacks on the Press, More Censorship in Russia
Links for the day
Gemini Links 28/06/2024: Christmas Prematurely, Self-hosting
Links for the day
IBM: So Long, Suckers. Your Free OS is Now Proprietary. Pay IBM or Else.
almost exactly a year after turning RHEL into proprietary software
Vista 11 is Doomed and Despite Lack of Adoption Microsoft Already Speaks of Vapourware ("12")
"Microsoft has pulled a Windows 11 update after users reported boot loops and startup failures."
ChromeOS Reaches Highest Share in Years at the World's Most Populous Nation, Windows Now at All-Time Low of 13%
We're talking about India today
[Video] "It Is Incredible That Julian Assange Survives"
There was a positive and mutual relationship between Wikileaks and Dr Jill Stein
Never Assume That Because the Law Exists the Powerful Will Follow the Law
Who's going to hold them accountable now?
Nearly a Month Has Passed and Nobody at the Debian Project Even Attempted to Explain What Seems Like Back-dooring of Debian (and Hundreds of Distros That Are Debian-Derived)
I can cynically guess that only matters when a user with a Chinese name does it
[Video] Julian Assange Explains Wikileaks' Logistics
predating indefinite detention
IBM Was Never the "Good Guy", Just a Self-Serving and Opportunistic Money- and Power-Hungry Monopolist, Living Off of Taxpayers' Money (Government Contracts)
The Nazi Party of Germany was its second-biggest client at one point and now it's looking to profit from the work of slaves
"I Hated Working at IBM. They Were the Most Unfriendly People."
Don't forget what Watson the son did to a poor woman on a plane
State of the News (and Depletion of Journalism Online, Not Just Offline)
Newspapers are not coming back and the Web is not coming back either
GNU/Linux Consolidates in North America
Android rising a lot this year, too
[Meme] More Monopolies Granted While Patent Examiners Die (Overworking for Less Compensation)
Work more; Get less
Staff Union of the EPO (SUEPO) is Taking the New Pension Scheme (NPS) to an International Tribunal (ILOAT)
SUEPO wants more EPO staff to participate in collective action
Stella Assange and the Legal Team Speak to the Media a Day After WikiLeaks Founder Julian Assange Arrives in Australia
Published yesterday by a number of mainstream publishers
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 27, 2024
IRC logs for Thursday, June 27, 2024
RIP Daniel Bristot de Oliveira, Red Hat death
Reprinted with permission from Daniel Pocock