vault backup: 2026-04-30 22:27:06
This commit is contained in:
Vendored
+2
-1
@@ -23,5 +23,6 @@
|
|||||||
"digitalgarden",
|
"digitalgarden",
|
||||||
"pdf-plus",
|
"pdf-plus",
|
||||||
"copy-document-as-html",
|
"copy-document-as-html",
|
||||||
"templater-obsidian"
|
"templater-obsidian",
|
||||||
|
"wikipedia-search"
|
||||||
]
|
]
|
||||||
+24
@@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"language": "en",
|
||||||
|
"searchLimit": 10,
|
||||||
|
"thumbnailWidth": null,
|
||||||
|
"defaultNotePath": "/",
|
||||||
|
"templates": [
|
||||||
|
{
|
||||||
|
"name": "Default",
|
||||||
|
"templateString": "[{title}]({url})",
|
||||||
|
"createNote": false,
|
||||||
|
"customPath": "",
|
||||||
|
"useTemplateFile": false,
|
||||||
|
"templateFilePath": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"autoInsertSingleResponseQueries": false,
|
||||||
|
"autoSearchNoteTitle": false,
|
||||||
|
"prioritizeArticleTitle": false,
|
||||||
|
"cleanupIntros": true,
|
||||||
|
"openArticleInFullscreen": false,
|
||||||
|
"openCreatedNotes": false,
|
||||||
|
"overrideFiles": false,
|
||||||
|
"showedWebviewerMessage": false
|
||||||
|
}
|
||||||
+2836
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"id": "wikipedia-search",
|
||||||
|
"name": "Wikipedia Helper",
|
||||||
|
"version": "2.7.0",
|
||||||
|
"minAppVersion": "1.8.0",
|
||||||
|
"description": "Search, link, insert and open Wikipedia/Wikimedia articles.",
|
||||||
|
"author": "StrangeGirlMurph",
|
||||||
|
"authorUrl": "https://github.com/StrangeGirlMurph/",
|
||||||
|
"fundingUrl": {
|
||||||
|
"Ko-fi": "https://ko-fi.com/murph",
|
||||||
|
"GitHub Sponsor": "https://github.com/sponsors/StrangeGirlMurph"
|
||||||
|
},
|
||||||
|
"isDesktopOnly": false
|
||||||
|
}
|
||||||
@@ -12,7 +12,7 @@ tags:
|
|||||||
This page is for tasks related to the organization
|
This page is for tasks related to the organization
|
||||||
of the contents of [[this-notebook]].
|
of the contents of [[this-notebook]].
|
||||||
|
|
||||||
For other tasks and goals see [[personal-tasks]].
|
For other tasks and goals see [[my-tasks]].
|
||||||
|
|
||||||
For tasks describable in a single imperative, see [[small-tasks]].
|
For tasks describable in a single imperative, see [[small-tasks]].
|
||||||
|
|
||||||
|
|||||||
@@ -1,42 +0,0 @@
|
|||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.ext == "md"
|
|
||||||
- '!file.basename.endsWith(".excalidraw")'
|
|
||||||
views:
|
|
||||||
- type: list
|
|
||||||
name: notes-without-destiny
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- '!file.hasTag("destiny")'
|
|
||||||
- type: list
|
|
||||||
name: fleeting-notes
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.hasTag("destiny/fleeting")
|
|
||||||
- file.name != "tags"
|
|
||||||
- type: list
|
|
||||||
name: notes-without-status
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- '!file.hasTag("status")'
|
|
||||||
- file.ext == "md"
|
|
||||||
- type: list
|
|
||||||
name: notes-without-authorship
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- '!file.hasTag("authorship")'
|
|
||||||
- type: list
|
|
||||||
name: complete-notes
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.hasTag("status/complete")
|
|
||||||
- type: list
|
|
||||||
name: notes-with-uncertain-destiny
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.hasTag("destiny/uncertain")
|
|
||||||
- type: list
|
|
||||||
name: notes-without-type
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- '!file.hasTag("type")'
|
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
title: Business Process
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
# Business Process
|
||||||
|
|
||||||
|
> A [**business process**](https://en.wikipedia.org/wiki/Business_process),
|
||||||
|
> **business method**, or **business function**
|
||||||
|
> is a collection of related, structured activities or
|
||||||
|
> [tasks](https://en.wikipedia.org/wiki/Task_\(project_management\) "Task (project management)")
|
||||||
|
> performed by people or equipment
|
||||||
|
> in which a specific sequence produces a service or product
|
||||||
|
> (that serves a particular business goal)
|
||||||
|
> for a particular customer or customers.
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Business Requirements
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
# Business Requirements
|
||||||
|
|
||||||
|
> [**Business requirements (BR)**](https://en.wikipedia.org/wiki/Business_requirements),
|
||||||
|
> also known as stakeholder requirements specifications (StRS),
|
||||||
|
> describe the characteristics of a proposed system
|
||||||
|
> from the viewpoint of the system's end user
|
||||||
|
> like a [CONOPS](https://en.wikipedia.org/wiki/Concept_of_operations "Concept of operations").
|
||||||
|
> Products, systems, [[software]], and [[business-process|processes]]
|
||||||
|
> are ways of _how_ to deliver, satisfy, or meet business requirements.
|
||||||
|
> Consequently, business requirements are often discussed in the context
|
||||||
|
> of developing or procuring software or other systems.
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: Computer Language
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
# Computer Language
|
||||||
@@ -4,6 +4,7 @@ tags:
|
|||||||
- destiny/fleeting
|
- destiny/fleeting
|
||||||
- topic/construction/electrical
|
- topic/construction/electrical
|
||||||
- type/encyclopedia
|
- type/encyclopedia
|
||||||
|
up: "[[electrical-construction]]"
|
||||||
---
|
---
|
||||||
# Conduit Sizing
|
# Conduit Sizing
|
||||||
|
|
||||||
|
|||||||
@@ -3,5 +3,6 @@ title: ConEst Manager Review
|
|||||||
tags:
|
tags:
|
||||||
- occupational
|
- occupational
|
||||||
- type/process
|
- type/process
|
||||||
|
up: "[[conest-processes]]"
|
||||||
---
|
---
|
||||||
# ConEst Manager Review
|
# ConEst Manager Review
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
title: ConEst Processes
|
||||||
|
tags: []
|
||||||
|
up: "[[conest]]"
|
||||||
|
---
|
||||||
|
# ConEst Processes
|
||||||
@@ -4,5 +4,6 @@ tags:
|
|||||||
- occupational
|
- occupational
|
||||||
- status/not-started
|
- status/not-started
|
||||||
- type/process
|
- type/process
|
||||||
|
up: "[[conest-processes]]"
|
||||||
---
|
---
|
||||||
# ConEst Senior Review
|
# ConEst Senior Review
|
||||||
|
|||||||
@@ -12,5 +12,3 @@ Necessitated by task [[refactor-system-scripts]].
|
|||||||
|
|
||||||
* Consolidate and expand on existing content
|
* Consolidate and expand on existing content
|
||||||
* Create an entry point for topic
|
* Create an entry point for topic
|
||||||
|
|
||||||
![[topics.base#my-electrical]]
|
|
||||||
@@ -3,6 +3,7 @@ title: Construction Methods
|
|||||||
tags:
|
tags:
|
||||||
- topic/construction
|
- topic/construction
|
||||||
- type/encyclopedia-entry
|
- type/encyclopedia-entry
|
||||||
|
up: "[[construction]]"
|
||||||
---
|
---
|
||||||
# Construction Methods
|
# Construction Methods
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
title: Courtier's Reply
|
title: Courtier's Reply
|
||||||
tags:
|
tags:
|
||||||
- type/encyclopedia-entry
|
- type/encyclopedia-entry
|
||||||
|
up: "[[fallacy]]"
|
||||||
---
|
---
|
||||||
# Courtier's Reply
|
# Courtier's Reply
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
aliases:
|
||||||
|
- Demsetz (1969)
|
||||||
|
title: "Information and Efficiency: Another Viewpoint"
|
||||||
|
tags:
|
||||||
|
- type/media/article
|
||||||
|
author: Harold Demsetz
|
||||||
|
doi: 10.1086/466657
|
||||||
|
journal: The Journal of Law and Economics
|
||||||
|
number: 1
|
||||||
|
volume: 12
|
||||||
|
year: 1969
|
||||||
|
---
|
||||||
|
# Information and Efficiency: Another Viewpoint
|
||||||
@@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Electrical Construction
|
title: Electrical Construction
|
||||||
tags: []
|
tags: []
|
||||||
|
up: "[[construction]]"
|
||||||
---
|
---
|
||||||
# Electrical Construction
|
# Electrical Construction
|
||||||
|
|||||||
@@ -3,5 +3,6 @@ title: Estimating Director Review
|
|||||||
tags:
|
tags:
|
||||||
- occupational
|
- occupational
|
||||||
- type/process
|
- type/process
|
||||||
|
up: "[[conest-processes]]"
|
||||||
---
|
---
|
||||||
# Estimating Director Review
|
# Estimating Director Review
|
||||||
|
|||||||
@@ -1,36 +0,0 @@
|
|||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.hasTag("topic/estimating")
|
|
||||||
formulas:
|
|
||||||
destiny: file.tags.filter(value.contains("destiny"))
|
|
||||||
status: file.tags.filter(value.contains("status"))
|
|
||||||
type: file.tags.filter(value.contains("type"))
|
|
||||||
linkText: (["[[",file.name,"]]"]).join("")
|
|
||||||
views:
|
|
||||||
- type: table
|
|
||||||
name: fleeting
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.hasTag("authorship/original")
|
|
||||||
- '!file.hasTag("type/media-commentary")'
|
|
||||||
- file.hasTag("destiny/fleeting")
|
|
||||||
order:
|
|
||||||
- file.name
|
|
||||||
- title
|
|
||||||
- file.size
|
|
||||||
- formula.status
|
|
||||||
- formula.type
|
|
||||||
- formula.linkText
|
|
||||||
sort:
|
|
||||||
- property: formula.destiny
|
|
||||||
direction: DESC
|
|
||||||
- property: formula.status
|
|
||||||
direction: ASC
|
|
||||||
- property: formula.type
|
|
||||||
direction: DESC
|
|
||||||
- property: file.size
|
|
||||||
direction: DESC
|
|
||||||
columnSize:
|
|
||||||
note.title: 290
|
|
||||||
- type: list
|
|
||||||
name: all
|
|
||||||
@@ -2,5 +2,6 @@
|
|||||||
title: Executed Contract Revisions
|
title: Executed Contract Revisions
|
||||||
tags:
|
tags:
|
||||||
- occupational
|
- occupational
|
||||||
|
up: "[[conest-processes]]"
|
||||||
---
|
---
|
||||||
# Executed Contract Revisions
|
# Executed Contract Revisions
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: Fallacy
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
# Fallacy
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
title: Function
|
||||||
|
tags: []
|
||||||
|
up: "[[mathematics]]"
|
||||||
|
---
|
||||||
|
# Function
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
title: Information
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
# Information
|
||||||
|
|
||||||
|
[**information entropy**](https://en.wikipedia.org/wiki/Entropy_(information_theory))
|
||||||
|
is the expected value of [self-information](https://en.wikipedia.org/wiki/Information_content)
|
||||||
|
of a random variable:
|
||||||
|
the expected reduction of uncertainty
|
||||||
|
when a value of the random variable is revealed.
|
||||||
|
|
||||||
|
[units of information](https://en.wikipedia.org/wiki/Units_of_information):
|
||||||
|
* [**natural unit of information** (symbol **nat**)](https://en.wikipedia.org/wiki/Nat_(unit))
|
||||||
|
* [**hartley** (symbol **Hart**)](https://en.wikipedia.org/wiki/Hartley_(unit))
|
||||||
|
* [**shannon** (symbol **Sh**)](https://en.wikipedia.org/wiki/Shannon_(unit))
|
||||||
@@ -5,6 +5,7 @@ tags:
|
|||||||
- status/not-started
|
- status/not-started
|
||||||
- topic/ergonomics/organizational
|
- topic/ergonomics/organizational
|
||||||
- type/encyclopedia-entry
|
- type/encyclopedia-entry
|
||||||
|
up: "[[organization]]"
|
||||||
---
|
---
|
||||||
# Intellectual Capital
|
# Intellectual Capital
|
||||||
|
|
||||||
|
|||||||
+1
-2
@@ -1,9 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Learn Banjo
|
title: Learn Banjo
|
||||||
tags:
|
tags:
|
||||||
- destiny/fleeting
|
|
||||||
- topic/hobbies/music/banjo
|
- topic/hobbies/music/banjo
|
||||||
- type/task
|
up: "[[my-tasks]]"
|
||||||
---
|
---
|
||||||
# Learn Banjo
|
# Learn Banjo
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ tags:
|
|||||||
- destiny/fleeting
|
- destiny/fleeting
|
||||||
- type/task
|
- type/task
|
||||||
title: Learn Shorthand
|
title: Learn Shorthand
|
||||||
|
up: "[[my-tasks]]"
|
||||||
---
|
---
|
||||||
# Learn Shorthand
|
# Learn Shorthand
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
title: Location vs. Scope
|
title: Location vs. Scope
|
||||||
tags:
|
tags:
|
||||||
- type/encyclopedia-entry
|
- type/encyclopedia-entry
|
||||||
|
up: "[[construction-estimating]]"
|
||||||
---
|
---
|
||||||
# Location vs. Scope
|
# Location vs. Scope
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: "Strategic Foresight: Learning from the Future"
|
title: "Strategic Foresight: Learning from the Future"
|
||||||
tags: []
|
tags:
|
||||||
|
- exclude-from-word-count
|
||||||
|
- type/media/book
|
||||||
---
|
---
|
||||||
# Strategic Foresight: Learning from the Future
|
# Strategic Foresight: Learning from the Future
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: Measurement
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
# Measurement
|
||||||
+2
-1
@@ -5,10 +5,11 @@ tags:
|
|||||||
- topic/hobbies/music
|
- topic/hobbies/music
|
||||||
- type/encyclopedia-entry
|
- type/encyclopedia-entry
|
||||||
dg-publish: "true"
|
dg-publish: "true"
|
||||||
|
up: "[[music]]"
|
||||||
---
|
---
|
||||||
# Music Analysis
|
# Music Analysis
|
||||||
|
|
||||||
Refers to methods for determining the composition of,
|
Refers to methods for determining the composition of,
|
||||||
and purpose of compositional elements in, music.
|
and purpose of compositional elements in, [[music]].
|
||||||
|
|
||||||
Sonic Visualizer
|
Sonic Visualizer
|
||||||
|
|||||||
+13
-4
@@ -1,6 +1,15 @@
|
|||||||
---
|
---
|
||||||
title: My Tasks
|
title: Personal Tasks
|
||||||
tags: []
|
tags:
|
||||||
up: "[[zane-meyers]]"
|
- destiny/permanent/entry-point
|
||||||
|
- status/draft
|
||||||
|
- type/directory
|
||||||
---
|
---
|
||||||
# My Tasks
|
# Personal Tasks
|
||||||
|
|
||||||
|
This note collects my personal tasks and goals.
|
||||||
|
|
||||||
|
For tasks relevant to the organization of [[this-notebook]],
|
||||||
|
see [[TODO]].
|
||||||
|
|
||||||
|
![[tasks.base#personal]]
|
||||||
|
|||||||
+2
-1
@@ -2,7 +2,8 @@
|
|||||||
id:
|
id:
|
||||||
aliases: []
|
aliases: []
|
||||||
title: "Appendix C: Additional Costs of Change Orders"
|
title: "Appendix C: Additional Costs of Change Orders"
|
||||||
tags: []
|
tags:
|
||||||
|
- type/media/reference
|
||||||
up: "[[neca-mlu]]"
|
up: "[[neca-mlu]]"
|
||||||
---
|
---
|
||||||
# Appendix C: Additional Costs of Change Orders
|
# Appendix C: Additional Costs of Change Orders
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
aliases:
|
aliases:
|
||||||
- nec-400
|
- nec-400
|
||||||
title: ARTICLE 400 Flexible Cords and Flexible Cables
|
title: Article 400 Flexible Cords and Flexible Cables
|
||||||
tags:
|
tags:
|
||||||
- authorship/other
|
- authorship/other
|
||||||
- exclude-from-word-count
|
- exclude-from-word-count
|
||||||
- topic/construction/electrical
|
- topic/construction/electrical
|
||||||
- type/media/reference
|
- type/media/reference
|
||||||
---
|
---
|
||||||
# ARTICLE 400 Flexible Cords and Flexible Cables
|
# Article 400 Flexible Cords and Flexible Cables
|
||||||
|
|||||||
@@ -0,0 +1,61 @@
|
|||||||
|
---
|
||||||
|
title: Article 800 General Requirements for Communications Systems
|
||||||
|
tags:
|
||||||
|
- exclude-from-word-count
|
||||||
|
- topic/construction/electrical
|
||||||
|
- type/media/reference
|
||||||
|
up: "[[nfpa-70_national-electric-code]]"
|
||||||
|
---
|
||||||
|
# Article 800 General Requirements for Communications Systems
|
||||||
|
|
||||||
|
## Part IV. Installation Methods Within Buildings
|
||||||
|
|
||||||
|
### 800.110 Raceways, Cable Routing Assemblies, and Cable Trays.
|
||||||
|
|
||||||
|
#### 800.110(A) Types of Raceways.
|
||||||
|
|
||||||
|
Wires and cables shall be permitted to be installed in raceways that comply with either 800.110(A)(1) or (A)(2).
|
||||||
|
Medium-power network-powered broadband communications cables
|
||||||
|
shall not be permitted to be installed in raceways that comply with 800.110(A)(2).
|
||||||
|
|
||||||
|
##### 800.110(A)(1) Raceways Recognized in Chapter 3.
|
||||||
|
|
||||||
|
Wires and cables shall be permitted to be installed in any raceway included in Chapter 3.
|
||||||
|
The raceways shall be installed in accordance with the requirements of Chapter 3.
|
||||||
|
|
||||||
|
##### 800.110(A)(2) Communications Raceways.
|
||||||
|
|
||||||
|
Wires and cables shall be permitted to be installed in plenum communications raceways, riser communications raceways, and general-purpose communications raceways selected in accordance with Table 800.154(b),
|
||||||
|
listed in accordance with 800.182,
|
||||||
|
and installed in accordance with 800.113 and 362.24 through 362.56,
|
||||||
|
where the requirements applicable to [[nfpa-70_362_ent|electrical nonmetallic tubing (ENT)]] apply.
|
||||||
|
|
||||||
|
##### 800.110(A)(3) Innerduct for Communications Wires and Cables, Coaxial Cables, or Network-Powered Broadband Communications Cables.
|
||||||
|
|
||||||
|
Listed plenum communications raceways,
|
||||||
|
listed riser communications raceways,
|
||||||
|
and listed general-purpose communications raceways
|
||||||
|
selected in accordance with Table 800.154(b)
|
||||||
|
shall be permitted to be installed as innerduct
|
||||||
|
in any type of listed raceway permitted in Chapter 3.
|
||||||
|
|
||||||
|
#### 800.110(B) Raceway Fill.
|
||||||
|
|
||||||
|
The raceway fill requirements of Chapters 3 and 9
|
||||||
|
shall apply to medium-power network-powered broadband communications cables.
|
||||||
|
|
||||||
|
#### 800.110(C) Cable Routing Assemblies.
|
||||||
|
|
||||||
|
Cables shall be permitted to be installed in plenum cable routing assemblies,
|
||||||
|
riser cable routing assemblies,
|
||||||
|
and general-purpose cable routing assemblies
|
||||||
|
selected in accordance with Table 800.154(c),
|
||||||
|
listed in accordance with 800.182,
|
||||||
|
and installed in accordance with 800.110(C)(1) and (C)(2) and 800.113.
|
||||||
|
|
||||||
|
##### 800.110(C)(1) Horizontal Support.
|
||||||
|
|
||||||
|
Cable routing assemblies shall be supported where run horizontally
|
||||||
|
at intervals not to exceed 900 mm (3 ft) and at each end or joint,
|
||||||
|
unless listed for other support intervals.
|
||||||
|
In no case shall the distance between supports exceed 3 m (10 ft).
|
||||||
+4
-10
@@ -3,26 +3,20 @@ title: Nirvana Fallacy
|
|||||||
tags:
|
tags:
|
||||||
- status/draft
|
- status/draft
|
||||||
- type/encyclopedia-entry
|
- type/encyclopedia-entry
|
||||||
|
up: "[[fallacy]]"
|
||||||
---
|
---
|
||||||
# Nirvana Fallacy
|
# Nirvana Fallacy
|
||||||
|
|
||||||
The [nirvana fallacy](https://en.wikipedia.org/wiki/Nirvana_fallacy)
|
The [nirvana fallacy](https://en.wikipedia.org/wiki/Nirvana_fallacy),
|
||||||
also called the "perfect solution fallacy"
|
also called the "perfect solution fallacy",
|
||||||
is the mistake made when a solution proposed to replace one existing
|
is the mistake made when a solution proposed to replace one existing
|
||||||
is judged against a hypothetical perfect solution
|
is judged against a hypothetical perfect solution
|
||||||
rather than the solution in current use.
|
rather than the solution in current use.
|
||||||
|
|
||||||
> [!quote] Harold Demsetz "Information and Efficiency: Another Viewpoint" (1969)[^1]
|
> [!quote] [[demsetz_1969_information|Demsetz (1969)]]
|
||||||
> The view that now pervades much public policy economics
|
> The view that now pervades much public policy economics
|
||||||
> implicitly presents the relevant choice
|
> implicitly presents the relevant choice
|
||||||
> as between an ideal norm and an existing "imperfect" institutional arrangement.
|
> as between an ideal norm and an existing "imperfect" institutional arrangement.
|
||||||
> This _nirvana_ approach differs considerably
|
> This _nirvana_ approach differs considerably
|
||||||
> from a _comparative institution_ approach
|
> from a _comparative institution_ approach
|
||||||
> in which the relevant choice is between alternative real institutional arrangements.
|
> in which the relevant choice is between alternative real institutional arrangements.
|
||||||
|
|
||||||
[^1]: Harold Demsetz
|
|
||||||
"Information and Efficiency: Another Viewpoint"
|
|
||||||
_The Journal of Law and Economics_
|
|
||||||
Volume 12, Number 1
|
|
||||||
(April 1969)
|
|
||||||
[doi:10.1086/466657](https://doi.org/10.1086%2F466657)
|
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ tags:
|
|||||||
- topic/construction/electrical
|
- topic/construction/electrical
|
||||||
- type/encyclopedia
|
- type/encyclopedia
|
||||||
title: Outlets
|
title: Outlets
|
||||||
|
up: "[[electrical-construction]]"
|
||||||
---
|
---
|
||||||
# Outlets
|
# Outlets
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
title: Package Managers
|
title: Package Managers
|
||||||
tags:
|
tags:
|
||||||
- type/encyclopedia-entry
|
- type/encyclopedia-entry
|
||||||
|
up: "[[software]]"
|
||||||
---
|
---
|
||||||
# Package Managers
|
# Package Managers
|
||||||
|
|
||||||
|
|||||||
@@ -6,5 +6,3 @@ tags:
|
|||||||
up: "[[pdi-estimating]]"
|
up: "[[pdi-estimating]]"
|
||||||
---
|
---
|
||||||
# PDI Estimating Systems
|
# PDI Estimating Systems
|
||||||
|
|
||||||
![[topics.base#occupational-systems]]
|
|
||||||
|
|||||||
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
title: Personal Tasks
|
|
||||||
tags:
|
|
||||||
- destiny/permanent/entry-point
|
|
||||||
- status/draft
|
|
||||||
- type/directory
|
|
||||||
---
|
|
||||||
# Personal Tasks
|
|
||||||
|
|
||||||
This note collects my personal tasks and goals.
|
|
||||||
|
|
||||||
For tasks relevant to the organization of [[this-notebook]],
|
|
||||||
see [[TODO]].
|
|
||||||
|
|
||||||
![[tasks.base#personal]]
|
|
||||||
@@ -3,3 +3,5 @@ title: Probability
|
|||||||
tags: []
|
tags: []
|
||||||
---
|
---
|
||||||
# Probability
|
# Probability
|
||||||
|
|
||||||
|
[probability theory](https://en.wikipedia.org/wiki/Probability_theory)
|
||||||
|
|||||||
+1
-3
@@ -50,14 +50,12 @@ As such, conduit used for other purposes
|
|||||||
Raceways used for supporting communications cables
|
Raceways used for supporting communications cables
|
||||||
_would be_ out of scope, except for Article 800.110:
|
_would be_ out of scope, except for Article 800.110:
|
||||||
|
|
||||||
> [!quote] NEC 800.110(A)(1) Raceways Recognized in Chapter 3
|
> [!quote] [[nfpa-70_800#800.110(A)(1) Raceways Recognized in Chapter 3.]]
|
||||||
> Communications wires and cables shall be permitted
|
> Communications wires and cables shall be permitted
|
||||||
> to be installed in any raceway included in Chapter 3.
|
> to be installed in any raceway included in Chapter 3.
|
||||||
> _The raceways shall be installed in accordance_
|
> _The raceways shall be installed in accordance_
|
||||||
> _with the requirements of Chapter 3._
|
> _with the requirements of Chapter 3._
|
||||||
|
|
||||||
[[nfpa-70_800]]
|
|
||||||
|
|
||||||
Raceway is not a _wiring method_
|
Raceway is not a _wiring method_
|
||||||
unless it is used to support _premises wiring_,
|
unless it is used to support _premises wiring_,
|
||||||
which communications cabling is not.
|
which communications cabling is not.
|
||||||
|
|||||||
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
title: Software Requirements
|
||||||
|
tags: []
|
||||||
|
up: "[[software]]"
|
||||||
|
---
|
||||||
|
# Software Requirements
|
||||||
|
|
||||||
|
[**Software requirements**](https://en.wikipedia.org/wiki/Software_requirements)
|
||||||
|
|
||||||
|
[[davis_1990_software-requirements]]
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: Software
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
# Software
|
||||||
|
|
||||||
|
[**Software**](https://en.wikipedia.org/wiki/Software)
|
||||||
@@ -3,5 +3,6 @@ title: Structured Query Language (SQL)
|
|||||||
tags:
|
tags:
|
||||||
- status/not-started
|
- status/not-started
|
||||||
- topic/software
|
- topic/software
|
||||||
|
up: "[[computer-language]]"
|
||||||
---
|
---
|
||||||
# Structured Query Language (SQL)
|
# Structured Query Language (SQL)
|
||||||
|
|||||||
-20
@@ -1,20 +0,0 @@
|
|||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.hasTag("type/task")
|
|
||||||
- file.name != "tags"
|
|
||||||
views:
|
|
||||||
- type: list
|
|
||||||
name: all
|
|
||||||
sort:
|
|
||||||
- property: file.name
|
|
||||||
direction: ASC
|
|
||||||
- type: list
|
|
||||||
name: meta
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.hasTag("topic/meta")
|
|
||||||
- type: list
|
|
||||||
name: personal
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- '!file.tags.contains("topic/meta")'
|
|
||||||
@@ -8,11 +8,14 @@ tags:
|
|||||||
description: |
|
description: |
|
||||||
An excerpt from _The Shadow of the Torturer_, Chapter 17 "The Challenge" by Gene Wolfe,
|
An excerpt from _The Shadow of the Torturer_, Chapter 17 "The Challenge" by Gene Wolfe,
|
||||||
with my analysis in comment blocks.
|
with my analysis in comment blocks.
|
||||||
|
up: "[[wolfe_1980_shadow]]"
|
||||||
---
|
---
|
||||||
# The Story of Ymar
|
# The Story of Ymar
|
||||||
|
|
||||||
%%
|
%%
|
||||||
From [[wolfe_1980_shadow#XVII - The Challenge]].
|
From [[wolfe_1980_shadow#XVII - The Challenge]].
|
||||||
|
See [[the-book-of-the-new-sun]]
|
||||||
|
for general analysis of the series.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
Now I begin again.
|
Now I begin again.
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ daily: "[[2026-01-11]]"
|
|||||||
---
|
---
|
||||||
# 2026-01-11 11:00:??
|
# 2026-01-11 11:00:??
|
||||||
|
|
||||||
![[favorite-quotes#"It Takes an Engineer to Build a Bridge that Barely Stands"]]
|
![[my-favorite-quotes#"It Takes an Engineer to Build a Bridge that Barely Stands"]]
|
||||||
|
|
||||||
The value that estimators provide for a contractor
|
The value that estimators provide for a contractor
|
||||||
is in modeling project cost.
|
is in modeling project cost.
|
||||||
|
|||||||
@@ -9,6 +9,6 @@ daily: "[[2026-03-20]]"
|
|||||||
---
|
---
|
||||||
# 2026-03-20 13:18:50
|
# 2026-03-20 13:18:50
|
||||||
|
|
||||||
I've wanted for a long time to build a NAS for my [[homelab]].
|
I've wanted for a long time to build a NAS for my [[my-homelab]].
|
||||||
|
|
||||||
[DIY NAS: 2026 Edition](https://blog.briancmoses.com/2025/11/diy-nas-2026-edition.html)
|
[DIY NAS: 2026 Edition](https://blog.briancmoses.com/2025/11/diy-nas-2026-edition.html)
|
||||||
|
|||||||
-35
@@ -1,35 +0,0 @@
|
|||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.ext == "md"
|
|
||||||
- file.name != "tags"
|
|
||||||
- file.folder == "/"
|
|
||||||
- '!file.tags.contains("type/task")'
|
|
||||||
views:
|
|
||||||
- type: list
|
|
||||||
name: estimating
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.hasTag("topic/estimating")
|
|
||||||
- type: list
|
|
||||||
name: occupational-systems
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.hasTag("occupational/takeoff")
|
|
||||||
- file.hasTag("type/guide")
|
|
||||||
sort:
|
|
||||||
- property: file.name
|
|
||||||
direction: ASC
|
|
||||||
- type: table
|
|
||||||
name: all-electrical
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.hasTag("topic/electrical")
|
|
||||||
sort:
|
|
||||||
- property: file.name
|
|
||||||
direction: ASC
|
|
||||||
- type: list
|
|
||||||
name: my-electrical
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- file.hasTag("authorship/original")
|
|
||||||
- file.hasTag("topic/construction/electrical")
|
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
title: Uncommon Syntax
|
title: Uncommon Syntax
|
||||||
tags:
|
tags:
|
||||||
- type/encyclopedia
|
- type/encyclopedia
|
||||||
|
up: "[[writing]]"
|
||||||
---
|
---
|
||||||
# Uncommon Syntax
|
# Uncommon Syntax
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: Value at Risk
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
# Value at Risk
|
||||||
|
|
||||||
|
[Value at Risk (VaR)](https://en.wikipedia.org/wiki/Value_at_risk)
|
||||||
@@ -2,5 +2,6 @@
|
|||||||
title: Vault Maintenance
|
title: Vault Maintenance
|
||||||
tags:
|
tags:
|
||||||
- topic/meta
|
- topic/meta
|
||||||
|
up: "[[README]]"
|
||||||
---
|
---
|
||||||
# Vault Maintenance
|
# Vault Maintenance
|
||||||
|
|||||||
Reference in New Issue
Block a user