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

Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
Not Just Slow News But Also Late News (Julian Assange Landing in Thailand)
Why did AP take so long (nearly a week) to release these?
[Meme] Smart Alec Poettering
How many Microsofters can the Debian Project withstand?
Getting Rid of Microsoft Does Not Go Far Enough
Microsoft already has many problems. One day Microsoft won't exist anymore. But that does not guarantee users' freedom.
Alyssa Rosenzweig's LibrePlanet Talk About Freeing the Apple GPU
Alyssa Rosenzweig is the graphics witch behind the reverse-engineered drivers for the Apple GPU. She previously led Panfrost, the free drivers for Arm Mali GPUs powering devices like the Pinebook Pro. She graduated in 2023 with a Computer Science degree from the University of Toronto and now writes free software full-time.
Links 30/06/2024: LLMs Under Fire and Dictatorship of the Old
Links for the day
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
 
Press Complicity and Public Apathy All Along Enabled 14 Years of Illegal, Arbitrary Detention and Coercion Into Plea Bargain of Julian Assange on Brink of Death
They basically blackmailed him into letting the US 'win' the argument
At the End Journalism a Crime (If It Involves Accessing or Gaining Access to Documents Marked "Confidential" or "Classified" by Those Looking to Hide Their Misconduct/Crimes)
At least in the US, especially where the imperialism is at stake
Links 30/06/2024: Tensions in Korea and Japan, Criminalisation of Sleeping Outdoors
Links for the day
100% Slop/Spam From linuxsecurity.com
This is the kind of stuff that's killing the Web faster
Gemini Links 30/06/2024: Murdoch and Ideal OS
Links for the day
In the First 6 Months of 2024 Thailand Moved to GNU/Linux, Not to Windows Vista 11
maybe users moved from Vista 10 and 11 to GNU/Linux, seeing where Microsoft was heading with forced hardware "upgrades"
Eko K. A. Owen, New Outreach and Communications Coordinator for the FSF
Nice to see many new additions to the FSF's team
Microsoft Has Slaves and Enablers, Not Partners
Obligatory meme too
Tobias Platen Covered Freedom-To-Play Games in LibrePlanet 2024
Freedom-To-Play games using Taler
[Meme] Opening a 'Webapp' With 'Only' 4 GB of RAM
Until 2020 none of my PCs ever had more than 2 GB of RAM
Destination 'Five Percent'
We reckon GNU/Linux can break the 5% barrier some time by the end of this year, even without counting Chromebooks
A Crisis of Online Journalism
Almost a week ago a journalist was forced to plead guilty for an act of journalism
Germany One of Many Countries Where Microsoft's Bing Lost Market Share After All That LLM Nonsense (Bing Chat and Further Rebrands/Renames)
openai.com traffic plunged 60% last month
Microsoft’s Latest Antitrust Scrutiny
4 new stories
Microsoft Layoffs, Mass Plagiarism, and More
outrage included
GNU/Linux Climbed 0.25% This Month (in statCounter)
Around midday on Tuesday we'll start seeing preliminary data for July
Ilya Gulko Introduces Pollyanna
"Pollyanna is a web framework that makes it easy to create your own libre social space, such as a social network or blog."
'FSFE': Underage Labour, GAFAM Fronting, and Identity Theft to Undermine the FSF's Current Fundraiser
looking to raise funds at the same time as the FSF
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, June 29, 2024
IRC logs for Saturday, June 29, 2024
Links 29/06/2024: Astronauts at Risk, Ukraine Updates
Links for the day
Fedora and Red Hat Leftovers
mostly redhat.com
Microsoft is Now Googlebombing or Spamming 'Open Source' and 'Linux' to Promote Proprietary Surveillance, Azure
Notice the title and the image, what's being promoted etc.
Seychelles: GNU/Linux Doing OK
Seychelles cannot be considered poor
This War Crime Footage, Nothing Political Per Se, Is What They Made Julian Assange Plead Guilty To (War Criminals Not Convicted, Only Those Who Expose Them)
Wikileaks' Julian Assange: Exposing the US Military Crimes
Gemini Protocol Isn't Even Remotely "Dead"
"Lupa knows of 505,000 (half a million!) working Gemini URLs at present, up from about 425,000 this time last year"
About 10 New Free Software Foundation (FSF) Members Per Day
The total changed from 46 to 47 while typing the article
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
Vista 11 Adoption Unusually Low in Germany and It's Going Down, Not Up
This is not happening only in Germany
Kevin Korte on Computers Being Allowed to Make Decisions Based on Cryptic Algorithms and Proprietary/Secret Data
It uses buzzwords where none are needed
[Meme] Garbage In, Garbage Out (linuxsecurity.com)
It is neither Linux nor security, just chatbot-generated slop
Microsoft-Invaded CISA Spreads Anti-Free Software FUD (as If Proprietary Software Has No Memory Safety Issues), Brittany Day Uses Chatbots to Amplify and Permutate the Microsoft FUD
linuxsecurity.com became an anti-Linux spam site
Microsoft Laying Off Staff in an Act of Retaliation and Union-Busting
retaliatory layoffs at Microsoft
Gemini Links 29/06/2024: Content Drowning in 'Goo' and LLM Slop
Links for the day
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
In Ecuador, GNU/Linux Adoption Surged From Under 1% to Over 4% in About 3 Years
Not even counting Chromebooks
LibrePlanet: Cultivating Backups (of Recordings)
an appeal to recover some of these talks
Microsoft/Windows Machines Are Turned Off (or Windows Deleted/Decommissioned) in Web Servers, as the "Market Share" Collapse Continues
Taking full history into account, this is a decrease of over 90% in some cases
Corwin Brust Hosting Freedom: A Behind-the-scenes Tour With the GNU Savannah Hackers
"the "smiling faces" behind it."
Android at 90% or More in Chad
Windows below 2%
David Wilson: Cultivating a Welcoming Free Software Community That Lasts
"a feeling of shared ownership for all users."
Julian Assange Might Continue Wikileaks, But Certainly Not Yet (Recovery Time Needed)
And probably at a symbolic capacity only
Bringing in 12 Santas and Taking 13 Out (Old Interview With Julian Assange)
Julian Assange's life inside the Ecuadorian embassy
Neil Plotnick on GNU/Linux in the High School Classroom
uploaded to the LibrePlanet instance of MediaGoblin
Asia Appears to be Fastest to Adopt GNU/Linux
the home of a considerable majority of the world's population
Alexandre Oliva's LibrePlanet 2024 Talk About "Software Enshittification"
in spite of technical difficulties encountered while recording
What They Used to Do With Mono They Now Do With Systemd (Lower and Deeper Down Than Userspace)
Now we have a project started primarily by Red Hat (and managed by Microsoft GitHub, which is proprietary) being managed by Microsoft and primarily serving Microsoft and IBM
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 28, 2024
IRC logs for Friday, June 28, 2024
Links 28/06/2024: Kangaroo Courts and Patents Spam, EFF Still Fighting for CPC's TikTok (a Digital Weapon)
Links for the day
Links 28/06/2024: Overton window and Polarization
Links for the day
[Meme] In 50 Years...
Microsoft's Vista 11 will take 50 years to be fully adopted
Only About 1 in 8 Russian Windows Users is Using Vista 11
it looks like over the past 12 months Vista 11 hardly grew and it remains very low at around 12% of Windows usage in Russia
Links 28/06/2024: More Attacks on the Press, More Censorship in Russia
Links for the day
Gemini Links 28/06/2024: Christmas Prematurely, Self-hosting
Links for the day
IBM: So Long, Suckers. Your Free OS is Now Proprietary. Pay IBM or Else.
almost exactly a year after turning RHEL into proprietary software
Vista 11 is Doomed and Despite Lack of Adoption Microsoft Already Speaks of Vapourware ("12")
"Microsoft has pulled a Windows 11 update after users reported boot loops and startup failures."
ChromeOS Reaches Highest Share in Years at the World's Most Populous Nation, Windows Now at All-Time Low of 13%
We're talking about India today
[Video] "It Is Incredible That Julian Assange Survives"
There was a positive and mutual relationship between Wikileaks and Dr Jill Stein
Never Assume That Because the Law Exists the Powerful Will Follow the Law
Who's going to hold them accountable now?
Nearly a Month Has Passed and Nobody at the Debian Project Even Attempted to Explain What Seems Like Back-dooring of Debian (and Hundreds of Distros That Are Debian-Derived)
I can cynically guess that only matters when a user with a Chinese name does it
[Video] Julian Assange Explains Wikileaks' Logistics
predating indefinite detention
IBM Was Never the "Good Guy", Just a Self-Serving and Opportunistic Money- and Power-Hungry Monopolist, Living Off of Taxpayers' Money (Government Contracts)
The Nazi Party of Germany was its second-biggest client at one point and now it's looking to profit from the work of slaves
"I Hated Working at IBM. They Were the Most Unfriendly People."
Don't forget what Watson the son did to a poor woman on a plane
State of the News (and Depletion of Journalism Online, Not Just Offline)
Newspapers are not coming back and the Web is not coming back either
GNU/Linux Consolidates in North America
Android rising a lot this year, too
[Meme] More Monopolies Granted While Patent Examiners Die (Overworking for Less Compensation)
Work more; Get less
Staff Union of the EPO (SUEPO) is Taking the New Pension Scheme (NPS) to an International Tribunal (ILOAT)
SUEPO wants more EPO staff to participate in collective action
Stella Assange and the Legal Team Speak to the Media a Day After WikiLeaks Founder Julian Assange Arrives in Australia
Published yesterday by a number of mainstream publishers
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 27, 2024
IRC logs for Thursday, June 27, 2024
RIP Daniel Bristot de Oliveira, Red Hat death
Reprinted with permission from Daniel Pocock