Merging dev into drafts
continuous-integration/drone/push Build is passing Details

drafts
Nick Dumas 3 months ago
commit 9bcde1579a

@ -20,9 +20,9 @@ steps:
user: blog user: blog
delete: true delete: true
recursive: true recursive: true
hosts: ["blog.ndumas.com"] hosts: ["ndumas.com"]
source: /drone/src/public/ source: /drone/src/public/
target: /var/www/blog.ndumas.com/ target: /var/www/ndumas.com/
include: ["*"] include: ["*"]
when: when:
branch: branch:
@ -38,9 +38,9 @@ steps:
user: blog user: blog
delete: true delete: true
recursive: true recursive: true
hosts: ["blog.ndumas.com"] hosts: ["ndumas.com"]
source: /drone/src/public/ source: /drone/src/public/
target: /var/www/dev.blog.ndumas.com/ target: /var/www/dev.ndumas.com/
include: ["*"] include: ["*"]
when: when:
branch: branch:
@ -56,9 +56,9 @@ steps:
user: blog user: blog
delete: true delete: true
recursive: true recursive: true
hosts: ["blog.ndumas.com"] hosts: ["ndumas.com"]
source: /drone/src/public/ source: /drone/src/public/
target: /var/www/drafts.blog.ndumas.com/ target: /var/www/drafts.ndumas.com/
include: ["*"] include: ["*"]
when: when:
branch: branch:

@ -3,7 +3,7 @@
# https://blowfish.page/docs/getting-started/ # https://blowfish.page/docs/getting-started/
# theme = "blowfish" # UNCOMMENT THIS LINE # theme = "blowfish" # UNCOMMENT THIS LINE
baseURL = "https://blog.ndumas.com/" baseURL = "https://ndumas.com/"
defaultContentLanguage = "en" defaultContentLanguage = "en"
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles # pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles

@ -65,6 +65,6 @@ title = "Form and Function"
# { x-twitter = "https://twitter.com/username" }, # { x-twitter = "https://twitter.com/username" },
# { whatsapp = "https://wa.me/phone-number" }, # { whatsapp = "https://wa.me/phone-number" },
# { youtube = "https://youtube.com/username" }, # { youtube = "https://youtube.com/username" },
# { ko-fi = "https://ko-fi.com/username" }, { ko-fi = "https://ko-fi.com/nickdumas" },
# { codeberg = "https://codeberg.org/username"}, # { codeberg = "https://codeberg.org/username"},
] ]

@ -32,6 +32,45 @@
pageRef = "projects" pageRef = "projects"
weight = 20 weight = 20
[[main]]
name = "Contact"
pre = "phone"
weight = 20
[[main]]
parent = "Contact"
pre = "email"
name = "Email"
url = "mailto:something@something.com"
weight = 10
[[main]]
parent = "Contact"
pre = "mastodon"
name = "Mastodon"
url = "https://fosstodon.org/@nickdumas"
weight = 10
[[main]]
name = "Services"
weight = 10
[[main]]
parent = "Services"
name = "Office Hours"
pageRef = "services/office-hours"
[[main]]
parent = "Office Hours"
pre = "eye"
name = "Office Hours Archive"
url = "https://youtube.com/username_tbd/whatever"
weight = 50
[[main]]
parent = "Services"
name = "Personal Mentoring"
pageRef = "services/personal-mentoring"
#[[main]] #[[main]]
# name = "example sub-menu 2" # name = "example sub-menu 2"
# parent = "Parent" # parent = "Parent"

@ -149,6 +149,6 @@ smartTOC = true
# yandex = "" # yandex = ""
[AnalyticsURL] [AnalyticsURL]
"https://blog.ndumas.com" = "blog.ndumas.com" "https://ndumas.com" = "blog.ndumas.com"
"https://drafts.blog.ndumas.com" = "drafts.blog.ndumas.com" "https://drafts.ndumas.com" = "drafts.blog.ndumas.com"
"https://dev.blog.ndumas.com" = "dev.blog.ndumas.com" "https://dev.ndumas.com" = "dev.blog.ndumas.com"

