Skip to content

Commit

Permalink
content: update all notes
Browse files Browse the repository at this point in the history
  • Loading branch information
benmezger committed Feb 11, 2024
1 parent 536f5ce commit 6a5b765
Show file tree
Hide file tree
Showing 102 changed files with 390 additions and 337 deletions.
4 changes: 2 additions & 2 deletions content/notes/2020-05-30--19-14-46Z--information_theory.md
@@ -1,7 +1,7 @@
+++
title = "Information Theory"
author = ["Ben Mezger"]
date = 2020-05-30T16:14:00-03:00
date = 2020-05-30T16:14:00
slug = "information_theory"
tags = ["computing", "theory", "information", "studies"]
type = "notes"
Expand Down Expand Up @@ -102,4 +102,4 @@ func main(){
}
}

```
```
@@ -1,7 +1,7 @@
+++
title = "List of Spotify artists"
author = ["Ben Mezger"]
date = 2020-05-30T18:56:00-03:00
date = 2020-05-30T18:56:00
slug = "list-of-spotify-artists"
tags = ["music"]
type = "notes"
Expand Down Expand Up @@ -408,4 +408,4 @@ bookCollapseSection = true
| Steinsopp |
| Sync24 |
| Grupo Revelação |
| In The Hearts Of Emperors |
| In The Hearts Of Emperors |
9 changes: 0 additions & 9 deletions content/notes/2020-05-30--22-10-05Z--cool_companies.md

This file was deleted.

