Bonum Certa Men Certa

Links 09/02/2023: Sailfish OS 4.5, LibreSSL 3.5.4/3.6.2, and Ruby 3.2.1



  • GNU/Linux

    • Fiction TalkMaking the Switch: Exploring the Pros and Cons of Migrating from Windows to a Linux-Based OS

      Another advantage of Linux-based operating systems is their level of customization. Linux is an open-source operating system, which means that users have access to its source code and can modify it to meet their specific needs. This level of customization allows users to tailor the operating system to their specific requirements, and make it work just the way they want.

      Linux-based operating systems are also known for their stability and security. Unlike Windows, which is often targeted by malware and viruses, Linux-based operating systems are less prone to security threats. This is due, in part, to the open-source nature of the operating system, which allows developers to quickly identify and fix security vulnerabilities. Additionally, Linux-based operating systems tend to be more stable and less prone to crashes, making them a reliable option for those who need their computers to be up and running 24/7.

    • Audiocasts/Shows

      • Linux in the Ham ShackLHS Episode #495: Liar, Liar

        Hello and welcome to the 495th installment of Linux in the Ham Shack. In this short topics episode, the hosts discuss ChatGPT, ARDC grants and programs, impropriety at the ARRL,

    • Kernel Space

    • Applications

      • Ubuntu HandbookTransmission 4.0.0 Released with BitTorrent v2 Support

        Transmission, the default torrent downloading app for Ubuntu, announced the new major 4.0.0 release today! The new release migrated the codebase from C to C++ programming language. And now it uses the gtkmm toolkit instead of GTK for its user interface.

      • NeowinQOwnNotes 23.2.1

        QOwnNotes is a open source (GPL) plain-text file notepad with markdown support and todo list manager for GNU/Linux, Mac OS X and Windows, that (optionally) works together with the notes application of ownCloud (or Nextcloud). So you are able to write down your thoughts with QOwnNotes and edit or search for them later from your mobile device (like with CloudNotes) or the ownCloud web-service. The notes are stored as plain text files and you can sync them with your ownCloud sync client. Of course other software, like Dropbox, Syncthing, Seafile or BitTorrent Sync can be used too.

      • Linux LinksBest Free and Open Source Text Expander Tools

        Do you often type the same sentences over and over? If so, this article will be of interest.

        A text expander can be extremely powerful as it detects when you type a keyword and replaces it while you are typing. People often use them to write our quick text snippets. The amount of time saves on each expansion may not, in itself, be that great. But add up the savings over time and you may be amazed at the benefit.

        Here’s our verdict captured in a legendary LinuxLinks-styled chart. We only include free and open source software when making our selection.

    • Instructionals/Technical

      • FOSSLinuxHow to install AnyDesk on Ubuntu

        With AnyDesk, you can access your Linux desktop from anywhere, whether you're using another Linux system, a Windows computer, or a mobile device. You can control your Linux system as if you were sitting in front of it, and use all of your installed applications and files just as you normally would.

      • FOSSLinuxGet Started with Iptables Firewall on Linux Systems

        Setting up a firewall on your Linux system is a crucial step in securing your network. Iptables is one of the most popular firewall tools available, and it's easy to set up. In this guide, we'll walk you through the steps of setting up an Iptables firewall on a Linux system, from installation to configuration. Whether you're new to Linux or a seasoned user, this guide will help you secure your network with Iptables firewall.

      • Linux CapableHow to Install Apache (HTTPD) on CentOS Stream EL9 or EL8

        Apache, also known as HTTPD on RHEL-based systems such as CentOS, is one of the world's most widely used web server software. With its robust features, flexible configuration options, and compatibility with many operating systems, Apache is the go-to choice for many web developers, administrators, and businesses.

      • Make Use OfHow to Manage Startup Applications on Ubuntu

        We often find ourselves launching certain programs immediately after logging into our systems. It is a time-consuming process to manually search and launch each of those programs every time Ubuntu boots up.

        Some of the Linux programs are set to launch at startup. However, it is also possible to set your favorite programs, script, or commands to run automatically when Ubuntu starts up.

      • HowTo ForgeHow to Set Up Peer-to-Peer VPN with Tinc on Ubuntu 22.04

        Tinc is free and open-source VPN software that can be used to create mesh VPN networks. It is a small and powerful VPN daemon that can be installed on multiple platforms. In this tutorial, you will set up a peer-to-peer VPN server with tinc using multiple Ubuntu 22.04 servers.

      • HowTo ForgeHow to Install OpenSearch via Docker on Ubuntu 22.04

        OpenSearch is a community-driven project by Amazon and a fork of Elasticsearch and Kibana. In this tutorial, you will install and set up OpenSearch - an open-source search engine and analytics suite - and OpenSearch Dashboards - an open-source visualization tool - via Docker on an Ubuntu 22.04 server.

      • Linux CapableHow to Add a User to Sudoers on Debian 11 or 10

        Debian is a popular operating system widely used for servers and desktops. If you're running a Debian server, it's essential to have administrative privileges to carry out tasks like installing software, configuring services, and managing files.

      • Linux CapableHow to Install Redis on Rocky Linux EL9 or EL8

        Redis is an open-source, in-memory data structure store used as a database, cache, and message broker. It is designed to provide fast and flexible data access, making it an ideal solution for applications requiring quick data processing and retrieval.

      • Linux Shell Tips7 Useful [CLI+GUI] Tools to Remove PDF Password in Linux

        Are you tired of entering passwords again and again to open protected PDF files? Or, do you just want to remove the password from

      • Red Hat OfficialWhat is a kubeconfig file?
      • The DIY LifeBuild A Raspberry Pi NAS For $35 Using All New Parts

        Today we're going to be building a Raspberry Pi based NAS (network attached storage) device using all new parts for as little as possible.

      • Peter 'CzP' CzanikPeter Czanik: Installing syslog-ng 4.0.1 on FreeBSD

        Version 4.0.1 of syslog-ng was released a month ago. Unfortunately, the new release does not compile on FreeBSD. It was a temporary problem in the environment generating the source tgz. The next release is still almost a month away, but you can compile syslog-ng 4.0.1 yourself from my unofficial ports Makefile.

      • Peter Czanik: Installing syslog-ng 4.0.1 on FreeBSD
      • TecAdminSynchronizing a Linux System Clock with NTP Server

        Accurate timekeeping is an important aspect of any computing system, and especially critical for servers, where the correct time is a crucial factor for many applications, such as logging, authentication, and security. The Network Time Protocol (NTP) is a widely used protocol for synchronizing computer clocks over a network.

      • TecAdminWhat is Steal Time in Linux Kernel Scheduling

        Steal time is a term used to describe a situation where a virtual machine (VM) in a virtualized environment is waiting for CPU time that is not available.

      • TecAdminHow to Install Certbot on RHEL & CentOS 9

        Let’s Encrypt is a free, automated, and open Certificate Authority (CA) that provides SSL/TLS certificates to secure websites and other applications.

      • TecAdminHow to Install Apache (httpd) on RHEL & CentOS Stream 9

        Apache is one of the most popular open-source web servers available today, offering a robust set of features and high performance.

      • TecAdminHow to Install LAMP Stack on RHEL & CentOS Stream 9

        LAMP is a popular open-source web development platform that stands for Linux, Apache, MySQL, and PHP. This acronym represents the core components of a typical Linux-based web server, and it provides a stable and reliable environment for web developers to build and deploy dynamic websites and web applications.

      • TecAdminSetting Up vnStat PHP Web Interface on CentOS and Fedora

        vnStat is a lightweight, command-line network traffic monitor that allows you to track the bandwidth usage of your network interface. While it’s easy to use, it might not be the most user-friendly option for everyone.

      • UNIX CopHow To Install Sublime Text on AlmaLinux 9

        In this guide, we will show you how to install Sublime Text on Your AlmaLinux systems. Sublime Text€ is a€ shareware€ text€ and€ source code editor€ available for€ Windows,€ macOS, and€ Linux. It natively supports many€ programming languages€ and€ markup languages. Users can customize it with€ themes€ and expand its functionality with€ plugins, typically community-built and maintained under€ free-software licenses.

      • UNIX CopDolphin Emulator on Centos

        Dolphin-Emulator is an open-source emulator for GameCube and Wii games. It is easily the most popular and best-supported emulator for the console on Linux.

      • DebugPointHow to Fix: cmake command not found Error [Tutorial]

        CMake is a free and open-source set of tools and packages which helps to compile, build, test applications. It uses compiler independent configuration files to which controls software compilation process using the current platform. Its very handy tool to easily build any applications from source.

        However, cmake is not always available in your Linux distributions. You need to install it. If you try to compile any source code without cmake, you should get this error.

        Here's how to fix it.

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • Nate GrahamPackaging recommendations

          I'd like to draw attention to a fairly new wiki page that might be of interest to both packagers and users of DIY-style distros like Arch Linux: ourPackaging Recommendations. This page is a reference for how Plasma developers would like to see Plasma set up, and it goes over topics like packages to pre-install by default, packages to avoid, and recommended system configuration tweaks.

          This data comes from years of experience with distros that didn't ship a complete Plasma experience, not out of malice or neglect, but rather because it's really hard to know the full list of things to do and install! Most of us have had the experience of distro-hopping, only to discover that some issue that was solved in one distro is present in another. Maybe you gained video thumbnails by default after switching, but KDE Connect stopped working, or maybe color Emojis started working but Samba sharing broke. Not fun! This page aims to solve that by providing a reference of how to ship and configure Plasma vis-a-vis these topics for an optimal user experience.

          So if you're a KDE packager, pleasehave a lookand adjust your packaging if you find that you're currently missing anything!

        • How to report Multiscreen bugs

          As announced previously, Plasma 5.27 will have a significantly reworkedmultiscreenmanagement, and we want to make sure this will be the best LTS Plasma release we had so far.

          Of course, this doesn't mean it will be perfect from day one, and your feedback is really important, as we want to fix any potential issue as fast as they get noticed.

          As you know, for our issue tracking we use Bugzilla at thisaddress. We have different products and components that are involved in the multiscreen management.

          First, under New bug, chose the "plasma" category.

      • GNOME Desktop/GTK

        • It's FOSSGNOME is (kind of) Bringing Back a Feature It Had Removed a Few Years Ago

          GNOME removed the application menus and indicators a few years back.

          If you are curious, app indicators were a way of interacting with the apps running in the background from the top panel.

          Yes, you can add an extension for app indicators to get the same functionality. But, you will no longer find the ability by default on distributions using stock GNOME desktop environment, like Fedora.

          However, Ubuntu, some of its official flavors, and other distributions like Pop!_OS support the system tray icons even though GNOME dropped them.

          Now, after years of design changes, it looks like we might be seeing something similar.

        • Updates from inside GTK

          Some of the core GTK developers recently got together for a few days to do some focused work and talk about current and future plans.

          It is difficult to summarize three days of discussions in a blog post, but here are some of the highlights.

          The GtkIconTheme code has been with us for a long time. It implements the icon theme spec, and comes from an era when we were shipping big sets of icons with the desktop and themes were expected to switch them out. That is not really how icons are made or used today.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • UndeadlyLibreSSL 3.5.4 and 3.6.2 released

      Hot on the heels of syspatches for OpenBSD 7.1 and 7.2, Brent Cook (bcook@) announced the release of versions 3.5.4 and 3.6.2 of LibreSSL: [...]

    • OpenSource.com3 types of leadership for open organizations

      In the classic movie Born Yesterday, a crime boss repeatedly demonstrates his leadership style by bellowing, "Do what I'm tellin' ya!" in a loud, threatening voice. It's entertaining in a comedy, but it would be a recipe for failure and getting ignored in an open organization.

      In this article, I review forms of leadership that can be effective in an open organization. Remember that these leadership forms do not exist in a vacuum or silos. To be an effective manager, you want to mix and match techniques from each leadership style based on the requirements of a situation.

      These three approaches to leadership are helpful for open organizations.

    • TechdirtLazy Reporters Claiming Fediverse Is ‘Slumping,’ Despite Massive Increase In Usage

      There’s been this weird series of articles lately, trying to frame the rapid growth of the fediverse (mainly Mastodon), as somehow now failing. It started last month, with the Guardian’s Josh Nicholas leaping in with a provocative headline: “Elon Musk drove more than a million people to Mastodon – but many aren’t sticking around” and now Wired has a similar article, by Amanda Hoover, declaring “The Mastodon Bump Is Now a Slump.“

    • Content Management Systems (CMS)

      • WordPressWordPress 6.2 Beta 1

        WordPress 6.2 Beta 1 is here and ready for download and testing.

        This version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it is recommended that you test Beta 1 on a test server and site.

    • Programming/Development

      • Ruby 3.2.1 Released

        Ruby 3.2.1 has been released.

        This is the first TEENY version release of the stable 3.2 series.

      • Xe's BlogVideo Compression for Mere Mortals

        I'm not just an internet streamer, I'm aVTuber. I end up streaming every other weekendon Twitchwhere I work on a variety of things and attempt to explain my process as I am doing them. I started doing this as a way to help be more comfortable with public speaking and it has beenabsolutely catalyticto get over that fear.

        This website is intended to be my professional portfolio, and I haven't really had a good way to encode things like the events I've attended or the streams I have done. As I progress deeper and deeper into the craft of developer relations, these things are becoming more obvious and I need something like this.

      • OpenSource.comLearn Tcl by writing a simple game

        My path to Tcl started with a recent need to automate a difficult Java-based command-line configuration utility. I do a bit of automation programming using Ansible, and I occasionally use the expect module. Frankly, I find this module has limited utility for a number of reasons including: difficulty with sequencing identical prompts, capturing values for use in additional steps, limited flexibility with control logic, and so on. Sometimes you can get away with using the shell module instead. But sometimes you hit that ill-behaving and overly complicated command-line interface that seems impossible to automate.

        In my case, I was automating the installation of one of my company's programs. The last configuration step could only be done through the command-line, through several ill-formed, repeating prompts and data output that needed capturing. The good old traditional Expect was the only answer. A deep understanding of Tcl is not necessary to use the basics of Expect, but the more you know, the more power you can get from it. This is a topic for a follow-up article. For now, I explore the basic language constructs of Tcl, which include user input, output, variables, conditional evaluation, looping, and simple functions.

      • OpenSource.comStart developing for WebAssembly with our new guide

        Over the past few decades, the web browser has endured as the most popular cross-platform application. Looking at the browser from a different angle, it is one of the most popular platforms for application delivery. Think of all the websites you use that take the place of activities you used to do with software running on your desktop. You're still using software, but you're accessing it through a browser, and it's running on somebody else's Linux server. In the eternal effort to optimize the software we all use, the world of software development introduced WebAssembly back in 2019 as a way to run compiled code through a web browser. Application performance is better than ever, and the options for coding go far beyond the usual list of PHP, Python, and JavaScript.

        In the eternal effort to optimize the software we all use, the world of software development introduced WebAssembly back in 2019 as a way to run compiled code through a web…

      • Godot EngineRelease candidate: Godot 4.0 RC 1

        This has been a long road, but the exciting times are upon us! Thanks to our excellent contributors and our brave volunteer beta testers we are reaching the biggest milestone in the history of Godot so far. We are about to release Godot 4.0 stable. We are very proud of how it has shaped up, the features and enhancements that have been implemented, and most of all, we are proud to have collected such a brilliant team of talented individuals who have carried this major release on their wide and mighty shoulders.

        But before we can cut the ribbon and break out the champagne, there are still a few preview releases we must go through, to establish, with your help, that we are truly ready. What you can expect from the next couple of weeks is the same cadence of official builds, aiming to minimize the iteration time between fixing bugs and checking for regressions. We will no longer make any breaking changes or include further enhancements. New features will have to wait for Godot 4.1 later this year. Instead, we will be coming down on the last critical issues we want to be resolved before we ship the first stable release of Godot 4.

      • Python

      • Shell/Bash/Zsh/Ksh

        • HackadayLinux Fu: The Shell Forth Programmers Will Love

          One of the most powerful features of Unix and Linux is that using traditional command line tools, everything is a stream of bytes. Granted, modern software has blurred this a bit, but at the command line, everything is text with certain loose conventions about what separates fields and records. This lets you do things like take a directory listing, sort it, remove the duplicates, and compare it to another directory listing. But what if the shell understood more data types other than streams? You might argue it would make some things better and some things worse, but you don’t have to guess, you can install cosh, a shell that provides tools to produce and work with structured data types.

        • Fernando BorrettiShells are Two Things

          The fundamental problem of shells is they are required to be two things.

          1. A high-frequency REPL, which requires terseness, short command names, little to no syntax, implicit rather than explicit, so as to minimize the duration of REPL cycles.

          2. A programming language, which requires readable and maintainable syntax, static types, modules, visibility, declarations, explicit configuration rather than implicit conventions.

          And you can’t do both. You can’t be explicit and implicit, you can’t be terse and readable, you can’t be flexible and robust.

      • Java

        • TecAdminThread.sleep() Method: Using Sleep/Delays in Java Programs

          In Java programming, it is often necessary to introduce a delay or pause in the execution of a program. This can be achieved through the use of the Thread.sleep() method. In this article, we will discuss what Thread.sleep() is, why it is used, and how to use it in your Java programs for controlled delays.

  • Leftovers

    • France24Live: Search for survivors intensifies as Turkey-Syria quake death toll tops 11,000

      Rescuers worked through the night into Wednesday to reach survivors trapped in the rubble of Monday's devastating earthquakes before they succumb to cold weather in southern Turkey and war-ravaged northern Syria. As the death toll climbed to more than 11,200, despair and anger were growing over the pace of rescue efforts. Follow the latest developments on our live blog below.

    • France24‘Can anybody hear me?’: In Turkey’s quake-hit Kahramanmaras, a desperate hunt for survivors

      In the quake-stricken Turkish city of Kahramanmaras, locals and rescue workers are digging through the rubble, some with their bare hands, clinging to hopes of a miracle as they hunt for survivors of Monday’s devastating earthquakes in a frantic race against the clock – and the bitter cold.

    • France24Turkey-Syria earthquakes: NGO calls for 'wider access to reach those most in need'

      As the desperate search for survivors continues after the devastating earthquakes in Turkey and Syria, the WHO warns that up to 23 million people could be affected across the region. Our Perspective guest is Louise Bichet, Middle East Manager at Médecins du Monde (Doctors of the World), which has been working in the region for many years. She tells us more about the humanitarian response to the disaster, particularly in Syria. "There is a need for much wider humanitarian access so that we are able to reach those who are most in need, without any consideration of political agenda or military agenda," she said.

    • LRTLithuania to send rescue team and supplies to earthquake-hit Turkey

      Lithuania will help earthquake-hit Turkey by sending a team of rescue workers with supplies and will transfer 200,000 euros of aid.

    • 'This place seems abandoned to its fate. There is no state or government here'

      Anger is mounting in Türkiye, with many in the country criticizing that the authorities' response to the MaraÅŸ earthquakes is slow and inadequate.

    • YLEFinland re-takes world ice carousel record

      The world's largest rotating ice carousel has a diametre of 516 metres and can carry 100,000 people.

    • France24Paris Olympics committee unveils 'joyful' designs for 2024 sporting events

      Paris Olympic organisers unveiled the 'visual identity' for the 2024 Games on Wednesday including a purple athletics track and a fresh set of pictograms for Olympic sports.

    • New York TimesLive Updates: Quake Death Toll Passes 15,000 in Turkey and Syria as Desperation Builds

      The death toll from the devastating earthquake in Turkey and Syria rose as rescuers faced shortages of trucks, fuel and time. President Recep Tayyip Erdogan of Turkey visited the area near the epicenter.

    • RFAUyghurs assist earthquake relief efforts in Turkey

      Abdullah Alim, a recent Uyghur university graduate, was one of the thousands killed

    • US News And World ReportEarthquake Recovery Continues on Northern California Coast

      Humboldt County authorities have released the latest statistics on recovery from the December earthquake and aftershocks that struck the Northern California coast

    • Counter PunchBallonacy

      Can an empire sink itself through self-generated ridicule?€  Will America’s floating a daffy, brainless notion so shallow and infantile that its only intention seems to have been the wish to humiliate itself have consequences?€  One wonders, since even the Noise Makers of the Ministry of Information and our Federal Confederacy of Dunces have backed this moronic pratfall.

      The Empire has managed to continue intact to date, dispensing sleazy, transparent lies and howling fabrications to its sadly hoodwinked, floundering, irascible people, without dissolving in its corrosive bile.€  This affirms that selling lies and deceptions is effective as national policy but we may be excused for wondering if it can sell rank absurdities quite as easily.

    • Common DreamsSyrian Relief Leader Urges US to Lift Sanctions Hindering Post-Earthquake Rescue Effort

      A disaster response expert has implored the United States to lift its economic sanctions against Syria, warning that the restrictions are hampering rescue and relief operations in the earthquake-ravaged country.

    • Counter PunchWho Killed David "Gypsy" Chain?

      The shooting of Manuel Esteban Paez Terán (known as Tortuguita) on 18 January by Atlanta police has garnered international headlines as the first killing of an environmental activist by police in the US. This may or may not be true. But Terán’s shooting (we now know he was shot at least 13 times) was not the first killing of a forest activist in the US. I have profiled two previous deaths: Navajo activist LeRoy Jackson and redwood forest defender David Chain. This piece ran in the Texas Observer in January 1999.

      David “Gypsy” Chain, originally from Pasadena, was killed on September 17 , 1998 on Pacific Lumber land, near Grizzly Creek off Route 36 in Humboldt County, California, because he formed part of the last line of defense in a battle plan fatally betrayed by Democratic politicians and environmental executives cringing before a corporate predator from Texas. A.E. Ammonds, the 52-year-old faller who put the tree down on Chain, crushing his skull, was the party immediately responsible for the young man’s death – but if Ammonds ever has to face charges of involuntary manslaughter, the people who put him in the woods that day should bear the full brunt of penalties consequent upon a wrongful death.

    • Common DreamsAs Always, Poorest Hit Hardest When Calamity Strikes

      On February 6, massive earthquakes struck southern Turkey and northern Syria, inflicting ghastly damage across a geographic region that has already borne a great deal of earthly devastation in recent decades. The ongoing war in Syria has produced millions of refugees, many of whom have now found themselves victims of seismic activity in the Turkish south.

    • uni MichiganThe secret of ‘The Secret History’ is that it’s not good

      Donna Tartt’s “The Secret History” feels like a 30-minute walk on a treadmill with the incline set to max. Is it fun? No. Does everyone tell you that you just have to try it? Yes. Is there a slight rush of endorphins afterward that makes you rethink your earlier hatred of it? Yeah, unfortunately.

  • Gemini* and Gopher

    • Personal

      • ughhhh laundry

        have a whole pile of laundry that i need to get to but i have been procrastinating. need to get on it tho because martin gave me shit once about "stinking like a college student" and i don't feel like unpacking that one again

      • A Death in the Family

        My father died peacefully today at 3:16 pm. He was 77. I stepped out for a chat with the chaplain, and he went during. He is survived by my ma and me.

      • Life update

        I am engaged and my fiancé is very nice to me I got my Canadian license to cook And I got a job in a food store I'm working on culinary and baking I quit gaming

      • After the trip

        It's been a little while since I updated my gemlog (actually not that much, but time flies when you're always online.) Things have been good by me.

        Taking that train trip allowed me to refocus and get back into the swing of things. I've applied for a few jobs and have some other plans on the horizon, both in the short term and in the long term. I have an inkling that the professors from the grad program in music theory won't email me about getting in, as the program is set to begin soon and I don't have any word from them.

      • 🔤SpellBinding: CDOSYUT Wordo: BRONX
    • Politics

      • Populism

        It’s weird how the shift from workers vs owners to pluralists vs populists has been presented as this new phenomenon by commentators like Norris and Inglehart, the latter arguing that it’s because of how the new generation has new values.

    • Technical

      • The End of Privacy

        I've been a bit of a privacy nut my whole life. Sure, sometimes I have nothing to hide, but I still prefer to. I have yet to think of a single occasion where being deanonymized was helpful, and oh, so many times when I cursed myself for providing my real name! I don't care about fame...

        And so I was pretty annoyed when I realized that my IP address was used to track me. No problem, I will VPN. Cookies? I will install an add-on to block or wipe them. Supercookies? Shit, those Adobe cookies I did not know about - and when I got a look I was horrified. Another add-on. And then there were these DNS leaks. And now the VPN guy in Bulgaria has access to all my traffic. Also, turns out my browser has a unique signature thanks to all the privacy add-ons.

      • A week in the terminal

        So it's been around a week that I've been working mainly in the terminal, and I have to say it's been pretty good! I haven't really settled into where it's a less-intrusive and less stimulating way of computing, because I have a driving urge to tinker with it. But I think that's starting to come to an end as I get stuff working.

      • Two versions of Link’s Awakening on Switch

        Link’s Awakening DX was released on Switch (the version with depressing color scheme and the can't-skip-dialog–bug for Pieces of Power and Guardian Acorns, and some other de-charm tweaks like how dialog changes and stone tablets are now that annoying owl) but comparing DX to the remake on the same device, it’s remarkable how much better all of the DX audio is (instrumentation is crisp and clear, compared to the more muddled sound on the Switch Remake, with "the dropping a toyshop down six flights of stairs" instrumentation of Animal Village a nadir of the latter) and how much faster and more fluid the DX controls are. And also shorter—albeit non-zero—loading times on DX.

        The remake only lets you use stick to move, the DX version you can play with either stick or D-pad.


* 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