Bonum Certa Men Certa

Links 12/08/2022: End of JingPad A1/JingOS, Russia Makes GNU/Linux Laptops



  • GNU/Linux

    • Desktop/Laptop

      • Tom's HardwareRussian-Made Baikal M1-Based Laptop Shows Up in Pre-Production | Tom's Hardware

        Bitblaze, a Russian brand specializing in servers, storage systems, and workstations, has demonstrated its pre-production Bitblaze Titan BM15 laptop based around the Baikal-M1 processor designed in Russia. The notebook, designed primarily for government agencies and enthusiasts, is said to enter mass production in November. The only question is whether the company can indeed mass produce the machine now that TSMC does not produce advanced chips for any company in Russia.

        "I have a legend in my hands: a pre-production Bitblaze Titan (opens in new tab) laptop based on the Baikal-M processor is ready," said Yana Brush, commercial director of Prombit, the company behind Bitblaze, in a blog post (opens in new tab). "A very decent built quality, thin aluminum case, light weight. I have tested some mainstream software applications: office programs and YouTube. Works great, lasts five hours on the battery. We continue testing in various workloads, getting ready for the official release."

        [...]

        Keeping in mind that the company does not disclose which Linux distributions the machine will run, it should be testing various software.

      • Unicorn MediaFOSS Force Open Source News Quiz (8/12/22) - FOSS Force

        How closely did you follow the news about Linux and free and open source software this week? You can get an idea about how well informed you are (and have some fun in the process) by taking our Open Source News Quiz. Once you’re done, scroll down to the comments section and let us know how you did!

    • Audiocasts/Shows

    • Kernel Space

      • Paul E. McKenneyStupid SMP Tricks: A Review of Locking Engineering Principles and Hierarchy: paulmck — LiveJournal

        Daniel Vetter put together a pair of intriguing blog posts entitled Locking Engineering Principles and Locking Engineering Hierarchy. These appear to be an attempt to establish a set of GPU-wide or perhaps even driver-tree-wide concurrency coding conventions.

        Which would normally be none of my business. After all, to establish such conventions, Daniel needs to negotiate with the driver subsystem's developers and maintainers, and I am neither. Except that he did call me out on Twitter on this topic. So here I am, as promised, offering color commentary and the occasional suggestion for improvement, both of Daniel's proposal and of the kernel itself. The following sections review his two posts, and then summarize and amplify suggestions for improvement.

    • Instructionals/Technical

      • Linux Made SimpleHow to install OpenSCAD on a Chromebook

        Today we are looking at how to install OpenSCAD 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.

      • OMG UbuntuHow to Add WebP Support to Ubuntu 22.04 LTS - OMG! Ubuntu!

        It’s surprisingly easy to enable WebP support in Ubuntu 22.04 LTS, letting you see image thumbnails in the file manager and open WebP images in the default image viewer.

        It’s made possible but the wonderful open source webp-pixbuf-loader library. You install it, restart any/all apps that can use it, and bam: WebP images appear right in front your window peepers (aka your eyes – I could’ve just said eyes).

      • MakeTech EasierBeginner's Guide to Arduino - Make Tech Easier

        Whether you’re an embedded systems vet, high school scientist, or some curious cat from some human-filled continent, there’s always a place to start your electronic explorations. If it turns out the manual wasn’t enough, then check out this beginner’s guide to Arduino.

      • HowTo GeekHow to Check a Linux Laptop’s Battery From the Command Line

        Laptop computers let you work where ever you want. Well, just so long as there is life in your laptop’s battery. Here’s how to check your battery on the Linux command line.

      • Make Use OfHow to Connect to Algo VPN From Android, iOS, Linux, and Windows

        Algo VPN is a set of scripts which help you to deploy your own Virtual Private Network (VPN) on a rented Virtual Private Server (VPS).

        Setting up Algo VPN is simple, but how do you connect to it using the most popular desktop and mobile clients?

      • Make Use OfHow to Install and Remove Software in Manjaro Linux

        Managing packages and apps seems sophisticated to first-time Manjaro users. But with so many different options to choose from, it's actually a breeze.

        Myths shroud Linux distros, and often deter people from migrating from Windows and Mac. Over the years, many things have changed, encouraging people to take the leap of faith and allowing users to see what’s on offer.

        One of the common Linux myths revolves around software downloads and installations on Arch-based distributions. Installing software has become easier since many options have evolved, making software download a cinch.

        If you are using Manjaro Linux, here are six easy ways to install and remove applications.

      • AddictiveTipsHow to listen to Tidal on the Linux desktop with Tidal-hifi

        Tidal is a high-quality audio streaming service. It offers a wide variety of music of lossless quality. Here’s how you can use the Tidal streaming service on your Linux PC with the Tidal Hi-fi app.

      • LinuxiacHow to Install VS Code on Ubuntu 22.04: A Step-by-Step Guide [Ed: It is spyware, it's proprietary. and it is controlled by a company that attacks Linux. Why help people do bad things?]
      • HowTo ForgeHow to Clone Disks with Linux dd Command

        In this tutorial, we’ll refer to a practical example of the Linux dd command that can be used to migrate or clone a Windows Operating System.

    • Desktop Environments/WMs

      • GNOME Desktop/GTK

        • OMG UbuntuUpdated: This GNOME Extension Brings ‘Material You’ to Linux Desktops
          Android fans pining after Material You-inspired personalisation on their Linux desktop need look no further than the following new GNOME Shell extension.

        • Daniel AleksandersenStop using DICT dictionary apps (such as GNOME/MATE Dictionary) | Ctrl blog

          The MATE Desktop for Linux installs a Dictionary app by default (a fork of the retired GNOME Dictionary app). The apps don’t protect your pricacy, and you might want to stop using them.

          With the apps’ default configuration, your word queries are looked up online via an arcane old internet protocol called DICT (RFC 2229). The protocol was standardized in 1997 and it doesn’t include any encryption or other privacy protections.

          So, why is this a problem for dictionary lookups?, you might ask. Some knowledge is forbidden knowledge, depending on your local authorities. For example, it is inadvisable to look up information about abortion from within some U.S. states, war crime in Russia, or democracy and human rights in China.

          The apps don’t warn you about their privacy implications when you launch them. They’re technically required to inform you about whom they share data with (the dictionary server providers) under the General Data Protection Regulation (GDPR) in the E.U.

  • Distributions and Operating Systems

    • Updates for July, 2022 â‹… elementary Blog

      Firstly, thank you so much for your patience this month! I’ve been out sick with COVID for about 3 weeks, so I haven’t been able to contribute much or organize releases this month. I want to give a special thanks to our volunteer community who has continued to make improvements and move forward on projects in my absence. I’m excited to catch up and get back to work to make the most of the rest of this month. Having said that, this is going to be a very brief updates post.

      [...]

      A ton of energy in the community has gone into Gtk 4 porting for OS 7 and beyond. The team is making steady progress on porting System Settings and we landed the Gtk 4 port for Sideload. We’ve also uncovered some style issues and gaps in style constants, so if you’re working on porting your app to our Flatpak Platform 7, know that we’ll be releasing some fixes soon.

      I want to give some special acknowledgment to Owen Malicsi who has taken a lot of ownership over Gtk4 porting. Owen started contributing to elementary to improve his development skillset in preparation for college, and he’s done an amazing job both in successfully porting components to Gtk 4 as well as identifying blockers and creating discussions around refactoring for Gtk 4 paradigms. I’m super proud of his growth and contribution and we wish him well in his studies! Thanks Owen!

    • Fedora Family / IBM

      • Fedora MagazaineContribute at the Fedora Kernel 5.19 and GNOME 43 Beta test weeks

        There are two upcoming test weeks in the coming weeks. The first is Sunday 14 August through Sunday 21 August. It is to test Kernel 5.19. The second is Monday 15 August through Monday 22 August. It focuses on testing GNOME 43 Beta. Come and test with us to make the upcoming Fedora 37 even better. Read more below on how to participate.

      • TediumPortable Computer Pre-History: Portable Before Laptops

        Portability is relative. When former Texas Instruments employees Rod Canion, Jim Harris and Bill Murto created a portable version of the IBM PC in 1982, it was a hulking device that weight 28 pounds and was roughly the size of a sewing machine. If you sold a desktop computer that weighed 28 pounds in 2018, you’d be laughed off the block. But the device, called the Compaq Portable, was revolutionary for its time and thrust the company that made it into the mainstream. It wasn’t too long before then that a portable computer was so embarrassingly large that you would probably break your legs if you used it as a laptop. Tonight’s Tedium ponders a time when portable computing meant something just a little bit bigger.

      • Fedora Sway OSTree Spin name

        The Fedora Sway SIG is working to create an immutable version of the Sway Spin (also work in progress) using OSTree.

        Those immutable spins of Fedora are becoming more common following Silverblue and Kinoite’s success.

        As it often happens, one of the most challenging things to do in creating something is to come up with clever names. This task is made even more complex by the relatively small amount of people active in this conversation. For this reason, during the last SIG meeting, it was decided to socialize this decision so that more people could suggest their ideas.

    • Canonical/Ubuntu Family

      • The Register UKUbuntu 22.04.1: Slightly late, but worth the upgrade
        The first point-release of the newest Ubuntu is here, which marks the stage it formally becomes the new long-term-support release.

        As we mentioned last week, there were some last-minute delays in the 22.04.1 release process. The release was delayed until August 11. But now it's here, as Canonical announced on its official blog. The release notes list the changes.

      • Ubuntu HandbookThe First Point Release, Ubuntu 22.04.1 is Available to Download
        The first point release of Ubuntu 22.04 is finally out! Users of Ubuntu 20.04 will receive notification to upgrade to the new LTS.

        For users who are still running Ubuntu 20.04, the new LTS features Linux Kernel 5.15, GNOME 42 desktop with built-in 3-finger gestures, new screenshot UI, horizontal workspace view, and RDP remote desktop sharing, and more.

      • ZDNetCanonical releases Ubuntu 22.04.1 | ZDNet

        Linux is always evolving and improving. So Canonical, Ubuntu Linux's parent company, releases point upgrades about twice a year to deliver the latest software, improvements, and security fixes. Now you can easily update your Ubuntu release or download and install Ubuntu 22.04.1.

      • Ubuntu 22.04 LTS and 20.04 LTS: Canonical Releases Kernel Security Updates – Research Snipers [Ed: May be a plagiarism domain]

        British Linux distributor Canonical is releasing security updates to the Linux kernel for Ubuntu 22.04 LTS (“Jammy Jellyfish”) and Ubuntu 20.04 LTS (“Focal Fossa”), patching vulnerabilities in its operating systems. The vulnerabilities fixed could lead to a Denial of Service (DOS) lead.

    • Devices/Embedded

      • SparkFun ElectronicsEssential Sensors

        Welcome back, everyone! It's Friday and you know what that means? New products! This week, we have three new kits to show off to you and we'll start it off with the new Essential Sensor Kit V2. This kit includes all of the most vital sensors currently available and only changes out a few parts that have been most effected by the supply chain issues plaguing our community. Following that, we have two new PIR Breakout Kits that require absolutely zero soldering! These kits are great for detecting motion in a small area and optimized for small movements to offer motion-sensing options for battery powered applications. Now, let's take a closer look at this week's new products!

      • LiliputingLilbits: The sad fate of the JingPad A1 Linux tablet, Tabs coming to File Explorer for Windows 11, and more

        Apple has long dominated the tablet space, but that hasn’t stopped companies from releasing hundreds of Android, Windows, or Chrome OS tablets in recent years. The JingPad A1 was supposed to be something different: it shipped with JingOS, a Linux-based operating system optimized for touchscreen input but capable of running full-fledged desktop apps.

        At least that was the idea. But when Jingling, the company behind the tablet, began shipping units to customers last year, many found the software to too buggy for the general public and not as open as Linux enthusiasts would like. Eventually the company ran out of money, laid off staff, and did provide a way to replace the operating system with Android or something else (like Ubuntu Touch). While Liliputing has covered the rise and fall of Jingling, but we never actually got to spend any time with the JingPad A1 tablet itself. Now TechHut has put together a video documenting the highs and lows… with some hands-on demonstrations of wha the tablet could and could not do.

    • Open Hardware/Modding

      • PurismWhat is Special About the Librem 5 USA

         Starting at the hardware level, the Librem 5 USA has Made in USA electronics, where the mainboard PCBA and type-c PCBA are manufactured at the Purism facility in the United States of America.

        That means we use a secure hardware supply chain. The Librem 5 USA has three hardware kill switches that sever the power to various circuits: Cellular Modem, WiFi-Bluetooth, and Microphone-Cameras. In this state, your phone is safely cut off from any outside attackers; when the power is severed these devices do not exist.

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

  • Leftovers

    • Health/Nutrition/Agriculture

      • Shirish Agarwal: Mum and Books

        The first lesson I would like everybody to know and have is to buy two machines, especially a machine to check low blood pressure. I had actually ordered one from Amazon but they never delivered. I hope to sue them in consumer court in due course of time.

      • Takeaways from The Obesity Code
    • Security

      • The HinduCERT-In identifies multiple vulnerabilities in Microsoft products and Red Hat Linux Kernel

        CERT-In on Wednesday issued alerts for multiple vulnerabilities in Microsoft products including Microsoft Exchange, Microsoft Windows Support Diagnostic Tool, and Red Hat Linux Kernel. The vulnerabilities are said to be used by remote attackers to access sensitive information and execute arbitrary code on Microsoft products while in Red Hat Linux Kernel they can be exploited to gain elevated privileges and access sensitive information

      • Trend MicroIron Tiger Compromises Chat Application Mimi, Targets Windows, Mac, and Linux Users [Ed: The issue is MiMi, not the OS]

        We noticed a server hosting both a HyperBro sample and a malicious Mach-O executable named “rshell.” HyperBro is a malware family used by Iron Tiger (also known as Emissary Panda, APT27, Bronze Union, and Luckymouse), an advanced persistent threat (APT) group that has been performing cyberespionage for almost a decade, and there have been no reports of this group associated with a tool for Mac operating systems (OS). We analyzed the Mach-O sample and found it to be a new malware family targeting the Mac OS platform. We also eventually found samples compiled for the Linux platform that belongs to the same malware family.

      • This Week in Malware - Fileless Linux Cryptominer, 100 Packages [Ed: The issue is not "Linux" but malware that one can unwittingly install in Linux]
      • Privacy/Surveillance

        • Citizen LabDirector Ron Deibert delivers testimony to the Standing Committee on Access to Information, Privacy, and Ethics - The Citizen Lab

          On August 9, 2022, Citizen Lab Director Ron Deibert appeared before the House of Commons’ Standing Committee on Access to Information, Privacy, and Ethics to speak on the human rights, public, and national security risks associated with spyware and the unregulated nature of the mercenary spyware industry. As well, he provided initial recommendations for how the Canadian government should begin to address the use of spyware by government agencies like the Royal Canadian Mounted Police (RCMP).

    • Internet Policy/Net Neutrality

      • Public KnowledgePublic Knowledge Applauds D.C. Circuit Court Ruling Affirming FCC’s Authority Over Spectrum - Public Knowledge

        Today, the D.C. Circuit Court of Appeals affirmed the Federal Communications Commission’s November 2020 Report and Order to reclaim part of the 5.9 GHz spectrum band from the auto industry in the case, ITS America v. FCC. Public Knowledge filed an amicus brief in support of the FCC and commends the court for reinforcing the FCC’s authority over spectrum, marking a major victory toward closing the digital divide.

        In 1999, the FCC gave the auto industry 75 MHz of spectrum exclusively for “Dedicated Short-Range Communications” (DSRC) for the purpose of improving public safety. After more than 20 years of waiting for the industry to deploy DSRC, in 2020 the FCC approved an Order to phase out DSRC and replace it with a new, more efficient technology called Cellular Vehicle-to-Everything (C-V2X).

        As explained in our brief, the 30 MHz of spectrum the auto industry retained is more than sufficient for collision avoidance and safety purposes. Rather than allowing the auto industry to retain excess spectrum for commercial uses such as location-based advertising, the FCC repurposed the lower 45 MHz for unlicensed use which will enable next-generation Wi-FI.

  • Gemini* and Gopher

    • Personal

      • Manhattan

        Walking on 6th ave in midtown, in the 50's I heard a really strange sound moving towards me. A closer inspection revealed a man riding a bike... without any tires. Right on bare rims.

    • Technical

      • Science

        • In defense of geocentricism

          During their lessons on science, school children are eventually taught about two models of our Solar System.

          The geocentric model, they are taught, was devised by the silly, irrational people from our distant past. These ancient peoples thought that planets were “wandering” in the sky, or following complex epicycles. They were either too superstitious, or they simply lacked the imagination and intelligence, to understand that planetary motion was much simpler and more elegantly explained by a better model of the solar system.

          The heliocentric model, children are taught, is what our solar system is Really Like. The planets have elliptical orbits around the Sun, which is a “star” and not a “planet”, and the Moon orbits the Earth, and is not a “planet”, but instead “a moon”. Only brave iconoclastic geniuses of the Renaissance were willing to stand up against the oppressive and irrational orthodoxy of their day, children are taught.


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



Recent Techrights' Posts

Fragmentation of Data
Life is too short to "hoard" data
Jamie Zawinski Complained About Wayland, Then Decided to Give It a Go, Now Complains Again About Wayland
Ask IBM (Red Hat) why it's worth throwing so much away just for Wayland fanaticism
Russia Set to Ban Facebook?
If WhatsApp is made to "leave", that means Facebook or "Meta".
Taking Stock of a Good and Productive Week
We shall now be taking a break, unpacking the new hard drive (8 TB), and making backups of everything
Ageism in Tech
Your protocol is "old"...
 
Social Control Media Relies on Advertisers, So It'll Always Be Hostile Towards Free Software
Sales, sales, sales
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, July 20, 2025
IRC logs for Sunday, July 20, 2025
In Defence of "Spinning Rust"
Just because something is "old" (or older) doesn't mean it ought to become extinct
Using Free Software to Prepare Legal Documents
LibreOffice is openly complaining about OOXML as an obstacle
Tech and Technology Are Not the Same Anymore
"Are you into tech, Sir?"
Our Articles About SLAPPs Receive Recognition and Interest
This week we shall continue writing about the 3 lawsuits we filed
Are You Served?
For many people, advocacy of Free software and GPL enforcement are assumed to be happening
Conspiracy or grooming? Alex Jurado, Voice of Reason compared to Outreachy
Reprinted with permission from Daniel Pocock
Links 20/07/2025: Security Breaches and Former 'Open' 'AI' Engineer on Hype and Culture Issues
Links for the day
Links 20/07/2025: Fending Off BRICS and US Government Attacks Its Own Media (Like China and Russia)
Links for the day
Framed by social control media: Alex Belfield, Voice of Reason
Reprinted with permission from Daniel Pocock
Gemini Links 20/07/2025: Summertime and OCC25 Wrap-up
Links for the day
Slopwatch: Planet Ubuntu, LinuxSecurity, and More
former "Linux" blogs which basically became slopfarms
Links 20/07/2025: More GAFAM Lawsuits, Layoffs, and SLAPPs
Links for the day
Nice Recovery (From Actual Fire) by PCLinuxOS, New Version of PCLinuxOS Released, Now Top of DistoWatch
PCLinuxOS is a community-driven distro
More Microsoft Shutdowns That Mostly Slipped Under the Radar
Remember what happened to books 'sold' by Microsoft?
Microsoft Lunduke Still Fighting Cancel Culture With... Cancel Culture
There will be no "winners" in such 'debates'
The History of Daily Links and Politics
"I support Wayland, but I also support abortion..."
Microsoft is at 0% "Market Share" in Most Areas
Depending on the taxonomy chosen, there may be dozens of categories other than desktops and laptops
"The moment MSFT stock fails to start tumbling, that’s the beginning of another corporate giant going under."
There are far more layoffs at Microsoft than at Intel, but you would not get this impression based on Wall Street media
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, July 19, 2025
IRC logs for Saturday, July 19, 2025
Gemini Links 19/07/2025: Git For Authors and Filtered Antenna
Links for the day
UEFI 'Secure' Boot Abuses by Microsoft to be Brought Up in the UK High Court in 3 Months
we'll seek compensation
Next Year It'll Be Half a Decade Since the Fall of Freenode (and IRC is Still Doing OK)
Our IRC network is still accessible using the exact same software that ran in Windows 3.x
Lupa Will Soon Know of 3,100+ Active Gemini Capsules
And some people in the "Small Web" try to tell us that Gemini is dying?
The Slopfarms Are Taking Real News Articles and Replacing Them With Lies Generated by Machines
Bluntly speaking, Fagioli is nothing short of an online scammer
Links 19/07/2025: Techtarget to Cull 10% of Staff, New Threats to Free Press in the US (Home of Dangerous and Violent Stranglers From Microsoft)
Links for the day
Gemini Links 19/07/2025: "Climate Justice” and Forking Programs
Links for the day
What Wayland and Microsoft/IBM systemd Have in Common
focus on what IBM (Red Hat) is pushing while running over critics.
Linux Already Has About 60% of the "Market"
"When mentioning the client side," opines an associate, "it is essential to recite the list of other markets where Microsoft is negligible or a no-show. It is repetitive to do so, but it needs saying -- often."
In Norway, Android/Linux Has Just Hit All-Time High (First Time Since 2020), GNU/Linux Already Very Prevalent
Despite its small population size, Norway gave us Qt and many other things
Finland (and NATO) Must Move to GNU/Linux and Dump Microsoft Even Faster
"Microsoft is not a technology problem, it is a staffing problem."
Microsoft's Mass Layoffs Very Wide-Ranging, Media Focused on Gaming Though Microsoft Mass-Firing Lawyers and "AI" Staff (Contradicting Its Supposed "Investment" in "AI")
Microsoft plans to fire almost half a thousand people in legal roles
2012 Article About the Free Software Foundation Blasting Canonical/Ubuntu Over Adoption of "Secure" Boot (Microsoft's Remote Control Over GNU/Linux Since PCs' Power-on)
By Katherine Noyes (article has since then became 404, not found)
The Microsofters We Sued Helped Microsoft Make GNU/Linux 'Expire' This Year
"Linux and Secure Boot certificate expiration"
linuxconfig.org Joins linuxtechlab.com and Others, Becomes a Slopfarm With Fake Linux 'Articles' (LLM Slop)
They contain "linux" in their domain names, but they are just slopfarms
Links 19/07/2025: Microsoft Cuts in China and Wall Street Journal Sued for Reporting on Jeffrey Epstein
Links for the day
Debian Can Dump Blind Users Because I am Not Blind
the sort of mentality we're up against
Fascistic Policies Got 'Normalised' in 'Public Office'. Let's Not Let the Same Happen in 'Tech'.
Political discourse typically guides what's "normal" and what "good citizens" should believe/feel
The European Patent Office Cannot Attract Proficient Patent Examiners Who Master Their Domain
They are enablers and facilitators of corruption
Yes, Your Mastodon Instance Will Also Shut Down
Few people run a one-person instance in the Fediverse
The Demise of GAFAM Necessitates Greater and Broader Awareness
Morale at Microsoft is really bad
Free Software Foundation Reaches 75% of Funding Goal
Not bad for this "Fosschild"
Slopwatch: 7 New Examples of Fake 'Linux' Slop Pieces (Plagiarism With Misinformation)
Serial Sloppers need to be shunned
Links 19/07/2025: Kapo-berg Settles, Software Patents Challenged
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, July 18, 2025
IRC logs for Friday, July 18, 2025