Avid Seeker

Typesetting:

pandoc:

Static Site Generators

Keep flat URLs

1// Trims first numbers in a file name
2eleventyConfig.addFilter("trimSlug", slug => slug.replace(/^\d+-/i, ''));

Unicode

Detect non-ASCII:

Security, URL Spoofing:

Spreadsheets

Specify dimensions (No infinite canvas):

Format support:

Console Spreadsheets

Utilities:

Possible filter implementation: Say you got dates and comments of the following files: buy.tsv, sell.tsv, rent.tsv. Then

1cat buy.tsv sell.tsv rent.tsv | sort

Browsing each .tsv file is the equivalent of filter view. The combined output is the default view.

Problem is: how to map it back? Map it back by appending the SHA1 hash of every line (+ fname, line no., etc.) to its beginning. That will make mapping easier and less error prone.

Android

Text editor with timestamps and location stamps.

Puzzle games that would be nice to have as FOSS:

Interesting apps:

Archive

Vim:

Librewolf:

calcurse:

Documents:

OrganicMaps:

ArchWiki:

Xorg

XF86TaskPane:

XF86RotateWindows:

Libreoffice:

KDE:

XFCE:

Restricted-versions of programs:

Misc