Discussion Thread

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • spec

    Development Containers: Use a container as a full-featured development environment. (by devcontainers)

  • I've started using devcontainers for all my python projects. They're kind of a pain (slow startup, disk space waste, configuration problems) but at least I know that each project has a completely independent python installation. Also can install whatever other dependencies are required without worrying about fucking up the system.

  • pyenv

    Simple Python version management

  • you’re going to run into stuff like this whether you’re using wsl or a vm, it’s just big standard dependency hell. pyenv or asdf make it pretty simple to ensure you have the right active python version in your environment asdf is particularly useful since it works for other cli tools aside from python

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

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

  • you’re going to run into stuff like this whether you’re using wsl or a vm, it’s just big standard dependency hell. pyenv or asdf make it pretty simple to ensure you have the right active python version in your environment asdf is particularly useful since it works for other cli tools aside from python

  • ApacheKafka

    A curated re-sources list for awesome Apache Kafka

  • idk I’m just making a really terrible pun about Kafka

  • Kerbal-VR

    An add-on for Kerbal Space Program (KSP) to enable virtual reality. (by FirstPersonKSP)

  • Would anyone be interested in a sort of guide video on playing KSP entirely within IVA mode? The GitHub page has a good installation guide and basic controls, but as far as I can tell there's no good source of info about how to actually play the game this way. Stuff like creating maneuver nodes, interacting with the right click menus on objects, and transferring fuel become highly non-obvious once you can't do them the normal way

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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