Lightweight Alpine VMs on macOS

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

    Lightweight Linux VMs on MacOS

  • I don't see the point of a dedicated tool for this when it is easy enough just to start a Alpine docker container with a couple commands. As this project is just a wrapper for docker and LXD[1] and those tools are already easy enough for the average SWE to interact with, the project seems to just over-complicate an already existing workflow.

    [1] https://github.com/beringresearch/macpine#motivation

  • asdf

    Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

  • Your team might want to use asdf https://github.com/asdf-vm/asdf to run multiple native versions of PostgreSQL and Redis in parallel. Even with one project you might have multiple versions of those tools in different releases of the project. You standardize by using a .tool-versions file. I've been using that for a team targeting Linux and developing on Ubuntu, Mac and WSL (or was that an Ubuntu VM in Windows?)

  • 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
  • mkdocs-material

    Documentation that simply works

  • I think they have split it into far too many small pages, the whole CLI section should be one page, it not the whole lot.

    Slight aside though, they have used the Material theme for MKDocs, which is much more than a theme, it's a whole extension package of bells a whistles for MKDocs. I'm not actually too keen on "Material for MKDocs" [0], I like all the clever plugins, but the theme itself I find distracting and too "loud". The theme jumps out more than the content itself.

    In the Python ecosystem Material for MKDocs seems to be the leading default at the moment, however I much prefer Furo for Sphinx, it's much cleaner, it's about putting the content front and centre.

    0: https://squidfunk.github.io/mkdocs-material/

    1: https://pradyunsg.me/furo/

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

  • Criando seu ambiente com ASDF

    4 projects | dev.to | 29 Dec 2023
  • Kotlin version manager

    2 projects | /r/Kotlin | 7 Dec 2023
  • How do i keep my "devops tool" always up to date in a smart way ?

    2 projects | /r/devops | 6 Dec 2023
  • Fish – Update on the Rust Port

    7 projects | news.ycombinator.com | 26 Nov 2023
  • Can't find the PostgreSQL client library (libpq) – after updating to Ruby 3.2.2

    2 projects | /r/rails | 11 Nov 2023