Fly.io and Tailscale Saved Notado

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • pq

    Pure Go Postgres driver for database/sql

  • overmind

    Process manager for Procfile-based applications and tmux

  • FYI: Your link for Overmind is to the wrong project. The process manager is https://github.com/DarthSim/overmind

    The article currently links to a deprecated Angular.js project with the same name (https://github.com/geddski/overmind)

  • 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
  • overmind

    Easy module isolation and lazy loading for Angular apps (by geddski)

  • FYI: Your link for Overmind is to the wrong project. The process manager is https://github.com/DarthSim/overmind

    The article currently links to a deprecated Angular.js project with the same name (https://github.com/geddski/overmind)

  • meilisearch-go

    Golang wrapper for the Meilisearch API

  • Thanks for this question!

    Back in early 2020, Meilisearch did not have a Rust client library, but it did have a Go client library[1], and there was nothing comparable to lib/pq[1] in the Rust ecosystem which would allow me to create a listener on a table.[3]

    Go is generally my "fallback language" when something would not be practical to do in Rust; it has a very nice, mature ecosystem, and as long as you aren't condemning yourself to interface{} hell, it remains in my eyes a perfectly capable and reasonably ergonomic alternative for well-defined use cases.

    [1] https://github.com/meilisearch/meilisearch-go

  • Hugo

    The world’s fastest framework for building websites.

  • I'm afraid I couldn't make that argument with a straight face.

    I would recommend that you go with something like Hugo[1], throw it on an S3(-compatible) bucket and be done with.[2]

    [1] https://gohugo.io/

    [2] This is what I have been doing for my personal blog and for my wife's professional website for many years and I am very content with it

  • astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

  • I did that too, but would never use Hugo for any website again!

    Instead, I would now use Astro[1] for any static site or blog.

    YMMV, but if you don't already love golang and their weird template language, Astro is just HTML and TypeScript and is overall simpler and less time-consuming to understand.

    (I mean it will get hella complicated if you want it to, and let you integrate React or Svelte or blah blah, but out of the box it works great for generating static sites like blogs, or just regular-ass websites.)

    [1]: https://astro.build

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

  • Release v0.123.0 · Gohugoio/Hugo

    1 project | news.ycombinator.com | 20 Feb 2024
  • Writing a SSG in Go

    7 projects | dev.to | 26 Jan 2024
  • Hugo 0.122 supports LaTeX or TeX typesetting syntax directly from Markdown

    1 project | news.ycombinator.com | 26 Jan 2024
  • Hugo site generator theme in style of Jake's resume

    2 projects | /r/resumes | 6 Dec 2023
  • What do you use to build your landing pages?

    1 project | /r/SaaS | 27 Nov 2023