Software: chrpath release 0.17, MongoDB GUIs, and CapyPDF
-
Petter Reinholdtsen ☛ Petter Reinholdtsen: New chrpath release 0.17
The chrpath package provide a simple command line tool to remove the rpath or runpath of compiled ELF program. It is almost 10 years since I updated the code base, but I stumbled over the tool today, and decided it was time to move the code base from Subversion to git and find a new home for it, as the previous one (Debian Alioth) has been shut down. I decided to go with Codeberg this time, as it is my git service of choice these days, did a quick and dirty migration to git and updated the code with a few patches I found in the Debian bug tracker.
-
Linux Links ☛ 7 Best Free and Open Source MongoDB GUIs
MongoDB is a high performance, open source, non-relational NoSQL database written in C++. It's at the forefront of the NoSQL database management system movement.
-
Jussi Pakkanen ☛ Jussi Pakkanen: CapyPDF, performance and shared libraries
People who are extremely performance conscious might not like the fact that CapyPDF ships as a shared library with a C API that hides all internal implementation details. This has several potential sources of slowdown: