Bonum Certa Men Certa

Links 08/07/2023: KDE Frameworks 5.108.0, Executives Deserting Microsoft



  • GNU/Linux

    • Desktop/Laptop

      • XDAWhy I like Linux on my Steam Deck but not my desktop

        I never wanted to use Linux on my desktop or laptop, but in the hands of a dedicated developer, it becomes an amazing operating system.

        Half of my problems with Windows have to do with its lackluster support for controllers, and if it wants to be the gaming operating system, it needs to be better in this regard. If SteamOS was officially released for PCs, I'd definitely switch to it for my Steam Machine. If I didn't depend on my desktop for my job, I might even put SteamOS on it too (with the right accessories, of course).

        But it doesn't just have to be about gaming or even other focused experiences for PC hardware. I still hold out hope that one day, some company will make a Linux distro that does what Windows does but better, especially if it's anything like the Steam Deck vs the ROG Ally. It doesn't even need to be free; Windows isn't free, and I don't expect contributors to an open-source project to do it for free either. Linux is a powerful operating system with the potential to replace Windows, but only in the hands of an organization with a vision and resources.

    • Kernel Space

      • BootlinWelcome to Thomas Richard

        Bootlin is really happy to welcome another engineer in its team: Thomas Richard, who joined us on July 3, 2023 (missing a participation to the Embedded Linux Conference Europe by just one week!). Thomas graduated from INSA Toulouse in 2015, and then started his embedded software engineer career at Kontron...

      • ZDNetWhat's new and cool in the 6.4 Linux kernel

        The latest version of the Linux kernel is ready for brave users to give it a try.

    • Applications

      • Barry KaulerExploring mind-mapping tools

        "Mind mapping", brainstorming, planning, whatever you want to call them, these tools are useful to present ideas and plans visually.

        Many years ago, the Vym mind-mapping tool was builtin, I think that it was for Quirky Linux, can't recall exactly. It is a Qt-based app, and now that EasyOS has the Qt5 libraries, at least some of them, builtin, decided to have another look at Vym, consider whether to have it builtin, or at least offered in the package repository.

    • Instructionals/Technical

      • Linux CapableHow to Secure Apache with Let’s Encrypt on Debian 12/11/10

        In the ever-evolving world of web technology, security is of utmost importance. It’s crucial to ensure that your web server is secure, not only for your peace of mind but also for the trust and safety of your users.

      • HowTo ForgeHow to Install Graylog on AlmaLinux 9

        Graylog is a free and open-source log-management platform for capturing, storing, and enabling real-time analysis of your data and logs. In this guide, we'll go over the installation of Graylog as a Centralized Log Management System on AlmaLinux 9 server.

      • Linux CapableHow to Resolve the “sudo: command not found” Error in Linux

        The sudo command is a fundamental tool in the Linux environment, allowing users to execute commands with root or elevated privileges. However, you might encounter the sudo: command not found error.

      • Linux CapableHow to Install Linux Kernel 6.4 on AlmaLinux

        Introducing the latest innovation from the Linux community, Linux Kernel 6.4. This release signals a significant step forward in terms of performance improvements, hardware support, and kernel architecture enhancements. Notably, this guide will cater to the AlmaLinux community, delineating the process of installing Linux Kernel 6.4 on AlmaLinux using the ELREPO.

      • HowTo ForgeHow to Install OpenEMR on Ubuntu 22.04

        OpenEMR is an open-source electronic health record and medical practice management tool. It is Office of the National Coordinator for Health Information Technology (ONC) certified. In this tutorial, you will learn how to install OpenEMR software on a server running Ubuntu 22.04.

      • Real Linux UserHow to disable threaded conversations in Thunderbird

        It must have to do with the popularity of modern messaging apps and the way in which these apps organize conversational communication...

      • TecAdminHow to Install Terraform on Ubuntu 22.04 & 20.04 via PPA

        Terraform is an open-source infrastructure as code (IaC) software tool that allows you to build, change, and version infrastructure safely and efficiently. It can manage popular service providers and custom in-house solutions. This article provides a step-by-step guide on how to install Terraform on Ubuntu 22.04 and 20.04 using PPA (Personal Package Archive).

      • Adam Young: Faking a device via ACPI

        I need to write a driver for a device that does not exist yet. So, I am going to use the Linux kernel tooling fro ACPI to create the illusion that the device exists. Here is how.

      • Own HowToHow to run an Arch Linux app on Linux Mint with Distrobox

        Distrobox is a tool that allows you to create containers of any Linux distro on your system.

      • HowTo ForgeGuide to Install VNC Server on AlmaLinux 9

        Virtual Network Computing (VNC) is a desktop sharing protocol allowing you to remotely control a computer using VNC client software. VNC is working on GUI (Graphical User Interface) environments. It transmits movements of your mouse and keyboard input over the network using the Remote Frame Buffer (RFB) protocol.

      • Linux CapableCheck Java Version Command in Linux

        In the world of software development, Java is a widely used programming language. It’s crucial to know the version of Java installed on your Linux system for compatibility and debugging purposes. This guide will walk you through the process of checking your Java version using the command line in Linux.

      • Migrating HA Kubernetes Cluster from Rocky Linux 8 to Rocky Linux 9

        Kubernetes homelab migration to the latest version of Rocky Linux. The Upgrade Plan We are going to upgrade our Kubernetes homelab nodes from Rocky 8 to Rocky 9. We have a cluster of six nodes, three control planes and three worker nodes, all of which are KVM guests running Rocky 8.

      • Ubuntu HandbookOne Command to Convert All your Snap Apps into Flatpak in Ubuntu

        For those hate Snap but prefer Flatpak, there’s now a script to automatically remove all the snap apps installed on your system, and install them back as Flatpak in Debian and Ubuntu. It’s Unsnap, a free and open-source script written by Alan Pope and some other contributors.

      • Linux CapableClearing the pip Cache Effectively in Linux

        Python, a versatile and widely-used programming language, offers a plethora of features that make it a favorite among developers. One such feature is pip, a standard package manager that allows Python users to install and manage additional libraries and dependencies not included in the standard Python library.

      • Setting up VirtualBox 7.0.8 on Fedora 38 Server (kernel 6.4.2)
      • ID RootHow To Install Vue.Js on Fedora 38

        In this tutorial, we will show you how to install Vue.Js on Fedora 38. For those of you who didn’t know, ue.js has emerged as one of the most popular JavaScript frameworks for building user interfaces. Its simplicity, versatility, and reactive nature make it a preferred choice for developers worldwide.

    • WINE or Emulation

      • WINE Project (Official)WineHQ - Wine Announcement - The Wine development release 8.12 is now available.
        The Wine development release 8.12 is now available.
        
        

        What's new in this release: - Initial support for painting windows in the Wayland driver. - Command stream performance improvements in WineD3D. - Various bug fixes.

        The source is available at:

        https://dl.winehq.org/wine/source/8.x/wine-8.12.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.
    • Games

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • KDEKDE Frameworks 5.108.0
          KDE today announces the release of KDE Frameworks 5.108.0.

          KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement.

          This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner.

        • 9to5LinuxKDE Frameworks 5.108 Released with Various Bug Fixes and Improvements

          KDE Frameworks 5.108 is here to fix a Plasma desktop crash that occurred when closing all running apps with a middle click on their Task Manager icons, address a major regression causing a symlink’s target to be moved or copied instead of the link itself, and fix an issue where editing files using kio-admin changes the file permissions.

          This new KDE Frameworks release also improves support for the JPEG XL (JXL) image format in the KImageFormats, which provides additional image format plugins for QtGui, by adding support for the libjxl 0.9 library, while dropping support for the old 0.6.1 version.

  • Distributions and Operating Systems

    • It's FOSSblendOS v3: The Latest Version of the Immutable Distro is Here!

      blendOS is an immutable distro that aims to replace all Linux distributions. We recently covered it with its previous version. The project is led by Rudra Saraswat, the lead developer of Ubuntu Unity. Its development has been progressing at a good pace.

      With a recent announcement, they have introduced a new release equipped with many improvements, bringing blendOS closer to its goal.

      Let's take a look at what's in store with this release.

  • Free, Libre, and Open Source Software

    • Web Browsers/Web Servers

      • Mozilla

        • Martin Stransky: Firefox on Linux update

          It may look like Firefox development is stalled and frozen but nothing could be further from the truth. 22 300 patches landed in Firefox Mercurial repository since new year and we keep hacking

          Let’s look what’s new in Firefox on Linux and what could be interesting for Fedora users.

    • Programming/Development

      • Python

        • Linux CapableUnderstanding CSV Files in Python

          Comma-separated values (CSV) files are a universal format for storing tabular data. They are simple text files that use specific structuring to arrange tabular data. Because it’s a plain text format, it’s naturally language-independent and can be imported and exported by various software.

        • TecAdminPython Program to Get the File Name From the Full Path

          Python, as an incredibly versatile language, offers several ways to manipulate strings and paths. A frequent necessity in programming is to extract the file name from a full file path. Whether you are handling user uploads or manipulating files on the server, this skill is incredibly useful.

  • Leftovers

    • The AtlanticThe Greatest Museum You’ve Never Heard Of

      Home to many art treasures, Milan’s Biblioteca Ambrosiana has preserved an extraordinary collection of Leonardo da Vinci’s drawings—now showcased in an American exhibition.

    • New YorkerHow to Be Blind

      As a kid, I was told that one day I would lose my sight. Recently, I went to a residential school for the blind, where I learned to live without it.

    • Hardware

      • CNX SoftwareVL53L7CX Time-of-Flight (ToF) sensor offers camera-like 90€° field of view

        STMicroelectronics VL53L7CX is the latest FlightSense multi-zone Time-of-Flight (ToF) distance sensor from the company with the main highlight between its camera-like 90€° diagonal field of view, derived from a 60€° x 60€° field of view… This is a significant improvement over the 61€° diagonal field of view of the previous generation ToF sensors such as the VL53L8 or VL53L5CP,€  and the wider field-of-view is said to bring “lifelike situational awareness” to applications like home automation, computers, house appliances, robots, and industrial equipment with full-privacy since ToF sensors do not capture photos or videos like traditional cameras.

    • Health/Nutrition/Agriculture

      • Pro PublicaSafety Training at Wuhan Lab Complex Pre-COVID Appears Routine: Intel Report

        A recently declassified intelligence community report on the origin of COVID-19 has taken a benign view of biosafety training that took place at a government lab in Wuhan, China, in November 2019, not long before the pandemic began there.

        The safety training for staff at the Wuhan Institute of Virology was an aspect of an interim report by the Republican oversight staff of a Senate committee that last year concluded the pandemic was “more likely than not, the result of a research-related incident.” Last October, ProPublica and Vanity Fair delved into the inner workings of the team that produced that interim report and some outside experts’ views of its findings.

    • Proprietary/Artificial Intelligence (AI)

      • EFFGenerative AI Policy Must Be Precise, Careful, and Practical: How to Cut Through the Hype and Spot Potential Risks in New Legislation

        Given the often hyperbolic tone, it might be tempting (and correct) to dismiss much of this as the usual moral panic new technologies provoke, or self-interested hype. But there are legitimate concerns in the mix, too, that may require some rules of the road. If so, policymakers should answer some important questions before crafting or passing on those rules. As always, the devil is in the details, and EFF is here to help you sort through them to identify solid strategies and potential collateral damage.€ 

        First, policymakers should be asking whether the new legislation is both necessary and properly focused. Generative AI is a category of general-purpose tools with many valuable uses. For every image that displaces a potential low-dollar commission for a working artist, there are countless more that don’t displace anyone’s living—images created by people expressing themselves or adding art to projects that would simply not have been illustrated. Remember: the major impact of automated translation technology wasn’t displacing translators—it was the creation of free and simple ways to read tweets and webpages in other languages when a person would otherwise not know what was being said. € 

        Sometimes we don’t need a new law— we just need to do a better job with the ones we already€ have

      • Niantic restructures its approach and announces layoffs, prioritizing Pokémon Go

        Niantic, the company that developed Pokémon Go, has announced major organizational changes, including layoffs, game closures, and the closure of its studio in Los Angeles. Niantic CEO John Hanke shared this information in an email posted on the company’s website. These modifications are intended to draw the company’s attention, especially to the development and maintenance of their golden egg-laying goose, Pokémon Go.

        Pokémon Go is approaching its seventh anniversary and is still extremely relevant. According to Sensor Tower data released in June 2022, the game generated about billion dollars in annual revenue. However, Niantic has struggled to reclaim the huge success it has had with Pokémon Go with other projects, such as games based on Harry Potter, Catan, and four other titles that suffered last year’s layoffs. Other companies have not had much success in this genre either; Microsoft has shut down Minecraft Earth and CD Projekt Red will officially shut down its augmented reality game in The Witcher series on June 30th.

      • DNA IndiaAnant Maheshwari: IIM alumnus resigns as Microsoft India president

        Anant Maheshwari, a distinguished leader in the technology industry, recently announced his resignation from the position of Microsoft India president. According to the Economic Times report on July 7, he expressed his decision to explore new avenues and interests.

      • The Tribune INMicrosoft India president quits [Ed: Microsoft is laying off workers in India too this year (loads of them)]

        Chief operating officer Irina Ghose has been promoted as managing director of India. Maheshwari, who joined Microsoft in 2016 after serving at HoneyWell and McKinsey & Company, steered the tech giant growing across the spectrum, be it workplace productivity, skilling and local innovation at scale in India. “We can confirm that Anant has decided to leave Microsoft to pursue a role outside the company,” a Microsoft spokesperson said.

      • New Indian ExpressMicrosoft India president Maheshwari quits [Ed: Sounds like he's looking to dodge the wave of layoffs]

        There has been rejig among top-level executives. As per reports, the company’s COO Irina Ghose has been promoted to managing director of India. It has over 20,000 employees across 10 cities in the country.

      • TheHinduBusinessLine Microsoft India President Anant Maheshwari quits [Ed: Sounds like an ugly and abrupt breakup. Will Microsoft also use "VISTA 12" to distract from the next massive round of layoffs?]
    • Security

    • Defence/Aggression

    • Environment

      • RFAUS climate envoy John Kerry to visit China

        Kerry will become the third member of President Joe Biden’s cabinet to travel to Beijing in a month.

      • Michael West MediaYellen urges unity with China to fight climate change

        The United States and China, as the world’s two largest economies, must work together to combat the “existential threat” of climate change, US Treasury Secretary Janet Yellen has told Chinese government officials and climate experts.

        During a visit to Beijing, where she met with Chinese Premier Li Qiang, Yellen said previous co-operation on climate change between the US and China had made possible global breakthroughs such as the 2015 Paris Agreement.

      • New York TimesYellen Urges China to Cooperate More on Climate Finance

        Janet Yellen, the Treasury secretary, said China, the largest emitter of greenhouse gases, can have “greater impact” tackling climate change by working with other nations.

      • Democracy Now“Double Agents”: Lobbyists for Big Tech, Universities & Eco Groups Also Work For Fossil Fuel Industry

        A damning new database reveals thousands of lobbyists are working for fossil fuel companies at the same time they represent hundreds of cities, universities, tech companies and even environmental groups that claim to be taking steps to address the climate crisis. We speak with The Guardian's environmental reporter Oliver Milman. “It's clear that the wielding of political power and influence is far more important to them than staying true to any kind of ideals of distancing themselves fully from the fossil fuel industry,” says Milman.

      • Democracy NowBill McKibben: Climate Crisis Needs Urgent Action as Earth Records Hottest Temps Ever

        This week unprecedented temperatures driven by climate change shattered heat records around the world. More records could be broken soon, as scientists say 2023 is set to be one of the warmest years in the history of planet Earth. “We can’t stop global warming at this point,” says Bill McKibben, co-founder of 350.org. “All we can do is try to stop it short of the place where it cuts civilizations off at the knees.” McKibben says these temperatures are the “inevitable result” of fossil fuel use, criticizes politicians for their simultaneous embrace of renewable energy and fossil fuels, and calls on activists to disrupt the status quo: “This is the last of these moments we’re going to have when the world is summoned to action by events and when there’s still time to make at least some difference in the question of how hot it ultimately gets.”

    • Finance

      • Michael West MediaRobodebt report evidence now in hands of crime fighters

        Federal police and the anti-corruption watchdog are considering civil and criminal evidence following a damning report into the robodebt scheme.

        More than 100€ ministers, advisers, public servants and contractors gave evidence in the royal commission, which tabled its report in federal parliament on Friday.

      • Michael West MediaClaims govt milked political advantage from Robodebt

        Opposition leader Peter Dutton claims the Robodebt royal commission was politicised from the very beginning and apologised to people impacted by the illegal debt collection scheme.

        On Friday it was revealed federal police and the anti-corruption watchdog are considering civil and criminal evidence against certain unnamed individuals.

      • Is Turkey's employment agency engaged in 'fictitious' employment?

        Between 2014 and 2022, the number of individuals placed in jobs by Ä°ÅžKUR exceeded the total population growth, employment growth, and the increase in "insured employment" in Turkey.

      • Doctor applications for work abroad further increase, says Turkish Medical Association

        A growing number of doctors from Turkey are seeking opportunities abroad, largely due to poor working conditions in the country's healthcare system.

    • AstroTurf/Lobbying/Politics

    • Civil Rights/Policing

      • Pro PublicaIn Arizona Water Ruling, the Hopi Tribe Sees Limits on Its Future

        In September 2020, the Hopi Tribe’s four-decade effort to secure its right to water culminated in a court proceeding. The outcome would determine how much water the arid reservation would receive over the next century and whether that amount would be enough for the tribe to pursue its economic ambitions. Under rules unique to Arizona, the tribe would have to justify how it would use every drop it wanted.

        The monthslong ordeal in Arizona’s Superior Court unfolded in video calls over shaky internet connections.

      • EFFSettled Human Rights Standards as Building Blocks for Platform Accountability and Regulation: A Contribution to the Brazilian Debate

        Since at least a decade ago, human rights institutions have acknowledged the enabling potential of the internet to realize a range of human rights. Digital technologies have been incredibly transformative tools for allowing people to speak out against arbitrary acts of public and private powers, empowering the expression of historically vulnerable, marginalized and silenced groups, catalyzing civic organization and participation, and facilitating innovative ways to collectively build and share knowledge. Since then, the right to seek, receive, and impart information has enabled the exercise of other rights and strengthened the internet ecosystem, but not without backlashes and critical challenges.

        The current discussion about platform regulation in Brazil, both in the draft bill known as “PL 2630”€  and in constitutional cases pending in the country’s Supreme Court, demonstrates that much effort is going into addressing these challenges, but also shows that proper responses are not simple to craft. We should be able to tailor these responses safeguarding the positive potential of digital technologies and the essential role freedom of expression, including access to information, plays in preserving democratic societies.

      • Federal News NetworkVideo shows Britney Spears inadvertently hit herself in the face in encounter with Victor Wembanyama

        Police say no charges will be filed following a brief investigation of the altercation involving pop star Britney Spears, San Antonio Spurs rookie Victor Wembanyama and a member of the player’s security team. Spears said she was struck by a security guard as she tried to approach Wembanyama near a restaurant in a Las Vegas casino complex on Wednesday night. Wembanyama said a person, who he later found out was Spears, grabbed him from behind. Spears filed a police report, alleging battery. But police say surveillance video shows Spears inadvertently hit herself in the face after her hand was pushed off Wembanyama.

    • Monopolies

      • TechdirtPart 2: Microsoft Bolsters Sony’s Justification For Withholding Console Info In Court Doc

        The ongoing saga that is Microsoft’s attempt to purchase Activision Blizzard continues! As a brief review of the scoreboard will show: the EU has approved the purchase, the UK’s CMA has blocked it and Microsoft has appealed that decision, and the lawsuit brought by the FTC in the States is currently in the pretrial phase. Last we checked in on the FTC suit, Sony’s Jim Ryan gave a deposition in which he claimed that if the purchase was allowed, that Sony might not share information about any future consoles with Microsoft-owned developers like Activision Blizzard out of fear that Microsoft would use that information, critical to giving developers information needed to make games for those future consoles, in ways that Sony wouldn’t like. In that post, I made clear that this was a bad look for Sony, which has several first-party titles on the Xbox, given its anticompetitive nature in a lawsuit that the FTC is bringing on grounds of the merger being anti-competition.

      • Patents

        • Unified Patents$2,000 for Pacid Technologies authentication patent prior art

          A new PATROLL contest, with a $2,000 cash prize, was added seeking prior art on at least claim 1 of U.S. Patent 10,171,433, owned by Pacid Technologies, an NPE. The ‘433 patent generally relates to a security application for a computing device, such as a mobile phone, that allows generation of a secret according to unique user input or credentials. The patent has been asserted against Gemalto and Bank of America.

          The contest will expire on August 30, 2023.

        • JUVEEPO revokes Stada suncream patent after opposition from German drugstores [Ed: Why does the EPO grant fake patents to begin with and why did this publisher take many bribes from Team UPC to promote an illegal kangaroo court whose purpose it to authorise fake patents and cover up for EPO Mafia?]

          The European Patent Office has nullified EP 2 233 127, belonging to German pharmaceutical company Stada, following multiple parties filing oppositions against the patent.

      • Trademarks

        • TTAB BlogTTAB Reverses Geographical Descriptiveness Refusal of CASINOLA for Game Software and Related Retail Services

          The Board reversed a Section 2(e)(2) refusal to register the mark CASINOLA for downloadable game software and related retail store services featuring gaming goods. The Board found that the primary significance of CASINOLA is "the geographical place known as LA, i.e., the City of Los Angeles, California and the highly descriptive term CASINO." However, the USPTO failed to prove that applicant's goods will originate there of that consumers will associate applicant's goods or services with that geographic location. In re Casinola LLC, Serial Nos. 90115759 and 90115777 (July 5, 2023) [not precedential] (Opinion by Judge Peter W. Cataldo).

  • Gemini* and Gopher

    • Personal/Opinions

      • Commute

        There's one thing I so far miss about my old job. I sort of expected to but I'm still a little surprised by it.

        My old job was on my university campus about a 20 minute walk from where I lived. My new job is a 20 minute drive, and even though it's the same amount of travel time I'm missing the old commute a lot more.

    • Technology and Free Software

      • Sick and Tired of Stupid 'Smart' Products

        It is getting harder and harder to find simple devices that just do their job _without_ a spying app, remotes, rechargeable batteries, USB ports, WIFI, and extremely annoying flashing lights.

        Yesterday I spent hours trying to by a simple auxilliary speaker for a TV for an elderly hard-of-hearing woman. Simple requirements: plugs into headphone jack; has simple controls (on/off, volume). Deal-breakers: all of the above-listed anti-features.

        [...]

        I've ranted a lot about lithium batteries, but if you missed it... A lithium battery is an incendiary device just waiting for an opportunity to burn down your house and kill you. A malfunction in the charger -- or a cheap charger without a malfunction will overheat a lithium battery to the point of ignition. A puncture will set of a fireworks show you will not soon forget. A lithium fire is almost impossible to put out. And if you look where it comes from and the impact on our planet, you will probably side with me.

        Many devices don't even need batteries. But once there is a battery which cannot be removed, you will be buying a new device after 100-200 charging cycles.
      • Looking should probably precede leaping

        Is there anything more telling in the news than news media's recurring use of the presumptuous phrase "here's what you need to know" in headlines?

      • The Ksh Dot Builtin

        This is ksh working as intended. The "." or dot builtin performs a PATH search and a .profile file has not been found in any PATH directory. Someone thought that a PATH search was the correct thing for the dot builtin to do, so here we are.

      • Programming

        • Starforth v1: How to Write a Compiler without a Compiler!

          This post goes over how I shaped up the first version of the compiler. The main criteria for version 1 were, the compiler should be able to compile its own source code, and also be bootstrappable by the compiler written in assembly. Each version of the compiler is kept in its own branch, so you can find the latest update for version 1 in the v1 branch, though I am going to mainly reference how the source code looked like at tag "v1.0"...


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



Recent Techrights' Posts

[Video] 'Late Stage Capitalism': Microsoft as an Elaborate Ponzi Scheme (Faking 'Demand' While Portraying the Fraud as an Act of Generosity and Demanding Bailouts)
Being able to express or explain the facts isn't easy because of the buzzwords
Microsoft ("a Dying Megacorporation that Does Not Create") and IBM: An Era of Dying Giants With Leadership Deficits and Corporate Bailouts (Subsidies From Taxpayers)
Microsoft seems to be resorting to lots of bribes and chasing of bailouts (i.e. money from taxpayers worldwide)
Daniel Pocock: "I've Gone to Some Lengths to Demonstrate How Corporate Bad Actors Have Used Amateur-hour Codes of Conduct to Push Volunteers Into Modern Slavery"
"As David explains, the Codes of Conduct should work the other way around to regulate the poor behavior of corporations who have been far too close to the Debian Suicide Cluster."
 
Microsoft-Connected Sites Trying to Shift Attention Away From Microsoft's Megebreach Only Days Before Important If Not Unprecedented Grilling by the US Government?
Why does the mainstream media not entertain the possibility a lot of these talking points are directed out of Redmond?
Links 18/05/2024: Caledonia Emergency Powers, "UK Prosecutor's Office Went Too Far in the Assange Case"
Links for the day
US Patent and Trademark Office Sends Out a Warning to People Who Do Not Use Microsoft's Proprietary Formats
They're punishing people who wish to use open formats
Links 18/05/2024: Fury in Microsoft Over Studio Shutdowns, More Gaming Layoffs
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, May 17, 2024
IRC logs for Friday, May 17, 2024
Links 18/05/2024: KOReader, Benben v0.5.0 Progress Update, and More
Links for the day
[Meme] UEFI 'Secure' Boot Boiling Frog
UEFI 'Secure' Boot: You can just ignore it. You can just turn it off. You can hack on it as a workaround. Just use Windows dammit!
The Market Wants to Delete Windows and Install GNU/Linux, UEFI 'Secure' Boot Must Go!
To be very clear, this has nothing to do with security and those who insist that it is have absolutely no credentials
In the United States Of America the Estimated Share of Google Search Grew After Microsoft's Chatbot Hype (Which Coincided With Mass Layoffs at Bing)
Microsoft's chatbot hype started in late 2022
Techrights Will Categorically Object to Any Attempts to Deny Its Right to Publish Informative, Factual Material
we'll continue to publish about 20 pages per day while challenging censorship attempts
Links 17/05/2024: Microsoft Masks Layoffs With Return-to-office (RTO) Mandates, More YouTube Censorship
Links for the day
YouTube Progresses to the Next Level
YouTube is a ticking time bomb
Journalists and Human Rights Groups Back Julian Assange Ahead of Monday's Likely Very Final Decision
From the past 24 hours...
[Meme] George Washington and the Bill of Rights
Centuries have passed since the days of George Washington, but the principles are still the same
Video of Richard Stallman's Talk From Four Weeks Ago
2-hour video of Richard Stallman speaking less than a month ago
statCounter Says Twitter/X Share in Russia Fell From 23% to 2.3% in 3 Years
it seems like YouTube gained a lot
Journalist Who Won Awards for His Coverage of the Julian Assange Ordeals Excluded and Denied Access to Final Hearing
One can speculate about the true reason/s
Richard Stallman's Talk, Scheduled for Two Days Ago, Was Not Canceled But Really Delayed
American in Paris
3 More Weeks for Daniel Pocock's Campaign to Win a Seat in European Parliament Elections
Friday 3 weeks from now is polling day
Microsoft Should Have Been Fined and Sanctioned Over UEFI 'Lockout' (Locking GNU/Linux Out of New PCs)
Why did that not happen?
Gemini Links 16/05/2024: Microsoft Masks Layoffs With Return-to-office (RTO) Mandates, Cash Issues
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, May 16, 2024
IRC logs for Thursday, May 16, 2024
Ex-Red Hat CEO Paul Cormier Did Not Retire, He Just Left IBM/Red Hat a Month Ago (Ahead of Layoff Speculations)
Rather than retire he took a similar position at another company
Linux.com Made Its First 'Article' in Over and Month, It Was 10 Words in Total, and It's Not About Linux
play some 'webapp' and maybe get some digital 'certificate' for a meme like 'clown computing'
[Meme] Never Appease the Occupiers
Freedom requires truth. Free speech emancipates.
Thorny Issues, Violent Response
They say protests (or strikes) that do not disrupt anything are simply not effective. The same can be said about reporting.
GNU/Linux in Malaysia: From 0.2 Percent to 6+ Percent
That's like 30-fold increase in relative share
Liberty in Liberia? Windows Falls Below 10% and Below iOS
This is clearly a problem for Microsoft
Techrights Congratulates Raspberry Pi (With Caution and Reservations)
Raspberry Pi will "make or break" based on the decisions made in its boardroom
OSI Makes a Killing for Bill Gates and Microsoft (Plagiarism and GPL Violations Whitewashed and Openwashed)
meme and more
The FSF Ought to Protest Against UEFI 'Secure Boot' (Like It Used To)
libreplanet-discuss stuff
People Who Defend Richard Stallman's Right to Deliver Talks About His Work Are Subjected to Online Abuse and Censorship
Stallman video removed
GNU/Linux Grows in Denmark, But Much of That is ChromeOS, Which Means No Freedom
Google never designs operating systems with freedom in mind
Links 16/05/2024: Vehicles Lasting Fewer Years, Habitat Fragmentation Concerns
Links for the day
GNU/Linux Reaches 6.5% in Canada (Including ChromeOS), Based on statCounter
Not many news sites are left to cover this, let alone advocate for GNU/Linux
Links 16/05/2024: Orangutans as Political Props, VMware Calls Proprietary 'Free'
Links for the day
The Only Thing the So-called 'Hey Hi Revolution' Gave Microsoft is More Debt
Microsoft bailouts
TechTarget (and Computer Weekly et al): We Target 'Audiences' to Sell Your Products (Using Fake Articles and Surveillance)
It is a deeply rogue industry that's killing legitimate journalism by drowning out the signal (real journalism) with sponsored fodder
FUD Alert: 2024 is Not 2011 and Ebury is Not "Linux"
We've seen Microsofers (actual Microsoft employees) putting in a lot of effort to shift the heat to Linux
Links 15/05/2024: XBox Trouble, Slovakia PM Shot 5 Times
Links for the day
Windows in Times of Conflict
In pictures
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, May 15, 2024
IRC logs for Wednesday, May 15, 2024