Bonum Certa Men Certa

Links 14/06/2022: Oracle Linux 9 Developer Preview



  • GNU/Linux

    • Audiocasts/Shows

      • Late Night Linux – Episode 181 – Late Night Linux

        Arch is really easy to install now, Graham uses his keyboard as a mouse, replacing expensive security platforms with FOSS, silly AI pictures, and Will baffles us with electronics technobabble. Plus feedback about all sorts, including a chance to hear the noise that sends Joe to sleep.

      • VideoStop Making This Simple Linux Packaging Mistake - Invidious

        Linux package mangers are incredibly useful however there's one thing that stops that being the case, when packages conflict with each other for seemingly no reason, you should by all accounts be able to install them together but the package manager says no.

    • Kernel Space

      • OMG UbuntuUsing a Tablet as a Second Monitor in Ubuntu is Actually Pretty Easy - OMG! Ubuntu!

        Today I learn that it’s pretty easy to use an iPad or an Android tablet as a second monitor with Ubuntu 22.04 LTS.

        Not just “access your desktop” but “use it to extend your desktop” as though it were a regular, physically connected external monitor.

        I know: I’m supposed to be on the pulse of stuff like this and yet, here I am, monsieur slow-train, only learning about this capability cos it got mentioned it in a Reddit thread that, mercifully, passed before my eyes.

    • Applications

      • FOSSLinuxThe 5 best video players for GNOME Desktop | FOSS Linux

        Whether you’re watching your favorite YouTube video or an essential movie, listening to an audiobook or a podcast, or viewing something on Netflix, having the right video player can make all the difference.

        Although streaming online videos needs an internet browser, that doesn’t make these offline video players of no use. However, you will need a feature-full video player to play downloaded and recorded videos in different formats.

        With every operating system, a default video player comes pre-installed. Previously, Linux was mainly used for server administration, but it has been designed to be used on a personal computer with a user-friendly GUI in recent years.

      • Make Use OfThe 5 Best QR Code Generator Apps for Linux

        Originally developed for the automotive industry, QR codes are gradually gaining popularity in other sectors, thanks to their high readability and the capacity to store more data.

        As a result, you'll find QR codes in action across various applications today. Be it sharing vCards and Wi-Fi passwords or facilitating wireless payments, sharing app download links, or redirecting people to websites, QR codes can do just about anything.

        To get a QR code to do any of these, however, you need a QR code generator: a tool that can add information to QR codes. Here are some of the best QR code generators for Linux.

    • Instructionals/Technical

      • uni TorontoLinux kernel mode setting on servers (and Ubuntu 22.04)

        In the abstract, Linux's kernel mode setting (KMS) is having the kernel configure the display resolution, depth, and frequency in the graphics hardware instead of leaving it to user level code like the X server. In practice, KMS is three things that are currently completely tied together; the kernel graphics driver handling the actual mode setting, the kernel console switching from VGA text mode to a framebuffer console, and the kernel changing the graphics hardware to what is supposed to be the ideal (display) resolution when KMS activates (usually as the graphics driver is loaded).

        On desktops, this has a clear usage case and success story. The GUI environment is normally going to use KMS to set the display to its theoretical ideal resolution as soon as it starts. Setting the display up before then results in a smoother boot experience with less flashing, and it makes LCD displays happy as fast as possible (some of them will nag at users with on screen displays of 'I am not at my ideal resolution'). And if modesetting fails, everything is out to lunch anyway (unless the login GUI can notice and invoke some sort of resolution fallback).

      • CloudbookletHow to Install MariaDB on Ubuntu 22.04

        How to Install MariaDB on Ubuntu 22.04. MariaDB is one of the most widely used database software built over MySQL and used for several well-known applications that utilize like WordPress and many more.

        In this guide you are going to learn how to install latest MariaDB community server on Ubuntu 22.04

        This setup is tested on Google cloud, so it will work on all cloud hosting services like AWS, Azure or any VPS or any dedicated servers running Ubuntu 22.04.

      • FOSSLinuxHow to set up CUPS print server on Ubuntu 22.04 | FOSS Linux

        When multiple computers are connected to the same network, connecting each computer with a separate printer is impossible. Also, it is crucial to manage the print requests and send them to the appropriate printer if there are multiple printers. For this purpose, Print Servers are used.

        A print server is used to connect printers to the client’s computer. It can be a network device, an application, or a laptop. A print server’s job is to accept the print jobs, send them to appropriate printers, queue the jobs, count the pages, etc. It can manage hundreds of printers and is used in large companies and home offices.

      • Linux Made SimpleHow to install Firealpaca on a Chromebook with Crossover 21

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

      • CloudbookletInstall phpMyAdmin on Ubuntu 22.04 with Apache

        phpMyAdmin is a web-based application for interacting with MySQL database server. This tool provides you with a user interface to make MySQL operations so you don’t have to use the command line interface.

        In this guide you are going to learn how to install phpMyAdmin with Apache on Ubuntu 22.04 and secure it.

      • Network WorldRemoving duplicate characters from a string on Linux with awk | Network World

        The awk command can make it easy to remove duplicate characters from a string even when those characters aren’t sequential, especially when the process is turned into a script.

  • Distributions and Operating Systems

    • Screenshots/Screencasts

    • BSD

      • Ruben SchadeRubenerd: Our sites are now on FreeBSD 13.1-R

        If the upgrade on my cloud instance went smoothly, you should be reading this. If not, you won’t be reading this. Which means, who would I be talking to?

        Hmm, that’s a bit meagre for a blog post, even one that’s an announcement of a job well done. Maybe it’d seem less pointless if I padded it out with a meandering paragraph of redundant prose that contains no meaningful substance whatsoever. But from which words would I construct such a literary device? And surely the modest, attractive, intelligent people who read this blog on a regular basis would see right through such an obvious charade? Fair call, I should probably avoid doing that.

    • Fedora Family / IBM

      • Oracle Linux 9 Developer Preview Now Available for Download

        We are pleased to announce the availability of the Oracle Linux 9 Developer Preview release for the 64-bit Intel and AMD (x86_64) and 64-bit Arm (aarch64) platforms. Oracle Linux 9 Developer Preview is a major release that introduces many new features, enhancements, and changes. It is 100% application binary compatible with Red Hat Enterprise Linux 9 General Availability (GA) release; Oracle Linux 9 Developer Preview can be leveraged by developers, ISV and IHV to get ready for the GA release of Oracle Linux 9.

        Oracle Linux 9 Developer Preview includes security feature updates, networking, high availability, and file system improvements, and enhanced developer tools, compilers, and scripting language support. Oracle Linux 9 Developer Preview ships with the kernel-uek-5.15.0-0.23.1.el9uek Unbreakable Enterprise Kernel 7 (UEK) and kernel-5.14.0-1.7.1.el9 Red Hat Compatible Kernel (RHCK) packages. For details of the new features, enhancements, and changes, refer to the Oracle Linux 9 Developer Preview Release Notes.

    • Debian Family

    • Canonical/Ubuntu Family

    • Open Hardware/Modding

      • Andrew HutchingsDrag soldering a 100 pin QFP for a PiStorm 600

        I created a video to demonstrate how I drag solder QFP chips onto PCBs. This one being a CPLD for a PiStorm 600.

      • ArduinoElectriPop inflates 3D Mylar forms using electrostatic energy | Arduino Blog

        If you’ve ever stuck a balloon to your head, you know that static energy is powerful enough to overcome gravity. It is also possible to produce that energy on demand by running electrical current through some materials, including metalized Mylar sheets. In a recent project from Carnegie Mellon University’s Future Interfaces Group, researchers utilized this effect to inflate 3D Mylar forms.

        As demonstrated in the ElectriPop video, cutting a slit into a sheet of metalized Mylar will cause it to separate when electricity passes through. This is electrostatic energy causing the two flaps to repel each other. Similarly, the same force can cause the Mylar to lift and stand up as it repels from a charged base. By cutting complex shapes and patterns into Mylar sheets, the researchers were able to create 3D forms that come to life when they apply electricity.

  • Free, Libre, and Open Source Software

    • SaaS/Back End/Databases

      • The Register UKMongoDB's foray into analytics gets warm reception ● The Register

        At MongoDB's recent conference in New York, the company demonstrated its ambition in taking on workloads from other databases.

        The company has made significant inroads into the database market with a developer-friendly distributed document database to help devs build modern, web-based, transactional systems.

        Time series and search have become targets, with the promise of support for secondary indexes in the former, and Search Facets to help developers build search experiences more rapidly in the latter.

        But it was the continued push into analytics that impressed commentators, who were also keen to point out the limits to what could be achieved in a document database.

    • Programming/Development

      • RlangCrosstab calculation in R | R-bloggers

        Crosstab calculation in R, To create a crosstab using functions from the dplyr and tidyr packages in R, use the following basic syntax.

      • RlangVariational Mode Decomposition (VMD) using R | R-bloggers

        VMD has been used in many scientific areas with true or synthetic data. I’ll explain the functionality of the VMDecomp R package using two simple use cases.

      • RlangTiming data.table Operations | R-bloggers

        In a post last week I offered a couple of simple techniques for randomly shuffle a data.table column in place and benchmarked them as well. A comment on the original question, though, argued these timings aren’t useful since the benchmarked data set only contains five rows (the size of the table in the original post).

        That seemed plausible, so I’ve carried the test further. Often we’re interested in vectors with hundreds, thousands, or millions of elements, not a handful. Do the timings change as the vector size grows?

        To find out, I simply extended my computation from last time using microbenchmark and plotted the results below. I’m surprised to see just how much set() continues to outperform the other options even to fairly large vector sizes.

      • Geeks For GeeksLoad PDF From URL in Android with Kotlin

        PDF View is most of the applications to display the PDF files within the application to display the pdf within our own application rather than redirecting to another application. If we want to display multiple pdf files within our application we have to host these files and then access these files with the help of their URL. In this article, we will be building a simple application in which we will be loading PDF from URL using PDF View in Android using Kotlin.

      • Java

        • Geeks For GeeksTop 50 Java Project Ideas For Beginners & Advanced

          Java (originally named, “Oak”) is considered to be one of the best languages when it comes to building projects and is also a highly paid one. Be it a web app, android app, or even a gaming app, Java is best in every application. According to GitHub, there are 9 million developers globally and this community grows on a daily basis. Java is a class-based, objective, secured, and universal programming language. It has a Write Once, Read Anywhere (WORA) feature which makes it unique.

        • Geeks For GeeksAuthentication with API Key in Java

          Usually, in a web application, we will log in by using a username(email id/login name) with a password. Securely we can do the same by using an APIKey as well. Let us see what is an APIKey. The API key is a unique identifier that authenticates requests and if several users are there, their username or email id can be joined with the current date and a secure code meant only for that project by using the md5 mechanism, we can create APIKey and can maintain in a database. Let us see the ways of creating APIKey and inserting it into the database.

    • Standards/Web

      • Andre FrancaUSB-C now!

        Apart from that, to maximize profits, Apple is already not including chargers with the new iphones, which is an absurd. In Brazil, by the way, a judge, very correctly in my opinion, ruled in favor of consumer who bought a brand new phone, since this came to be considered a tying sale, that is, I sell you a product, then I sell you another one so that the first will work.

      • Jim NielsenVisualizing My Blog’s Internal Links - Jim Nielsen’s Blog

        I recently read a post which spurred an idea in my head. For the life of me I can’t find the original post. I looked in my notes, my RSS reader, my browser history — nothing.

        So I’m writing this post without citing the original source — maybe if you know it, you can reach out to me.

        The post was about links and the author said something like: “You don’t need to create tags in your writing. Your links are tags.” That struck me. While I’m not quite ready to abandon the semblance of structured tagging on my blog, the idea of thinking about links as tags was intriguing.

        It made me want to see the links I’ve created on my own blog. Consider it pompous, but I link to myself a lot. It’s my way of connecting ideas in my brain, even if I don’t formally tag them.

  • Leftovers

    • ViceSingapore Company Suing US Railroad for Train Robbery

      A Singapore-based shipper filed two lawsuits against Union Pacific for having $181,000 worth of merchandise stolen or contaminated while aboard the company’s trains somewhere between St. Louis, Salt Lake City and Los Angeles, according to court filings.

      Ocean Network Express, the Singapore-based shipper, claims in the first suit that $166,060 of L-Arginine, an amino acid supplement, was potentially contaminated when “The container was found at Los Angeles with doors open, the seal of the container having been breached during Union Pacific’s rail carriage of it.” The second lawsuit alleges theft of 360 solar panels worth a total of $15,796. It says the panels were “pilfered” while in Union Pacific’s custody.

    • Science

      • John GoerzenReally Enjoyed Jason Scott’s BBS Documentary | The Changelog

        Like many young programmers of my age, before I could use the Internet, there were BBSs. I eventually ran one, though in my small town there were few callers.

        Some time back, I downloaded a copy of Jason Scott’s BBS Documentary. You might know Jason Scott from textfiles.com and his work at the Internet Archive.

        The documentary was released in 2005 and spans 8 episodes on 3 DVDs. I’d watched parts of it before, but recently watched the whole series.

    • Health/Nutrition/Agriculture

      • CoryDoctorowPluralistic: 12 Jun 2022

        McDonald's had a history of serving coffee that was dangerously hot. It had received 700 complaints about the matter, and had had to settle numerous claims from people who were horribly burned by its coffee. However, it declined to settle with Liebeck, who initially sought $20k to cover her medical expenses.

    • Security

      • Exploring Webauthn Use Cases — Firstyear's blog-a-log

        Webauthn is viewed by many people and companies as the future of authentication on the internet and within our workplaces. It has the support of many device manufacturers, browser vendors and authentication providers.

        But for Webauthn’s lofty goals and promises, as a standard it has many fractured parts. Many of the features it claims at best don’t work, at worst, present possible security risks. The standard itself is quite confusing, uses dense and obtuse language, and laid out in a very piecemeal way. This makes it hard to see the full picture to construct a proper security and use cases analysis.

      • Threat PostBluetooth Signals Can Be Used to Track Smartphones, Say Researchers | Threatpost

        Researchers demonstrated a possible way to track individuals via Bluetooth signals.

        Researchers warn Bluetooth signals can be used to track device owners via a unique fingerprinting of the radio signal. The technique was presented via a paper presented at IEEE Security and Privacy conference last month by researchers at the University of California San Diego.

        The paper suggests that minor manufacturing imperfections in hardware are unique with each device, and cause measurable distortions which can be used as a “fingerprint to track a specific device”.

      • Kev QuirkSegregating Email With Sub-Domains - Kev Quirk

        I like to segregate my email by using unique addresses for many services. This makes things more secure, but it isn’t perfect…

        My pal, Luke Harris, recently wrote about how he’s decided not to use plus addressing any more and I get why. Plus address can be useful for stopping spam, but it’s easy to lose track of which address you have used where.

        Luke talks about a recent example in his post where he thought his Twitter account used the +twitter plus address, but was actually using +social.

      • The Register UKHelloXD ransomware bulked up with better encryption, nastier payload

        Windows and Linux systems are coming under attack by new variants of the HelloXD ransomware that includes stronger encryption, improved obfuscation and an additional payload that enables threat groups to modify compromised systems, exfiltrate files and execute commands.

        The new capabilities make the ransomware, first detected in November 2021 - and the developer behind it even more dangerous - according to researchers with Palo Alto Networks' Unit 42 threat intelligence group. Unit 42 said the HelloXD ransomware family is in its initial stages but it's working to track down the author.

      • Privacy/Surveillance

        • PIAPIA Is Leaving India Due to Data Collection Directive

          The Indian government has announced a new data collection directive, No. 20(3)/2022-CERT-In, which goes into effect on June 27, 2022. The legislation forces data-handling companies, including VPNs, to collect customers’ personal information. It also requires your data to be stored and shared (if needed) for up to five years – even if you stop using the service.

          This new ruling affects VPNs directly, since any online service with physical infrastructure in India has to comply with the new legislation. To comply with the new legislation while also being able to maintain our customers’ privacy, Private Internet Access will be removing its VPN servers located in India. That said, our clients will still have access to Indian IP addresses using our geo-located servers.

        • Stacy on IoTMoving away from your smart home? Here’s what you should do

          On our latest IoT Podcast episode, we take a question that Joel left on our IoT Voicemail Hotline. Joel is moving and he’s leaving behind his smart thermostat, a video doorbell, some sensors, and a water controller. He wants to know the best way to leave the devices, as well as instructions for them, to the new homeowners.

          I assume Joel had all of these devices still installed when the house was on the market. Technically, anything installed — particularly devices that are hardwired — during a showing should stay behind. That’s something to keep in mind for any smart home owners who plan to sell their house: Disconnect any gear you want to take with you before your house hits the market.

        • Garante per la protezione dei dati personali (Italy) - 9777996 - GDPRhub

          The Italian DPA fined a public waste collection company (processor) €200.000 for installing video surveillance systems without prior authorisation of the Municipality of Taranto (controller) and posting video's on Facebook with identifiable persons without a legal basis.

    • Defence/Aggression

      • Marcy WheelerThe January 6 Militia Witnesses Are Cooperating with DOJ, Probably Not the January 6 Committee

        I doubt that Cheney’s comment reflects any greater insight into where DOJ is headed than I’ve gotten from tracking DOJ’s investigation closely, though as I’ll explain below, the Committee undoubtedly has non-public insight into how the militias coordinated with those close to Trump. (One possible — and important — exception to this assumption might be Joshua James, the Oath Keeper who is known to have testified in an NYPD inquiry targeting Roger Stone associate Sal Greco.)

        While the Committee showed clips of depositions it had with Stewart Rhodes (pleading the Fifth in response to a question about arming members), Enrique Tarrio (expressing regret he didn’t monetize the Stand Back and Stand By comment), and Jeremy Bertino (who is Person-1 in the sedition indictment charging the Proud Boy leaders and who told the Committee that membership tripled in response to Trump’s comment), the more substantive claims about the militias on Thursday always cited the indictments against them, not evidence independently gathered by the Committee.

    • Environment

      • Energy

        • Franz DillThe Eponymous Pickle: Rethinking Datacenters

          More efficient electronics and improved datacenter cooling systems have emerged in recent years. Yet, these gains are insufficient to offset the enormous and growing demand for computational power, and the energy it draws. Grand View Research predicts that the datacenter colocation market will grow by a 13.3% annual rate through 2028.

        • Matt RickardThe Cost to Participate In Decentralized Networks

          The cost to run an Ethereum 2.0 validator will be 32 ETH ($50,000 at today's prices). Not to mention the operational overhead of running and maintaining complex software. Sure, you can pool resources (centralization) or outsource -as-a-Service (centralization).

    • Finance

      • Michael West MediaRBA’s rate rise gives free billions to Aussie banks

        When the Reserve Bank announced the biggest single rise in the cash rate in 22 years, it was not only the end of the era of ultra-low interest rates. Going it alone compared to its international colleagues to quash inflation, Australia’s central bank is gifting banks risk-free billions, reports Callum Foote.

        The move by Australia’s central bank to lift its cash rate target by 50 basis points to 0.85% made worldwide news, surprising Australian and international economists alike.

        International analysts at Reuters and Bloomberg had been expecting a rate hike of 25 basis points or 40 basis points. This was mirrored by domestic banks ANZ and Westpac who strongly argued for a 40 basis points increase in similar editorials. The domestic swaps market had priced in a 32 basis points move, with the futures market at a more conservative 29 basis points move.

        The RBA’s aggressive move was made as “inflation has picked up significantly and by more than expected,” according to the bank’s governor Philip Lowe.

      • CBCNearly 1 in 4 homeowners say they'd have to sell home if interest rates rise more, according to survey

        Nearly one in four homeowners say they will have to sell their home if interest rates go up further, according to a new debt survey from Manulife Bank of Canada.

        The survey, conducted between April 14 and April 20, also found that 18 per cent of homeowners polled are already at a stage where they can't afford their homes.

        More than one in five Canadians expect rising interest rates to have a "significant negative impact" on their overall mortgage, debt and financial situation, the survey found.

      • CBCDebt-to-disposable-income ratio eases down from record 185% | CBC News

        Statistics Canada says the amount Canadians owe relative to their income pulled back in the first quarter from the record level set in the fourth quarter of 2021, as incomes grew faster than debt.

        The agency says, on a seasonally adjusted basis, household credit market debt as a proportion of household disposable income fell to 182.5 per cent compared with the record 185 per cent in the previous quarter.

    • Civil Rights/Policing

      • CBCMore people are heading back to the workplace, but that doesn't mean they all like it | CBC News

        Career consultant Sweta Regmi remembers the days when working from home was unfathomable to her.

        If you had asked her years ago, when she was employed at a call centre, Regmi would have had a question of her own for you.

        "Are you crazy?" Regmi, founder and CEO of Teachndo Career Consultancy in Sudbury, Ont., said, laughing at the distant memory.

        But that was then — not today, when even her former colleagues at the call centre have been working from home amid a pandemic-era pivot toward more flexible work.

    • Monopolies

      • Copyrights

        • Daniel MiesslerHow Good is DALL€·E 2 at Creating NFT Artwork? - Daniel Miessler

          So the art is a big piece of it. You still need to hype it, get people to believe in its value, etc.

        • Michael GeistDefending the Indefensible: If Bill C-11 Won't Pass Until the Fall, Why is the Government Cutting Off Debate and Review Now? - Michael Geist

          The government’s motion to cut off Bill C-11 debate will head to a vote on Monday as it seeks to wrap up submission of amendments, voting on all amendments, the House of Commons report stage, and third reading within a week. Liberal MPs argue that Conservative filibustering at committee necessitates the motion, yet with Canadian Heritage Minister Pablo Rodriguez acknowledging that a Senate review of the bill will likely have to wait until the fall, there is no deadline and no obvious need to curtail proper review of amendments and House debate. Indeed, by rushing through the amendment review of the bill, the government undermines the credibility of the committee process and makes a full Senate review even more essential.



Recent Techrights' Posts

Who Asked Software in the Public Interest (SPI) for a Refund? ($100,000, Resulting in Losses of $267,201 in 12 Months, Highest-Ever Losses)
The IRS does not reveal who or what's tied to this refund (or the cause/reason)
"Cloud Computing" Was Always a Joke, But This Week Was the Punchline
Maybe stop following tech trends and fashions
 
Evidence: bullying, student union behaviour: Armijn Hemel's FSFE resignation
Reprinted with permission from Daniel Pocock
Evidence: psychological abuse, stalking, Galia Mancheva, Susanne Eiswirt ignored by FSFE judgment for Matthias Kirschner
Reprinted with permission from Daniel Pocock
Helping FSFE scam victims and conference organisers
Reprinted with permission from Daniel Pocock
Nigerian fraud in FSFE constitution
Reprinted with permission from Daniel Pocock
Worrying and Amusing Stories of "Clown Computing" Gone Awry
Many of these disasters could be avoided
Some Large German Media Covers Richard Stallman's Talks in Germany Earlier This Week
LLM-based chatbots are just "bullshit generators" (as he has long called them)
Links 22/10/2025: Amazon Plans to Replace Workers With Robotics, AWS and Clown Computing in General Ridiculed
Links for the day
Gemini Links 22/10/2025: Niri Completely Changes Multitasking and Overview of Diff-ers
Links for the day
Links 22/10/2025: Study on Misinformation by Slop and Heavily Debt-Sabbled Microsoft OpenAI (ClosedSlop) Uses "Browser" as Gimmick/Distraction
Links for the day
They've Already Spent Close to a Million Dollars on Lawyers and Sent Us About 50 KG of Legal Papers (Sponsored by Mysterious Third Party) to Try to Censor Techrights, Without Success
They try to overcompensate with sheer volume for a lack of solid, clear arguments (we are the victims here)
Trouble in Red Hat/IBM and a Retreat to Ponzi Economics in Search of Wall Street Market Heist
Would you invest your life savings in this kind of crap?
12 Months Ago the 'Hulk Hogan of UEFI' Officially Went 'Tag-Team'
We're actually sort of flattered or proud that such despicable people are so desperate to censor us
"Cloud Computing" Does Not Mean Safety
Fault tolerance is related to the notion of software freedom
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, October 21, 2025
IRC logs for Tuesday, October 21, 2025
The Fall of Windows: From Something to Nothing
Of course Microsoft will pretend everything is fine and "just trust the hey hi" (AI)
Sounds Like Fedora is Ready to Become Less of a Slave of Microsoft (GitHub)
This seems like a belated move in a positive direction
XBox is a Dead Microsoft Product in a Dying Industry
It's probable that another wave of XBox layoffs is just over the horizon (maybe even before month's end)
Progress on Techrights Site Search
Fun times
IBM's Bluewashing of Red Hat Means the Layoffs Are Silent, Barely Reported
Don't wait to hear about "Red Hat layoffs"
Gemini Links 21/10/2025: Happy Disconnection, AWS Falling Apart, Closing of Gemlog Blue
Links for the day
Full Audio of Today's Richard Stallman Talk in the Technical University of Munich
Free/Libre software and freedom in the digital society
Microsoft XBox is Just Vapourware (Promises of Hardware That Doesn't Exist), Real Products Perish
just as developers lose interest in developing for XBox Microsoft is increasing the costs imposed upon them
Slopwatch: Fake Articles (Slop) in "Linux" Clothing in Google News (Noise)
all about what Google does
Links 21/10/2025: Even "Inventor of Vibe Coding" Rejects Vibe Coding, USPTO Experiments With Slop in Examination
Links for the day
Richard Stallman Talk Now Available for Viewing (Archived Copy, Not Live-streamed)
This recording is over 2 hours old
Links 21/10/2025: AWS-Induced Chaos and Social Control Media Curbs
Links for the day
Gemini Links 21/10/2025: Programming, StarGrid, Brand-New Palm OS Strategy Game in 2025, and Chatbot as Addiction Mechanisms
Links for the day
The African Lion and the American Cowards
Safaris exist for people to watch and enjoy animals
Amazon Web Shenanigans Perfectly Timed for Today's Talk by Richard Stallman
Maybe listen to him instead of looking for excuses to ridicule the messenger
Mission:Libre Has Taken Off (Project by Carmen Maris)
there will be a lot more to report on next month (after the event)
Techrights to Publish More EPO Leaks Next Week
We're meanwhile also doing lots of work on search, whose interface now looks better
Links 21/10/2025: 'The Lost Art' of Neon Signs and Twitter (X) to Enable Identity Theft (or Handle Theft) as a Service
Links for the day
Plagiarism With LLM Slop: Hindustan Times (HT Digital Streams Limited) Has Become a Slop Factory/Hub
What a disgrace
A radical proposal to keep your personal data safe, by Richard Stallman
"The surveillance imposed on us today is worse than in the Soviet Union. We need laws to stop this data being collected in the first place"
Next Week We Launch Search at Techrights
We're planning to launch it some time next week. Maybe Tuesday, maybe Thursday.
Talk by Richard Stallman Will be Live-streamed in Less Than 10 Hours
Happy hacking
"No Kings" in the Software World (GAFAM Should Not Exist, Either)
"No Kings" is a good slogan. Let's start by ridding ourselves of masters, not only those who reside in DC or visit DC
Every Morning
Bugs/edge cases combined with automation can spell disaster
Insane, Deliberately Dishonest, or Just Another Bigot?
very intellectually-dishonest human being
A Lot of Techrights is Built on Perl
Perl also runs the sister site
The Register MS Selling Slop for Microsoft (Vapourware, Ponzi Scheme, False Claims)
What will be left of The Register MS if it keeps repeating falsehoods and looking to profit from Ponzi schemes?
analytics.usa.gov Says Less Than 14% of Web Requests (to Government Sites) Come From Vista 11
Vista 11 was released more than 4 years ago!
People Who Attempt to Take Down Correct Information Need a Doctor a Day
“Journalism is printing something that someone does not want printed. Everything else is public relations.” ― George Orwell
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, October 20, 2025
IRC logs for Monday, October 20, 2025
Vista 11 is Sinking While Microsoft is PIPing (Mass Layoffs But Silent Layoffs)
We're witnessing a shift in platform dominance
Richard Stallman is Having a Good Week Already (Stallman Was Right About 'Clown Computing')
That alone is worth bringing up in his talk
An Update About Soylent News, With Jan Rinok "Back in the Saddle"
Burnout or "near burnout" a possibility when having to curate abuse
When Prominent GNU/Linux Distros Are Run by Spies
What has Microsoft Canonical become?
More Publishers and Companies Nowadays Say "GNU/Linux", Not "Linux"
It's not to see InstallAware saying GNU/Linux this week
Google News is Now Promoting a Parasitic Slopfarm Called "findarticles.com", Where Plagiarism of "Linux" Articles is Rampant
Does Google even care about the slop epidemic? Google itself is a vendor of slop now (and it calls it "Gemini")
Gemini Links 20/10/2025: Pumpkin Carving, "Hey Hi", and Other Buzzwords
Links for the day
Slopwatch: Google News Promoting Fear, Uncertainty, Doubt (FUD)
What is the value of Google News if so many results in it are fake 'articles?
Rejecting 'Snoop-Phones' and Turning "Old" Phones (or Tablets) Into Freedom-Respecting Appliances
Paul Fernhout (pdfernhout.net) wrote back to Akira Urushibatathis this past weekend
Our Uptime This Year Was Better Than AWS (Also a Lot Cheaper)
We never used "the cloud"
Amazon Web Shenanigans
An ongoing, experimental endeavour
Death of Elias Diem: FSFE mailing list archives hidden
Reprinted with permission from Daniel Pocock
Links 20/10/2025: Louvre Museum Reveals Weakness, About 7 Million Protest US Turning Into Oligarchy/Monarchy
Links for the day
They Should Have Listened to Techrights Over a Month Earlier (Xubuntu Site Compromised)
we reported this issue about 40 days earlier and nobody did anything about it
Richard Stallman to Give Another Talk Today in Bavaria (Bavarian Academy of Science)
Tomorrow at 6 PM he speaks in Munich
Apple is the Company of Dictators and Worse
Apple is just another greedy corporation in search of sweatshops and even pedophiles (especially the high-profile ones)
Counting Unhatched Eggs Is Not Counting Chickens
Everything here will persist as normal
Barry Kauler Explains That Puppy Linux and EasyOS Exclude Systemd to Keep Things Simple
Barry Kauler's Puppy Linux is in the community's hands. He now focuses on EasyOS and more.
The "Infinite Bread"
The biblical story of Jesus feeding the 5,000 has software parallels
Half a Year After Brian Fagioli Got Kicked Out of BetaNews for Slop He's Still Doing LLM Slop and Slop Images Targeting 'Linux' (Plagiarising Original Works)
If the Web gets polluted or flooded by slopfarms such as these, and Slashdot then sends traffic so these slopfarms (Slashdot probably doesn't do this intentionally), then real writers with real knowledge of GNU/Linux will lose the spark for publishing
In Many Cases and in Many Different Ways, Technology Became Less Durable and Less Reliable Over Time
The "modern" things are more complex. And complexity is a foe or reliability and repair-ability.
Microsoft's LinkedIn is Losing Money, Traffic, and Hope; Now It Wants to Sell Its Users' Lifeblood (and Data)
Let this be a reminder of what social control media really is about
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, October 19, 2025
IRC logs for Sunday, October 19, 2025
Campaign of FUD Against Framework Laptops and GNU/Linux (Using Microsoft's Attack on Linux, 'Secure Boot')
Ritual Defamation Cult has turned its attention over to Framework
Microsoft Lunduke: Freedom of Speech Means Spreading What I Have to Say and Banning People I Disagree With
4Chan is one he aims for and he is siccing 4Chan trolls at people he doesn't like
Liberation From 'The Feed'
They rank things based on the editor's choice/ideology (he or she knows the sponsors, hence the masters)
Microsoft's Killing of Vista 10 Seems to Have Resulted in More Articles About GNU/Linux (But Also FUD)
We not only saw a rise in traffic, we also saw a remarkable rise in the number of articles