Bonum Certa Men Certa

Links 17/06/2022: Wine 7.11 and Summary of a Week in GNOME



  • GNU/Linux

    • Audiocasts/Shows

      • VideoSocial Media Is Destroying Us (Stop The Madness!) - Invidious

        While the invention of the Internet and the World Wide Web have certainly had some positive effects on the world, I think the single biggest threat that humanity faces today is social media. Social media is harmful to the individual and to the greater community...

      • Tux Digital63: 3D Printers Are Printing Our Way To The Future - Hardware Addicts - TuxDigital

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

        In this episode, we’re going to be talking about 3D Printing and how they are paving the way to the future. 3D printed homes, food, body parts, it’s all covered in this episode. Then we head to Camera Corner where Wendy will discuss camera gimbals that will make you want to start your own vlog.

        So Sit back, Relax, and Plug In because Hardware Addicts Starts Now!

    • Instructionals/Technical

      • Linux.orgLFCS – Network Hostname | Linux.org

        We have gone over hostnames in previous articles, but we are going to cover it again. We’ll also be covering hostname resolution for CentOS7 and Ubuntu 18.04. Trust me, this one was difficult to get resolved (no pun intended).

        A hostname is a simple name used to represent a device on a network. It is easier to remember the hostname than an IP Address.

        On a local network, names can be something like ‘Server’, ‘system1’, ‘laptop2’, etc. On a local network, the Domain Name of the Fully Qualified Domain Name (FQDN) is ‘.local’. The FQDN could be ‘Server1.local’, ‘system1.local’, etc.

        On the Internet, you have a FQDN such as ‘www.linux.org’. The hostname is ‘www’ and the domain name is ‘linux.org’.

      • Make Use OfHow to Use WhatsApp on Your Chromebook
      • Linux Made SimpleHow to install NewCP on a Chromebook

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

      • TechRepublicHow to easily transfer files between Linux desktops with Warp | TechRepublic

        Jack Wallen shows you what might be the easiest method of transferring files between Linux desktops on the market.

      • UNIX CopHow to install Angular on CentOS 9 Stream

        If you want to be a Frontend developer, then you need to know how to install Angular. In this case, we have chosen CentOS 9 Stream as our system because it is a solid and new system that many developers can use for their purposes.

      • LinuxiacHow to Set up Automatic Security Updates on Ubuntu (Complete Guide)

        This guide shows how to automatically set up updates on the Ubuntu system, also known as unattended upgrades.

        We know the Linux operating system is considered secure “by design.” However, regular maintenance by applying released security updates ensures that it will remain such. In addition, they address pre-existing vulnerabilities that malicious users can use to compromise the system.

        One of the most common approaches used by Linux system administrators is manually installing security updates. The problem with this approach is that it cannot ensure consistent regularity.

      • ID RootHow To Install Ntopng on Ubuntu 22.04 LTS - idroot

        In this tutorial, we will show you how to install Ntopng on Ubuntu 22.04 LTS. For those of you who didn’t know, Ntopng is a web-based application for true network traffic flow monitoring that is available as open freeware. It’s an improved kind of innovative Ntop that displays network use, statistics, and analytical data. Ntopng comes in professional and corporate editions with license restrictions, as well as a free open source community version. It supports major OS including Unix, Windows, and macOS.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the Ntopng network monitoring on Ubuntu 22.04 (Jammy Jellyfish). You can follow the same instructions for Ubuntu 22.04 and any other Debian-based distribution like Linux Mint, Elementary OS, Pop!_OS, and more as well.

      • Linux CapableHow to Install AngularJS on Ubuntu 22.04 LTS

        Angular is a popular, open-source web application framework for building mobile and desktop apps. It was developed in 2009 by Google to help developers design complex applications from scratch without having expert knowledge of coding languages like C# or Java which can take up valuable time when you want something simple with little functionality at first but grow as your project develops over the years.

        In the following tutorial, you will learn how to install Angular on Ubuntu 22.04 LTS Jammy Jellyfish using the command line terminal using the NodeSource repositories as the source for NodeJS and NPM.

      • Linux CapableHow to Install Signal Messenger on Debian 11 Bullseye

        Signal Messenger is a free, open-source messaging app that has been around for several years and specializes in end-to-end encryption. When you need to communicate securely but find it hard because of the restrictions put on traditional messaging apps like WhatsApp or Facebook Messenger, Signal messenger is one of the better forms of communication for those that require the utmost privacy.

        The following tutorial will teach you how to install Signal Messenger on Debian 11 Bullseye. The tutorial will use the command line terminal with complete steps to install the official repository and tips on updating and removing the software securely and adequately.

      • Linux CapableHow to Install Vue.js on Ubuntu 22.04 LTS

        Vue is a progressive JavaScript framework that makes it easy for anyone with some knowledge of HTML and CSS to create beautiful web applications. With Vue’s various tools, you can build your project in no time!

        In the following tutorial, you will learn how to install Vue.js on Ubuntu 22.04 LTS Jammy Jellyfish using the command line terminal using the NodeSource repositories as the source for NodeJS and NPM.

      • Linux CapableSet Up Nginx FastCGI Cache on Ubuntu 20.04 LTS

        Nginx is a powerful web application server. However, combined with LEMP situations, PHP is known to be slow with requests needing to go to PHP-FPM, which then queries MySQL/MariaDB database, then Nginx will generate a static HTML page which is then delivered back to Nginx.

        So, the overheads increase dramatically if a website server is under heavy load. However, Nginx supports a cache solution with FastCGI to reduce the overhead and allow a server to handle more page requests with in-demand files being served from a cache instead of doing the whole route of going to the database and back.

        The following tutorial will show you how to set up Nginx FastCGI Cache on Ubuntu 20.04 LTS Focal Fossa using the command line terminal.

    • WINE or Emulation

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

        What's new in this release: - Android driver converted to PE. - Zero-copy support with GStreamer. - High Unicode planes support in case mappings. - Various bug fixes.

        The source is available at:

        https://dl.winehq.org/wine/source/7.x/wine-7.11.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.
    • Desktop Environments/WMs

      • GNOME Desktop/GTK

        • This Week in GNOME#48 Adaptive Calendar €· This Week in GNOME

          Update on what happened across the GNOME project in the week from June 10 to June 17.

        • Remembering and Honoring Marina Zhurakhinskaya, Founder of Outreachy

          It is with great sadness that we write about the death of one of the most significant contributors to Free and Open Source Software, Marina Zhurakhinskaya. Marina was a force for change and leaves a profound legacy of diversity, inclusion, equity and justice. It is impossible to imagine what Software Freedom Conservancy and Outreachy would be like without Marina.

  • Distributions and Operating Systems

    • BSD

      • 70

        I opened port 22 on my router at home and left my RPi on so that I can conneect to it while I'm at my parents'. Before doing this I setup npf on NetBSD that is running on the RPi and also blacklistd to ban those who try to log in multiple times.

    • Canonical/Ubuntu Family

  • Free, Libre, and Open Source Software

    • SynthtopiaNew Audio Plugin Standard, CLAP, Offers Open Source Alternative To VST & AU – Synthtopia

      Bitwig and u-he have announced CLAP (CLever Audio Plug-in API), a new open standard for audio plug-ins and hosts.

      CLAP offers modern features, innate stability, and rapid support for plug-in and host developers. The developers say that, since it’s open source and liberally licensed, CLAP is a safe bet for the future.

      CLAP 1.0 is the result of a multi-year project initiated by u-he and Bitwig, with design and implementation contributions by a group of commercial and open source audio developers.

    • Events

      • Short blog post from Madrid's hotel room - Frédéric Wang

        This week, I finally went back to A Coruña for the Web Engines Hackfest and internal company meetings. These were my first on-site events since the COVID-19 pandemic. After two years of non-super-exciting virtual conferences I was so glad to finally be able to meet with colleagues and other people from the Web.

        Igalia has grown considerably and I finally get to know many new hires in person. Obviously, some people were still not able to travel despite the effort we put to settle strong sanitary measures. Nevertheless, our infrastructure has also improved a lot and we were able to provide remote communication during these events, in order to give people a chance to attend and participate !

    • SaaS/Back End/Databases

      • The Next PlatformBridging The Gap Between Open Source Database And Database Business

        It is relatively easy to get a group of people that creates a new database management system or new data store. We know this because over the past five decades of computing, the rate of proliferation of tools to provide structure to data has increased, and it looks like at an increasing rate at that. Thanks in no small part to the innovation by the hyperscalers and cloud builders as well as academics who just plain like mucking around in the guts of a database to prove a point.

        But it is another thing entirely to take an open source database or data store project and turn it into a business that can provide enterprise-grade fit and finish and support a much wider variety of use cases and customer types and sizes. This is hard work, and it takes a lot of people, focus, money – and luck.

    • GNU Projects

      • FSFFSD meeting recap 2022-06-17

        Check out the great work our volunteers accomplished at today's Free Software Directory (FSD) IRC meeting.

        Every week, free software activists from around the world come together in #fsf on Libera.Chat to help improve the FSD. This recaps the work we accomplished at the Friday, June 17, 2022 meeting, where we saw a couple of new programs added and several entries updated.

    • Programming/Development

      • Creating a cgi-bin with golang



        I'm going to create a cgi-bin called "iss" with golang.

        My plan is to get the ISS coordinates and the number of people aboard.

      • Matt RickardDon't Use Kubernetes, Yet

        Early-stage startups shouldn't run on Kubernetes yet.

        But eventually, growth-stage and large companies should be running on Kubernetes in some form. Kubernetes Maximalism doesn't mean one-size-fits-all.

        Infrastructure should progressively grow with your workloads and team. How can you choose the right technology now so that you can maximize growth and minimize pain later when you inevitably outgrow it?

      • Geeks For GeeksjQuery Cheat Sheet – A Basic Guide to jQuery

        jQuery is an open-source, feature-rich JavaScript library, designed to simplify the HTML document traversal and manipulation, event handling, animation, and Ajax with an easy-to-use API that supports the multiple browsers. It makes the easy interaction between the HTML & CSS document, Document Object Model (DOM), and JavaScript. With the help of jQuery, the multiple lines of code can be wrapped into methods, which in turn, can be called with a single line of code to perform a particular task. This, in turn, jQuery makes it easier to use Javascript on the website, along with enhancing the overall performance of the website.

      • PowerDNSdnsdist-1.7.2 released
    • Standards/Consortia

      • HFNP: The project's not dead! I'm working hard

        It's been almost three weeks since I last wrote anything about Hafnium, it might seem like nothing is happening, but that's wrong. :)

        I didn't make the changes public yet, I'll roll out the commits once I'm sure that everything works fine.

  • Leftovers

    • сједините!

      Recently, there's been some "union activity" around the company I work for. Some of the lowest-paid and most-public-facing workers have started agitating to join a local union. I'm all for it, I'd join if I could. We were emailed a letter today about it, take a small look. I'm paraphrasing here, I don't want to get sacked lmao

    • On Changing Someone's Mind

      Do not tell. Do not shout. People will not change their opinion if you just tell them they are wrong. Metaphorical shouting, cancelling, no platforming, they do not work. You have to explain patiently, with understanding, with sympathy for why they think what they think.

    • The Two Types of Visibility That Boost Supply Chain Resilience

      The pandemic and war in Ukraine have caused serious disruption to supply chains. Analysis by Interos shows that more than 2,100 U.S.-based firms, and at least 1,200 in Europe, have Tier 1 suppliers in Russia. In addition, more than 190,000 firms in the U.S. and at least 109,000 in Europe have Tier 2 and 3 suppliers located there.

      As companies navigate through the continued pandemic response and uncertainty caused by the war, they’re facing challenges around instability of supply, price inflation, logistics disruption and labor impacts. As a result, the traditional notion of building resiliency in supply chains is evolving — and it should. No longer can companies focus only on flexible manufacturing, increasing inventory or varying supply sources. Instead, the key to building resilience is visibility.

      Research from Accenture found that companies with greater visibility are better positioned to handle all kinds of disruptions, creating a more resilient supply chain. What may come as a surprise is that companies don’t need full visibility into everything: An intelligent view into certain product lines, customers or suppliers is often enough.

      But what is visibility — and, more specifically, “intelligent visibility” that can be achieved with the use of new technologies and analytics? Most supply chain professionals have a general ideal of what the word means, but there actually are two types of visibility that create resilience in supply chains: structural and dynamic.

    • Science

      • ACMSimulating a Faster Path to Quantum

        In a bid to accelerate the development of quantum computing applications, supercomputer manufacturer Fujitsu has come up with what it says is the world's fastest 36-qubit quantum simulator.

        Quantum simulators attempt to emulate quantum operations on a classical computer. While their speeds are slower than quantum machines, they can serve as a bridge technology before wider implementation of quantum computers, which have limited computing range and can be prone to errors.

        The new Fujitsu machine operates on a 64-node PRIMEHPC FX 700 hardware system with the same A64FX processors used in Fugaku, the Fujitsu supercomputer that was knocked off its leading position in late May in the new TOP500 ranking of the world's most powerful supercomputers.

    • Pseudo-Open Source

      • Openwashing

        • Linux Foundation's Site/BlogOSPO Mind Map 2.0 release is out! [Ed: The 'Linux 'Foundation is helping the 'farming' of "volunteers" (slaves) by corporations]

          TODO Group is proud to announce a new OSPO Mind Map version release. The mind map shows a Open Source Program Office’s (OSPO) responsibilities, roles, behavior, and team size within an organization. This post highlights the major improvements done by the community in this new version of the OSPO Mind Map.

    • Security

      • The Register UKUnpatched Exchange server, stolen RDP logins... How miscreants get BlackCat ransomware on your network [Ed: Microsoft ought to be banned from procurement, but this became a political process, not a technical process. Microsoft is trying to blame everyone else (victims, attackers) while putting back doors in its creations. RDP has loads of holes in it, Exchange had no patches for exploited-in-the-wild critical vulnerabilities for several months, but Microsoft doesn't want to admit this. Also, ransomware is predominantly a Windows issue, statistics have repeatedly shown.]

        Two of the more prolific cybercriminal groups, which in the past have deployed such high-profile ransomware families as Conti, Ryuk, REvil and Hive, have started adopting the BlackCat ransomware-as-as-service (RaaS) offering.

        The use of the modern Rust programming language to stabilize and port the code, the variable nature of RaaS, and growing adoption by affiliate groups all increase the chances that organizations will run into BlackCat – and have difficulty detecting it – according to researchers with the Microsoft 365 Defender Threat Intelligence Team.

      • Light Blue Touchpaper[Reposted] Reporting cybercrime is hard: NCA link to Action Fraud broken for 3 years

        Yesterday I was asked for advice on anonymously reporting a new crypto scam that a potential victim had spotted before they lost money (hint: to a first approximation all cryptocurrencies and cryptoassets are a scam). In the end they got fed up with the difficulty of finding someone they could tell and gave up. However, to give the advice I thought I would check what the National Crime Agency’s National Cyber Crime Unit suggested so I searched “NCA NCCU report scam” and the first result was for the NCA’s Contact us page. Sounds good. It has a “Fraud” section which (as expected) talks about Action Fraud. However, since 2019 this page has linked to the National Archives archive of an old version of the Action Fraud website. So for three years if you followed the NCA’s website’s advice on how to report fraud you would have got very confused until you worked out you were on a (clearly labelled) archive rather than the proper website, which is why none of the forms work.

      • Privacy/Surveillance

        • TediumSuggestion Box History: The Small Data Before Big Data

          In an age when it seems like we’re being solicited for feedback every time we open up an app on our phones (especially if Facebook is paying us $20 a month for the privilege of siphoning our entire lives off our phones)

        • Michael GeistWhy is the Canadian Government So Indifferent to Privacy? - Michael Geist

          Over the past several weeks, there have been several important privacy developments in Canada including troubling privacy practices at well-known organizations such as the CBC and Tim Hortons, a call from business organizations for privacy reform, the nomination of a new privacy commissioner with little privacy experience, and a decision by a Senate committee to effectively overrule the government on border privacy rules. These developments raise the puzzling question of why the federal government – led by Innovation, Science and Industry Minister François-Philippe Champagne, Public Safety Minister Marco Mendicino, and Canadian Heritage Minister Pablo Rodriguez – are so indifferent to privacy, at best treating it as a low priority issue and at worst proposing dangerous measures or seemingly hoping to cash in on weak privacy laws in order to fund other policy priorities.

          The privacy alarm bells have been ringing for weeks. For example, the Globe and Mail recently featured an important story on children’s privacy, working with Human Rights Watch and other media organizations to examine the privacy practices of dozens of online education platforms. The preliminary data suggests some major concerns in Canada, most notably with the CBC, whose CBC Kids platform is said to be “one of the most egregious cases in Canada and really all around the world.” The CBC responded that it “complies with relevant Canadian laws and regulations with regard to online privacy, and follows industry practices in audience analytics and privacy protection.” Yet that is the problem: Canada’s privacy laws are universally regarded as outdated and weak, thereby enabling privacy invasive practices with no consequences. Soon after, the Privacy Commissioner of Canada released findings in an investigation involving the Tim Hortons app tracking location data. First identified by then-National Post reporter James McLeod, the commissioner found privacy violations, yet Canadian privacy law does not include penalties for these violations.

    • Defence/Aggression

    • Environment

      • Climate Hysteria

        We only have limited resources on this rock we call home. If, for example, we can make supplies last for 10 more millenia instead of 1, or, even 9, I am all for that.

    • Finance

      • DaemonFC (Ryan Farmer)Wells Fargo limits online credit card payments from non-Wells Fargo bank accounts. – BaronHK's Rants

        Wells Fargo limits online credit card payments from non-Wells Fargo bank accounts.

        I use my credit cards like debit cards. I slide them to pay the bills and then pay them back in a day or two, so debts are basically temporary and causal, most of them are for something I must do or would do anyway, and they just generate credit card points.

        To pressure people who have a Wells Fargo credit card to open a Wells Fargo bank account, they do something I have never seen another credit card company do.

        If you try to make more than like 4 payments in a month online using a non-Wells Fargo bank account, they will refuse to accept the online payment until it’s a new month, and then say “You can make further payments by calling them in over the phone to this number.”.

        Then you have to call a toll free number, tell it your Wells Fargo account number, and then tell it the bank account routing and account numbers you want to use to make the payment.

      • CoryDoctorowAdventure Capitalism

        Locke says that property arises when the empty, unimproved natural places are mixed with human labor. You own your body, so you own its labor and the fruits of its labor. No one owns an empty place, so when you influse your body's labor into a place, it becomes yours.

    • AstroTurf/Lobbying/Politics

      • Citizen LabVuyo Kwakweni Recipient of the 2022 Reset Scholarship in Social Media and Democracy - The Citizen Lab [Ed: "Scholarship in Social Media and Democracy"? Social Media and Democracy are complete opposites.

        A South African student studying at the University of Toronto, Vuyo is obtaining a double major in Mathematics and Political Sciences, and a minor in Statistics. However, it is seemingly by chance that he ended up enrolling in Ron Deibert’s first-year political science class:

        “I did not know much about Professor Deibert’s course before taking it. I was looking for a politics course and it seemed interesting from its description! I applied for the award because after taking the course, I found that I was really curious about the work that they did at the Citizen Lab. Learning about the intersection between politics and the internet (and climate change!) has been such an eye opening experience, and I wanted the opportunity to learn from a group of people who are doing important work for the world.”

        When not studying, Vuyo can be found head-first in a science-fiction/fantasy novel or exploring the parks and gardens around Toronto.

    • Monopolies

      • Copyrights

        • Idiomdrottning180s

          I went from being a copyright zealot to being a copyright abolitionist (this was in 1999 so most of y’all know me after). I realized the limitless potential of sharing & caring. Copyright abolitionism was also my gateway to anti- and post-capitalist politics.



Recent Techrights' Posts

Twitter (X) is Dying, Now It's Just Like a Mafia-Type Operation of the Man Who Does Nazi Salutes in Public
a form of extortion
The Price of Exposing Corruption in Poland (and Elsewhere)
It's easier to participate in corruption than to merely do the right thing and oppose it
Abuse Inside the Polish Patent Office (UPRP) - Part IX: Minimum Wages For You (Experienced Scientist), Alicante/EU Paydays For Me (Unproductive, Corrupt Official)
Does UPRP maladministration extend to the false belief that qualified and experienced scientists can play the role of circus clowns?
"The Liberating Power of Simply Telling People the Truth."
'polite' bullying
Who Imitates Who? Plagiarist as Client (From Microsoft), 'Plagiarism' at the Law Firm?
let's revisit the subject
EPO's Central Staff Committee (CSC) Scrutinises the Man Who Illegally Grants (and Forces Others to Illegally Participate in Granting) Software Patents in Europe
EPO compels examiners to break the law in the name of obeying illegal "rules" or "orders"
The Latest Rumour Says The Next (as Correctly Predicted Before) Wave of Layoffs at Microsoft is 3 Weeks Away, "Larger Than the First Wave"
Step 2
TV Licensing Used to SPAM Your Postbox, Now It Does the Same to E-mail
First they ask for your E-mail address; then they start nagging you via E-mail
 
X11 is Free Software
Whether you agree (e.g. on politics) with the person/s forking it doesn't matter
The More Time Passes, the Better Our Advice on Social Control Media Seems
At the end of the day, any platform you do not control yourself is working for someone else
UK High Court Blasts Brett Wilson LLP for Misusing "GDPR" After Failed Efforts to Censor Critics Using 'Libel' Claims
No wonder this firm is rapidly shrinking
Recent Blunders in Microsoft GitHub (e.g. Slop-Generated Bug Reports or GPL Violations 'as a Service') Taking Their Toll?
Put bluntly, if you still use Microsoft GitHub, then you're slave to Microsoft
American Imperialism and Microsoft Plagiarism
Techrights will therefore do what Microsoft does not want it to do: it'll write even more about Microsoft
When They Have Nothing Left to Help Advance Abusive Litigation for Microsoft People... Other Than Throwing ~500 Pages of Someone Else's Work Into a PDF
Microsoft is having a very tough year
Slopwatch and Yet More Holes in 'Secure Boot' (as Usual!), Promoted Inside Linux by the Man We Are Suing
Today's Slopwatch will be short
Gemini Links 13/06/2025: People You've Left Behind, Life Update and OS Changes
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 12, 2025
IRC logs for Thursday, June 12, 2025
Links 12/06/2025: Portland Homeless Deaths Quadruple, COVID Cases Surge in Asia
Links for the day
EPO's Gareth Lord Asked About "Quality and Productivity" or, Put Another Way, Why the EPO Keeps Granting So Many Invalid/Illegal Patents
letter to Lord
The Toxic Playbook
Either you support Prince Mohammed bin Salman or you're a nazi
It's Possible That BetaNews Got Cracked, But Nobody Talks About It, The Site Contains an Outdated Old Image, No Activity
It's possible that they will never explain what happened to the site and users' accounts
Links 12/06/2025: Beach Boys’ Brian Wilson Dies
Links for the day
Gemini Links 12/06/2025: Video Game Diegesis and Steam Next Fest
Links for the day
Why the Militants Have Lost Every Battle Since 2022 (When Attacking My Wife and I in Various Ways, Even Attacking Our Employers)
This takes patience, sure, but at the end most evildoers face the consequences for their actions
Our Priority is Still Tackling Software Patents and Corruption in Patent Offices
Meanwhile we got compliments on our recent articles, which means that they are effective
Politics Will Impact Software Choices
Will those systems respect users' freedom?
EPO: Neglecting Children to Promote American Monopolies by Shielding Them From European Competition
Yesterday the Central Staff Committee at the EPO spoke about another "reform" at the Office
Slopwatch: Another Day, Another Slopfest, LLM Slop Scrapers Slow Down Our Site
We too have some slop issues; this past day this site and the sister site had to answer about 2.5 million requests (not counting Gemini Protocol) and it's slowing things down for everybody
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, June 11, 2025
IRC logs for Wednesday, June 11, 2025
Links 11/06/2025: More Vulnerabilities Found in 'Smart' Phones, China Extends Reach in the Pacific
Links for the day
Gemini Links 11/06/2025: Grain and Steam Next Fest
Links for the day
Links 11/06/2025: "Quantum" Hype From IBM, US Closer to Martial Law, and “The Nation” Celebrates Milestone
Links for the day
IBM's CEO Roasted, Sizzled and Grilled for Dumb and Inconsistent Vapourware Promises
It looks like being a chronic liar is what it takes to lead the company once synonymous with computing
IBM's Goal Is Not (and Never Was) Computer Users' Freedom
More than 1.5 decades ago I found IBM to be an "ally of convenience" because of OpenDocument Format (ODF)
Wayland Shows the IBM/Red Hat Way of Doing Things
IBM is trying to 'kill' X
GitHub is Proprietary, Controlled by Microsoft, and GPL Violation Warehouse
"IRS tax filing software [will be] released to the people as free software" ... In general this is good news
Slopfarm Catastrophe
Seems like BetaNews (or BetaNoise) has just suffered a major data loss and restored the site from a week-old backup
Abuse Inside the Polish Patent Office (UPRP) - Part VIII: Illegal Working Conditions
How many people need to die for these people to get their massive salaries?
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, June 10, 2025
IRC logs for Tuesday, June 10, 2025