@ -0,0 +1,40 @@
---
---
{{< lead >}} Life is complicated. Your notes don't have to be.{{< /lead >}}
## Why should you trust me?
- I've got ~20 years experience in software development, system administration and web development.
- software development is the practice of combining "data" and human input to produce a desirable change in reality
- unique (maybe distinct?) perspective on how to use information to manipulate the world around us
I've got ~20 years experience in software engineering and system administration, roles which call for attention to detail, the ability to recall and synthesize information in novel ways, as well as identifying problems and breaking them down into specific actionable goals. Effective note-taking is much the same: [notes are tools](https://blog.ndumas.com/2024/09/notes-as-tools) that you create to make some part of your life better. Sometimes the problems they solve are foreseen and sometimes they surprise you.
Effective software and effective note-taking systems both combine interactive human input with "stored" data to offer a solution to some problem in a person or organization's life.
## How can I help you?
- Overcome analysis paralysis
- prioritize goals
- create a *flexible* system that can respond to changes in your life
### Analysis Paralysis
Knowledge management presents an almost endless ocean of possible solutions. Being able to [rubber-duck](https://en.wikipedia.org/wiki/Rubber_duck_debugging) your problems with someone who can offer concrete guidance on tools that can solve them will let you move from "I don't know where to start" to "It works, how can I improve it even more?"
### Prioritize Goals
Together, we'll work to identify what you care about and and pick a solution that achieves a reasonable balance between efficacy and the cost of implementation/maintenance; if you spend more time per week "cleaning up your notes" than using them, your notes are not benefitting you.
### Create a flexible system
I'll work with you to create a system that allows for *iterative* evolution by minimizing the complexity and labor required to keep your notes useful. Life changes and we are ill-served by refusing to change with it. The notes you need today may not be useful tomorrow and vice-versa. My methodology emphasizes setting concrete goals for each note. This allows you to confidently measure when a note is "done" or at least "good enough for now".
## Services
### Office Hours
- Once a month, I host an hour long Q&A session. Questions/requests will be addressed on a first-come first-serve basis.
- I will only be able to spend 5-10 minutes maximum on any given question
- these sessions are an opportunity for guests to interact with me directly and feel out whether my methodologies are a good fit for them
- link to zoom or Google Hangouts or whatever
- link to Youtube archive of previous Q&A sessions
### Personal Mentoring
- for some amount of currency, you can book a one or two hour session
- we'll review your goals, your needs, and any other relevant factors

@ -13,25 +13,7 @@ tags:
- obsidian - obsidian
- note-taking - note-taking
--- ---
## Outline ## Visualize a note
- Visualize a note
- is it in a frame or a toolbox?
- Gallery vs Toolbox
- no wrong way to take notes
- are you building something to look at, or something to help you do something?
- Gallery
- Examples
- Journals
- Literal galleries: images, quotes, memories
- Toolbox
- Recipes
- Lecture Notes
- Project documentation
- Choosing your model
- Tools can be beautiful and you can find practical value in appreciating/interacting with art or beauty, it's just helpful to have a clear understanding of the core purpose of the thing you're creating.
## Visualize a note
Take your favorite note. Maybe it's a recipe or a really astute observation you made about a book you read. Try to place it in physical space, the first thing that pops into your head. What kind of room is it in? How is it stored? Do you or others do anything else in this room? Take your favorite note. Maybe it's a recipe or a really astute observation you made about a book you read. Try to place it in physical space, the first thing that pops into your head. What kind of room is it in? How is it stored? Do you or others do anything else in this room?
Is it stored in a binder, a safe, or taped to the wall above a work-area? Is it framed on the wall so that you or guests can admire or discuss it? Is this note laminated, perforated or punched, or folded in some way to make storage and retrieval easier? Is it stored in a binder, a safe, or taped to the wall above a work-area? Is it framed on the wall so that you or guests can admire or discuss it? Is this note laminated, perforated or punched, or folded in some way to make storage and retrieval easier?
@ -46,14 +28,14 @@ I believe that, broadly speaking, visualizations will fall into one of two class
A gallery is a space where you don't have a concrete "deliverable" goal, but you want to collect things that have meaning. This could be a collection of porcelain miniatures, your favorite inspirational quotes, or a bunch of pictures of possums. The primary analogy is an art gallery or museum: it is not "purposeless", but an art gallery doesn't have a goal like "Help someone create a medium-rare steak" or "Tell someone what that error code means". It's open-ended, the visitor/user is meant to derive some degree of personal/self-directed value from the experience. A gallery is a space where you don't have a concrete "deliverable" goal, but you want to collect things that have meaning. This could be a collection of porcelain miniatures, your favorite inspirational quotes, or a bunch of pictures of possums. The primary analogy is an art gallery or museum: it is not "purposeless", but an art gallery doesn't have a goal like "Help someone create a medium-rare steak" or "Tell someone what that error code means". It's open-ended, the visitor/user is meant to derive some degree of personal/self-directed value from the experience.
#### Examples #### Examples
I would consider personal journaling a gallery in this framework. You collect your thoughts so that you can later look back over them and have some to-be-determined insight. I've had great success with journaling and it really made me appreciate the process of collecting meaningful things over time. I would consider personal journaling a gallery in this framework. You collect your thoughts so that you can later look back over them and have some to-be-determined insight. I've had great success with journaling and it really made me appreciate the process of collecting meaningful things over time.
Here's a brief list of some other examples. I don't do a lot of gallery-making personally, but I'm trying to cover as much as I can: Here's a brief list of some other examples. I don't do a lot of gallery-making personally, but I'm trying to cover as much as I can:
- cat photos - cat photos
- playlists - playlists
- collections of quotes - collections of quotes
### The Toolbox ### The Toolbox
A toolbox, believe it or not, contains tools, and tools as I understand them are procedures or objects created to make some part of life easier or better. It's important to understand that tools are not just physical objects. Mnemonic devices are tools, social etiquette is a tool, color-coding your socks by the day of the week is a tool. A toolbox, believe it or not, contains tools, and tools as I understand them are procedures or objects created to make some part of life easier or better. It's important to understand that tools are not just physical objects. Mnemonic devices are tools, social etiquette is a tool, color-coding your socks by the day of the week is a tool.
Tools are all around you, some of them are even part of your body or feel like it, as is the case with things like glasses, mobility aides, or even our mobile phones and I think this degree of immersion is partly responsible for how hard it can be to get a grip on organization. For the most part, people don't *need* to regularly invent tools just to survive. Whether it's mental models or physical objects, there's usually an off-the-shelf tool that comes close to what you need. Tools are all around you, some of them are even part of your body or feel like it, as is the case with things like glasses, mobility aides, or even our mobile phones and I think this degree of immersion is partly responsible for how hard it can be to get a grip on organization. For the most part, people don't *need* to regularly invent tools just to survive. Whether it's mental models or physical objects, there's usually an off-the-shelf tool that comes close to what you need.
@ -62,20 +44,20 @@ My go-to example for tools is recipes. It sounds simple on the surface but consi
- Is someone diabetic? - Is someone diabetic?
- Do you need to track allergens? - Do you need to track allergens?
- Do you need to track calories or nutritional intake? - Do you need to track calories or nutritional intake?
- Vegetarian? Vegan? Halal? Kosher? - Vegetarian? Vegan? Halal? Kosher?
Once you start trying to articulate the specific problem you're trying to solve, things get a lot clearer. If I've got to track allergens, I need to make sure that it's hard or impossible for me to misread a recipe and it should probably be named "GLUTEN - Baked Rolls" or something for maximum clarity. Once you start trying to articulate the specific problem you're trying to solve, things get a lot clearer. If I've got to track allergens, I need to make sure that it's hard or impossible for me to misread a recipe and it should probably be named "GLUTEN - Baked Rolls" or something for maximum clarity.
Lecture notes are another good practical case study and a good example of how galleries and toolboxes overlap. Lecture notes are more open-ended but you usually have a syllabus and some expectations of what your exam will look like, when it will happen and where. If your exam is broken down by chapters in a textbook, your notes will probably benefit from being structured similarly. If the exam covers subjects in chronological order, that may be the best way to organize the information you're saving. Lecture notes are another good practical case study and a good example of how galleries and toolboxes overlap. Lecture notes are more open-ended but you usually have a syllabus and some expectations of what your exam will look like, when it will happen and where. If your exam is broken down by chapters in a textbook, your notes will probably benefit from being structured similarly. If the exam covers subjects in chronological order, that may be the best way to organize the information you're saving.
## The look-touch spectrum ## The look-touch spectrum
To put a finer point on it: all of the concepts and objects described up to now are useful in some capacity. Hammers and saws are good for building houses, creating art makes people feel good ( ideally ) and inspires people to make more art and to think about the world in new ways. What I see as the salient distinction is whether you look at it or touch it. To put a finer point on it: all of the concepts and objects described up to now are useful in some capacity. Hammers and saws are good for building houses, creating art makes people feel good ( ideally ) and inspires people to make more art and to think about the world in new ways. What I see as the salient distinction is whether you look at it or touch it.
A hammer can be beautiful, but in order for it to serve its purpose you have to hold it in your hands and bring it into new situations. A hammer can be beautiful, but in order for it to serve its purpose you have to hold it in your hands and bring it into new situations.
Art, on the other hand, is more curated. The creator can't really control precisely which room you're standing in when you hear their song, but they can meticulously craft every second. Art, on the other hand, is more curated. The creator can't really control precisely which room you're standing in when you hear their song, but they can meticulously craft every second.
## What do I need? ## What do I need?
That is the *big* question. What do you need from this note? Is there some specific part of your life that you want to make easier or better by taking this note? Is it something to be "admired" or "enjoyed" in a hands-off manner? That is the *big* question. What do you need from this note? Is there some specific part of your life that you want to make easier or better by taking this note? Is it something to be "admired" or "enjoyed" in a hands-off manner?
There's no wrong answer, but I do believe it's important you have *some kind of answer*. Once you can clearly articulate what a note is meant for figuring out what to name it, where to store it, how to connect to other information, all shakes itself out. There's no wrong answer, but I do believe it's important you have *some kind of answer*. Once you can clearly articulate what a note is meant for figuring out what to name it, where to store it, how to connect to other information, all shakes itself out.

@ -0,0 +1,11 @@
---
---
## Schedule
- first something of the month
- one or two hours, not sure
## Archives
- write a template/partial that embeds the latest archived session from Youtube
- this would require API calls. can I do it server-side?
- Or I can just manually update the embed once a month

@ -0,0 +1,6 @@
---
---
## Pricing
- One hour: 75$ USD
- Two hour: 150$ USD
Loading…
Cancel
Save