{ Independent Software Studio }

Code, Research & Stuff
Oct
04
2024

Writing Software Specs in TypeScript

Relying on TypeScript to write fully typed specs in order to build better software, making the code cross-platform, auto-testable, auto-documentable and much more.

Aug
27
2024

Generate deterministic UUID v4 in JavaScript

A lot of applications use UUIDs v4 as a primary key for entities. In tests you do not want to rely on an auto-generated value. Let's see how to generate deterministic UUIDs v4 in JavaScript.

Jul
25
2024

Building Better Software

A reflexion on how we can build better software by analyzing the problems, rethinking the whole process, and proposing a solution.

Latest updates
Aug
09
2024

More in the Basic Plan

RebootX has raised Basic Plan limits globally, allowing users to fully explore the app's capabilities with even more enhancements coming soon.

May
14
2024

Prometheus node-exporter integration

Automatically visualize CPU, RAM, Disk, and Uptime metrics of instances; connects via SSH for IaaS (e.g., AWS, Azure) and API for PaaS (e.g., Clever Cloud).

Apr
30
2024

Improved Grafana Integration

Grafana's update improves dashboard folder displays, supports dynamic datasources, and streamlines variable resolution.

Latest articles
Feb
09
2024

How to handle an Incident in Production

Learn PAAF: Protect, Analyze, Alert, Fix. From saving lives to debugging code, it's the universal process for handling emergencies effectively.

Feb
07
2024

Chaos Engineering at the Service of Resilient Services

Introduced by Netflix, Chaos Engineering is a proactive approach to software engineering that involves intentionally introducing controlled failures to test system resilience and reliability

Jan
31
2024

Install PrestaShop on AWS

In this article, we will explain what PrestaShop is, and show step by step, how to install it on your AWS account, using RebootX, available on Android and iOS.