Skip to content

Commit 19d352b

Browse files
committed
Quartz sync: Feb 10, 2026, 1:39 PM
1 parent 8930e9a commit 19d352b

117 files changed

Lines changed: 4300 additions & 3 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/About me.md

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
---
2+
title: About me
3+
type: profile
4+
tags:
5+
- career
6+
- cv
7+
- about
8+
status: active
9+
created: 2025-11-16T09:30:16+01:00
10+
modified: 2025-11-19T10:13:45+01:00
11+
---
12+
13+
I am **Shaquille Oatmeal** (redacted), 26 years old, living in the Netherlands and father to a wonderful two-year-old son.
14+
15+
I enjoy many hobbies, but the ones that consume most of my time are:
16+
17+
- Hiking
18+
- Streaming series
19+
- [[My homelab]]
20+
- [[Coffee introduction|Coffee]]
21+
22+
My homelab and my career pushed me toward [[Self-Hosting|self-hosting]] Obsidian and using it as my [[Second Brain]]. I realized that I was keeping everything in my head — every server configuration, every boolean in my `.env` files to keep containers running, every approach to control and process logic for my work in automation. None of it was written down.
23+
24+
It was time to offload my mind and finally document everything. If others benefit from my Second Brain garden along the way, even better — that’s exactly why I publish it. Sharing knowledge is essential to our civilization; without it, what we know eventually fades away.
25+
26+
## Career
27+
28+
I am a software engineer specialising in industrial automation, large-scale control systems, and OT/IT integration.
29+
My work spans engineering, SCADA development, control room operations, and digital infrastructure.
30+
31+
---
32+
33+
## Career Timeline
34+
35+
> [!abstract]- **2025 April – Present — Software Engineer (Industrial automation/System integration)**
36+
> Working on industrial automation projects across multiple sectors, focusing on control logic, OT systems, and integration.
37+
38+
> [!abstract]- **2023 – Present — General Board Member & IT Lead of a youth foundation**
39+
> Managing digital strategy, infrastructure, technical direction and organisational IT.
40+
41+
> [!abstract]- **2022 – Present — Co-Founder of a Youth foundation**
42+
> Co-founded a youth-focused foundation to drive awareness, empowerment, and social impact.
43+
44+
> [!abstract]- **2022 – 2025 — Software Engineer (Industrial automation/System integration)**
45+
> Developed automation software, SCADA configurations, and operational tooling.
46+
47+
> [!abstract]- **2020 – 2022 — Junior Control Room Engineer**
48+
> Monitored turbine operations, provided customer support, analysed data, and assisted with performance optimisation.
49+
50+
> [!abstract]- **2018 – 2020 — Automation Internships & Field Roles**
51+
> Completed several technical internships in hardware, software, electronics, and commissioning.
52+
53+
---
54+
55+
## Detailed Experience
56+
57+
### Software Engineering Roles
58+
59+
> [!info]- **Software Engineer — 2025 April–Present**
60+
> Delivering engineering, automation, SCADA and OT/IT systems development.
61+
62+
> [!info]- **Software Engineer (Automation) — 2022–2025**
63+
> - SCADA, PLC, Historian, logic design, and commissioning
64+
> - Technologies: PCS7, TIA Portal, Rockwell CCW, WinCC, Historian, MOXA, Wonderware
65+
> - Supported projects in chemical, energy, and infrastructure sectors
66+
67+
> [!info]- **Junior Control Room Engineer — 2020–2022**
68+
> - Wind turbine fleet monitoring
69+
> - Operational analytics
70+
> - Customer communication and remote diagnostics
71+
> - Commissioning support worldwide
72+
73+
---
74+
75+
### Youth Foundation Work
76+
77+
> [!info]- **A youth foundation — Board Member & IT Lead — 2023–Present**
78+
> - Full IT responsibility
79+
> - Website, apps, cloud, internal digital systems
80+
> - Content creation & organisational strategy
81+
82+
> [!info]- **A youth foundation — Co-Founder — 2022–Present**
83+
> Helped establish the foundation and its mission.
84+
85+
> [!info]- **Youth Organisation — Co-Owner & Secretary — 2018–2022**
86+
> Management, operations, youth coaching, and community work.
87+
88+
---
89+
90+
### Early Internships
91+
92+
> [!info]- **Hardware & Software Trainee — 2018–2019**
93+
> Graduation internship focused on safety logic and software tools.
94+
95+
> [!info]- **Hardware Engineer Trainee — 2018**
96+
> Control panel wiring, test setups, field service.
97+
98+
> [!info]- **Construction Trainee — 2017**
99+
> Industrial construction & mechanical support.
100+
101+
> [!info]- **Assistant Electrician Trainee — 2015**
102+
> Residential electrical systems & installation work.
103+
104+
---

