127 private links
"The optimal solution to the ongoing GitHubification of Free Software would be the creation of a successfully competitive software development repository specialized to the Free Software community."
Rich is a Python library for rich text and beautiful formatting in the terminal. - willmcgugan/rich
CLI tool for exploring arXiv (inspired by karpathy's brilliant ArXiv Sanity Preserver)
The script will create data/pdf/, data/txt/ and data/summary/ directories to hold files downloaded from arXiv. I am also aware that this is a rather stupid way to implement a datastore but DBs seem a bit over the top. Text from PDFs are auto-converted on downloaded and are used to suggest future articles to the user. Downloading articles is idempotent.
Create a pdf with barcodes to backup text files on paper. Designed to backup ASCII-armored GnuPG and SSH key files and ciphertext.
Earthly is a build automation tool from the same era as your code. It allows you to execute all your builds in containers. This makes them self-contained, reproducible, portable and parallel. You can use Earthly to create Docker images and artifacts (eg binaries, packages, arbitrary files).
Like Gitbook but implemented in Rust.
CardDavMATE is an open source CardDAV web client implementation released under GNU AGPL (version 3.0).
Linux/Unix desktop fun - Learn how to draw text mode ASCII-art box around text or code/scripts in vim / vi under for fun and profit.
With shar
, you can easily create a self-extracting compressed file archive in Linux.
It would be great if it would not require to install the package also on the destination system.
For bureaucratic reasons, a colleague of mine had to print, sign, scan and send by email a high number of pages. To save trees, ink, time, and to stick it.
A time tracking app that respects your privacy and gets the job done without getting too fancy.
Last year (2019), we released the simjson library. It is a C++ library available under a liberal license (Apache) that can parse JSON documents very fast. How fast? We reach and exceed 3 gigabytes per second in many instances. It can also parse millions of small JSON documents per second.