Curated Content
Below are the items zentrocdot has curated in this treasury, each with their curation notes explaining why it's valuable:
Curation Note: I was looking for a easy to use Markdown viewer. After checking out some resources I came up with Okular. In the past I have connected Okular to PDF files and nothing else. But it is also nice for viewing md files.
Original Source: https://apps.kde.org/okular/
Treasured: 2 times
Curation Note: I was searching for tool, which is able to create an ISO image from a given directory tree structure. The reason is quite simple. I wanted to check both ways, ISO image to directory structure and back. I learned that I can mout the content of an ISO image directly as tree structure. But, the way bac...
Original Source: https://wiki.debian.org/genisoimage
Treasured: 3 times
Curation Note: Today, I had to read metadata from LoRA files once again. The tool I developed that is best suited for this task is my Fortran90 Metadata & Tensor Reader. It worked like a charm.
Original Source: https://www.copus.io/work/379c35919a4447908d3f250c72971a98
Treasured: 4 times
Curation Note: With Gradio one can create in a short period of time good looking web interfaces. I wrote an image viewer for use as preview image here in a rush. There are much more possibilities to use in such web interfaces. The well known AI tool AUTOMATIC1111 is a really good example what is possible in using ...
Original Source: https://www.gradio.app/
Treasured: 4 times
Curation Note: In the past, I used Scilab a lot alongside other tools. With my switch to SageMath, Scilab has taken a back seat somewhat. But I haven't lost sight of it. When it comes to numerical calculations, it is a SOTA tool. It offers a lot of things from numerical analysis over control engineering to machine...
Original Source: https://www.scilab.org/
Treasured: 2 times
Curation Note: htop is a must have on each Linux system. One can see the system resources and one can interact with them. If not installed it should be. It is helpful to see, what is going on. E.g. it shows also Zombie processes. If one can kill them is another question.
Original Source: https://github.com/htop-dev/htop
Treasured: 2 times
Curation Note: For as long as I can remember, I have been using the text editor gedit. This is correct when I am talking about a text editor with its own GUI. In the terminal window, I am using most of the time text editor nano. I have repeatedly tried other text editors with a GUI, but I always come back to gedit...
Original Source: https://gedit-text-editor.org/
Treasured: 3 times
Curation Note: Anyone who works with programming languages will sooner or later come across Alan Turing. Sed is generally better known as a command line command that can be used in a shell on a Unix or Linux computer system. What is less well known is that sed, the so-called stream editor, is a programming languag...
Original Source: https://catonmat.net/proof-that-sed-is-turing-complete
Treasured: 2 times
Curation Note: If one works nowadays with computer systems one needs a software for the calculation of hashes or checksums, most of the time for files of different kind. The calculation of such hashes or checksums can be done by an application from the command line or by using an application with GUI. GtkHash is a...
Original Source: https://gtkhash.org/
Treasured: 2 times
Curation Note: For various reasons, a hex editor should always be installed on a computer. As the name says content is shown by use of hex numbers. The preview image clearly shows the reason for this. For example, image files contain so-called magic numbers that can be used to identify the format of the file or im...
Original Source: https://www.wxhexeditor.org/
Treasured: 2 times
Curation Note: When it comes to software compatibility, it is useful to know which versions of an operating system exist and how up-to-date they are. In the case of Linux Mint, the website lists all Mint versions and their dependencies at Ubuntu. Linux Mint is based on Ubuntu, and Ubuntu is based on Debian. It mak...
Original Source: https://linuxmint.com/download_all.php
Treasured: 2 times
Curation Note: At the beginning of the year 2024 I wrote a installation guide how to install LibreOffice from scratch. This installation guide shows how to install the last developer version from scratch with help and language support of the GUI. Given the circumstances, I tested these old instructions today and t...
Original Source: https://github.com/zentrocdot/LibreOffice
Treasured: 2 times