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

Links 25/06/2025: Elon Musk’s Lawyers Caught Lying, WhatsApp Faces More Bans
Links for the day
Wayland Pushers Lose the Argument, Use LLM Slop and Chatbots to Make Up Arguments for IBM
Another new low and low blow
What is "MATA"?
Think of it as GAFAM or "Meta"
WebProNews is a Slopfarm
Please avoid linking to WebProNews
Another "Told You So!": XBox Mass Layoffs at Microsoft (Many Recent Reports Were Chaff and Spin), Many Other Divisions Affected
With mass layoffs at Microsoft the world would be much better
 
BetaNews Beginning to Show What Its True Goals Are
The 'new' BetaNews won't be about journalism. It's trying to sell things.
Microsoft Has Lost "The War"
We'll soon see the 9th or 10th wave of Microsoft layoffs in 2025 alone
Slopwatch: A Wreck and a Dreck, "Flooding the Zone With Dreck" or Flooding the Web With Junk
"Slopwatch" continues today because we have many new examples
Links 25/06/2025: Thwarting More Software Patents, Overlap Grows Between EPO Corruption and Illegal Kangaroo Patent Courts in EU
Links for the day
Brian Fagioli Created Another Slopfarm Targeting "Linux" After BetaNews Became a Slopfarm of Phantom Accounts and Pseudonyms
Mr. Fagioli even had slop about a dead Torvalds (hypothetical) as clickbait
Wayland is Perfect, Nobody Can Escape Its Perfection! (Or Not)
Do not form on opinion on Wayland based on politics
Moral Duty for "Linux Sites" to Speak Out Against LLM Slop
My wife has long complained about "Linux bloggers" keeping quiet and thus passive about a growing problem: slop
In Recent Hours Google News Promoted at Least 3 Slopfarms That Relayed Linux Foundation Propaganda Made by Bots or LLM "Bullshit Generators" (as Dr. Stallman Dubbed Them)
Google is circling down the drain and Google News too is hopeless
Linux Journal is a Slopfarm, It's Experimenting With LLM 'Authors'
Is Slashdot next?
Microsoft LinkedIn is Dying and Many More Layoffs Are on the Way
LinkedIn is just a failed acquisition of Microsoft. It causes losses and debt.
Gemini Links 25/06/2025: Combinatorial Music and Self Hosting
Links for the day
Richard Stallman Coming Back to Europe This Autumn to Give More Talks
His last talk in Europe attracted about 400-450 people
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, June 24, 2025
IRC logs for Tuesday, June 24, 2025
Social Control Media, Technology & Catholicism: Synod on Synodality review and feedback
Reprinted with permission from Daniel Pocock
How Many More Women Will Managers at Microsoft Strangle and Tell to Kill Themselves (or Try to Kill)?
The world needs to know what happened
The New BetaNews: 7 New 'Articles', All of Them LLM Slop
BetaNews is basically defunct. Nobody writes there anymore.
statCounter Estimates Only 1 in 300 Iranians Would Use Microsoft for Search
Iranians don't quite trust Microsoft
Gemini Links 24/06/2025: ftpd on FreeBSD and Online Small Web Magazine
Links for the day
Google News Does Great Harm by Promoting Slopfarms as Legitimate News Sites
Slopfarms are sites which are 100% LLM slop
Links 24/06/2025: Trouble at "Open" "AI" and ‘Siarhei is Free’
Links for the day
Gemini Links 24/06/2025: Stimulants and Subscription Costs for DRM
Links for the day
When the Microsoft Aggressors Rely on Several Law Firms ('Attack Dogs', 'Guns for Hire'), Not Just One, Lawyering Up Against Techrights (Acting on Behalf of Americans Against UK Publishers)
From serving customers at some restaurant he has moved on to bullying people with demand letters
Links 24/06/2025: OpenAI [sic] May Soon Die (Too Much Debt) and Social Control Media Accused of Being Misinformation/Disinformation/Propaganda Amplifier
Links for the day
Nirbheek Chauhan in Planet GNOME Explains Why Wayland Pushers Are Losing
"A strange game. The only winning move is not to play."
Polygamy, from Catholic Synod on Synodality to Social Control Media & Debian CyberPolygamy
Reprinted with permission from Daniel Pocock
Only a Third of or 1 in 3 Web-Connected Devices is a Desktop or Laptop, According to statCounter
we can expect Android to widen its lead
The Days Are Getting Shorter, the First Half of 2025 is Almost Over
We're gratified to see significant increase in traffic and also positive feedback on the work we do
Turning GNU/Linux Into a Political Football
X (not the site) is Free software
X Server Still Works for Many People
A lot of people will grow suspicious of Wayland boosters/pushers if they persist and insist on using these tactics
Exactly a Week Ago "BetaNews Staff" Said "Betanews Is Growing Alongside You". Since Then Every Article (All by "Camila Nogueira") Has Been LLM Slop.
BetaNews is basically a slopfarm
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, June 23, 2025
IRC logs for Monday, June 23, 2025
The "Tarzan Effect" in Compilers and Software
What happens when you forcibly make things 'work', either by hacks or by disregarding warnings (like those that compilers tend to issue)?
Gemini Links 23/06/2025: Mass Tourism, Hair Love, and Google Gemini as a Googlebomb
Links for the day
Law Firm Burgess Mee Does Not Fully Deny Participating in Abusive Litigation for Serial Strangler From Microsoft
I am not unfamiliar with these tactics
The Modus Operandi of Wayland Pushers: Make It Political
do what I say or you're a nazi...
Links 23/06/2025: RFE/RL Contributor Vladyslav Yesypenko Released, Recording Industry Cutbacks
Links for the day
Brett Wilson LLP Solicitors (M): Over 99.9% of Our E-mail is Self-Marketing, We Send You 3.5MB E-mails for Less Than 1KB of Text
Why would tech people entrust legal matters to such people?
Peter Moon's (Computerworld) Interview With Richard Stallman
Stallman: If you want freedom don't follow Linus Torvalds
At What Point Does Outsourcing Constitute Malpractice?
Brett Wilson LLP's new staff page is misleading
United Arab Emirates (UAE) Sailing to GNU/Linux, According to statCounter
countries in that region will quickly learn the price of neglecting digital sovereignty
From Do Your Own Research to Do Your Own Search
The Web is full of garbage; search engines amplify this garbage
More People Moving to Geminispace?
at age 6+ Gemini Protocol seems to have gained some maturity and it seems like more people use it
Permutation in LLMs Does, Inevitably, Change Meanings and Therefore LLMs Cannot Properly Rephrase or Summarise Texts
LLMs lack actual grasp or comprehension of what they spew out
Links 23/06/2025: Many Security Breaches, Population Declines
Links for the day
Gemini Links 23/06/2025: "America at the Crossroads" and OpenWRT Surgery
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, June 22, 2025
IRC logs for Sunday, June 22, 2025
Pure Dove
Different means different, and sometimes those who "deviate" from "the norm" have a point
Censorship is a Sign of Weakness Which Invites More Censorship Attempts
revolutionaries don't succumb to pressure from bullies
Why It's Unlikely That LLM Slop Will Dominate the Web in the Long Run
Slopfarms will eventually perish (they have no actual value) and "survivors" on the Web will be sites that never depended on search engines and social control media
GNU/Linux in Argentina Now Measured Near 5%
Like in central Europe, they must be seeing an increasingly hostile US
BetaNews is Fake News, Composed by LLM Slop
nothing in BetaNews is written by humans anymore