Alt-F4 #53 - Laziness through Automation

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

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

    Useful Python scripts for my Factorio mods

  • I automated a few processes related to mod development before, most notably the process of bundling up a new release and all the micro-management that comes with that. In that particular case, it’s not even really because I didn’t want to do the same tedious steps for all of my releases (169 and counting for Factory Planner); it’s more about preventing me from making mistakes during that process, which could lead to broken versions getting to users and so on, which would be bad.

  • FactoryPlanner

    A mod for Factorio. Allows you to plan out your production in detail.

  • Alright, alright, let’s get to the fun part. My idea was pretty simple: Write a Python script that launches Factorio into a custom scenario, which then takes over the actual screenshotting part (for which Factorio has a dedicated API call, thankfully), after which the script puts the screenshots into the right folder and maybe crops them a bit. The first part of that is rather easy: I just needed to figure out which command line arguments I needed, to string them together, and the scenario would already be up and running. So far, so good.

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

  • Democratizing Music Creation with an AI-powered Music Generation App

    1 project | dev.to | 7 May 2024
  • VisBrowser: Visual Browsing Adapter for Playwright

    1 project | news.ycombinator.com | 7 May 2024
  • Show HN: Token Streaming with OpenAI SDK and FastAPI

    1 project | news.ycombinator.com | 7 May 2024
  • Chkbit: Check the data integrity of your files over time

    1 project | news.ycombinator.com | 7 May 2024
  • We Built an Open-Source Text-to-Image Evaluation Library for Clip Models

    1 project | news.ycombinator.com | 7 May 2024