content/Concepts/Second Brain.md

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
---
2+
title: Second Brain
3+
type: concept
4+
tags:
5+
- concept
6+
status: active
7+
modified: 2025-11-18T13:09:29+01:00
8+
created: 2025-11-17T13:14:48+01:00
9+
---
10+
# Second Brain
11+
12+
My **Second Brain** is the external system I use to store, organize and work with information so it doesn’t have to live in my head.
13+
14+
It’s not “just notes”. It’s a trusted environment where ideas, references, configs, projects, and insights land, get processed, and become something I can actually use.
15+
16+
The tools (Obsidian, Quartz, Synology, etc.) can change.
17+
The concept stays the same: **reduce mental load, increase clarity, keep knowledge alive and usable**.
18+
19+
---
20+
21+
## What my Second Brain is
22+
23+
- A **reliable external memory** for things that matter long-term
24+
- A place where I can **connect ideas** across domains (work, homelab, mindset, hobbies)
25+
- A **workbench for thinking**: not just storage, but a space where notes are actively refined
26+
- A **source of truth** I can trust more than my short-term memory or scattered apps
27+
28+
In short: my Second Brain is the system that helps me remember, understand, and act better.
29+
30+
---
31+
32+
## What my Second Brain is *not*
33+
34+
- Not a random dump of links I’ll never revisit
35+
- Not a place where everything is “urgent”
36+
- Not a social feed, inbox or chat log
37+
- Not meant to be perfectly pretty or finished – it’s operational, not decorative
38+
39+
If something doesn’t deserve time or attention later, it doesn’t belong here.
40+
41+
---
42+
43+
## Core principles
44+
45+
1. **Capture, don’t trust your brain**
46+
Anything I don’t want to lose (ideas, configs, decisions, lessons learned) gets captured.
47+
48+
2. **Link related ideas**
49+
Notes should talk to each other. Backlinks and internal links turn isolated notes into a network.
50+
51+
3. **Make it useful, not perfect**
52+
A rough note that I actually use is better than a polished note I never touch.
53+
54+
4. **One place, many domains**
55+
Work, personal, mindset, tech, homelab, coffee – different areas, same system. That’s the power.
56+
57+
5. **Evolves over time**
58+
Notes can be updated, split, merged or deleted. The system is alive, not frozen.
59+
60+
---
61+
62+
## What goes into my Second Brain
63+
64+
- Concepts and mental models
65+
- Project notes, plans, and decisions
66+
- Homelab and infrastructure documentation
67+
- How-to’s, runbooks, and troubleshooting steps
68+
- Personal reflections that are actually useful to revisit
69+
- Hobbies I take seriously (coffee, etc.)
70+
71+
If it helps me **think, decide, or act better in the future**, it belongs here.
72+
73+
---
74+
75+
## Tools I currently use
76+
77+
- **[Obsidian](https://obsidian.md)** as the main editing and linking environment
78+
- **[Quartz](https://quartz.jzhao.xyz)** to publish part of the vault as a public-facing Second Brain
79+
- **Storage/infra** (e.g. Synology, Git, backups) to keep it safe and versioned
80+
81+
The exact stack can change. The requirement is simple:
82+
I must be able to **trust** that the system is available, backed up, and not fragile.
83+
84+
---
85+
86+
## Why this matters
87+
88+
A Second Brain gives me:
89+
90+
- Less mental clutter, fewer “I’ll remember this later” lies
91+
- A stable place where knowledge accumulates instead of evaporating
92+
- Better decisions, because I can see previous reasoning and lessons learned
93+
- A clearer view of how my thinking evolves over time
94+
95+
This isn’t about building a perfect system.
96+
It’s about having a **reliable partner** for my own brain, so I don’t have to run everything on willpower and memory alone.

content/Concepts/Self-Hosting.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Self-Hosting
3+
type: concept
4+
tags:
5+
- concept
6+
status: active
7+
modified: 2025-11-19T10:12:36+01:00
8+
created: 2025-11-19T10:11:09+01:00
9+
---
10+
> **self-hosting** _(n.)_
11+
> /ˌsɛlf ˈhoʊstɪŋ/
12+
>
13+
> 1. The practice of running and maintaining one’s own websites and online services—such as e-mail, messaging, file sync, or time services—on privately controlled servers rather than relying on third-party providers.
14+
>
15+
> 2. A mode of digital autonomy in which an individual or organization takes direct responsibility for their data, privacy, and infrastructure, often to increase control, reduce dependency on external platforms, and build technical skill.
16+
> _“Since he started self-hosting his mail and cloud storage, he feels far more in control of his data.”_
17+
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Self-Sovereignty
3+
type: concept
4+
tags:
5+
- concept
6+
status: active
7+
modified: 2025-11-17T15:00:40+01:00
8+
created: 2025-11-17T13:17:44+01:00
9+
---
10+
>**self-sovereign** _(adj.)_
11+
>/ˌself ˈsäv(ə)rən/
12+
>
13+
>1. The lived capacity to lead from one’s authentic Self, even in the presence of trauma, emotional triggers, inherited burdens, or relational patterns.
14+
>
15+
>2. A state of inner leadership in which thoughts, emotions, and actions are directed not by wounded parts or fear, but by clarity, compassion, and conscious intent.
16+
— _“Once he reclaimed his self-sovereignty, his emotions became signals—not steering wheels.”_
17+
Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
---
2+
title: The 3-2-1 backup Method
3+
type: Guide
4+
tags:
5+
- concept
6+
status: active
7+
created: 2025-11-16T09:30:16+01:00
8+
modified: 2025-11-18T14:48:03+01:00
9+
---
10+
# The 3-2-1 Backup Method
11+
12+
May 23, 2024 by [Yev](https://www.backblaze.com/blog/author/yev/)//[39 Comments](https://www.backblaze.com/blog/the-3-2-1-backup-strategy/#disqus_thread)
13+
14+
[![](https://www.backblaze.com/blog/wp-content/uploads/2022/06/bb-bh-3-2-1-Backup-Strategy-Refresh_Design-B2.png)](https://www.backblaze.com/blog/wp-content/uploads/2022/06/bb-bh-3-2-1-Backup-Strategy-Refresh_Design-B2.png)
15+
16+
A lot has changed since the 3-2-1 backup rule was first introduced in the late aughts. At the time, the iPad was just a glimmer in Apple’s eye. Facebook had a quaint 500 million users. Taylor Swift had only released two albums. Blockbuster Video still existed, and Netflix shipped DVDs to your door. 
17+
18+
Unlike most things in technology, the rule has held up over the years. It’s still the de facto standard for keeping your data safe. But some of the particular best practices have evolved as data storage has changed. Today, I’ll explain the 3-2-1 rule, what’s changed, and how you can easily achieve a 3-2-1 backup to keep your data safe and protected.
19+
20+
## What Is the 3-2-1 Backup Rule?
21+
22+
The 3-2-1 backup rule is a simple, effective strategy for keeping your data safe. It advises that you keep three copies of your data on two different media with one copy off-site. Let’s break that down:
23+
24+
- **Three** copies of your data: Your three copies include your original or production data plus two more copies.
25+
- On **two** different media: You should store your data on two different forms of media. This means something different today than it did in the late 2000s. I’ll talk a little more about this in a bit.
26+
- **One** copy off-site: You should keep one copy of your data off-site in a remote location, ideally more than a few miles away from your other two copies.
27+
28+
If you want to protect your personal information, photos, work files, or other important data, the 3-2-1 backup strategy is the way to go. It helps you avoid having a single point of failure that’s vulnerable to human error, [hard drive crashes](https://www.backblaze.com/blog/backblaze-drive-stats-for-q1-2024/), theft, natural disasters, or [ransomware](https://www.backblaze.com/blog/category/cloud-storage/ransomware/).
29+
30+
## How Does the 3-2-1 Backup Rule Work?
31+
32+
Let’s say you took a picture of your social security card for your tax accountant years ago—that file is called “`socialsecurity.jpg`” and it lives on your computer at home. That’s the first “copy” of your data.
33+
34+
You also have an external hard drive at home, used to back up your [go-to Mac](https://www.backblaze.com/cloud-backup/personal/mac-online-backup) or gaming [PC](https://www.backblaze.com/cloud-backup/personal/windows-online-backup).  That external hard drive will back up `socialsecurity.jpg` as part of its backup process. That’s a second copy on a different device or medium.
35+
36+
In addition to that external hard drive, you also have an [online backup solution](https://www.backblaze.com/cloud-backup) (we recommend Backblaze; go figure!). The online backup continuously scans your computer and uploads your data to the cloud (which, in layman’s terms, is an off-site data center). `Socialsecurity.jpg` is included in this upload, becoming the third copy of your data.
37+
38+
Oh! And, your paper social security card is hopefully stored in [a fire-proof safe](https://www.backblaze.com/blog/building-your-digital-go-bag/) (not your wallet) as a bonus. 
39+
40+
## What’s Changed About the 3-2-1 Backup Strategy?
41+
42+
When the 3-2-1 rule was first introduced, there were a lot more types of media to choose from when storing your data—the humble floppy disk, CDs, Blu-ray discs, USB sticks, external hard disk drives (HDD), solid state drives (SSD), network attached storage (NAS), tape libraries, etc. Some of those have fallen out of favor (CDs and DVDs, I’m looking at you).
43+
44+
![A photo of a coffee cop sitting on top of floppy disks.](https://www.backblaze.com/blog/wp-content/uploads/2022/08/Backblaze-3-2-1_1_Floppy-Disks.png)
45+
46+
Don’t worry, floppy disks. We found a use for you.
47+
48+
Some types of media are not practical or affordable for a typical home computer user looking to back up their data (tape libraries, for example). Some of the technologies were prohibitively expensive back then, but are much more affordable now (SSDs). And one big one wasn’t mainstream yet: The Cloud™ (you might have heard it referred to as “other people’s computers”). So, what does this mean for the 3-2-1 backup strategy? Do you still need to keep your data on two different media?
49+
50+
### Two Different Media, Really?
51+
52+
The short answer is: yes, but no. Today, you don’t need to keep your data on two different types of media, but you do need to keep your data on two different devices. 
53+
54+
The long answer is a bit more complicated. There are a couple reasons folks recommended keeping your data on two different types of media in the first place. One, it protects you from one of those forms of media becoming obsolete in the face of [new storage technology](https://www.backblaze.com/blog/storage-tech-of-the-future-ceramics-dna-and-more/) (still looking at you, CDs) and your data becoming unreadable. And two, it’s wise to keep your backup copy on a separate device so that a hardware failure doesn’t take out both local copies. For example, if your computer all of the sudden doesn’t want to hold a charge, you can still recover data from your hard drive.
55+
56+
While obsolescence is always a concern, the advent of cloud storage for backups all but eliminates it. The cloud service provider is responsible for maintaining the physical storage devices and [keeping your data accessible](https://www.backblaze.com/blog/backblaze-network-stats/) at all times. So, if you use a cloud backup service, you only need to worry about keeping your data on two devices, not two separate kinds of media. What does that look like? 
57+
58+
### The Easiest 3-2-1 Backup
59+
60+
If you back up your home computer to an external hard drive and back both of those devices up to the cloud using something like [Backblaze Computer Backup](https://www.backblaze.com/cloud-backup), congratulations: You have achieved a 3-2-1 backup. 
61+
62+
- You have **three** copies of your data: One on your computer, one on your hard drive, and one in the cloud.
63+
- You store your data on **two** different devices: Your computer and your external hard drive. (Technically, three devices, since your data is also stored in the cloud).
64+
- **One** of those copies is off-site: The cloud copy.
65+
66+
## Is the 3-2-1 Strategy Still the Standard?
67+
68+
If you aren’t backing up at all, achieving a 3-2-1 backup strategy is still the best thing you can do to protect your data. But, the 3-2-1 rule is becoming more of a starting point rather than the finish line in today’s world. 
69+
70+
The rise in [ransomware attacks](https://www.backblaze.com/blog/complete-guide-ransomware/) calls for strengthening the basic principles of the 3-2-1 strategy—redundancy, geographic distance, and access—with added protections. Cybercrimes targeting networked machines and capturing all data, including backups, is a growing problem.
71+
72+
![A decorative image showing a cyberpig, a cyber attacking pig character, using his laptop to attack a server.](https://www.backblaze.com/blog/wp-content/uploads/2022/08/Backblaze-3-2-1_2_Cyberpig.png)
73+
74+
New versions of the tried-and-true backup strategy have emerged, such as the [3-2-1-1-0 or 4-3-2 backups.](https://www.backblaze.com/blog/whats-the-diff-3-2-1-vs-3-2-1-1-0-vs-4-3-2/) Sounds like overkill? It isn’t. The good news is that companies like Backblaze exist to make at least the off-site component less stressful—we do the work and keep up with security best practices for you.
75+
76+
## Why Do I Need Both an On-Site and an Off-Site Backup?
77+
78+
Whether you are interested in backing up a [Mac](https://www.backblaze.com/cloud-backup/personal/mac-online-backup) or a [PC](https://www.backblaze.com/cloud-backup/personal/windows-online-backup), an on-site backup is a simple way to access your data quickly should anything happen to your computer. If your laptop or desktop’s hard drive crashes, and you have an up-to-date external hard drive available, you can quickly get most of your data back or use the external drive on another computer while yours gets fixed or replaced. If you remember to keep that external hard drive fairly up to date, the exposure for data loss is negligible, as you might only lose the uncopied files on your laptop. Most external hard drives even come with software to ensure they’re readily updated.
79+
80+
Having an on-site backup is a great start, but having an off-site backup is a key component in having a complete backup strategy, including cloud storage. The newer backup strategies build on the cloud’s strengths:
81+
82+
- **Convenience:** Backing up large volumes of data in the cloud is fast.
83+
- **Durability and reliability:** Your data is protected against fires, natural disasters, and more.
84+
- **Collaboration:** Sharing with permissions is intuitive and effortless in the cloud.
85+
86+
## Is the 3-2-1 Backup Rule Perfect?
87+
88+
There is no such thing as a perfect backup system, but the 3-2-1 approach is a great start for most people and businesses. Even the United States government recommends this approach. In a 2012 paper for the United States Computer Emergency Readiness Team (US-CERT), Carnegie Mellon recommended the 3-2-1 method in their publication: [Data Backup Options.](https://www.backblaze.com/cloud-backup/personal)
89+
90+
## Backing Up Is the Best Insurance
91+
92+
The 3-2-1 plan is great for getting your files backed up. If you view the strategy like an insurance policy, you want one that provides the coverage needed should the unthinkable happen. Service also matters; having a local, off-site, and offline backup gives you more options for backup recovery.
93+
94+
95+
![](https://www.backblaze.com/blog/wp-content/uploads/2021/06/Yev-Backup-Steward-Circle-Newlogo-150x150.png)
96+
97+
## About Yev
98+
99+
Yev Pusin is the Head of Communications and Community at Backblaze, which he joined in 2011. Yev has a degree in business and communications from the University of Iowa, where he developed an alliteration affinity. Yev enjoys writing in an amusing way about the "why" of things and how decisions are made, so that readers can learn and be entertained all at once. Follow Yev on: Twitter: [@YevP](https://twitter.com/yevp) | LinkedIn: [Yev Pusin](https://www.linkedin.com/in/yevpusin)
100+
101+
Source: [Backblaze](https://www.backblaze.com/blog/the-3-2-1-backup-strategy/)

0 commit comments

Comments
 (0)