Working for yourself

A freelance rate calculator you can actually edit

By A. Ledger ยท 6 min read

Setting an hourly rate is mostly fear and guesswork. Let's replace the guesswork with arithmetic. Below is a saved calculation, loaded by ID straight from Instacalc's store โ€” the same way any reader could fork it.

Saved calc #59699 โ€” loaded by ID

That widget is loaded with <instacalc src="59699"> โ€” the calc lives in Instacalc, not in this page. Update it there and every site embedding it updates too.

The same calc, as a full iframe

Some authors prefer a sandboxed iframe over the script embed โ€” no shared JavaScript, fully isolated. Instacalc's canonical embed URL is /embed/<id>, and that's exactly what "Copy embed code" gives you:

Canonical iframe embed โ€” /embed/59699

Two embed styles, one source of truth. The script embed (ic.js) renders into the page via shadow DOM; the iframe embed sandboxes the whole calc. Both pull from the same Instacalc calc.

Prefer to start fresh? Open a blank calc and paste your own expenses.