35 private links
Markdown translator producing HTML5 and roff documents in the ms and man formats.
POSIX specification for the vi text editor
Put that script inside a folder, share the folder with someone via Syncthing or Dropbox or whatever,
Learn Vim Progressively
Über leet use vim!
tl;dr: You want to teach yourself vim (the best text editor known to human kind) in the fastest way possible. This is my way of doing it. You start by learning the minimal to survive, then you integrate all the tricks slowly.
mawkdown - A lightweight markup tool for POSIX systems
A Kakoune plugin that scrolls the buffer horizontally to keep the cursor centred, like a typewriter.
Teach Kakoune tricks for editing a GitHub-style wiki.
Vimwiki compatible personal wiki for Kakoune.
My personal Kakoune dotfiles. Contribute to TeddyDD/kakoune-dotfiles development by creating an account on GitHub.
Open a file in the current active kak session. GitHub Gist: instantly share code, notes, and snippets.
Pywal-like color palette generator, but faster and in C - danihek/hellwal
storing passwords with age encryption
$ cat README
pa
a simple password manager
https://passwordass.org
features
- encryption implemented using age[1]
- automatic key generation
- automatic git tracking
- multiple identity/recipient support
- written in portable posix shell
- simple to extend
- only ~160 lines of code
- pronounced "pah" - as in "papa"
fortune implementation in python
See also: https://github.com/bmc/fortune
capscreen is a shell script for screen recording on OpenBSD using ffmpeg(1). It captures the screen and microphone, and optionally overlays a webcam video feed in the top-right corner.