Skip to content

Commit

Permalink
Add modular note
Browse files Browse the repository at this point in the history
  • Loading branch information
dnnsmnstrr committed Jun 21, 2024
1 parent dd9f857 commit 5ac0497
Show file tree
Hide file tree
Showing 17 changed files with 47 additions and 35 deletions.
1 change: 1 addition & 0 deletions Untitled.canvas
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Empty file added jitsi.md
Empty file.
2 changes: 1 addition & 1 deletion notes/3DPrinting.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ date: 2020-09-22
tags:
- making
---

# 3D-Printing

Whenever possible, I try to print things instead of buying them. This makes me more conscious of the actual value of an item and gives me control over how it will be designed and how it will function in the context of my existing setup.
I tend to create modular designs using proven systems like [Polypanels](https://www.makeanything.design/polypanels), [Gridfinity](https://gridfinity.xyz/) or the GoPro-mount, so they will be reusable and replacement parts are easily reproduced when needed. In this way there are also many designs created by other people that will immediately be compatible with mine.

## My Printer

- Creality [CR6-SE](https://www.kickstarter.com/projects/3dprintmill/creality-cr-6-se-leveling-free-diy-3d-printer-kit) - got it from [[kickstarter]]

## [Octoprint](https://octoprint.org/)
Expand Down
1 change: 0 additions & 1 deletion notes/80ac7e39.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ date: 2020-08-04
tags:
- zettelkasten
---

# [Rules](https://medium.com/@davidbclear/zettelkasten-wie-ein-deutscher-gelehrter-so-unglaublich-produktiv-war-b3d29385f103) of Zettelkasten

1. [Atomizität](https://zettelkasten.de/posts/create-zettel-from-reading-notes/)
Expand Down
5 changes: 2 additions & 3 deletions notes/alfred.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ tags:
- workflow/alfred
- mac
---

# [Alfred](https://www.alfredapp.com)

A customizable version of the macOS Spotlight tool. I have been transitioning to [[raycast]] as my main launcher.
A customizable version of the macOS Spotlight tool.

> Recently, I have mainly been using [[raycast]], which supports most of the main features of Alfred and has a better store, so this page is kind of outdated
> Recently, I have mainly been using [[raycast]], which supports most of the main features of Alfred and has a better store, so this page is likely outdated
## Snippets
Alfred allows the creation of Snippets, which can be auto-expanded when a certain keyword is typed. Some of my favorites are `mdl` for [[markdown]] links and [[emoji]]-completion (`:emoji:`). Some of my own snippets are shared at https://github.com/dnnsmnstrr/workflows#snippets
Expand Down
1 change: 0 additions & 1 deletion notes/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ date: 2021-01-01
tags:
- dev
---

# [API](https://github.com/dnnsmnstrr/api)

My personal api is available at `https://dnnsmnstrr.vercel.app/api/`
Expand Down
3 changes: 1 addition & 2 deletions notes/autohotkey.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ tags:
- workflow/automation
- windows
---

# [Autohotkey](https://www.autohotkey.com/)

A powerful automation tool for windows. I use to auto-replace [Umlaute](https://gist.github.com/dnnsmnstrr/0591fd7d64eda2fc63d99e6f488a435a) like `ä, ö, ü` and provide snippet functionalities, for example to quickly type the current date.
A powerful automation tool for windows. I've used it to auto-replace [Umlauts](https://gist.github.com/dnnsmnstrr/0591fd7d64eda2fc63d99e6f488a435a) like `ä, ö, ü` and provide snippet functionalities, for example to quickly type the current date.
13 changes: 6 additions & 7 deletions notes/backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@ desc: ''
updated: 1639059935975
created: 1639059344340
---

# Backup
I don't worry much about losing files, because most of my data is stored in multiple cloud services, as well as on local hard drives.

Nevertheless, I plan on implementing a NAS backup system in the future.
My Goal is to apply the **3-2-1** strategy:

The **3-2-1** strategy:
```
3 Copies of all my data
2 Copies on different storage media (e.g. HDD, SSD, Cloud)
Expand All @@ -21,14 +19,15 @@ The **3-2-1** strategy:
## Storage

### Local
Currently I have multiple Hard-Drives flying around, carrying duplicates of my data in case one of them breaks. In the long term I plan on implementing a [[nas]].
Over the years, I had multiple Hard-Drives flying around, carrying duplicates of my data in case one of them breaks. Recently, I have been integrating my data into a [[nas]]-Setup.

#### Hierarchy

Where possible, I try to apply the same conventions to my filesystem, so I can navigate more efficiently and know where to find things.

backup-disk/
├── books/
│ ├── bootstrap.css
│ └── bootstrap-theme.min.css
├── documents/
├── games/
├── photos/
├── movies/
Expand All @@ -41,7 +40,7 @@ backup-disk/
- [OneDrive](https://onedrive.live.com/)
- [Mega](https://mega.nz/)

I use all of these services to diversify the locations of my data. This way, one provider can go down, but there will likely still be another one available.
I use many of these services to diversify the locations of my data. This way, one provider can go down, but there will likely still be another one available.

## Links
- https://github.com/geerlingguy/my-backup-plan
3 changes: 1 addition & 2 deletions notes/fav.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ tags:
- favorite
- likes
---

# My Favorites

Some of the things I like most. ❤️

## Movies 🎥
## [[movies]] 🎥

- Wes Anderson (Grand Budapest Hotel is my all time favorite)
- Tarantino (really liked Django, Inglorious Basterds and Once upon a time in Hollywood)
Expand Down
3 changes: 1 addition & 2 deletions notes/gist.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
date: 2022-07-15
---

# [Gist](https://gist.github.com/)

Github's gist service let's you store [text files](https://gist.github.com/7279503e6c3fc923447cbce6a1e4d9f9) that can be embedded in websites.
Github's gist service let's you store [text files](https://gist.github.com/7279503e6c3fc923447cbce6a1e4d9f9) that can be embedded in websites. I often store code snippets or small scripts I created here, so they can be found and used by other people.

## [[api]]
By hosting json files such as [response.json](https://gist.github.com/dnnsmnstrr/09a2559a9a970de5e8e9e5c2eaf1183b#file-response-json), I can serve static "API" responses to some of my own projects and services, such as my [[redirect]] api
Expand Down
1 change: 0 additions & 1 deletion notes/kickstarter.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ date: 2020-08-25
tags:
- web
---

# [Kickstarter](https://www.kickstarter.com/profile/dennismuensterer)

> [Delayed gratification](https://en.wikipedia.org/wiki/Delayed_gratification#:~:text=Delayed%20gratification%2C%20or%20deferred%20gratification,preference%20for%20a%20later%20reward.), or deferred gratification, describes the process that the subject undergoes when the subject resists the temptation of an immediate reward in preference for a later reward
Expand Down
5 changes: 2 additions & 3 deletions notes/life.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@ date: 2020-09-16

# Life

I've moved around a bunch, as can be seen by looking at a timeline of my life:
Throughout my life, I've moved around a bunch, as can be seen by looking at a timeline of my life:

## [Timeline](https://github.com/dnnsmnstrr/life)

In this visualization, each block represents one week of my life.

<iframe src="https://dnnsmnstrr.github.io/life" title="Life Timeline" width='100%' height='90%' style="min-height:600px"></iframe>

### [Markwhen](https://markwhen.com/)

The data for the timeline is currently served under this URL of my [[api]]: `https://dnnsmnstrr.vercel.app/api/events`
<iframe src="https://timeline.markwhen.com/dm/life" width='100%' height='100%' style="min-height:600px" />
```
Expand Down
4 changes: 2 additions & 2 deletions notes/magnets.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ As a big fan of magnets, my collection of magnetic things is ever growing.
I like being able to interconnect things and magnets are one of the easiest ways to make such connections possible.

## Devices
The following devices I own use magnets in some way:
The following devices and gadgets I own use magnets in some way:
- iPhone with MagSafe
- (Bluetooth) Speakers
- [EDGE Pro](https://www.kickstarter.com/projects/rollingsquare/edge-pro-bring-true-modularity-to-your-workstation)
- [Sandwich Wallet](https://www.kickstarter.com/projects/1039166851/puncube-sandwich-wallet-20-the-first-crossover-wallet)
- [Stikey](https://www.kickstarter.com/projects/17821891/stikey-a-magnetic-portable-stand-and-cable-tidy-on)
- [Dundabunga](https://www.kickstarter.com/projects/bungajungle/dundabunga-mobile-freedom) and other devices from bungajungle like the [Neutron](https://www.kickstarter.com/projects/bungajungle/mount-anything-anywhere-neutron-a-and-neutron-s)


A big reason why I like the [[gridfinity]] system is its use of magnets, which has the benefit of being able to place gridfinity bins on magnetic surfaces and having them stick.
## Links
- [Veritasium - strongest magnet ever](https://youtu.be/g0amdIcZt5I)
14 changes: 14 additions & 0 deletions notes/modular.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Modular things somehow tickle my brain in the right place.

This is a non-comprehensive list of things and systems in my [[life]] that have interconnected pieces:

- [[gridfinity]] - an organization system for [[3DPrinting]]
- IKEA [Skadis](https://www.ikea.com/de/de/p/skadis-lochplatte-kombination-s89406365/) & [Ivar](https://www.ikea.com/de/de/planners/ivar-planner/) - the pegboards fit perfectly into IKEA's classic modular furniture
- [GoPro-Mounting-System](https://www.thingiverse.com/thing:2194278) - IMO the best way to connect things together in a flexible way
- LEGO - modular by design, especially the technic pieces. I even had some success printing my own custom pieces using [this app](https://www.thingiverse.com/thing:2194278)
- Aluminum [Extrusion/Profiles](https://en.wikipedia.org/wiki/T-slot_structural_framing) - there is a reason most frames of 3D-Printers are made with these, I built a mini-server-rack with them
- [Multiboard](https://www.multiboard.io/) and [HSW](https://www.printables.com/model/152592-honeycomb-storage-wall) - better for vertical surface than Gridfinity and easier to print than Skadis
- [Euroboxes](https://en.wikipedia.org/wiki/Euro_container) - sturdy boxes conforming to industrial standards
- [Europallets](https://en.wikipedia.org/wiki/EUR-pallet) - made a [bed](https://www.tiktok.com/@dennis.makerer/video/6914029186491485442) with these things and [PlayWood-Connectors](https://playwood.it/), which has since been transformed into a couch
- IKEA [ÅSKVÄDER](https://www.ikea.com/de/de/p/askvaeder-starter-set-4-tlg-weiss-50486711/) power outlet and cable system
- Rollingsquare [EDGE Pro](https://www.kickstarter.com/projects/rollingsquare/edge-pro-bring-true-modularity-to-your-workstation) - brings together my chargers, phone and laptop using [[magnets]]
7 changes: 5 additions & 2 deletions notes/movies.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# Movies

Some of my favorite movies:

- The Grand Budapest Hotel
- Star Wars
- The Martian
- The Grand Budapest Hotel
- The Great Gatsby
- Drive
- Her
- Paddington


## Links
- [IMDB Profile](https://www.imdb.com/user/ur31201407)

- My [IMDB Profile](https://www.imdb.com/user/ur31201407)
6 changes: 4 additions & 2 deletions notes/nas.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ date: 2021-12-19
tags:
- storage
---

# Network Attached Storage

## Things I want to store
I took the risk and gave the Ugreen [NASync](https://nas.ugreen.com/de/) DXP 4800 Plus a chance on [[kickstarter]]. The software still needs much work, but I've been positively surprised with the quality of the hardware and found it quite easy to upgrade.

## Things I store
- personal / family photos & videos
- important documents
- music (stuff that isn't available on [[spotify]])
- favorite movies

Expand Down
13 changes: 7 additions & 6 deletions notes/wishlist.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ tags:
- wishlist
- registry
---

# Wishlist

- https://www.jetsoncreative.com/aerial-expansions/aerial-bundle-v4
Here are some things I have been wanting to get or think might be cool gifts to receive:

- [Aerial Wallpaper Bundle](https://www.jetsoncreative.com/aerial-expansions/aerial-bundle-v4)
- [Cinephile Game](https://www.cinephilegame.com/shop/cinephile-super-deluxe) - `PLEX10`
- [Movie Palette](https://moviepalette.com/products/the-grand-budapest-hotel-2014?variant=43514598392061) - `PLEXTV`
- [steam cleaner](https://www.amazon.de/-/en/dp/B01KZ0X4LG/)
- [Steam Cleaner](https://www.amazon.de/-/en/dp/B01KZ0X4LG/)
- [This is Fine Brickset](https://www.mocpixel.com/products/61-403pcs-dog-this-is-fine-moc-building-block-bricks)
- Apple TV (whenever a new one comes out)
- Pasta maker
- Mini projector
- [Apple TV](https://www.apple.com/de/apple-tv-4k/) (whenever a new one comes out)
- [Mini projector](https://de.seenebula.com/)
- ~~Pasta maker~~

0 comments on commit 5ac0497

Please sign in to comment.