add alt-text

This commit is contained in:
David Eisinger
2025-11-19 14:48:00 -05:00
parent 7f24335f97
commit dc86dc1888
48 changed files with 183 additions and 183 deletions

View File

@@ -69,7 +69,7 @@ I find [Go][1] really compelling, even though it's not super applicable to my jo
* Note-taking / journaling app
* [StevieBlocks][10]
{{<dither project1.png "374x" />}}
{{<dither project1.png "374x">}}Handwritten notes outlining a Go project plan: build a web service that accepts POST JSON, validates it against a schema, replies with errors if invalid or 200 if valid, and then stores the data in SQLite.{{</dither>}}
[10]: https://gist.github.com/dce/f975cb21b50a2cf998bf7230cbf89d85

View File

@@ -75,4 +75,4 @@ _(Notes for a [Viget article][1])_
[6]: https://json-schema.org/
[7]: https://github.com/NoRedInk/rspec-retry
{{<dither notes.png "374x" />}}
{{<dither notes.png "374x">}}Handwritten notes titled “Good Tests”: diagrams of app layers (UI, request/response, business logic, entities, datastore) and bullet points urging isolation-friendly architecture, tests that cover one layer or a full stack, prioritize business logic coverage, test APIs plus UI, aim for 100% coverage, avoid mocks unless necessary (for third-party APIs use stubs), and test at the outermost layer you are building.{{</dither>}}

View File

@@ -49,7 +49,7 @@ Broadly, three categories of productive activities:
[5]: https://bookshop.org/p/books/building-a-second-brain-a-proven-method-to-organize-your-digital-life-and-unlock-your-creative-potential-tiago-forte/18265370
[6]: second_brain_48.pdf
{{<dither graph1.png "500x" />}}
{{<dither graph1.png "500x">}}Yellow-highlighted graph where time invested in Improve yourself curves skyward, Improve the world climbs steadily, and Chores stays flat.{{</dither>}}
_(This would imply that "improving yourself" is the most valuable use of time, but I actually think it's something like the opposite.)_

View File

@@ -21,12 +21,12 @@ references:
file: www-annahavron-com-8hj07z.txt
---
{{<dither notes.png "782x" />}}
{{<dither notes.png "782x">}}Handwritten “Monthly Review Playbook” page dated 5/24 lists choosing a project or skill (with reminders that its failing and needs a plan), figuring out a process that sticks, reviewing outstanding tasks and projects, referencing Second Brain 215, and writing a dispatch.{{</dither>}}
_Building a Second Brain_ (p. 215)
## Notebook Templates
{{<dither template_1.png "534x763" />}}
{{<dither template_2.png "534x763" />}}
{{<dither template_3.png "534x763" />}}
{{<dither template_1.png "534x763">}}Minimalist bullet-journal spread dated “5/31 Wed June 2023,” divided into columns for TODOs, Adventures, Projects, Skills, and Notable Events, waiting to be filled.{{</dither>}}
{{<dither template_2.png "534x763">}}Minimal monthly planner page with dotted grid, slim handwritten weekday column, and spiral binding along the edge.{{</dither>}}
{{<dither template_3.png "534x763">}}Minimalist dot-grid monthly calendar spread in a bullet journal, waiting for plans to be penciled in.{{</dither>}}