snips.sh: passwordless, anonymous SSH-powered pastebin

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • snips.sh

    ✂️ passwordless, anonymous SSH-powered pastebin with a human-friendly TUI and web UI

  • The dockerfile has all of the commands you need to build and run: https://github.com/robherley/snips.sh/blob/main/Dockerfile

  • bubbletea

    A powerful little TUI framework 🏗

  • You can view your snippets in a human-friendly web UI that syntax-highlights the code and even renders markdown. In addition to the Web UI, the TUI (powered by bubbletea) has a file browser, code viewer and attribute editor.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • go-nanoid

    Nano ID for Go

  • Using jaevor/go-nanoid for those short IDs. With a ID length of 10 it'll take about ~17 years to have ~1% chance of collision.

  • litestream

    Streaming replication for SQLite.

  • Currently this is all running on a single DigitalOcean droplet (plus DO object storage for the SQLite DB backups with Litestream). Since it's just using SQLite (def helps keep costs down vs. anything hosted) I just need to monitor disk at the moment.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What 3rd-party libraries do you use often/all the time?

    7 projects | /r/golang | 1 Dec 2023
  • Glamorous tables with Go

    1 project | /r/golang | 12 Oct 2023
  • Create and share code snippets from your code editor with snips.nvim : https://github.com/Sanix-Darker/snips.nvim/tree/master

    2 projects | /r/neovim | 15 Jun 2023
  • Snips

    1 project | /r/devopspro | 14 Jun 2023
  • Snips.sh: SSH-powered pastebin with human-friendly TUI and web UI

    1 project | news.ycombinator.com | 13 May 2023