Bonum Certa Men Certa

Links 30/11/2022: Plasma Mobile Gear 22.11



  • GNU/Linux

    • Desktop/Laptop

      • TediumFydeTab Duo: Can This Linux Tablet Thrive Where the JingPad Faltered?

        Let’s be honest with ourselves. As much as we’d like the products we purchase and invest in to be with us for the long haul, any product is a risk. Especially a new one, by someone untested. And when you invest in a product through a crowdfunding site, you may not necessarily know what the final result is going to look like—after all, that’s part of the “fun,” I guess. Sometimes you don’t get a device at all. Sometimes, you get that device, but then all the people that were going to support it have essentially disappeared from view. I have one of those things, I reviewed it in this newsletter, and I’d like to talk about it—but I’d also like to talk about what comes after it. Today’s Tedium looks back at the JingPad experiment, one year later, faded dreams and all—and talks to another creator with big dreams and a Linux-friendly tablet with lots of potential.

        [...]

        So, my general rule with reviews is that if something significant changes I try to do updates, if possible. With the JingPad, I decided I wanted to give myself a little more time to see how things played out. And rather than just updating the piece, I thought what happened probably deserved something closer to a retelling.

        Almost exactly a year ago, I wrote a review of the JingPad in which I highlighted the good and bad of the device, which took a full month and a half to land on my doorstep when delivered directly from China.

        It took a long time, but even after many delivery issues, including extended gummed-up delays in customs, it appeared, and I spent about two weeks playing with it before I wrote my full review. (I gave my first impressions over this way, in which I described the JingPad as “The Great Linux Tablet Hope.”)

    • Audiocasts/Shows

    • Kernel Space

    • Graphics Stack

      • It's FOSSWayland Protocols 1.31 Release Adds Fractional Scaling Support

        If you are using a high-resolution display, then you may have noticed issues like blurriness, jaggedness, and lag when using a program.

        This issue is caused by the fact that many programs use a default screen resolution (usually 1920×1080) to display their contents. This makes for a bad user interface experience on HiDPI devices.

        But you might be wondering, is there a solution to this? Yes, there is, in fact, a solution.

        It's called 'Fractional Scaling'. This method uses fractional values to scale a program's interface according to your display's resolution, resulting in a consistent look and feel.

        So, it would ensure that you had the same experience on any HiDPI device, regardless of the program you were using.

        Moving on.

    • Applications

      • Linux LinksBest Free and Open Source Alternatives to SAS Enterprise BI Server - LinuxLinks

        SAS Institute Inc. (“SAS”) is an American multinational developer of analytics software based in Cary, North Carolina. The company has around 14,000 employees.

        SAS started as a project at North Carolina State University to create a statistical analysis system used mainly by agricultural departments at universities in the late 1960s.

        SAS is the name of their software suite that can mine, alter, manage and retrieve data from a variety of sources and perform statistical analysis on it. It has more than 200 components covering areas including statistical analysis, econometrics and time series analysis, an interactive matrix language, data mining and much more.

        [...]

        SAS Enterprise BI Server is proprietary software and not available for Linux. We recommend the best free and open source alternatives to Enterprise BI Server.

    • Instructionals/Technical

      • Make Tech EasierHow to Generate A Public/Private SSH Key in Linux - Make Tech Easier

        If you are using SSH frequently to connect to a remote host, one way to secure your SSH server is to use a public/private SSH key so that no password is transmitted over the network. It can prevent against brute force attack too.

      • ID RootHow To Install Bitcoin Core on Ubuntu 22.04 LTS - idroot

        In this tutorial, we will show you how to install Bitcoin Core on Ubuntu 22.04 LTS. For those of you who didn’t know, Bitcoin Core is an excellent tool to create and manage your Bitcoin wallet. Bitcoin has massive volatility, and the best part is that you can manage your Bitcoins from your Bitcoin wallet where you can easily buy and sell to anyone anonymously. Bitcoin works on nodes connected to the blockchain to verify each transaction to the digital ledger.

        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 Bitcoin Core 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.

      • How to Set Up a Virtual Private Server

        There is hardly any need to extol the benefits of having your own server. From storing and sharing your data to self-hosting useful web applications, a server is a versatile platform that can make your computing life easier. Opting for a network-attached storage (NAS) appliance that comes with pretty much everything you need and requires very little tinkering seems like a no-brainer. But running your own server on a local network is not without drawbacks. To access the server from the outside world, you need to punch a hole in your network, which leads to a whole new set of problems you have to deal with. Plus, your Internet connection may or may not be up to scratch in terms of reliability and speed.

        If you are only interested in running web-based applications, shared web hosting might look like a sensible option. Most providers have plans that include a web server, PHP, and a MySQL database – all configured and ready to go. Some providers even offer easy-to-use installers for popular web applications. However, ease of use comes with serious limitations. Can you Install PHP additional libraries? No. Can you run non-PHP applications? Forget about it. Some providers don't even offer SSH access.

        A virtual private server (VPS) provides a middle ground between managing your own server and opting for shared web hosting. A VPS is a virtual Linux server system that you can manage yourself. Because you are the admin for your VPS, you have more control over it than you would with a basic web hosting arrangement. And, because the VPS is a virtual machine that shares the hardware with other VPS systems, it is much less expensive than leasing a dedicated server.

      • H2S MediaInstall Brackets Code Editor on Debian 11 Bullseye - Linux Shout

        Steps to install Brackets Code editor on popular Debian 11 Bullseye Linux to start coding and having a live preview in the Chrome browser.

        “Brackets” was developed by Adobe and can be considered a successor of AdobeEdge Code. However, later Adobe discontinued support for Brackets in 2021. Nevertheless, the project was on GitHub, hence was picked up by the open-source developers and is still active as a fork.

        With the same functionality as Adobe Edge (not active anymore), “Brackets” is available to run on Windows, Mac, and Unix).

      • Linux HandbookHow to Close Open Ports in Linux

        So you are dealing with a critical server where you have to maintain security at any cost. And closing ports to block unwanted traffic is the first step you'd take.

      • AddictiveTipsHow to read Linux partitions on Windows

        By default, it is impossible to read Linux partitions (filesystems) on Windows. Microsoft doesn’t provide the drivers to do this with the Windows kernel. However, there are ways to read these partitions. In this guide, we’ll show you how you can read Linux partitions on your Windows installation.

      • H2S Media2 ways to Install FileZilla on Fedora Linux such as 37 or 36

        Tutorial to install FileZilla client on Fedora 37 or 36 using the command terminal for transferring data to the FTP server from your Linux.

        FileZilla FTP client is free software available for all popular OS such as Windows, macOS, and Linux. Users can use it to copy files and folders via the Internet or local network from one PC to another computer. The FTP client is easy to handle and offers user interactive GUI with numerous special functions such as the continuation of interrupted transfers or the support of various transfer protocols such as FTP, SFTP, or FTPS.

      • Red Hat Official5 ways to harden your Linux server with Ansible | Enable Sysadmin

        Automation allows you to apply compliance and security policies consistently across your servers, verify compliance, and remediate servers.

      • Syslog-ng 101, part 1: Introduction - Blog - syslog-ng Community - syslog-ng Community

        Welcome to the first part of my syslog-ng tutorial series. In this part, I give you a quick introduction what to expect from this series and try to define what syslog-ng is.

        Before introducing you to syslog-ng, let me introduce myself in a few words. I am Peter Czanik from Hungary, syslog-ng user for about two decades. I work as an open-source evangelist at One Identity, the company behind syslog-ng. I do syslog-ng packaging, support and advocacy. Syslog-ng was originally developed by Balabit, which is now part of One Identity.

      • DignitedAdvantages, Vendors and How to Set Up
    • Games

      • Boiling SteamNew Steam Games with Native Linux Clients - 2022-12-01 Edition - Boiling Steam

        Between 2022-11-24 and 2022-12-01 there were 18 New Steam games released with Native Linux clients. For reference, during the same time, there were 181 games released for Windows on Steam, so the Linux versions represent about 9.9 % of total released titles.

      • Ubuntu Pit26 Best Free Linux Games That Everyone Should Play [Ed: Updated today]

        Linux users never had it so good. In the past, they typically had to make do with a limited selection of free-to-play titles, many of which lacked the polish and depth found in their console or PC counterparts. But all that has changed in recent years – the open source movement has led to an explosion of fantastic free Linux games, both casual and hardcore. Here are 30 of our favorites!

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • 9to5LinuxPlasma Mobile Gear 22.11 Is Out for Linux Phones and Tablets with Many Improvements

          Plasma Mobile Gear 22.11 is packed with all sorts of changes to improve the scrolling performance of the Homescreen in the grid app list on low-end devices and fix support for the Meta key, improve the performance and contrast of the lockscreen, as well as to add support for device panel orientations.

          This release also brings an updated design for the power menu that now includes a logout button, a new action drawer feature that lets users open the audio source app window by tapping on the media player, and updated Quick Settings to always open the mobile settings app and correctly display the marquee label in the Wi-Fi quicksetting.

        • Plasma Mobile Gear âš™ 22.11 is Out - Plasma Mobile

          We have decided to migrate the releases of Plasma Mobile applications to KDE Gear, starting with KDE Gear 23.04. This means that Plasma Mobile Gear will be discontinued in the future, and Plasma Mobile applications will follow the release schedule of most other KDE applications, simplifying packaging. To prepare for this, an ongoing effort was made to ensure all applications have proper Bugzilla categories created.

  • Distributions and Operating Systems

    • DebugPointExodia OS: Emerging BSPWM-based Arch Linux for Pentesters

      small team of Arch Linux enthusiasts from Egypt is developing Exodia OS based on BSP window manager (BSPWM). The primary use case of this distribution is to be a perfect distro for wire & wireless penetration testing by providing all the necessary tools by default (similar to Kali Linux).

      Here's a first look.

  • Free, Libre, and Open Source Software

    • OpenSource.comIs sustainability still a thing in open source

      Eugen Rochko just reported that the social service Mastodon had "hit 1,028,362 monthly active users […] 1,124 new Mastodon servers since Oct 27 and 489,003 new users". Known mainly by open source developers, Mastodon has suddenly become mainstream, promising to take inclusive, open, and free values to social media. If Mastodon was sustainable, it is now thriving, attracting both users and developers, and able to launch more than 1,000 servers in a matter of days. How can this increase in users and infrastructure be explained? In this article, we want to suggest that there are different kinds of sustainability in open source and that these can have interesting interactions.

    • Matcher interview with Justin Flory - Conservancy Blog - Software Freedom Conservancy

      Software Freedom Conservancy: Why do you care about software freedom? How long have you been involved?

      Justin Flory: My trajectory in life and career for the last eight years was molded by the Software Freedom movement. As a teenager, I used Linux and Open Source software to run my own multiplayer game server for Minecraft. This exposed me both to open source as a concept but also the communities responsible for the production of great things made together with others. Fundamentally, my interest and passion for Free Software come from a human-centered perspective as a method to build more responsible technology for and by society.

    • Libre ArtsLibre Arts Weekly-ish recap — 30 November 2022

      This is an almost too good of a release this close to v3.0: floating selections out, outlined text in, Align tool rewrite, pasting multiple layers as a single one, and more. I published a review of the most important changes the same day, and there’s official release notes that cover even more changes.

    • MedevelGrist: An Open-source Spreadsheet Solution and Airtable Alternative

      Grist is a free open-source web-based app that allows you to create, edit, manage and manipulate spreadsheet files with your team and group.

    • Web Browsers/Web Servers

      • Chromium

        • GoogleChrome Releases: Chrome Dev for Android Update

          Hi everyone! We've just released Chrome Dev 109 (109.0.5414.23) for Android. It's now available on Google Play.

        • GoogleChrome Releases: Stable Channel Update for Desktop

          The Chrome team is delighted to announce the promotion of Chrome 108 to the stable channel for Windows, Mac and Linux. This will roll out over the coming days/weeks.

          Chrome 108.0.5359.71 ( Mac/linux) and 108.0.5359.71/72( Windows) contains a number of fixes and improvements -- a list of changes is available in the log. Watch out for upcoming Chrome and Chromium blog posts about new features and big efforts delivered in 108.

      • Mozilla

        • MozillaCelebrating Pocket’s Best of 2022

          The run-up to December is always my favorite time of year at Pocket. It’s when we sift through our data (always anonymous and aggregated—we’re part of Mozilla, after all), to see which must-read profiles, thought-provoking essays, and illuminating explainers Pocket readers loved best over the past 12 months.

          Today, we’re delighted to bring you Pocket’s Best of 2022. This year’s honor roll is our biggest ever: a whopping 20 lists celebrating the year’s top articles across culture, technology, science, business, and more. All are informed by the saving and reading habits of Pocket’s millions of curious, discerning users.

          The stories people save to Pocket reveal something unique—not only about what’s occupying our collective attention, but about what we aspire to be. And what we see again and again from 40 million saves to Pocket every month is the gravitational pull of stories that help us better understand the world around us—and ourselves.

    • Programming/Development

      • QtQt for MCUs 2.3 released

        Since the very first release of Qt for MCUs, your feedback and requests have been driving the development of Qt for MCUs. Today, we are happy to announce the release of version 2.3, which includes several of the most requested features and improvements. This new version adds the Loader QML type to Qt Quick Ultralite, support for partial framebuffers to substantially reduce the overall memory requirements of your applications, support for building applications using MinGW on Windows, and much more!

      • OpenSource.comGet to know Lua for loops in 4 minutes | Opensource.com

        In programming, iteration is an important concept because code often must scan over a set of data several times so that it can process each item individually. Control structures enable you to direct the flow of the program based on conditions that are often established dynamically as the program is running. Different languages provide different controls, and in Lua, there's the while loop, for loop, and repeat until loop. This article covers for loops. I will cover while and repeat until loops in a separate article.

      • Get Your Data On: Filtering Complex Data With gsignal

        The gsignal package is a new signal processing library ported from Octave. If you use Matlab or Octave, gsignal contains many of the signal processing functions you would expect to find. In this post, I’m going to compare filterComplex function to the gsignal::filter function.

      • FinnstatsReplace the first non-missing value in R

        Replace the first non-missing value in R, to retrieve the first non-missing value in each place of one or more vectors, use the coalesce() function from the dplyr package in R.

      • Simple interfaces to the forecasting API

        A few weeks ago, I introduced a forecasting API (Application Programming Interface).

      • rOpenSci | Meeting the stars of the R-universe: R Community, Exchange and Learn

        This is the first post of our interview series “Meeting the stars of the R-universe”. We aim to introduce the working groups and people behind the development of software and packages many of us use and which are available through the R-Universe. We want to highlight and explore different teams and projects around the world, the work they do, their processes and users. We begin our journey in Argentina with a team that uses R and develops R packages for the Argentinean State. Be sure to watch the video at the end with excerpts from the interview.

      • Processing large scale satellite imagery with openEO Platform and R

        openEO is an open source, community-based API for cloud-based processing of Earth Observation data. This blog introduces the R openeo client, and demonstrates a sample analysis using the openEO Platform for processing.

      • NextGenTipsHow to perform CRUD functionalities on FastAPI App – NextGenTips

        In this tutorial we are going to learn how to perform Create, Read, Update and Delete operations in a FastAPI application. In our previous post, we saw how to install and create the first application using RESTful FastAPI.

        In this tutorial we will create an API to fetch your favorite songs from the database. We will be implementing the database using the MYSQL.

      • OpenSource.comBuild test scripts for your IoT platform | Opensource.com

        In my previous article, I introduced the open source test tool JMeter and used a simple HTTP test as an example to demonstrate its capabilities. This article shows you how to build test scripts for complex test scenarios.

        The user interface displays a JMeter test script in the "tree" format. The saved test script (in the .jmx format) is XML. The JMeter script tree treats a test plan as the root node, and the test plan includes all test components. In the test plan, you can configure user-defined variables called by components throughout the entire test plan. Variables can also thread group behavior, library files used in the test, and so on. You can build rich test scenarios using various test components in the test plan.

      • Perl / Raku

        • PerlGerman Perl/Raku Workshop 2023 Call for Papers | Max Maischein [blogs.perl.org]

          The German Perl/Raku Workshop takes place from February 27 to March 1st 2023 in Frankfurt/Main, Germany.

          We are looking for your contribution in the form a talk (20 minutes or 40 minutes), a lighting talk (5 minutes) or a workshop (2-4 hours). Please submit your proposals using this online form.

          The theme in 2023 is Perl Futures - of course the two developments of Perl, Raku and Perl as well as the reference to the financial metropolis Frankfurt am Main. Presentations with these emphases are especially sought after, but all contributions on Perl, Raku and software development in general are welcome.

  • Leftovers

    • VideoWoman Sues Kraft For $5 Million Over Mac-N-Cheese Prep Time - Invidious

      One of the things that makes me angry about the world today is frivolous lawsuits. Today, I was reading a story about a Florida woman that is suing Kraft Heinz for $5 million, because her Velveeta microwave Mac-N-Cheese takes longer to make than advertised on the package.

    • Joe BrockmeierA cardinal sin of content marketing: Writing what you want the audience to have read: Dissociated Press

      No matter who your audience1 may be – admins, developers, decision makers, or anyone else – they’re not obligated to read your content. It’s all about “what’s in it for me?” If you need to communicate something to an audience, you have to write what they want to read and not what you want them to have read.

      One of the things I see over and over again in writing is an assumption that the reader is going to find and read something from start to finish. It’s someone else’s job to put the content in front of the reader and assumed that once it’s there, the reader will just start with the first sentence and dutifully read through to the end, soaking up the messaging like a sponge.

    • Linux Foundation

      • PR NewswireBosch and XPENG Motors join the ELISA Project to Strengthen their Commitment to Safety-Critical Applications in Automobiles

        Bosch is one of the world's leading automotive suppliers. Bosch solutions combine automotive software know-how across all domains with expertise in electrical/electronic architecture of large integrated systems, complex real-time software, IoT, and automotive hardware. Their middleware offers functional safety, real-time behavior, and reliability under automotive requirements, combined with cyber-security. The Bosch experience and formal membership in ELISA fits well within the project goals and mission.

      • PR NewswireNew RISC-V Certification to Help Those Seeking Entry-Level RISC-V Roles or to Transition from Another Architecture

        The Linux Foundation, the nonprofit organization enabling mass innovation through open source, and RISC-V International, the global open hardware standards organization, have announced the immediate availability of the new RISC-V Foundational Associate (RVFA) certification exam, which is designed to test foundational knowledge of the RISC-V instruction set architecture (ISA).

      • Linux Foundation's Site/BlogLinux Foundation Newsletter: November 2022

        This month, we've got great news to share across the Linux Foundation. Here’s a roundup of must-read updates, including the release of Sylva, LF Europe’s first project, a new report from LF Research, community updates, Cyber Monday deals from LF Training & Certification, and so much more. We've also got a preview of what’s coming up in December!

    • Security

      • LWNSecurity updates for Wednesday [LWN.net]

        Security updates have been issued by Debian (krb5), Fedora (galera, mariadb, and mingw-python3), Red Hat (389-ds:1.4, kernel, kernel-rt, kpatch-patch, krb5, and usbguard), Scientific Linux (krb5), Slackware (kernel), SUSE (binutils, dbus-1, exiv2, freerdp, git, java-1_8_0-ibm, kernel, libarchive, libdb-4_8, libmspack, nginx, opencc, python, python3, rxvt-unicode, sudo, supportutils, systemd, vim, and webkit2gtk3), and Ubuntu (bind9, gnutls28, libsamplerate, linux-gcp-5.4, perl, pixman, shadow, and sysstat).

      • OMG Ubuntu20 Years in the Making: ClamAV Finally Hits Version 1.0 - OMG! Ubuntu!

        Does Ubuntu need anti-virus software? The general answer is no, but that doesn’t mean you shouldn’t use one to run a check every now and then, especially if working with Windows files.

        Most folks’ go-to is open source anti-virus ClamAV, an app dedicated to ‘detecting trojans, viruses, malware, and other malicious threats’. ClamAV is available for Windows, macOS, BSD, and Linux systems, making it especially well suited to those who regularly work cross-platform and want some degree of familiarity.

        And a rather special new version was released this week.

      • LinuxiacClamAV Reached v1.0.0, Bringing Functionalities Improvements

        With the ClamAV 1.0.0 LTS release, developers move the Dockerfile and related scripts from the main repository to a new one.

        ClamAV is the most popular free and open-source antivirus software. One of its most common use cases is scanning emails on mail gateways or keeping files stored on NAS solutions virus-free.

      • dwaves.destrange Let’s Encrypt errors – when a single domain is canceled + privacy problems

        let’s encrypt privacy problems



      • Sec ListsSecurity sensitive bug in the i915 kernel driver (CVE-2022-4139)
        Hi all,
        
        

        [This is a public disclosure of an issue reported 7 days ago to linux-distros () vs openwall org. CVE-2022-4139 has been assigned to the issue since.]

        Incorrect GPU TLB flush code has been discovered in i915 kernel driver. In some cases (Gen12 hardware with specific types of engine) the engine's TLB is not flushed at all. Depending on whether the GPU is running behind an active IOMMU there are two possible scenarios which can happen, due to stale TLB mapping: 1. Without IOMMU - GPU can still access physical memory which could be already assigned by OS to different process. 2. With IOMMU - GPU can access any memory, if the malicious process is able to create/reuse necessary IOMMU mappings.

        It is currently not known if specific memory could be targeted, but random memory corruption or data leaks are a known possibility.

        All Intel integrated and discrete GPUs Gen12 are affected, including Tiger Lake, Rocket Lake, Alder Lake, DG1, Raptor Lake, DG2, Arctic Sound, Meteor Lake. Fix has already been developed and consists of fixing the method of writing to specific registers. I am attaching a set of back-ported patches which implement the fix for all affected stable branches (all since 5.4).

        This vulnerability has similar impact as CVE-2022-0330[1].
      • drm/i915: fix TLB invalidation for Gen12 video and compute engines
    • AstroTurf/Lobbying/Politics

      • Make Tech EasierElon Musk Has Beef with Apple Over Twitter App - Make Tech Easier

        Elon Musk is finding out that buying one of the most popular social networks isn’t everything he’d dreamed it would be. He brought changes to Twitter shortly after buying it and has now claimed in tweets that Apple “threatened to withhold Twitter” from the App Store.

    • Censorship/Free Speech

      • Al Jazeera‘No timeline’ for restoring internet to Tigray: Ethiopia minister

        There is “no timeline” for restoring internet access to the embattled Tigray region, the Associated Press reported a senior Ethiopian government official saying.

        Tigray’s internet service will be restored along with its phone and electricity services, though no timeline has been set for those goals, Belete Molla, Ethiopia’s minister for innovation and technology, said on Tuesday at the UN’s annual Internet Governance Forum in Addis Ababa.

        Tigray, home to more than 5 million people, has been mostly without internet, telecommunications and banking since war broke out between federal government troops and forces led by the Tigray People’s Liberation Front (TPLF) in November 2020.

    • Civil Rights/Policing

    • Monopolies

      • Copyrights

        • Public Domain ReviewA Bestiary of Loss – The Public Domain Review

          To mark Lost Species Day, images of 39 recently extinct animals and their stories — from the aurochs to the ivory-billed woodpecker.

        • Public Domain ReviewThe Launch of Our End-of-Year Fundraiser! – The Public Domain Review

          Our End-of-Year Fundraiser is now live! Running from 30th November to 14th December, this is a vital two week period in which we raise most of the funds to keep us going for the next year. We don’t have big sponsors, we don’t do intrusive advertising, instead we are kept alive by donations from you, our wonderful community of readers. If you like the project, and would like to see it continue, then please do consider donating. We need your help, now more than ever.

  • Gemini* and Gopher

    • Personal

      • Hike: Bockmattli, Round 2

        I decided to do this hike again with better weather, with much more success. The route up through the pass to the summit was pre-post-holed by other hikers, making it much easier going than before. There was a bit more exposure than I was necessarily comfortable with one point, but that section was thankfully quite short before opening to a nice flat field before the summit. The view from the top was spectacular, with views of Pilatus, Grosser and Kleiner Mythen, Gross Aubrig, and Chaeserrugg (and a billion other peaks I don't know the name of and will have to get around to hiking eventually).

      • 🔤SpellBinding: AEHMNRU Wordo: FROGS
      • Group by Group Initiative

        This is how we’ve been doing initiative for the last few months. It’s fast and it gives a varied result with a lot of back & forth instead of first all on one side go, then all on the other side goes. Best of all, your parry goes immediately into your own attack.

      • Shoes: the unknown resource

        One way to play exploration games like D&D is as a resource game. Spells, HP, food, water, and light. But there’s one resource I rarely see other DMs talk about.


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



Recent Techrights' Posts

No Allure in Omarchy, the Political Hyenas Only Give it More Free Publicity
To me, Omarchy seems like a weak project because of the slop (an HR problem)
Don't Let Bastards and Haters Grind You Down
They say "jealousy is the sincerest form of flattery"
Goodbye, Dolly
This week we say "goodbye, Dolly."
How Many Web Requests From "Linux"...
If one was to assert that "Linux == Android" or "Android == Linux" (it's not that simple), then "Linux" already accounts for about 30% of Web requests
 
The Register MS Has New Fake Article ("SPONSORED FEATURE") With "AI" 21 Times In It
The Register MS is one among many culprits
Gemini Links 26/08/2026: “Doomsday Clock”, Rwanda Genocide, and Boasting About Using LLMs Instead of Writing Code (Due to Employer's Pressure)
Links for the day
Twitter is Not an API or a Communication Site, It's a Really Bad Site That Forces You to be Enslaved by Its Algorithm (Amplifying Its Owner's Worldviews)
the crackdown on Nitter means we should all avoid accessing or linking to x.com (Twitter)
GNU/Linux Rose in Caribbean Islands
combined population is measured at 44,182,048
IBM's Quantum Computing Lies Explained Again by Sabine Hossenfelder
To become a CEO at IBM one must lie
Controlling Culture and Social Behaviour by Digital Locks
if you don't fully control the technology in your possession, then you're not using that technology, this technology covertly uses you
Links 26/08/2026: Election Bribery (aka Vote-Buying) Deemed "OK" in the US, "Nitter is Shutting Down After a Cease and Desist Letter" by MElon
Links for the day
Analogue So Much Better and Faster
From what we can gather, the tram ticketing system does not use Windows; we never saw it crashing or rebooting (or showing some Windows logo) in decades, so we assume it runs some kind of Linux
Linux Today Dumped All Social Control Media Last December
Linux Today seems to have concluded that all Social Control Media is just a waste of time
Don't Say X.com is OK Because People Can Access It by Alternative Means
Can Mozilla please clarify who inside Mozilla greenlit a return to X.com?
The Reach of techrights.org Is Increasing
We are on the side of women victims
SLAPP Censorship - Part 162 Out of 200: An Outline of Events
An outline of events
Pushed to Live
We still have some other work - stuff related to the editing of pages - which is work in progress and has been subjected to testing for many months
GNU/Linux Measured at 10% in Germany, Based on Cloudflare
It's peaking late at night
Richard Stallman's GNU Project Began 42 Years Ago With GNU Emacs and More
GNU Project announced almost 43 years ago (next month it's the anniversary)
Fake Articles "Sponsored by HPE" Published in The Register MS
Selling proprietary products as 'alternatives' to other proprietary products
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, August 25, 2026
IRC logs for Tuesday, August 25, 2026
Gemini Links 26/08/2026: Journal Plans and Extending Finger Protocol
Links for the day
An Explainer About Injunctions Done Wrong - Part I - Saving Money Where Money Cannot be Saved
Of course Garrett not being able to afford his own case is a key factor here
Links 25/08/2026: "U.S. Marines Cancel Drill With South Korea", "UK Prime Minister Burnham Arrives in Ukraine"
Links for the day
Not for the First Time This Week, Site Called "It's FOSS" is Promoting Software That is NOT FOSS (And It Knows It)
Is this an editorial choice? Advertising? What is it?
Gemini Links 25/08/2026: Geometry and FidoNet History, "Goodbye I2P and Yggdrasil, Welcome Telnet!"
Links for the day
Links 25/08/2026: Microsoft Salaries Leaked Again, "Oasis Photograph Sparks Copyright Lawsuit"
Links for the day
Microsoft Trots Out Its Propaganda Agent Preston Gralla to Make It Sound Like Microsoft Breaks Up With China (Reality: Microsoft Got Dumped by China)
This discredits any publisher that plays along
GNU/Linux Did Not Start in 1991 and America Wasn't Discovered by Europeans
it'll be 43 next month
SLAPP Censorship - Part 161 Out of 200: Low Standards in Defamation Cases Just Muddy the Waters and Distract From Legitimate Cases
The judge at the trial said that Garrett's case was a waste of the court's money
Rolling Out Some Changes Soon
To the regular reader no change will be seen
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, August 24, 2026
IRC logs for Monday, August 24, 2026
Gemini Links 25/08/2026: Separated by Plexiglass, Low-Tech Information Networks, Jörg Rippel Comes to Geminispace
Links for the day
The Tragedy of Software Developers Making Up Narratives and Making Excuses for Plagiarism (of Their Own Work, Too)
one lingering issue is that many who vote in Debian GRs receive money from slop companies
Evri Makes Us Optimistic About the Collapse of the Slop Pyramid Scheme (Bubble)
Do not be seduced by false promises of "automation" or "intelligence" where only automation may exist but no intelligence at all
Congrats to Linux.org for Adopting or Getting Back to IRC
This is the way the Net ought to work and was originally designed to work [...] IRC as a protocol turns 38 this month
Links 24/08/2026: "Journalism Can Help Expose Bad Science And Trigger Real-World Change"; Further Suppression and Censorship in China/HK
Links for the day
Gemini Links 24/08/2026: Soul Mentality, Words to Live by, Mozz.us Gemlog Resumes, Smol Conversations
Links for the day
Today The Register MS Published Greenwashing Spam for the Slop Pyramid Scheme, It Mentions "AI" 29 Times
More people need to talk about the role of the media in this pyramid scheme
Slop Plagiarism and Chatbots Are Killing Evri (They Infuriate and Insult Clients)
Slop destroys companies and leads to misery (miserable clients, time-wasting)
Links 24/08/2026: Re-defining the IndieWeb and "Data Center Backlash Bursts Into the Midterms"
Links for the day
The Issue With Omarchy is the Slop, the Politics Are a Side Issue
Those corporations do not oppose slop, they participate in it
In South Korea, Steady Increases for GNU/Linux
authorities said they would migrate to GNU/Linux or consider moving in that direction
SLAPP Censorship - Part 160 Out of 200: In Astounding Repetition of Last Year, Brett Wilson LLP Deliberately Ignores Holidays of People It is Attacking and Crushes Principles of Access to Justice
Disconnected from the law
Links 24/08/2026: Vision and Skill, Doing Good, Chiperia Project
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, August 23, 2026
IRC logs for Sunday, August 23, 2026