Bonum Certa Men Certa

Links 15/08/2022: liveslak 1.6.0 and Android 13 is in AOSP



  • GNU/Linux

    • Videos/Shows

    • Kernel Space

      • Ice Lake Based Xeon Platinum 8380 Offers Massive Performance Increments In Linux 6.0
      • Make Use OfLinux 6.0 Release Candidate Lands, but Linus Insists Version Is Just a Number

        A release candidate for the Linux kernel 6.0 has arrived, but Linus Torvalds is downplaying the significance of the version change. Despite this, there are some substantial improvements to the kernel.

        [...]

        This version is still only a release candidate. Still, expert users can download and compile the kernel themselves. Most users will wait until their distribution packages the final release. Despite Linux kernel development happening at a breakneck pace, Distributions have their own preference for how new their software is. Because Linux kernel improvements often concern security, there is an interest in keeping it up to date.

        The development team does maintain a number of older "long-term" kernels for applications requiring stability, such as servers.

    • Applications

      • Ubuntu HandbookRaider – Stupid Simple App to Shred Files in Linux Desktop | UbuntuHandbook

        Looking for a file shredder app for Linux? Raider is the one with a stupid simple user interface.

        There are already a few good ways to securely delete files in Ubuntu Linux, such as BleachBit and Nautilus wipe extension. But for a large list of files or those do shred files frequently, this app could be more efficient.

        It’s Raider, also known as File Shredder, a free open-source GTK4 application. With it, you can just drag and drop files into app window, then shred as many files as you want via single mouse click.

        [...]

        It by default overwrites file with random data, which however is a clue that the file has been shredded. User can choose to overwrite with zeros instead to hide shredding.

        And there are options to specify how many times to shred file over, number of bytes to shred, and whether to override the file permissions.

      • scikit-survival 0.18.0 released | Sebastian Pölsterl

        I’m pleased to announce the release of scikit-survival 0.18.0, which adds support for scikit-learn 1.1.

        In addition, this release adds the return_array argument to all models providing predict_survival_function and predict_cumulative_hazard_function. That means you can now choose, whether you want to have the survival (cumulative hazard function) automatically evaluated at the unique event times.

        [...]

        For a full list of changes in scikit-survival 0.18.0, please see the release notes.

    • Instructionals/Technical

      • Linux Cloud VPS10 Useful SSH Commands in Linux | LinuxCloudVPS Blog

        In this blog post, we will show you the ten most used SSH commands in any Linux distribution.

        SSH stands for Secure Socket Shell and is one of the main key services in Linux. The default port that SSH is running on is the TCP/IP port 22, but it can be easily changed due to security reasons. System Administrators are using this system to log in to the server and execute commands via the command line. The SSH as the secure shell is a replacement for insecure login programs such as Telnet, rlogin, rsh and etc.

        In this blog post, we will use the Ubuntu 22.04 OS. You can use any Linux distribution. Let’s get started!

      • RoseHostingHow to Install Bagisto eCommerce on Ubuntu 22.04 - RoseHosting

        In this tutorial, we are going to explain in step-by-step detail how to install the Bagisto eCommerce platform on Ubuntu 22.04

        Bagisto is an eCommerce platform written in PHP with a Laravel framework and uses Vue.js as a frontend Javascript framework. This web application is used as an online store on which you can create and manage thousands of products for your business. In this tutorial, we will install the LAMP stack and configure Bagisto eCommerce to be accessible on the domain.

        Installing Bagisto eCommerce on Ubuntu 22.04 is a straightforward process that can take up to 30 minutes. Let’s get started!

      • DedoimedoFirefox, language packs & how to remove

        Computer problems are, on both the micro and macro scale, quantum mechanism problems. In other words, unless you take a look, you won't know whether you have one or not. This happened to me when I, for a reason that currently eludes my conscious memory, decided to check the addons page in Firefox on one of my Linux machines. Casually, I went through the different categories in the sidebar, and then clicked on Languages, and here, lo and behold, I discovered that my Firefox has two extra language packs installed in addition to my default one, English (US).

        These were English (CA) and English (GB) packs. I wasn't sure why there were there, but I also knew I wanted them removed, because a) there's no reason to use more than one dialect of English really, even if you might end up trying to spell things in various different ways b) the only acceptable version of English for computer interfaces is American English. Only, I discovered next, they couldn't be removed. Hence, this tutorial.

      • Linux Host SupportHow to install iRedMail on AlmaLinux

        In this tutorial, we are going to install iRedMail on AlmaLinux and explain the installation process in step-by-step detail.

        iRedMail is an open-source email server software that is capable of supporting the latest IMAP, POP3, and SMTP protocols. In this blog post, we are going to install the iRedMail email server with the installation script. In the installation script are included Nginx as a web server, Postfix as a mail transfer agent, Dovecot as IMAP and POP3 server, SpamAssassin as a spam scanner, ClamAV as a virus scanner, OpenLDAP, iRedAPD and etc.

        Installing iRedMail on AlmaLinux is a straightforward process and may take up to 10 minutes. Let’s get started!

      • Linux NightlyBind Process to a Network Interface With Namespaces - Linux Nightly

        Network namespaces are a feature baked into the Linux kernel that allows users to virtualize aspects of a system’s networking. This feature comes in handy in many scenarios, one of which is to bind a process to a particular network interface.

        Normally, the IP routing table is used to determine which interface outbound traffic is sent to. However, in cases where two network adapters are connected to the same network, we would need to create a network namespace in order to manually choose which interface certain processes should utilize.

        In this tutorial, we will show you the steps to create a new network namespace in Linux, create a new adapter in that namespace, how to assign IP information to the adapter, and finally how to bind processes to this interface.

      • ZDNetWhat are Flatpak and Snap and why are they so important to Linux? | ZDNet

        For the longest time, Linux received a bad rap for not just being difficult to use, but for not having the software necessary to be productive. I remember, back in the early days of using Linux (I started in '97), those issues were very much true. Not only was Linux complicated to get up and running, but installing software generally required a nightmare of dependency installations and manually compiling software.

      • HowTo GeekHow to Back Up and Restore Your GPG Keys on Linux

        Privacy is an increasingly hot topic. On Linux, the gpg command lets users encrypt files using public-key cryptography, in which case losing your encryption keys would be catastrophic. Here’s how to back them up.

      • TechRepublicHow to resolve the Docker "Timeout exceeded while awaiting headers" error | TechRepublic

        Jack Wallen found Docker commands failing to pull down images on various machines. The issue perplexed him, but the solution turned out to be very simple.

      • Its FOSS[Fixed] "apt-key is deprecated. Manage keyring files in trusted.gpg.d"

        But lately, you would notice a message about ‘apt-key being deprecated’ when you try installing packages from third-party repositories.

      • TecAdminSimple Redirects with .htaccess – TecAdmin

        Google Chrome is one of the most widely used web browsers in the world. Unfortunately, that also means that a lot of users will see broken links on your website if you don’t take precautions to prevent it. Re directing or ‘Redirecting’ an old URL to a new one is one such precaution you can take.

      • VituxHow to Install Fish Shell on Ubuntu and Linux Mint

        The Fish shell also known as the Friendly Interactive Shell is one of the richest Linux shells in terms of user experience. It comes with a whole bundle of useful features with the help of which users can use the command line interface very easily and conveniently. In this article, we will show you how to install Fish Shell on Ubuntu and Linux Mint.

    • Desktop Environments/WMs

      • GNOME Desktop/GTK

        • GNOME 43.beta released

          GNOME 43.beta is now available. It also marks the start of the UI, feature and API freezes (collectively known as The Freeze). String announcement is also in effect now, in advance of the String freeze which starts 27 August. If you'd like to target the GNOME 43 platform, this is the best time to start testing your apps or extensions.

          You can use the 43beta branch of the flatpak runtimes, which is now available on Flathub beta.

          This release moves WebKitGTK to build against libsoup3, which is now the recommended version to use.

          [...]

          This is beta quality software. This release is intended for GNOME developers and beta testers.

        • 9to5LinuxGNOME Celebrates 25th Anniversary with Beta Release of Upcoming GNOME 43 Desktop

          As expected, GNOME 43 Beta is packed with lots of goodies, including more improvements to WebExtensions support and a new “Take Screenshot” context menu entry for the Epiphany web browser, the ability for the GNOME Boxes virtual machine manager to fetch recommended operating systems from remote address, WWAN 5G connection support to Control Center’s Cellular page and support for privacy screens in the Display page.

        • New Alert Sounds - Even a Stopped Clock

          Sounds created for GNOME 43 were generated on a mini-computer called Teensy (currently unavailable due to the global chip shortage), running software called Dirtywave Headless written by Timothy Lamb. The software includes other synthesizer engines, but majority of the sounds were made using the 4 operator FM engine. To further complicate things, my favorite algorithm is No.16 where all of the 4 oscillators are carriers, effectively being equivalent to a 4 oscillator analog synth.

          [...]

          To form a complete circle, and to my genuine surprise, my old friend Noggin from the Jeskola Buzz days has composed a great track using only samples from the gitlab issue (my involvement with music trackers predates GNOME or Free software in general. An old friend indeed).

  • Distributions and Operating Systems

    • New Releases

      • IPFire Official BlogIPFire 2.27 - Core Update 170 is available for testing

        The next Core Update is available for testing. It features new IP blocklists for the firewall engine, significant improvements to Pakfire, modernizes the default cryptographic algorithm selection for IPsec connections, as well as a new kernel, and a plethora of bug fixes and security improvements under the hood.

    • Slackware Family

      • Eric Hameleersliveslak 1.6.0 feature release, plus a new set of ISOs for Slackware Live Edition | Alien Pastures

        Liveslak is my favorite project, it’s fully under my control, I built it from scratch, I get good improvement ideas from its users and Patrick helps when liveslak needs something new from Slackware. There are times that it gets less attention though, and in the first half of 2022 there was not much activity – some minor updates whenever I needed to release a fresh batch of Live ISO images. Most of that inactivity was caused by burnout.

        But then someone mentioned Ventoy to me, because liveslak ISOs would not boot from a Ventoy disk and they hoped I would be able to fix that. At first I was like “I don’t care for it, why should I put effort in supporting it” but on second thought and reading through its web pages, my opinion changed in favor of Ventoy. In fact, it is a quite the unique piece of software and I am using it myself now.

        So what does it do? Ventoy takes a USB stick, formats it and puts a Linux kernel, a Grub bootloader and some smart tools on it. Then you can put as many bootable images (ISOs, IMGs and so on) on its first exfat-formatted partition as there is room. Ventoy will automatically populate the Grub boot selection screen with all bootable images it could find on that partition. You can then boot any ISO straight from that menu.

        [...]

        Ventoy is now fully supported. Liveslak 1.6.0 implements the “Ventoy-compatible” guideline. This means, Ventoy won’t apply any “hooks” to liveslak when it boots its ISO image, and liveslak figures out for itself how to boot. You’ll see the message “SLACKWARELIVE: (UEFI) Ventoy ISO boot detected…” (or ‘BIOS’ instead of ‘UEFI’ if you have an older computer).

    • Fedora Family / IBM

      • Red Hat OfficialLearn, collaborate and innovate at Red Hat Summit: Connect 2022

        If you're interested in joining us, your first step is to register for the event in the city that’s most convenient. (Each location features nearly the same agenda, so you won’t miss out by picking one over the other.) Once you’re saved your seat, check out all the offerings and activities to make the most of your in-person experience.

    • Debian Family

      • Unix MenParrot Security OS: How to Install It and What to Expect

        The Parrot OS is a security-focused Linux distribution comparable to Kali OS. It is based on Debian Linux and, like many Linux distributions, is open-source and free to use.

        Parrot is designed to offer privacy, development, and security and is equipped with various digital security and forensics tools and libraries. It also features development tools and privacy protection tools.

        While it comes with the MATE Desktop Environment by default, users can install other DEs if they prefer.

        In this post, we briefly discuss Parrot OS’s features and walk you through how to install it on your computer.

        [...]

        The Home Edition comes with the full office suite, VLC, GIMP, anonymity tools, full disk encryption, and a range of development tools to supplement the supported programming languages and frameworks.

    • Canonical/Ubuntu Family

      • GamingOnLinuxThe first point-release for Ubuntu 22.04 LTS is now available | GamingOnLinux

        Canonical announced the release of Ubuntu 22.04.1 LTS which brings together an updated download with all the bug fixes, updated apps, driver upgrades and more. Users will now also be prompted to update from earlier versions of Ubuntu, or automatically as part of update scheduling.

        Since this is an LTS release (long term support), it will see updates until April 2027.

        While not a major new distro release, it's worth noting since this is the first proper big update since the release of Ubuntu 22.04. A long list of the changes can be seen on their official Discourse forum like NVIDIA driver updates, Mesa driver updates for AMD / Intel, various crash-bug fixes for desktop users, Snap upgrades, kernel and firmware updates and much more.

      • TechRepublicWhat's new with Ubuntu 22.04.1? | TechRepublic

        After a slight delay due to an installer issue, the first point release for Ubuntu 22.04 has been officially released. Although point releases are often overlooked by users, because they aren’t major upgrades, this time around you should certainly run the upgrade immediately.

        The biggest reason is that this point release combines all of the security fixes and improvements that have been added since the initial release of Jammy Jellyfish. So, if you haven’t bothered to upgrade Ubuntu 22.04 since you first installed it, which you should have been doing all along, this point upgrade will add everything you’ve missed in one fell swoop.

    • Open Hardware/Modding

      • ArduinoReal Robot One is a high-performance robotic arm that you can build yourself | Arduino Blog

        Robotic arms are versatile machines and are great for learning about principles of robotics or even doing useful work for hobbyists. That work might be picking and placing components on PCBs, packing boxes, or anything else you can imagine. But to perform that work well, the robotic arm needs more hardware than we tend to see in DIY projects. Pavel Surynek wanted a high-performance robotic arm and the result is RR1: Real Robot One, which features closed-loop feedback for accuracy and repeatability.

        In an open-loop robotic system, the controller only outputs positioning commands and doesn’t receive any feedback. Because it has no feedback, the controller doesn’t know if the position is accurate and can’t actively compensate for issues like backlash in the motors. Closed-loop feedback provides real-time, real-world position data to the controller, so it can ensure that results match commands. RR1 receives closed-loop feedback data from encoders on each of the six joints, which are driven by stepper motors through 3D-printed planetary gearboxes.

  • Free, Libre, and Open Source Software

    • Android Developers Blog: Android 13 is in AOSP!

      Today we’re pushing the Android 13 source to the Android Open Source Project (AOSP) and officially releasing the newest version of Android. For developers, Android 13 is focused on our core themes of privacy and security as well as developer productivity, making it easier for you to build great experiences for users. We’ve also continued to make Android an even better OS for tablets and large screens, giving you better tools to take advantage of the 270+ million of these devices in use across the world. You can read more about Android 13 for consumers in our Keyword blog post

      [...]

      Now with today’s public release of Android 13 to AOSP, we’re asking all Android developers to finish your compatibility testing and publish your updates as soon as possible, to give your users a smooth transition to Android 13.

    • LWNAndroid 13 released [LWN.net]

      Version 13 of the Android system has landed in the Android Open Source Project; the list of changes is long.

    • Racism

      • Castes are still castes in Silicon Valley | Stop at Zona-M

        Two years ago I wrote here that “as far as today goes, it is interesting (but sadly unsurprising) to read that as progressive and egalitarian as it is, Silicon Valley seems to ruin Dalit lives just like Trantor, or ancient India“.

        [...]

        “[force] Big Tech to confront a millennia-old hierarchy where Indians’ social position has been based on family lineage, from the top Brahmin “priestly” class to the Dalits, shunned as “untouchables” and consigned to menial labor.”

        We’ll see. For the moment, I can’t help to repeat one of the comments I made in 2020: never, ever confuse “digitally competent” with “rational”. Anywhere. Humans will be humans”

    • Web Browsers

      • Mozilla

        • MozillaAnnouncing Steve Teixeira, Mozilla’s new Chief Product Officer [Ed: Mozilla hiring managers from Facebook again]

          I am pleased to share that Steve Teixeira has joined Mozilla as our Chief Product Officer. During our search for a Chief Product Officer, Steve stood out to us because of his extensive experience at tech and internet companies where he played instrumental roles in shaping products from research, design, security, development, and getting them out to market.

          [...]

          Steve comes to us most recently from Twitter, where he spent eight months as a Vice President of Product for their Machine Learning and Data platforms. Prior to that, Steve led Product Management, Design and Research in Facebook’s Infrastructure organization. He also spent almost 14 years at Microsoft where he was responsible for the Windows third-party software ecosystems and held leadership roles in Windows IoT, Visual Studio and the Technical Computing Group. Steve also held a variety of engineering roles at small and medium-sized companies in the Valley in spaces like developer tools, endpoint security, mobile computing, and professional services.

    • Content Management Systems (CMS)

      • A New WordPress.org Homepage and Download Page

        The WordPress experience has significantly evolved in the past few years. In order to highlight the power of WordPress on WordPress.org, the last few weeks have seen a homepage and download page redesign kickoff and shared mockups. Today, these new designs are going live! Like the News pages before them, these refreshed pages are inspired by the jazzy look & feel WordPress is known for.

        [...]

        The new download page greets visitors with a new layout that makes getting started with WordPress even easier by presenting both the download and hosting options right at the top.

    • FSF

    • Openness/Sharing/Collaboration

      • Open Access/Content

        • LinuxSecurityOpen Source OSINT Tools and Techniques

          Open Source Intelligence (OSINT) is the practice of collecting information from published or publicly available sources for intelligence purposes. The term ‘Open Source’ within OSINT refers to the public nature of the analyzed data; publicly available information includes blogs, forums, social media sites, traditional media (TV, radio, and publications), research papers, government records, and academic journals. The scope of this information is almost infinite, concerning various people, companies, and organizations. Individuals who leverage OSINT can span from IT security professionals and state-sanctioned intelligence operatives with ethical intentions to malicious hackers with unethical intentions.

    • Programming/Development

      • Python

        • How to draw scatter plot using Plotly library in Python.

          Plotly is the library using which we can generate the interactive graphs which are good visualisation. Using this visualisation we can draw some conclusion or it will make us easy to conclude something by looking at the chart or graphs. In the normal scenario it becomes really difficult to arrive at the decision simply looking at data values.

          In this post we are going to learn how to use scatter plot using Plotly library in Python.

      • Shell/Bash/Zsh/Ksh

        • Make Use OfEverything You Need to Know to Start Writing Bash Programs

          You can use Bash scripts to automate all sorts of tasks. Get to grips with the fundamentals and begin your Bash scripting journey.

          Bash scripts come in handy for automating tasks, and you’ll find they’re great for building simple command line applications. The Bash shell interprets Bash scripts, so you won’t need to install any dependencies to write and run them. Bash scripts are also portable since most Unix-based operating systems use the same shell interpreter.

          Knowledge of Bash scripting is a must for every developer, especially if you work with Unix-based systems.

  • Leftovers

    • Hardware

      • Jonathan Dowland: Temperature monitoring

        I've been having some temperature problems in my house, so I wanted to set up some thermometers which I could read from a computer, and look at trends.

        I bought a pack of three cheap Xiaomi IoT thermometers. There's some official Xiaomi tooling to access them from smartphones and suchlike, but I wanted something more open. The thermometers have some rudimentary security on them to try and ensure you use the official tooling. This is pretty weak, and the open-source Home Assistant (HA) has support for querying them. I wasn't already running HA and it looked to do more than I needed right now.

        [...]

        It's been long enough since I last looked at something like this that the best in class software was things like multi router traffic grapher, and rrdtool, or things that build on top of them like Munin. The world seems to have moved on (rightly or wrongly) with a cornucopia of options like Prometheus, Grafana, Graphite/Carbon, InfluxDB, statsd, etc.

      • The Next PlatformHPE Slingshot Makes The GPUs Do Control Plane Compute
    • Security

      • The New StackGoogle Ups Its Linux Security Awards [Ed: Company that put NSA back-doored ciphers in Linux kernel tries to reinvent itself (and its reputation) as Linux security champ]

        How did they get from Kubernetes to Linux? It was the next logical move. Via kCTF, researchers could use Google Kubernetes Engine (GKE) instances. If they could hack it successfully, they got a flag, and potentially some cash. But, while all way back in 1995, the Mozilla Foundation was the first organization to offer bug bounties. Now, everyone’s who anyone offers them. Google, which uses Linux in pretty much everything, is expanding its Kubernetes-based Capture-the-Flag (kCTF) project and kCTF Vulnerability Rewards Program (VRP) to pay more attention to hunting down Linux kernel bugs.

      • InfoSecurity MagazineLuckymouse Uses Compromised MiMi Chat App to Target Windows and Linux Systems [Ed: This is not an OS issue, it's about people installing and running malware]
      • Developer TechPyPI package installs cryptominer on Linux systems [Ed: This isn't a "Linux" issue; it's a "malware got installed on the OS" (in this case Linux) issue; if you install malware on your system, mal (bad) things will happen. Of course Brittany Day LinuxSecurityhelped promote this FUD, unscrutinised and unchallenged.]

        A malicious PyPI package was used to install a Monero cryptominer on Linux systems.

    • Environment

      • Daily MaverickSmall-scale Western Cape fishers call for halt to gas and oil exploration
      • Small scale fishers call for halt to gas and oil exploration | GroundUp

        About 100 small-scale fishers demonstrated along Marine Drive at the Paarden Eiland entrance to Cape Town harbour on Monday. They want government to stop approving permits for oceanic oil and gas exploration.

        They held placards that read: “Fisher’s rights are human rights” and “Oil and water do not mix”. Many passing motorists hooted in support of the demonstration. Liziwe McDaid, Green Connection Strategic Leader, said frustrated fishers had asked for help with the demonstration. She said the message to government was to “stop drilling the oceans”.

      • Energy

        • The REAL purpose of NFTs: beam hikikomoris up in the metaverse | Stop at Zona-M

          NFTs (non-fungible tokens) are files in distributed online databases, that “prove” that someone “owns” some digital file stored somewhere, usually on the Internet. This does not makes the target file any less copiable, of course, but for whatever reason people are going crazy after attaching NFTs to anything digital, and “investing” huge sums to “own” them.

          [...]

          NFTs are a metaverse drill. NFTs are training for living in the fully virtual “metaverse”, in which digital selves would become more important for their owners than their actual bodies, and markets for digital assets owned via NFTs would be as large, or larger, than those for physical ones.

  • Gemini* and Gopher

    • Technical

      • Internet/Gemini

        • Mirror of Drew Devault's capsule available



          Luckily, I was able to reconstruct most of Drew's capsule using saved content from older crawls from Kennedy, my Gemini search engine. I rewrote the internal hyperlinks to be relative links, so you can read the capsule online or off.

      • Programming

        • Petri Nets Log #005

          If I understood correctly they still don't have an actual programming language for people to use. But several people can work on the same document simultaneously like in Overleaf, CoCalc, Google Colab, Google Docs, &c.


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



Recent Techrights' Posts

Free Software Community/Volunteers Aren't Circus Animals of GAFAM, IBM, Canonical and So On...
Playing with people's lives for capital gain or "entertainment" isn't acceptable
[Meme] The Cancer Culture
Mission accomplished?
 
[Meme] People Who Don't Write Code Demanding the Removal of Those Who Do
She has blue hair and she sleeps with the Debian Project Leader
Jaminy Prabaharan & Debian: the GSoC admin who failed GSoC
Reprinted with permission from disguised.work
Jonathan Carter, Matthew Miller & Debian, Fedora: Community, Cult, Fraud
Reprinted with permission from disguised.work
Techrights This May
We strive to keep it lean and fast
Links 04/05/2024: Attacks on Workers and the Press
Links for the day
Gemini Links 04/05/2024: Abstractions in Development Considered Harmful
Links for the day
Links 04/05/2024: Tesla a "Tech-Bubble", YouTube Ads When Pausing
Links for the day
Germany Transitioning to GNU/Linux
Why aren't more German federal states following the footsteps of Schleswig-Holstein?
IRC Proceedings: Friday, May 03, 2024
IRC logs for Friday, May 03, 2024
Over at Tux Machines...
GNU/Linux news for the past day
Alexander Wirt, Bucha executions & Debian political prisoners
Reprinted with permission from disguised.work
Links 03/05/2024: Clownflare Collapses and China Deploys Homegrown Aircraft Carrier
Links for the day
IBM's Decision to Acquire HashiCorp is Bad News for Red Hat
IBM acquired functionality that it had already acquired before
Apparently Mass Layoffs at Microsoft Again (Late Friday), Meaning Mass Layoffs Every Month This Year Including May
not familiar with the source site though
Gemini Links 03/05/2024: Diaspora Still Alive and Fight Against Fake News
Links for the day
[Meme] Reserving Scorn for Those Who Expose the Misconduct
they like to frame truth-tellers as 'harassers'
Why the Articles From Daniel Pocock (FSFE, Fedora, Debian Etc. Insider) Still Matter a Lot
Revisionism will try to suggest that "it's not true" or "not true anymore" or "it's old anyway"...
Links 03/05/2024: Canada Euthanising Its Poor and Disabled, Call for Julian Assange's Freedom
Links for the day
Dashamir Hoxha & Debian harassment
Reprinted with permission from disguised.work
Maria Glukhova, Dmitry Bogatov & Debian Russia, Google, debian-private leaks
Reprinted with permission from disguised.work
Who really owns Debian: Ubuntu or Google?
Reprinted with permission from disguised.work
Keeping Computers at the Hands of Their Owners
There's a reason why this site's name (or introduction) does not obsess over trademarks and such
In May 2024 (So Far) statCounter's Measure of Linux 'Market Share' is Back at 7% (ChromeOS Included)
for several months in a row ChromeOS (that would be Chromebooks) is growing
Links 03/05/2024: Microsoft Shutting Down Xbox 360 Store and the 360 Marketplace
Links for the day
Evidence: Ireland, European Parliament 2024 election interference, fake news, Wikipedia, Google, WIPO, FSFE & Debian
Reprinted with permission from Daniel Pocock
Enforcing the Debian Social Contract with Uncensored.Deb.Ian.Community
Reprinted with permission from Daniel Pocock
Gemini Links 03/05/2024: Antenna Needs Your Gemlog, a Look at Gemini Get
Links for the day
IRC Proceedings: Thursday, May 02, 2024
IRC logs for Thursday, May 02, 2024
Over at Tux Machines...
GNU/Linux news for the past day
Jonathan Carter & Debian: fascism hiding in broad daylight
Reprinted with permission from disguised.work
Gunnar Wolf & Debian: fascism, anti-semitism and crucifixion
Reprinted with permission from disguised.work
Links 01/05/2024: Take-Two Interactive Layoffs and Post Office (Horizon System, Proprietary) Scandal Not Over
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, May 01, 2024
IRC logs for Wednesday, May 01, 2024
Embrace, Extend, Replace the Original (Or Just Hijack the Word 'Sudo')
First comment? A Microsoft employee
Gemini Links 02/05/2024: Firewall Rules Etiquette and Self Host All The Things
Links for the day