vault backup: 2025-10-20 16:48:59

This commit is contained in:
2025-10-20 16:48:59 -04:00
parent a5676d625e
commit d5e6edbb72
25 changed files with 260 additions and 1713 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
-90
View File
@@ -1,90 +0,0 @@
{
"newNotePlaceholder": "Untitled",
"defaultInitialization": false,
"navigatorEnabled": true,
"filePreviewOnHover": false,
"blinkEnabled": true,
"datePickerTime": false,
"imageThumbnails": false,
"noteThumbnails": false,
"spacesMDBInHidden": true,
"cacheIndex": true,
"spacesRightSplit": false,
"contextEnabled": true,
"spaceViewEnabled": true,
"saveAllContextToFrontmatter": true,
"autoOpenFileContext": false,
"activeView": "/",
"hideFrontmatter": true,
"activeSpace": "",
"defaultDateFormat": "yyyy-MM-dd",
"defaultTimeFormat": "h:mm a",
"spacesEnabled": true,
"syncFormulaToFrontmatter": true,
"spacesPerformance": false,
"currentWaypoint": 0,
"enableFolderNote": true,
"folderIndentationLines": true,
"revealActiveFile": false,
"spacesStickers": true,
"spaceRowHeight": 29,
"mobileSpaceRowHeight": 40,
"bannerHeight": 200,
"spacesDisablePatch": false,
"folderNoteInsideFolder": true,
"folderNoteName": "",
"sidebarTabs": true,
"showRibbon": true,
"vaultSelector": true,
"deleteFileOption": "trash",
"expandedSpaces": [
"//Tags",
"/"
],
"expandFolderOnClick": true,
"spacesFolder": "Tags",
"suppressedWarnings": [],
"spaceSubFolder": ".space",
"hiddenFiles": [],
"hiddenExtensions": [
".mdb",
"_assets",
"_blocks"
],
"inlineBacklinks": false,
"inlineContext": true,
"inlineBacklinksExpanded": false,
"inlineContextExpanded": true,
"inlineContextProperties": true,
"inlineContextSectionsExpanded": true,
"banners": true,
"inlineContextNameLayout": "vertical",
"spacesUseAlias": false,
"fmKeyAlias": "aliases",
"fmKeyBanner": "banner",
"fmKeyColor": "color",
"fmKeyBannerOffset": "banner_y",
"fmKeySticker": "sticker",
"openSpacesOnLaunch": true,
"indexSVG": false,
"readableLineWidth": false,
"autoAddContextsToSubtags": true,
"releaseNotesPrompt": 0.999,
"enableDefaultSpaces": true,
"showSpacePinIcon": true,
"experimental": false,
"systemName": "zmVault",
"defaultSpaceTemplate": "",
"selectedKit": "default",
"actionMaxSteps": 100,
"contextPagination": 25,
"skipFolderNames": [],
"skipFolders": [],
"enhancedLogs": false,
"basics": true,
"basicsSettings": null,
"firstLaunch": true,
"notesPreview": false,
"editStickerInSidebar": true,
"overrideNativeMenu": false
}
-1209
View File
File diff suppressed because one or more lines are too long
-10
View File
@@ -1,10 +0,0 @@
{
"id": "make-md",
"name": "make.md",
"version": "1.3.1",
"minAppVersion": "0.16.0",
"description": "make.md gives you everything you need to organize and personalize your notes.",
"author": "make.md",
"authorUrl": "https://www.make.md",
"isDesktopOnly": false
}
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -10,7 +10,7 @@
"expandLimit": 0,
"disableNestedTags": false,
"hideItems": "NONE",
"ignoreFolders": "",
"ignoreFolders": "Templates",
"targetFolders": "",
"scanDelay": 250,
"useTitle": true,
+2 -1
View File
@@ -4,12 +4,13 @@
"devMode": false,
"templateFolderPath": "",
"announceUpdates": false,
"version": "2.5.0",
"version": "2.6.0",
"globalVariables": {},
"onePageInputEnabled": false,
"disableOnlineFeatures": true,
"enableRibbonIcon": false,
"showCaptureNotification": true,
"showInputCancellationNotification": false,
"enableTemplatePropertyTypes": false,
"ai": {
"defaultModel": "Ask me",
+52 -51
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "quickadd",
"name": "QuickAdd",
"version": "2.5.0",
"version": "2.6.0",
"minAppVersion": "1.6.0",
"description": "Quickly add new pages or content to your vault.",
"author": "Christian B. B. Houmann",
File diff suppressed because one or more lines are too long
-38
View File
@@ -1,38 +0,0 @@
{
"command_timeout": 5,
"templates_folder": "templates",
"templates_pairs": [
[
"",
""
]
],
"trigger_on_file_creation": false,
"auto_jump_to_cursor": false,
"enable_system_commands": false,
"shell_path": "",
"user_scripts_folder": "",
"enable_folder_templates": true,
"folder_templates": [
{
"folder": "",
"template": ""
}
],
"enable_file_templates": false,
"file_templates": [
{
"regex": ".*",
"template": ""
}
],
"syntax_highlighting": true,
"syntax_highlighting_mobile": false,
"enabled_templates_hotkeys": [
""
],
"startup_templates": [
""
],
"intellisense_render": 1
}
File diff suppressed because one or more lines are too long
-11
View File
@@ -1,11 +0,0 @@
{
"id": "templater-obsidian",
"name": "Templater",
"version": "2.16.1",
"description": "Create and use templates",
"minAppVersion": "1.5.0",
"author": "SilentVoid",
"authorUrl": "https://github.com/SilentVoid13",
"helpUrl": "https://silentvoid13.github.io/Templater/",
"isDesktopOnly": false
}
-226
View File
@@ -1,226 +0,0 @@
.templater_search {
width: calc(100% - 20px);
}
.templater_div {
border-top: 1px solid var(--background-modifier-border);
}
.templater_div > .setting-item {
border-top: none !important;
align-self: center;
}
.templater_div > .setting-item > .setting-item-control {
justify-content: space-around;
padding: 0;
width: 100%;
}
.templater_div
> .setting-item
> .setting-item-control
> .setting-editor-extra-setting-button {
align-self: center;
}
.templater_donating {
margin: 10px;
}
.templater_title {
margin: 0;
padding: 0;
margin-top: 5px;
text-align: center;
}
.templater_template {
align-self: center;
margin-left: 5px;
margin-right: 5px;
width: 70%;
}
.templater_cmd {
margin-left: 5px;
margin-right: 5px;
font-size: 14px;
width: 100%;
}
.templater_div2 > .setting-item {
align-content: center;
justify-content: center;
}
.templater-prompt-div,
.templater-multisuggester-div {
display: flex;
}
.templater-prompt-form {
display: flex;
flex-grow: 1;
}
.templater-prompt-input,
.templater-multisuggester-input {
flex-grow: 1;
}
.templater-button-div {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 1rem;
}
textarea.templater-prompt-input {
height: 10rem;
}
textarea.templater-prompt-input:focus {
border-color: var(--interactive-accent);
}
.templater-multisuggester-list {
margin: 1.5em 0;
}
.cm-s-obsidian .templater-command-bg {
left: 0px;
right: 0px;
background-color: var(--background-primary-alt);
}
.cm-s-obsidian .cm-templater-command {
font-size: 0.85em;
font-family: var(--font-monospace);
line-height: 1.3;
}
.cm-s-obsidian .templater-inline .cm-templater-command {
background-color: var(--background-primary-alt);
}
.cm-s-obsidian .cm-templater-command.cm-templater-opening-tag {
font-weight: bold;
}
.cm-s-obsidian .cm-templater-command.cm-templater-closing-tag {
font-weight: bold;
}
.cm-s-obsidian .cm-templater-command.cm-templater-interpolation-tag {
color: var(--code-property, #008bff);
}
.cm-s-obsidian .cm-templater-command.cm-templater-execution-tag {
color: var(--code-function, #c0d700);
}
.cm-s-obsidian .cm-templater-command.cm-keyword {
color: var(--code-keyword, #00a7aa);
font-weight: normal;
}
.cm-s-obsidian .cm-templater-command.cm-atom {
color: var(--code-normal, #f39b35);
}
.cm-s-obsidian .cm-templater-command.cm-value,
.cm-s-obsidian .cm-templater-command.cm-number,
.cm-s-obsidian .cm-templater-command.cm-type {
color: var(--code-value, #a06fca);
}
.cm-s-obsidian .cm-templater-command.cm-def,
.cm-s-obsidian .cm-templater-command.cm-type.cm-def {
color: var(--code-normal, var(--text-normal));
}
.cm-s-obsidian .cm-templater-command.cm-property,
.cm-s-obsidian .cm-templater-command.cm-property.cm-def,
.cm-s-obsidian .cm-templater-command.cm-attribute {
color: var(--code-function, #98e342);
}
.cm-s-obsidian .cm-templater-command.cm-variable,
.cm-s-obsidian .cm-templater-command.cm-variable-2,
.cm-s-obsidian .cm-templater-command.cm-variable-3,
.cm-s-obsidian .cm-templater-command.cm-meta {
color: var(--code-property, #d4d4d4);
}
.cm-s-obsidian .cm-templater-command.cm-callee,
.cm-s-obsidian .cm-templater-command.cm-operator,
.cm-s-obsidian .cm-templater-command.cm-qualifier,
.cm-s-obsidian .cm-templater-command.cm-builtin {
color: var(--code-operator, #fc4384);
}
.cm-s-obsidian .cm-templater-command.cm-tag {
color: var(--code-tag, #fc4384);
}
.cm-s-obsidian .cm-templater-command.cm-comment,
.cm-s-obsidian .cm-templater-command.cm-comment.cm-tag,
.cm-s-obsidian .cm-templater-command.cm-comment.cm-attribute {
color: var(--code-comment, #696d70);
}
.cm-s-obsidian .cm-templater-command.cm-string,
.cm-s-obsidian .cm-templater-command.cm-string-2 {
color: var(--code-string, #e6db74);
}
.cm-s-obsidian .cm-templater-command.cm-header,
.cm-s-obsidian .cm-templater-command.cm-hr {
color: var(--code-keyword, #da7dae);
}
.cm-s-obsidian .cm-templater-command.cm-link {
color: var(--code-normal, #696d70);
}
.cm-s-obsidian .cm-templater-command.cm-error {
border-bottom: 1px solid #c42412;
}
.CodeMirror-hints {
position: absolute;
z-index: 10;
overflow: hidden;
list-style: none;
margin: 0;
padding: 2px;
-webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
border-radius: 3px;
border: 1px solid silver;
background: white;
font-size: 90%;
font-family: monospace;
max-height: 20em;
overflow-y: auto;
}
.CodeMirror-hint {
margin: 0;
padding: 0 4px;
border-radius: 2px;
white-space: pre;
color: black;
cursor: pointer;
}
li.CodeMirror-hint-active {
background: #08f;
color: white;
}
+52
View File
@@ -0,0 +1,52 @@
---
excalidraw-plugin: parsed
tags: [excalidraw]
---
==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'
# Excalidraw Data
## Text Elements
f'(x) ^zWwRgpHL
f(x) ^CbgNetxk
%%
## Drawing
```compressed-json
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
/MRsUI1QrR7RnRQc8k4ARSDGbI4QJuMYIAMYQAA=
```
%%
+1 -1
View File
@@ -60,7 +60,7 @@ equipment of the same type is assumed to be evenly spaced.
<!--TODO:-->
![[location-vs-scope]]
![[location-vs-scope.excalidraw]]
MDPB is physically _located_ in "Bldg A",
but serves only loads in "Bldg B".
+3 -3
View File
@@ -74,17 +74,17 @@ Routed up through the roof,
(optionally through a disconnect)
with flex to the equipment.
Equipment Racks: 20 disconnects per rack
Equipment Racks: Max 20 disconnects per rack
`DISTRIBUTIION`/`TRAPEZE RACK SUPPORT ...`/`...`
##### Trash Chute
Horizontal:
**Horizontal:**
* Check if shown on power drawings as mech connection
* If not, use 100ft length
Vertical (Riser):
**Vertical (Riser):**
* Takeoff: `COMMON ASSEMBLIES`/`MISC ASSEMBLIES`/`TRASH CHUTE RISER CIRCUIT...`
* Uncheck Link 'Enable Livecount'
* Takeoff in Typical
+2 -22
View File
@@ -117,29 +117,9 @@ for all feeders, no matter the location.
`COMMON ASSEMBLIES`/`DISTRIBUTION`/`BUS DUCT`
#### Cable Support
#### Conductor Support
> [!quote] 300.19 Supporting Conductors in Vertical Raceways.
> **(A) Spacing Intervals -- Maximum.**
> Conductors in vertical raceways shall be supported
> if the vertical rise exceeds the values in Table 300.19(A).
> At least one support method shall be provided for each conductor
> at the top of the vertical raceway or as close to the top as practical.
> Intermediate supports shall be provided
> as necessary to limit supported conductor lengths
> to not greater than those values specified in Table 300.19(A).
> [!cite] Table 300.19(A) Spacings for Conductor Supports
>
> | Conductor Size | Aluminum or Copper-Clad Aluminum | Copper |
> | -------------------------------- | --------------------------------:| ------:|
> | 18 AWG through 8 AWG | 100ft | 100ft |
> | 6 AWG through 1/0 AWG | 200ft | 100ft |
> | 2/0 AWG through 4/0 AWG | 180ft | 80ft |
> | Over 4/0 AWG through 350 kcmil | 135ft | 60ft |
> | Over 350 kcmil through 500 kcmil | 120ft | 50ft |
> | Over 500 kcmil through 750 kcmil | 95ft | 40ft |
> | Over 750 kcmil | 85ft | 35ft |
![[nfpa-70_300_general-requirements#300.19 Supporting Conductors in Vertical Raceways.]]
`ITEM DATABASE`/`CONDUIT & FITTINGS`/`CABLE SUPPORT / WEDGES`/`... COMPLETE FITTING`/...
+105
View File
@@ -0,0 +1,105 @@
---
id:
aliases:
- nec-310
tags:
- authorship/other
- destiny/uncertain
- status/incomplete
- topic/electrical
- type/media
title:
---
# Article 300: General Requirements for Wiring Methods and Materials
## Part I. General Requirements
### 300.1 Scope.
#### 300.1(A) All Wiring Installations.
This article covers general requirements for wiring methods and materials for all wiring installations unless modified by other articles in Chapter 3.
#### 300.1(B) Integral Parts of Equipment.
The provisions of this article are not intended to apply to the conductors that form an integral part of equipment, such as motors, controllers, motor control centers, or factory-assembled control equipment or listed utilization equipment.
#### 300.1(C) Metric Designators and Trade Sizes.
Metric designators and trade sizes for conduit, tubing, and associated fittings and accessories shall be as designated in Table 300.1(C).
#### Table 300.1(C) Metric Designators and Trade Sizes
| Metric Designator | Trade Size |
| -----------------:| ----------:|
| 12 | 3/8 |
| 16 | 1/2 |
| 21 | 3/4 |
| 27 | 1 |
| 35 | 1-1/4 |
| 41 | 1-1/2 |
| 53 | 2 |
| 63 | 2-1/2 |
| 78 | 3 |
| 91 | 3-1/2 |
| 103 | 4 |
| 129 | 5 |
| 155 | 6 |
<!-- TODO: TEXT OMITTED -->
### 300.19 Supporting Conductors in Vertical Raceways.
#### 300.19(A) Spacing Intervals -- Maximum.
Conductors in vertical raceways shall be supported
if the vertical rise exceeds the values in Table 300.19(A).
At least one support method shall be provided for each conductor
at the top of the vertical raceway or as close to the top as practical.
Intermediate supports shall be provided
as necessary to limit supported conductor lengths
to not greater than those values specified in Table 300.19(A).
#### Table 300.19(A) Spacings for Conductor Supports
| Conductor Size | Aluminum or Copper-Clad Aluminum | Copper |
| -------------------------------- | --------------------------------:| ------:|
| 18 AWG through 8 AWG | 100ft | 100ft |
| 6 AWG through 1/0 AWG | 200ft | 100ft |
| 2/0 AWG through 4/0 AWG | 180ft | 80ft |
| Over 4/0 AWG through 350 kcmil | 135ft | 60ft |
| Over 350 kcmil through 500 kcmil | 120ft | 50ft |
| Over 500 kcmil through 750 kcmil | 95ft | 40ft |
| Over 750 kcmil | 85ft | 35ft |
#### 300.19(B) Fire-Rated Cables and Conductors.
Support methods and spacing intervals for fire-rated cables and conductors
shall comply with any restrictions provided in the listing
of the electrical circuit protective system used
and in no case shall exceed the values in Table 300.19(A).
#### 300.19(C) Support Methods.
One of the following methods of support shall be used:
1. Clamping devices constructed of or employing insulating wedges
inserted in the ends of the raceways.
Where clamping of insulation does not adequately support the cable,
the conductor also shall be clamped.
2. Inserting boxes at the required intervals
in which insulating supports are installed and secured
in an approved manner to withstand the weight of the conductors attached thereto,
the boxes being provided with covers.
3. In junction boxes, deflecting the cables not less than 90 degrees
and carrying them horizontally to a distance not less than twice the diameter of the cable,
the cables being carried on two or more insulating supports
and additionally secured thereto by tie wires, if desired.
Where this method is used, cables shall be supported at intervals
not greater than 20 percent of the support spacing in Table 300.19(A).
4. Other approved means.
<!-- TODO: TEXT OMITTED -->
+1 -1
View File
@@ -10,7 +10,7 @@ tags:
- type/media
title: Article 310 Conductors for General Wiring
---
# Article 310 Conductors for General Wiring
# Article 310: Conductors for General Wiring
## Part I. General
+28
View File
@@ -34,3 +34,31 @@ determine relative impact of factors
* Voronoi diagrams
<!-- TODO: link paper on procedural generation of single family homes -->
## Average Distance Given Area
Holding area constant,
average taxicab distance between points
varies greatly with the aspect ratio of the space.
Weighted by a probability distribution
an average length and confidence could be given for any known area.
I remember seeing a video on machine learning(?)
that described a class of functions(?)
used to change(?) a function with infinite range.
Something like this:
![[function-example.excalidraw.md]]
This is preferable to a floor-ceiling piece-wise function
since it remains differentiable.
Maybe suckerpinch's latest video on the Rupert property
or 3blue1brown's on Euler's Formula.
Actually I think its neither of those,
but a more general ML video by another creator
that used mango cultivar classification by dimensions
as an example.
+11 -1
View File
@@ -1,4 +1,8 @@
---
id:
aliases: []
tags:
- topic/other
title: The Story of Ymar
description: >
An excerpt from Chapter 17 of _The Shadow of the Torturer_ by Gene Wolfe,
@@ -48,7 +52,7 @@ and not because of the seductions of the world.
<!--
Analysis 1:
Ymar ignored the mortal pleasures of glory, wealth, and beauty
simply for the sake of it.
~~simply for the sake of it.~~
-->
But Thecla had had many teachers,
@@ -136,3 +140,9 @@ though the rider is but some hitherto unguessed part of ourselves.
Perhaps, indeed, that is the explanation of the story of Ymar.
Who can say?
<!--
Analysis 5:
Ymar ignored the other travelers but left with the dog
on a passing interest.
-->