VBinDiff (Visual Binary Diff) displays files in hexadecimal and ASCII (or EBCDIC). It can also display two files at once, and highlight the differences between them. Unlike diff, it works well with large files (up to 4 GB).
Org-roam is a solution for effortless non-hierarchical note-taking with Org-mode. With Org-roam, notes flow naturally, making note-taking fun and easy. Org-roam should also work as a plug-and-play solution for anyone already using Org-mode for their personal wiki.
Filestash (formerly nuage) is a web client for org-mode. It started as its author believe emacs and org-mode are the greatest thing since sliced bread. The project aims to fix the pain points org-mode's users may have:
- emacs isn't great out of the desktop world, it needs a cross platform companion app
- not everyone is willing to go through learning emacs which makes org-mode a hard to sell tool to manage team project.
Delta provides language syntax-highlighting, within-line insertion/deletion detection, and restructured diff output for git on the command line.
Found via https://tecosaur.github.io/emacs-config/config.html
There are other programs using the name delta, for example https://guix.gnu.org/packages/delta-2006.08.03/
"Delta assists you in minimizing "interesting" files subject to a test of their interestingness."
This package is a keystroke visualizer for GUI version Emacs.
You no longer need to use external tools to display keystrokes when creating screencasts!
Unicode Lookup is an online reference tool to lookup Unicode and HTML special characters, by name and number, and convert between their decimal, hexadecimal, and octal bases.
DietPi is extremely lightweight at its core, our images start at 400MB in size (3x lighter than 'Raspbian Lite'). With features of low process/memory footprint and DietPi-RAMlog installed by default, DietPi allows you to get the maximum performance from your device.
The long term goal of the Software Heritage initiative is to collect all publicly available software in source code form together with its development history, replicate it massively to ensure its preservation, and share it with everyone who needs it. The Software Heritage archive is growing over time as we crawl new source code from software projects and development forges.
These simple scripts help in converting an RCS collection of files
into a Git repo.
These scripts are good only for the simple case of a single RCS
directory with no branches, just straight check-ins. Files that
were checked in with a single 'ci' command will be added to git
with a single git commit.