today's howtos
-
Install Neovim on Ubuntu
This article will cover how to install the latest builds of Neovim on Ubuntu. We will be using the unstable PPA repository since it gets updated more often, this means we get new features and bug fixes faster.
-
Manage Kafka clusters with AKHQ and AMQ streams
A Graphical User Interface, or GUI, is highly important for Apache Kafka administrators and developers. Having the ability to visualize and interact with topics or make changes quickly can save a significant amount of time. While Red Hat's AMQ streams Operator is often considered a lightweight GUI, more advanced and detailed information can only be obtained using command-line tools such as
kafka-consumer-groups.sh
,kafka-acls.sh
, etc. -
Assignment Operators in Bash
In the Bash shell, assignment operators are used to assign values to variables. They are essential tools in scripting and programming, providing a method to store and manipulate data. This article will take you through the fundamental assignment operators in Bash, along with examples of their usage.
-
Enrico Zini: Mysterious DNS issues
Uhm, salsa is not resolving:
$ git fetch ssh: Could not resolve hostname salsa.debian.org: Name or service not known fatal: Could not read from remote repository. $ ping salsa.debian.org ping: salsa.debian.org: Name or service not known
But... it is?
-
Mastodon and Matrix link in your AppStream file
Quick reminder, that you can include a Mastodon or Matrix link to your AppStream file and that the link will then be displayed in your application page at apps.kde.org.
>