> superuserbase.com

public

My apps / tools

This is a simple place where I keep a few small apps, browser tools, and experiments. Most of it is lightweight, some parts are still rough, and only a small portion is active at any given time.

base-console

superuser@base:~$ whoami

superuser

superuser@base:~$ pwd

/srv/superuserbase/public

superuser@base:~$ ls sections

my-apps-tools

superuser@base:~$ ls apps

setuptuner FE_model_obliterated pi-cosmos terminal-simulator password-manager-cli

superuser@base:~$ tail -n 1 base.status

ready / 4 public links / 1 local tool

superuser@base:~$

My apps / tools

new public audit FE model
FE-001 Critical
FE Model Obliterated
DE405 RA/Dec FE draw

FE Model Obliterated

Short multilingual audit of one flat-earth model: where its sky data, map projection and eclipse claims break.

Public Audit open
new public lab pi-cosmos
π
search sequence 314159 inside 4.29B indexed digits
PI Cosmos digits / orbit cards / postcards
random PI fact Feynman point

A run of six nines appears starting at the 762nd fractional digit.

search facts postcards

PI Cosmos

Creative PI microsite with orbit visuals, search stats, and downloadable postcards.

Browser open
public app setuptuner
ST-04 track setup
SETUPTUNER
race balance / aero / track preset
track Suzuka
bias 57.2%
aero 11 / 8
diff 68%
brakes rotation traction kerbs
rotation
traction
kerbs

SetupTuner

Setup workspace for car balance, brake bias, aero and track-specific tuning presets.

Public App open
interactive lab v2 public
typing-preview.js
function renderInvoice(items) { const total = items.reduce((sum, item) => sum + item.price, 0); return [ "# Invoice preview", ...items.map((item) => `- ${item.name}: ${item.price} CZK`), `Total: ${total} CZK`, ].join("\\n"); }

Terminal Simulator

Human-like terminal simulator that types text with mistakes and corrects itself while writing.

Public Lab open
local tool CLI WIP
vault.pmdb
pm vault unlock pm search github copy --clear-after 30s

Local Password Manager CLI

Work-in-progress local-first password manager for encrypted vaults, quick search, generator flows and terminal workflows.

Local CLI in progress