update job, add disclaimer to old post
This commit is contained in:
parent
b500f6b53c
commit
292fefaace
5 changed files with 14 additions and 7 deletions
|
@ -188,6 +188,11 @@ p {
|
|||
margin-top: 1lh;
|
||||
}
|
||||
}
|
||||
blockquote {
|
||||
margin: 1lh 0;
|
||||
padding: 0 1em;
|
||||
border-left: 0.2em solid var(--c-accent);
|
||||
}
|
||||
|
||||
sup {
|
||||
font-size: var(--s-1);
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[tools]
|
||||
pnpm = "9"
|
||||
pnpm = "latest"
|
||||
node = "20"
|
||||
|
|
|
@ -3,6 +3,8 @@ title: Authority - Consent's Blind Spot
|
|||
description: Authority is the idea that certain people are justified in violating consent. This belief allows people to force others to do what they want with a clear conscience.
|
||||
---
|
||||
|
||||
> 2025 disclaimer: I haven't thought through all these ideas in a while, but I probably would change some of this or soften/rephrase it.
|
||||
|
||||
Consent occurs when an individual voluntarily agrees to the proposal or desires of another. It comes from the concept that who should decide what happens to your person, is you.
|
||||
|
||||
There are two ways people interact: with consent, and without it. Some people care a lot about consent, but overall, most take whichever route is easiest, or more convenient.
|
||||
|
|
6
site/timeline/2023-2025.md
Normal file
6
site/timeline/2023-2025.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Founding software engineer @ Capabuild
|
||||
time: 2022-2025
|
||||
description: |
|
||||
Capabuild is a web and mobile platform for disaster recovery companies. This role was an unexpectedly great fit for some technologies I used in side projects: THREE.js and SVG. Here I worked with other experienced engineers building new things and continuously balancing speed and sustainability. Startup life is exciting! Priorities can change quickly, and in this role I could see every day how my work and execution could help our customers, and ultimately make the business a success. In this role I learned to accept and also pay down tech debt, saw the value of investing time into a good development environment, and became comfortable being responsible for larger and less-well-defined tasks.
|
||||
---
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
title: Founding software engineer @ Capabuild
|
||||
time: 2022-present
|
||||
description: |
|
||||
Capabuild makes web and mobile software for disaster recovery companies. Here I have been able to capitalize on my front-end, React Native and THREE.js experience. This is the youngest company I've joined and the role with the largest responsibility so far. It's exciting!
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue