• Home
  • Budgets ➔
  • minute.bible ➔
  • Invoicing ➔

404

Page not found

Go to the front page →
develop

Lightning-Fast CI/CD for Meteor v3 + SolidJS + Vite on ARM64

TLDR Problem: Meteor 3.3 + SolidJS + Vite + ARM64 deployments taking 30+ minutes, killing productivity for rapid iteration. Solution: Two…

    31 Jul 2025 • 11 min read
    develop

    MongoDB single instance replicaset with Docker

    MongoDB single instance replicaset with Docker MongoDB replicasets are required for oplog tailing and subscribing to change stream events…

      25 Sep 2024 • 2 min read
      develop

      Caprover, Nginx and uwsgi Python apps

      What a battle to get a simple uwsgi app deployed to caprover! In the end it came down to Nginx configuration: Remove the part from the…

        25 Sep 2022 • 1 min read