Bonum Certa Men Certa

Links 16/06/2023: PL/Java 1.6.5 and Citus 11.3 Released



  • GNU/Linux

    • Applications

    • Instructionals/Technical

      • How to install Wireguard VPN in Debian?

        WireGuard€® is an extremely simple, fast and modern VPN that uses state-of-the-art cryptography. Its goal is to be faster and simpler than other implementations like IPSec and OpenVPN.

      • CitizixHow to run yugabytedb in docker and docker-compose

        YugabyteDB is a PostgreSQL-compatible Open-Source Distributed SQL database. It adds horizontal scalability to applications built for PostgreSQL. It offers all the benefits of a typical relational database (e.g. SQL, strong consistency, ACID transactions) with the advantages of a globally-distributed auto-sharded database system (e.g., NoSQL document databases).

      • It's UbuntuHow To Encrypt A Drive In Ubuntu 22.04 LTS

        Last Updated on June 15, 2023 by itsubuntu Step by step to encrypt a drive in Ubuntu 22.04 LTS In this tutorial post,we will show you the step by step guide to encrypt a drive in Ubuntu 22.04 LTS after the installation of the Ubuntu in your Laptop or Desktop.

      • Linux Host SupportHow to Install ProcessWire CMS on Ubuntu 22.04

        In this tutorial, we will show you how to install ProcessWire CMS on Ubuntu 22.04 OS. ProcessWire is a free, open-source content management system written in PHP. It offers many features such as jQuery-styled API, scaling, templates, multi languages, drag-and-drop page lists, and many more that are largely used for developing websites and applications.

      • How to install default Ubuntu 22.04’s desktop environment?

        Those who are using Ubuntu 22.04 Server Linux and want to install its default Ubuntu Desktop environment then here are the step to follow: Ubuntu 22.04 which is also known as Jammy JellyFish is the long-term version and successor of Ubuntu 20.04.

      • Linux CapableHow to Install Okular on Linux Mint 21/20

        If you’re a Linux Mint user in the market for a multifunctional, cross-platform document viewer, look no further than Okular. Created as a part of the KDE project, Okular combines a rich suite of features and a wide range of supported formats, setting it apart from a simple document viewer.

      • Linux CapableHow to Install Kdenlive on Linux Mint 21/20

        Kdenlive, standing for KDE Non-Linear Video Editor, is a sophisticated software that has proven its mettle in the realm of video editing. Utilizing the Qt and KDE frameworks, Kdenlive benefits from the power and flexibility of the open-source community.

      • RoseHostingHow to Install XWiki on Debian 11

        In this blog post, we are going to explain to you in step-by-step detail how to install XWiki on Debian...

      • Linux CapableHow to Install Joplin on Linux Mint 21/20

        In the ever-evolving world of technology, keeping track of ideas, reminders, and digital content can become a daunting task. Enter Joplin, a versatile, open-source application for note-taking and to-do management. With Joplin, your digital notes are secured, organized, and easily accessible, revolutionizing your productivity landscape.

      • DebugPointHow to Install Microsoft Edge Browser in Ubuntu and Other Linux [Ed: This is malware that steals all your passwords without consent. Do not even install it.]

        This guide explains the steps required to install Microsoft Edge Browser in Ubuntu and Other Linux. We explain both graphical and CLI / command line methods.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • SaaS/Back End/Databases

      • PostgreSQLPostgreSQL Conference Europe 2023 Call for Papers

        PostgreSQL Conference Europe 2023 will take place in Prague, Czechia, on December 12–15, 2023. Our Call for Papers is now open.

        We are accepting proposals for talks in English. Each session will last 45 minutes, and may be on any topic related to PostgreSQL. The submission deadline is September the 1st 23:59:59 CEST. Selected speakers will be notified before September 28th, 2023.

      • TecAdminHow to Create Users in PostgreSQL

        When managing a PostgreSQL database, the process of creating and managing users is a fundamental task. This article will cover everything from creating a basic user to creating a superuser, as well as setting passwords, permissions, and more.

      • PostgreSQLCloudNativePG 1.20.1, 1.19.3 and 1.18.5 Released!

        The CloudNativePG Community has released a new update for the supported 1.20, 1.19 and 1.18 versions of the CloudNativePG Operator.

        Versions 1.20.1, 1.19.3 and 1.18.5 are patch releases containing a few bug fixes and minor enhancements, including: [..]

      • PostgreSQLPL/Java 1.6.5 released

        1.6.5 is the latest PL/Java release, bringing functions, triggers, aggregates, types, operators, etc. in Java to PostgreSQL (15 back to 9.5). PL/Java 1.6.5 will build and operate with Java versions 9 through (so far) 20. It need not operate with the same Java version used to build it, and can run application code ranging from pre-Java-9 legacy code, to code using the latest features of the Java version present at run time.

        1.6.5 adds support for PostgreSQL 15, fixes several bugs, and will now permit methods declared on interfaces as well as on classes. More on some selected changes may be found below.

      • PostgreSQLCitus 11.3 Released!
        Tenant monitoring in Citus 11.3

        Now you can monitor the tenants of your multi-tenant SaaS application. Use citus_stat_tenants to quickly locate the noisy neighbor in your cluster. Also in 11.3, execute shard moves in parallel from different co-location groups, and MERGE between co-located, distributed tables. Plus improved metadata syncing for very large numbers of tables. Read Marco’s blog post for all the info. Or if you’re more interested in the code you can check out the Citus database GitHub repo (feel free to give the project a star to show support :).)

    • Programming/Development

      • Andy Wingo: parallel futures in mobile application development
        Good morning, hackers. Today I'd like to pick up my series on mobile application development. To recap, we looked at:

        • Ionic/Capacitor, which makes mobile app development more like web app development;

        • React Native, a flavor of React that renders to platform-native UI components rather than the Web, with ahead-of-time compilation of JavaScript;

        • NativeScript, which exposes all platform capabilities directly to JavaScript and lets users layer their preferred framework on top;

        • Flutter, which bypasses the platform's native UI components to render directly using the GPU, and uses Dart instead of JavaScript/TypeScript; and

        • Ark, which is Flutter-like in its rendering, but programmed via a dialect of TypeScript, with its own multi-tier compilation and distribution pipeline.

        Taking a step back, with the exception of Ark which has a special relationship to HarmonyOS and Huawei, these frameworks are all layers on top of what is provided by Android or iOS. Why would you do that?

      • ThunderbirdMozilla Thunderbird: Thunderbird for Android / K-9 Mail: May 2023 Progress Report

        As announced in the progress report for the€ previous month, in May we mostly worked on a new account setup experience. To learn more about that and what else has happened in the world of K-9 Mail as it evolves to Thunderbird For Android, read on.

        [This month’s progress report was co-written by cketti and Wolf]

        The Revamped Account Setup UI

        In our continued efforts to enhance the user experience, we have redesigned the account setup UI. This is the first point of contact for our users and we wanted to ensure it is as intuitive and straightforward as possible. We integrate Thunderbird’s Autoconfiguration for seamless email account setup, start the transition of our app’s UI from XML Android layouts to Jetpack Compose, and adopt Atomic Design principles for a cohesive, intuitive design.

        At the heart of this transformation is the integration of Thunderbird Autoconfig. This system enables automatic configuration of most email accounts, simplifying the user experience by making the connection to email servers effortless. Users only need to enter their email address and the server settings are obtained via multiple methods. They can be sourced from a central database (ISPDB), retrieved directly from ISPs through a configuration server, drawn from provided configuration files. In cases where these methods are unsuccessful, the configuration is derived from common server names. If all else fails, manual configuration is always available. With this powerful tool, setting up an email account becomes a breeze.

        Our redesigned account setup UI has been written using Jetpack Compose. Although XML layouts have long been the standard for building Android UIs, the Android ecosystem is transitioning towards Jetpack Compose as the new norm. This declarative UI toolkit has enabled us to build UIs more efficiently, with less boilerplate code and reduced likelihood of bugs. Jetpack Compose defines UI elements as composable functions written in Kotlin code. This results in more intuitive, expressive, and readable components and promotes the reuse of UI components, streamlining the UI design process. This aligns well with the implementation of our new design system.

      • John GoerzenJohn Goerzen: Using git-annex for Data Archiving

        In my recent post about data archiving to removable media, I laid out the difference between backing up and archiving, and also said I’d evaluate git-annex and dar. This post evaluates git-annex. The next will look at dar, and then I’ll make a comparison post.

        What is git-annex?

  • Leftovers

    • Ruben SchadeRaising voices on video calls

      I’ve been fascinated by this global shift towards mass remote work since Covid, and how we’ve adapted to video conferencing calls being a normal, routine, and expected part of so many of our lives.

      I wrote back in 2020 about a study that indicated that video calls place a higher cognitive overhead on participants than phone calls, and that we don’t deal with latency well. I’ve witnessed the horror of one where Zoom’s mute button didn’t work, and others have responded with glee when a video conferencing service (pardon, product!) goes down. They’ve even changed the perception of work.

    • The Straits TimesHired to steal ‘em all: Man in Japan arrested for stealing 1,500 Pokemon cards worth $11k

      Japan has been hit by a crime spree involving Pokemon cards, which can cost tens of thousands of dollars.



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