39 lines
808 B
Markdown
39 lines
808 B
Markdown
---
|
||
id:
|
||
aliases: []
|
||
title: 2025-12-04
|
||
tags:
|
||
- authorship/original
|
||
- destiny/permanent
|
||
- status/draft
|
||
- type/periodic/daily
|
||
dg-publish: true
|
||
---
|
||
# 2025-12-04
|
||
|
||
## 2025-12-04 09:51
|
||
|
||
#topic/automation
|
||
|
||
* [x] TODO: Build test case estimating helper html app ➕ 2026-12-04
|
||
|
||
It may be possible
|
||
to replicate the behavior of my takeoff workbooks
|
||
in a static .html file using JavaScript.
|
||
|
||
This would be preferable since it would allow
|
||
* version control,
|
||
* comments,
|
||
* hidden by default complexity[^1]
|
||
|
||
[^1]: user only sees forms/fields relevant to the problem they're trying to solve,
|
||
or as necessary for the complexity of the job.
|
||
`Add Output > Conductor Supports`
|
||
`Add Complication > Multiple Buildings`
|
||
|
||
A good test case would be a simple 3 variable equation solver.
|
||
|
||
* speed
|
||
* distance
|
||
* time
|