home.social

#fossmendations — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fossmendations, aggregated by home.social.

  1. is an extended .

    Markdeep is an extended dialect of Markdown that brings support for diagrams, , as well as intra-and-interdocument hyperlinking. Markdeep files are cleverly compiled so they can be viewed in both plain text as well as on a web browser. Alongside diagrams and LaTeX, Markdeep features tables, todo lists, page breaks, calendars, table of contents, references, and fallback modes.

    Website 🔗️: casual-effects.com/markdeep

  2. #Markdeep is an extended #Markdown.

    Markdeep is an extended dialect of Markdown that brings support for diagrams, #LaTeX, as well as intra-and-interdocument hyperlinking. Markdeep files are cleverly compiled so they can be viewed in both plain text as well as on a web browser. Alongside diagrams and LaTeX, Markdeep features tables, todo lists, page breaks, calendars, table of contents, references, and fallback modes.

    Website 🔗️: casual-effects.com/markdeep

    #free #opensource #foss #fossmendations

  3. is a string art simulator.

    string-art produces images that imitate the appearance of string art. string-art does this by wrapping a virtual string around many pins arranged in a circle such that the intersections appear to add up to produce an image that resembles the input. The source code is simple and commented.

    Website 🔗️: github.com/possibly-wrong/stri

  4. is a for everything.

    performs regex searches on many different container filetypes, including , , , , and . rga uses for searching, which makes searches extremely fast, allowing it to outperform in speed (some matches are missed, however). rga performs caching for faster repeat searches.

    Website 🔗️: github.com/phiresky/ripgrep-all

  5. is an SSTV encoder and decoder.

    robot36 is a coder for slow-scan television, which is a range of standards that send still images over low bandwidth signals. robot36 provides both a and application, with the Android app supporting the , , , , and codecs. The CLI is .

    Website 🔗️: github.com/xdsopl/robot36 f-droid.org/packages/xdsopl.ro

  6. is a pattern based file rescuer.

    Scalpel scans through a disk image for magic numbers or patterns indicating the start of a file and extracts the content of the file. Scalpel ignores all filesystem data, meaning it can rescue files from any filesystem, including broken filesystems or files embedded in other files. Scalpel supports multithreaded and GPU based pattern matching.

    apt 📦️: scalpel

  7. is a image format.

    FLIF uses the MANIAC compression algorithm to achieve compression rates competitive with some lossy image formats. FLIF uses interlacing which allows for an accurate low-scale preview to be made from the first portion of an image, meaning images can be progressively loaded and don't require thumbnails. FLIF also works well on all image types, including photos and art.

    Website 🔗️: flif.info/

    apt 📦️: flif