From 9232b8d817d4cd4122947375156fa2fa1e9fba14 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Mon, 13 Jan 2025 13:16:06 +0100 Subject: vault backup: 2025-01-13 13:16:06 --- 0 inbox/1736682818 Idea multiple zettelkasten.md | 2 ++ 0 inbox/1736704296 focus on writing.md | 4 +++ 0 inbox/1736707302 Too much notes.md | 1 + .../1736712417 Inspiration from prior thoughts.md | 1 + 0 inbox/1736752373 CSS relationships.md | 22 ++++++++++++++++ 0 inbox/1736765521 Mohammed eval meeting.md | 13 ++++++++++ 0 inbox/1736766176 Mama belt; maria van schie.md | 1 + 0 inbox/1736767286 css r.md | 0 0 inbox/2025-01-08.md | 29 ---------------------- 0 inbox/AI Alibaba.md | 7 ------ 0 inbox/Obsidian git.md | 4 --- 0 inbox/Taskwarrior iOS or obsidian sync.md | 6 ----- 0 inbox/wayland-session-manager.md | 5 ---- 13 files changed, 44 insertions(+), 51 deletions(-) create mode 100644 0 inbox/1736682818 Idea multiple zettelkasten.md create mode 100644 0 inbox/1736704296 focus on writing.md create mode 100644 0 inbox/1736707302 Too much notes.md create mode 100644 0 inbox/1736712417 Inspiration from prior thoughts.md create mode 100644 0 inbox/1736752373 CSS relationships.md create mode 100644 0 inbox/1736765521 Mohammed eval meeting.md create mode 100644 0 inbox/1736766176 Mama belt; maria van schie.md create mode 100644 0 inbox/1736767286 css r.md delete mode 100644 0 inbox/2025-01-08.md delete mode 100644 0 inbox/AI Alibaba.md delete mode 100644 0 inbox/Obsidian git.md delete mode 100644 0 inbox/Taskwarrior iOS or obsidian sync.md delete mode 100644 0 inbox/wayland-session-manager.md (limited to '0 inbox') diff --git a/0 inbox/1736682818 Idea multiple zettelkasten.md b/0 inbox/1736682818 Idea multiple zettelkasten.md new file mode 100644 index 0000000..eeb0f5d --- /dev/null +++ b/0 inbox/1736682818 Idea multiple zettelkasten.md @@ -0,0 +1,2 @@ +Zettelkast for todo's +Zettelkast for howto's (scripts, snippets) \ No newline at end of file diff --git a/0 inbox/1736704296 focus on writing.md b/0 inbox/1736704296 focus on writing.md new file mode 100644 index 0000000..5ce30e0 --- /dev/null +++ b/0 inbox/1736704296 focus on writing.md @@ -0,0 +1,4 @@ + +Deeper understanding +Scrutiny +Change in perspective diff --git a/0 inbox/1736707302 Too much notes.md b/0 inbox/1736707302 Too much notes.md new file mode 100644 index 0000000..155b3e0 --- /dev/null +++ b/0 inbox/1736707302 Too much notes.md @@ -0,0 +1 @@ +Collecting too much interesting notes and keeping them together makes it harder to use them effectively. \ No newline at end of file diff --git a/0 inbox/1736712417 Inspiration from prior thoughts.md b/0 inbox/1736712417 Inspiration from prior thoughts.md new file mode 100644 index 0000000..539366c --- /dev/null +++ b/0 inbox/1736712417 Inspiration from prior thoughts.md @@ -0,0 +1 @@ +When you write down your thinking and organize it effectively you can draw on those thoughts for inspiration. \ No newline at end of file diff --git a/0 inbox/1736752373 CSS relationships.md b/0 inbox/1736752373 CSS relationships.md new file mode 100644 index 0000000..143cb40 --- /dev/null +++ b/0 inbox/1736752373 CSS relationships.md @@ -0,0 +1,22 @@ +css relationships +Elements live in relationship to each other + +parent -> child relationship : two-way. +width on children = auto; +area has to stay the same; less width -> more height +typical parent set width +margin-inline: auto -> margin left and right -> centers on screen. + +inheritence; ex font color is inherited by children. +==collapsing margins== -> child margin pushes down the parent (`display: flow-root;) +-> padding -> sides together = collapsing margin, after padding !sides together + +cssdemystified.com -> deep-dive in CSS internals + +siblings normally stack +flex, grid relationship more complex +different sized siblings can make things look weird; use flex or grid to set their width. + +flex; children influence siblings and parent +grid; more control over siblings. +padding : flex pushes on sibling so sibling is smaller, grid cell stays same; sibling dont affect each other. \ No newline at end of file diff --git a/0 inbox/1736765521 Mohammed eval meeting.md b/0 inbox/1736765521 Mohammed eval meeting.md new file mode 100644 index 0000000..3c4babd --- /dev/null +++ b/0 inbox/1736765521 Mohammed eval meeting.md @@ -0,0 +1,13 @@ +Mohammed vind alles goed gaan. +Heeft niet echt feedback; nog geen toegang. +Company hierarchy -> rutger + +diagram arch: +cloud +v +cp / compute +v +storage/network + +climbing hierarchy +-> jan eval \ No newline at end of file diff --git a/0 inbox/1736766176 Mama belt; maria van schie.md b/0 inbox/1736766176 Mama belt; maria van schie.md new file mode 100644 index 0000000..173c0d5 --- /dev/null +++ b/0 inbox/1736766176 Mama belt; maria van schie.md @@ -0,0 +1 @@ +afspraak van schie voor vrijdag; of het geheeld is. \ No newline at end of file diff --git a/0 inbox/1736767286 css r.md b/0 inbox/1736767286 css r.md new file mode 100644 index 0000000..e69de29 diff --git a/0 inbox/2025-01-08.md b/0 inbox/2025-01-08.md deleted file mode 100644 index cb89a8e..0000000 --- a/0 inbox/2025-01-08.md +++ /dev/null @@ -1,29 +0,0 @@ -- [x] PreWed photo's met maria delen -- [ ] Medicijnen halen Papa -# Python Packaging -https://packaging.python.org/en/latest/ - -# VPN -Ik gebruik nu systemd om openvpn aan/uit te zetten. Dat werkt helaas niet zo goed met een passphrase protected certificate waardoor ik `systemd-tty-ask-password-agent` moet gebruiken los om een pw in te vullen. Dit veroorzaakt ook gezeik als die VPN aanstaat en een extern proces een restart triggert - die hangt dan. - -Ik denk dat het handiger is om NetworkManager te gebruiken. Ik las namelijk ooit iets, geloof over systemd-resolved, dat NM handiger is voor desktops waar veel interactie is en systemd meer voor servers. Mogelijk is dat hier ook. - -# ONE: Set-up systems VPN -https://sysdoc.one.com/base/openvpn/generate-systems-config/ - -**Systems VPN geeft toegang tot kritieke infrastructuur** -Beveiligings guidelines: -- Always ensure that any critical data is kept on an encrypted volume. -- Always lock your computer if you step away from it. -- Make sure to configure your computer to automatically lock the screen after 10 minutes or less of inactivity. -- Choose a local password of at least 8 characters that is not used elsewhere and that is not a dictionary word. -- If you use SSH, make sure to choose a SSH key pass phrase of minimum 10 characters. -- If a local root password is set, make sure it’s also at least 10 characters. - - -# Pw auth logstash -Mohammed helpen met testen van puppet code - - -# Learning more about obsidian -https://obsidian.rocks/tracking-tasks-in-obsidian-the-beginners-guide/ \ No newline at end of file diff --git a/0 inbox/AI Alibaba.md b/0 inbox/AI Alibaba.md deleted file mode 100644 index 7df3238..0000000 --- a/0 inbox/AI Alibaba.md +++ /dev/null @@ -1,7 +0,0 @@ -Een AI operated storefront die inkoopt bij Alibaba of AliExpress. - -Inschrijven als bedrijf zodat ik payment gateways zoals ideal. -Storefront webshop die stats tracked (views, clicks, etc). -Systeem die AI gebruikt om vragen te beantwoorden obv data en dan zelf acties daarop doet via API integraties. -Integraties met aliexpress, Alibaba om aankopen te doen naar adres koper versturen. Geen warenhuis. -Integraties met tracking van delivery. \ No newline at end of file diff --git a/0 inbox/Obsidian git.md b/0 inbox/Obsidian git.md deleted file mode 100644 index c4c679c..0000000 --- a/0 inbox/Obsidian git.md +++ /dev/null @@ -1,4 +0,0 @@ -goede obsidian git integratie ipv die bestaande shit plug-in. -Uitzoeken: -- git x platform: denk aan iOS app “working copy”. -- Obsidian plugins: hoe? Welke taal? \ No newline at end of file diff --git a/0 inbox/Taskwarrior iOS or obsidian sync.md b/0 inbox/Taskwarrior iOS or obsidian sync.md deleted file mode 100644 index 50f2dba..0000000 --- a/0 inbox/Taskwarrior iOS or obsidian sync.md +++ /dev/null @@ -1,6 +0,0 @@ -Use TaskWarrior on iOS for TODO's. -- Find out if something like this exists -- Make an app if needed ( Dart/Flutter? ) -- So it can sync with taskwarrior server - -Another idea I had is to create a server that runs taskwarrior server which taskwarrior syncs with and have some hooks that put tasks into obsidian diff --git a/0 inbox/wayland-session-manager.md b/0 inbox/wayland-session-manager.md deleted file mode 100644 index b485c4f..0000000 --- a/0 inbox/wayland-session-manager.md +++ /dev/null @@ -1,5 +0,0 @@ -As recommend by Hyprland master tutorial, as systemd user use uwsm: https://github.com/Vladimir-csp/uwsm -> is available as package in nix - -uwsm recommends alternative D-Bus implementation: https://github.com/bus1/dbus-broker - -Check this out.e \ No newline at end of file -- cgit v1.2.3