add alt-text
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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>}}
|
||||
|
||||
@@ -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.)_
|
||||
|
||||
|
||||
@@ -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 it’s 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>}}
|
||||
|
||||
Reference in New Issue
Block a user