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

CISA Has a Microsoft Conflict of Interest Problem (CISA Cannot Achieve Its Goals, It Protects the Worst Culprit)
people from Microsoft "speaking for" "Open Source" and for "security"
 
Microsoft-Funded 'News' Site: XBox Hardware Revenue Declined by 31%
Ignore the ludicrous media spin
Mark Shuttleworth, Elio Qoshi & Debian/Ubuntu underage girls
Reprinted with permission from disguised.work
Karen Sandler, Outreachy & Debian Money in Albania
Reprinted with permission from disguised.work
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, April 25, 2024
IRC logs for Thursday, April 25, 2024
Links 26/04/2024: Facebook Collapses, Kangaroo Courts for Patents, BlizzCon Canceled Under Microsoft
Links for the day
Gemini Links 26/04/2024: Music, Philosophy, and Socialising
Links for the day
Microsoft Claims "Goodwill" Is an Asset Valued at $119,163,000,000, Cash Decreased From $34,704,000,000 to $19,634,000,000 and Total Liabilities Grew to $231,123,000,000
Earnings Release FY24 Q3
More Microsoft Cuts: Events Canceled, Real Sales Down Sharply
So they will call (or rebrand) everything "AI" or "Azure" or "cloud" while adding revenues from Blizzard to pretend something is growing
Links 25/04/2024: South Korean Military to Ban iPhone, Armenian Remembrance Day
Links for the day
Gemini Links 25/04/2024: SFTP, VoIP, Streaming, Full-Content Web Feeds, and Gemini Thoughts
Links for the day
Audiocasts/Shows: FLOSS Weekly and mintCast
the latest pair of episodes
[Meme] Arvind Krishna's Business Machines
He is harming Red Hat in a number of ways (he doesn't understand it) and Fedora users are running out of patience (many volunteers quit years ago)
[Video] Debian's Newfound Love of Censorship Has Become a Threat to the Entire Internet
SPI/Debian might end up with rotten tomatoes in the face
Joerg (Ganneff) Jaspert, Dalbergschule Fulda & Debian Death threats
Reprinted with permission from disguised.work
Amber Heard, Junior Female Developers & Debian Embezzlement
Reprinted with permission from disguised.work
[Video] Time to Acknowledge Debian Has a Real Problem and This Problem Needs to be Solved
it would make sense to try to resolve conflicts and issues, not exacerbate these
Daniel Pocock elected on ANZAC Day and anniversary of Easter Rising (FSFE Fellowship)
Reprinted with permission from Daniel Pocock
[Video] IBM's Poor Results Reinforce the Idea of Mass Layoffs on the Way (Just Like at Microsoft)
it seems likely Red Hat layoffs are in the making
Ulrike Uhlig & Debian, the $200,000 woman who quit
Reprinted with permission from disguised.work
IRC Proceedings: Wednesday, April 24, 2024
IRC logs for Wednesday, April 24, 2024
Over at Tux Machines...
GNU/Linux news for the past day
Links 24/04/2024: Layoffs and Shutdowns at Microsoft, Apple Sales in China Have Collapsed
Links for the day
Sexism processing travel reimbursement
Reprinted with permission from disguised.work
Girlfriends, Sex, Prostitution & Debian at DebConf22, Prizren, Kosovo
Reprinted with permission from disguised.work
Microsoft is Shutting Down Offices and Studios (Microsoft Layoffs Every Month This Year, Media Barely Mentions These)
Microsoft shutting down more offices (there have been layoffs every month this year)
Balkan women & Debian sexism, WeBoob leaks
Reprinted with permission from disguised.work
Martina Ferrari & Debian, DebConf room list: who sleeps with who?
Reprinted with permission from Daniel Pocock
Links 24/04/2024: Advances in TikTok Ban, Microsoft Lacks Security Incentives (It Profits From Breaches)
Links for the day
Gemini Links 24/04/2024: People Returning to Gemlogs, Stateless Workstations
Links for the day
Meike Reichle & Debian Dating
Reprinted with permission from disguised.work
Europe Won't be Safe From Russia Until the Last Windows PC is Turned Off (or Switched to BSDs and GNU/Linux)
Lives are at stake
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, April 23, 2024
IRC logs for Tuesday, April 23, 2024
[Meme] EPO: Breaking the Law as a Business Model
Total disregard for the EPO to sell more monopolies in Europe (to companies that are seldom European and in need of monopoly)
The EPO's Central Staff Committee (CSC) on New Ways of Working (NWoW) and “Bringing Teams Together” (BTT)
The latest publication from the Central Staff Committee (CSC)
Volunteers wanted: Unknown Suspects team
Reprinted with permission from Daniel Pocock
Debian trademark: where does the value come from?
Reprinted with permission from Daniel Pocock