06 Jun 26

30 Apr 25

Open-source adventure game mapping and code generation software.

by mlb Apr 2025 saved 2 times

27 Mar 25

Anubis uses a sha256 proof-of-work challenge to protect upstream resources from scraper bots. This program is designed to help protect the small internet from the endless storm of requests that flood in from AI companies.

by mlb Mar 2025 saved 14 times

25 Mar 25

Tool powered with generative AI for creating engaging slides for kids, on any topic.


27 Feb 25

An opinionated list of git settings that most people likely don’t know about and which should probably be defaulted differently.

by mlb Feb 2025 saved 10 times

03 Feb 25

httptap is a process-scoped http tracer that you can run without root priveleges. You can run httptap <command> where <command> is a linux program and you get a trace of http/https requests and responses in standard output.

It works by running <command> in an isolated network namespace. It has its own TCP/IP stack (for which it uses gVisor). It is not an HTTP proxy and so does not rely on <command> being configured to use an HTTP proxy. It decrypts TLS traffic by generating a CA on the fly. It won’t install any iptables rules or make other global system changes.

by mlb Feb 2025 saved 2 times

15 Oct 24

Monitors websites for changes on specifics areas of the page and notifies via e-mail when updates are detected.

by mlb Oct 2024 saved 3 times

26 Jun 24

21 Jun 24

An online planetarium running in your web browser based on the open source Stellarium Web Engine project.

by mlb Jun 2024 saved 2 times

02 Jun 24

Nicotine+ is a graphical client for the Soulseek peer-to-peer network.


29 May 24

TerminalTextEffects (TTE) is a terminal visual effects engine. TTE can be installed as a system application to produce effects in your terminal, or as a Python library to enable effects within your Python scripts/applications.


24 Mar 24

Tdarr is a conditional based transcoding application for automating media library transcode/remux management. Some common use cases:

  • Transcode your videos from h264 to h265, saving 50% in file size
  • Remove unwanted audio or subtitle streams in your videos
  • Remove messy title metadata
  • Rename files based on codec and resolution
  • Health check your media files for corruption

23 Mar 24

Plain-text-based bookmarking.

by mlb Mar 2024 saved 4 times

04 Mar 24

The Astro App is a tool for exploring the night sky and tracking celestial events. It’s primarily targeted for amateur astrophotographers.


08 Feb 24

A small command-line application to view images from the terminal written in Rust. It uses either iTerm or Kitty graphics protocol, if supported. If not, lower half blocks (▄ or \u2584) are displayed instead.

by mlb Feb 2024 saved 2 times