A user-friendly program for making electronic circuit diagrams in the browser. Circuits can be exported as netlists, PNG and SVG images and in the native format of the editor.
A number of circuit which can be simulated in the browser. I believe that it uses JavaScript, not Java.
Many other physics-related simulations can be found on https://www.falstad.com/mathphysics.html
Interim is an attempt to implement an operating system using ideas from the Lisp machines and Plan 9. https://github.com/mntmn/interim
The blog has other interesting articles on (Emacs) Lisp, Scheme, git...
This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical “wormhole codes”: in general, the sending machine generates and displays the code, which must then be typed into the receiving machine.
The codes are short and human-pronounceable, using a phonetically-distinct wordlist. The receiving side offers tab-completion on the codewords, so usually only a few characters must be typed. Wormhole codes are single-use and do not need to be memorized.
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.