@@ -1,7 +1,7 @@
+++
title = "Org-mode Firefox bookmarks"
author = ["Ben Mezger"]
date = 2020-05-30T19:22:00-03:00
date = 2020-05-30T19:22:00
slug = "orgmode-firefox-bookmark"
tags = ["emacs", "orgmode", "firefox"]
type = "notes"
Expand Down Expand Up @@ -37,4 +37,4 @@ available:
%i The selected text
```

See: <https:orgmode.org/manual/The-capture-protocol.html#The-capture-protocol>
See: <https:orgmode.org/manual/The-capture-protocol.html#The-capture-protocol>
@@ -1,7 +1,7 @@
+++
title = "Org-roam Firefox bookmark"
author = ["Ben Mezger"]
date = 2020-05-30T19:30:00-03:00
date = 2020-05-30T19:30:00
slug = "org-roam-firefox-bookmark"
tags = ["emacs", "orgmode", "roam", "firefox"]
type = "notes"
Expand Down
13 changes: 7 additions & 6 deletions content/notes/2020-05-30--22-53-04Z--the_communist_manifesto.md
@@ -1,9 +1,10 @@
+++
title = "The Communist Manifesto"
author = ["Ben Mezger"]
date = 2020-05-30T19:53:00-03:00
date = 2020-05-30T19:53:00
slug = "communist-manifesto"
tags = ["books", "reading"]
categories = ["books"]
type = "notes"
draft = false
bookCollapseSection = true
Expand All @@ -25,8 +26,8 @@ tags
| **Total time** | **2:36** |
| The Communist Manifesto | 2:36 |

:BOOK_CATEGORY: politics
:BOOK_AUTHORS: Karl Marx, Friedrich Engels
:START_DATE: <span class="timestamp-wrapper"><span class="timestamp">&lt;2020-05-25 Mon&gt;</span></span>
:END_DATE: nil
:URL: <https://www.amazon.com/Communist-Manifesto-Karl-Marx/dp/1508475660>
:BOOK\_CATEGORY: politics
:BOOK\_AUTHORS: Karl Marx, Friedrich Engels
:START\_DATE: <span class="timestamp-wrapper"><span class="timestamp">&lt;2020-05-25 Mon&gt;</span></span>
:END\_DATE: nil
:URL: <https://www.amazon.com/Communist-Manifesto-Karl-Marx/dp/1508475660>
@@ -1,9 +1,10 @@
+++
title = "The Pragmatic programmer: from journeyman to master"
author = ["Ben Mezger"]
date = 2020-05-30T19:57:00-03:00
date = 2020-05-30T19:57:00
slug = "the-pragmatic-programmer"
tags = ["reading", "books"]
categories = ["books"]
type = "notes"
draft = false
bookCollapseSection = true
Expand All @@ -29,8 +30,8 @@ bookCollapseSection = true
| **Total time** | **10:04** |
| The Pragmatic Programmer: From... | 10:04 |

:BOOK_CATEGORY: Computer science, software architecture, software engineering
:BOOK_AUTHORS: Andy Hunt, David Thomas
:START_DATE: <span class="timestamp-wrapper"><span class="timestamp">&lt;2020-05-25 Mon&gt;</span></span>
:END_DATE: nil
:URL: <https://www.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X>
:BOOK\_CATEGORY: Computer science, software architecture, software engineering
:BOOK\_AUTHORS: Andy Hunt, David Thomas
:START\_DATE: <span class="timestamp-wrapper"><span class="timestamp">&lt;2020-05-25 Mon&gt;</span></span>
:END\_DATE: nil
:URL: <https://www.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X>
@@ -1,9 +1,10 @@
+++
title = "Operating systems: Internals and design principles (9th edition)"
author = ["Ben Mezger"]
date = 2020-05-30T19:58:00-03:00
date = 2020-05-30T19:58:00
slug = "operating-systems"
tags = ["reading", "books", "cs", "operating-systems"]
categories = ["books"]
type = "notes"
draft = false
bookCollapseSection = true
Expand Down Expand Up @@ -86,4 +87,4 @@ bookCollapseSection = true
following "substages"
- Address of PC is copied to the MAR (Memory address register), which either
stores the memory address from where data will be fetched or the address to
which data will be sent or stored.
which data will be sent or stored.
5 changes: 3 additions & 2 deletions content/notes/2020-05-30--23-00-17Z--clean_architecture.md
@@ -1,9 +1,10 @@
+++
title = "Clean architecture"
author = ["Ben Mezger"]
date = 2020-05-30T20:00:00-03:00
date = 2020-05-30T20:00:00
slug = "clean-architecture"
tags = ["reading", "books"]
categories = ["books"]
type = "notes"
draft = false
bookCollapseSection = true
Expand All @@ -15,4 +16,4 @@ bookCollapseSection = true
- [Programming]({{<relref "2020-05-31--15-33-23Z--programming.md#" >}})


## HOLD Clean Architecture {#hold-clean-architecture}
## HOLD Clean Architecture {#hold-clean-architecture}
5 changes: 3 additions & 2 deletions content/notes/2020-05-30--23-01-43Z--clean_code.md
@@ -1,9 +1,10 @@
+++
title = "Clean code"
author = ["Ben Mezger"]
date = 2020-05-30T20:01:00-03:00
date = 2020-05-30T20:01:00
slug = "clean-code"
tags = ["toread", "books"]
categories = ["books"]
type = "notes"
draft = false
bookCollapseSection = true
Expand All @@ -17,4 +18,4 @@ bookCollapseSection = true
---


## <span class="org-todo todo NEXT">NEXT</span> Clean Code {#clean-code}
## <span class="org-todo todo NEXT">NEXT</span> Clean Code {#clean-code}
@@ -1,9 +1,10 @@
+++
title = "The great mental models: General thinking concepts"
author = ["Ben Mezger"]
date = 2020-05-30T20:03:00-03:00
date = 2020-05-30T20:03:00
slug = "the-great-mental-models"
tags = ["read", "books", "mindset", "learning"]
categories = ["books"]
type = "notes"
draft = false
bookCollapseSection = true
Expand All @@ -18,4 +19,4 @@ bookCollapseSection = true
---


## <span class="org-todo done READ">READ</span> The Great Mental Models: General Thinking Concepts {#the-great-mental-models-general-thinking-concepts}
## <span class="org-todo done READ">READ</span> The Great Mental Models: General Thinking Concepts {#the-great-mental-models-general-thinking-concepts}
@@ -1,9 +1,10 @@
+++
title = "Nonviolent communication: A language for life"
author = ["Ben Mezger"]
date = 2020-05-30T20:04:00-03:00
date = 2020-05-30T20:04:00
slug = "non-violent-communication"
tags = ["read", "books"]
categories = ["books"]
type = "notes"
draft = false
bookCollapseSection = true
Expand Down Expand Up @@ -31,8 +32,8 @@ bookCollapseSection = true

CLOSED: <span class="timestamp-wrapper"><span class="timestamp">[2020-05-14 Thu 09:18]</span></span>

:BOOK_CATEGORY: psychology
:BOOK_AUTHORS: Marshall B. Rosenberg
:START_DATE: <span class="timestamp-wrapper"><span class="timestamp">&lt;2020-04-14 Tue&gt;</span></span>
:END_DATE: <span class="timestamp-wrapper"><span class="timestamp">&lt;2020-05-14 Thu&gt;</span></span>
:URL: <https://www.goodreads.com/book/show/560861.Non%5FViolent%5FCommunication>
:BOOK\_CATEGORY: psychology
:BOOK\_AUTHORS: Marshall B. Rosenberg
:START\_DATE: <span class="timestamp-wrapper"><span class="timestamp">&lt;2020-04-14 Tue&gt;</span></span>
:END\_DATE: <span class="timestamp-wrapper"><span class="timestamp">&lt;2020-05-14 Thu&gt;</span></span>
:URL: <https://www.goodreads.com/book/show/560861.Non%5FViolent%5FCommunication>
@@ -1,9 +1,10 @@
+++
title = "Alice in wonderland: The complete collection"
author = ["Ben Mezger"]
date = 2020-05-30T20:05:00-03:00
date = 2020-05-30T20:05:00
slug = "alice-in-wonderland"
tags = ["books", "read"]
categories = ["notes", "books"]
type = "notes"
draft = false
bookCollapseSection = true
Expand All @@ -29,4 +30,4 @@ it behind?’
## <span class="timestamp-wrapper"><span class="timestamp">&lt;2020-03-25 Wed 00:39&gt;</span></span> {#}

‘In most gardens,’ the Tiger-lily said, ‘they make the beds too soft —
so that the flowers are always asleep.’
so that the flowers are always asleep.’
@@ -1,9 +1,10 @@
+++
title = "Na batalha contra o coronavirus, faltam lideres a humanidade"
author = ["Ben Mezger"]
date = 2020-05-30T20:06:00-03:00
date = 2020-05-30T20:06:00
slug = "na-batalha-contra-o-coronavirus"
tags = ["politics", "read", "books"]
categories = ["books", "notes"]
type = "notes"
draft = false
bookCollapseSection = true
Expand Down Expand Up @@ -103,4 +104,4 @@ israelenses e americanos contra epidemias. Essa simples verdade deveria ser

## <span class="timestamp-wrapper"><span class="timestamp">&lt;2020-04-02 Thu 00:14&gt;</span></span> {#}

<You have reached the clipping limit for this item>
<You have reached the clipping limit for this item>
5 changes: 3 additions & 2 deletions content/notes/2020-05-30--23-08-17Z--media.md
@@ -1,9 +1,10 @@
+++
title = "Media"
author = ["Ben Mezger"]
date = 2020-05-30T20:08:00-03:00
date = 2020-05-30T20:08:00
slug = "media"
tags = ["books", "read", "politics"]
categories = ["books"]
type = "notes"
draft = false
bookCollapseSection = true
Expand Down Expand Up @@ -105,4 +106,4 @@ canais de informação devem ser estreita e rigidamente controlados
### Intelectuais progressistas participaram ativamente {#intelectuais-progressistas-participaram-ativamente}


#### Pessoas do circulo de [JohnDewey](<https://en.wikipedia.org/wiki/John%5FDewey>) {#pessoas-do-circulo-de-johndewey--https-en-dot-wikipedia-dot-org-wiki-john-dewey}
#### Pessoas do circulo de [JohnDewey](<https://en.wikipedia.org/wiki/John%5FDewey>) {#pessoas-do-circulo-de-johndewey--https-en-dot-wikipedia-dot-org-wiki-john-dewey}
5 changes: 3 additions & 2 deletions content/notes/2020-05-30--23-09-12Z--abortion.md
@@ -1,9 +1,10 @@
+++
title = "Abortion"
author = ["Ben Mezger"]
date = 2020-05-30T20:09:00-03:00
date = 2020-05-30T20:09:00
slug = "abortion"
tags = ["thoughts", "politics"]
categories = ["thoughts"]
type = "notes"
draft = false
bookCollapseSection = true
Expand All @@ -14,4 +15,4 @@ bookCollapseSection = true

---

Abortion should be legal, safe and rare
Abortion should be legal, safe and rare
6 changes: 4 additions & 2 deletions content/notes/2020-05-30--23-10-29Z--book_progress.md
@@ -1,9 +1,10 @@
+++
title = "Book progress"
author = ["Ben Mezger"]
date = 2020-05-30T20:10:00-03:00
date = 2020-05-30T20:10:00
slug = "reading-progress"
tags = ["books"]
categories = ["books"]
type = "notes"
draft = false
bookCollapseSection = true
Expand All @@ -25,6 +26,7 @@ Reading progress as of <span class="timestamp-wrapper"><span class="timestamp">&
| ALL | **Total time** | **1d 11:52** |
| | **File time** | **2:36** |
| @books, reading, clock | [The Communist Manifesto]({{< relref "2020-05-30--22-53-04Z--the_communist_manifesto" >}}) | 2:36 |
| | | |
| | **File time** | **11:23** |
| reading, @books, clock | [The Pragmatic Programmer: From...]({{< relref "2020-05-30--22-57-32Z--the_pragmatic_programmer_from_journeyman_to_master" >}}) | 11:23 |
| | **File time** | **3:24** |
Expand All @@ -36,4 +38,4 @@ Reading progress as of <span class="timestamp-wrapper"><span class="timestamp">&
| | **File time** | **8:12** |
| read, @books, clock | [Nonviolent Communication: A language...]({{< relref "2020-05-30--23-04-26Z--nonviolent_communication_a_language_for_life" >}}) | 8:12 |
| | **File time** | **1:01** |
| reading, @books, clock | [Data and Reality: A Timeless...]({{< relref "2020-07-13--10-28-10Z--data_and_reality_a_timeless_perspective_on_perceiving_and_managing_information_in_our_imprecise_world" >}}) | 1:01 |
| reading, @books, clock | [Data and Reality: A Timeless...]({{< relref "2020-07-13--10-28-10Z--data_and_reality_a_timeless_perspective_on_perceiving_and_managing_information_in_our_imprecise_world" >}}) | 1:01 |
@@ -1,7 +1,7 @@
+++
title = "Interesting Golang libraries"
author = ["Ben Mezger"]
date = 2020-05-30T20:33:00-03:00
date = 2020-05-30T20:33:00
slug = "interesting-golang-libraries"
tags = ["go", "programming"]
type = "notes"
Expand Down
7 changes: 4 additions & 3 deletions content/notes/2020-05-31--04-19-08Z--thinking_methods.md
@@ -1,9 +1,10 @@
+++
title = "Thinking methods"
author = ["Ben Mezger"]
date = 2020-05-31T01:19:00-03:00
date = 2020-05-31T01:19:00
slug = "thinking-methods"
tags = ["mindset"]
categories = ["notes"]
type = "notes"
draft = false
bookCollapseSection = true
Expand All @@ -20,12 +21,12 @@ problems into sub-problems so we can better view reality.

**Prevents failure from interacting with reality**

<a id="org697bac0"></a>
<a id="org7c57d46"></a>

{{< figure src="/imgs/thinking-methods.jpg" caption="Figure 1: Mindmap of thinking methods" >}}

Related pages:

- [Mental models]({{<relref "2020-05-31--04-30-47Z--mental_models.md#" >}})
- [Mindset]({{<relref "2020-05-31--04-24-34Z--mindset.md#" >}})
- [Socratic questioning]({{<relref "2020-05-31--13-16-44Z--socratic_questioning.md#" >}})
- [Socratic questioning]({{<relref "2020-05-31--13-16-44Z--socratic_questioning.md#" >}})
2 changes: 1 addition & 1 deletion content/notes/2020-05-31--04-23-42Z--learning.md
@@ -1,7 +1,7 @@
+++
title = "Learning"
author = ["Ben Mezger"]
date = 2020-05-31T01:23:00-03:00
date = 2020-05-31T01:23:00
slug = "learning"
tags = ["learning"]
type = "notes"
Expand Down
2 changes: 1 addition & 1 deletion content/notes/2020-05-31--04-24-34Z--mindset.md
@@ -1,7 +1,7 @@
+++
title = "Mindset"
author = ["Ben Mezger"]
date = 2020-05-31T01:24:00-03:00
date = 2020-05-31T01:24:00
slug = "mindset"
tags = ["mindset"]
type = "notes"
Expand Down
4 changes: 2 additions & 2 deletions content/notes/2020-05-31--04-30-47Z--mental_models.md
@@ -1,7 +1,7 @@
+++
title = "Mental models"
author = ["Ben Mezger"]
date = 2020-05-31T01:30:00-03:00
date = 2020-05-31T01:30:00
slug = "mental-models"
tags = ["mindset", "models"]
type = "notes"
Expand Down Expand Up @@ -93,4 +93,4 @@ Related books:
## Problem thinking {#problem-thinking}

- Break it down into substantive parts so the interconnection reveals them-self
- [Key points on mental models](#key-points-on-mental-models)
- [Key points on mental models](#key-points-on-mental-models)

0 comments on commit 6a5b765

Please sign in to comment.