commits
All checks were successful
Build Roam Site / build (push) Successful in 30s

This commit is contained in:
2026-05-13 22:48:34 +01:00
parent db290dc116
commit 74449c345a
332 changed files with 48 additions and 3 deletions

0
Career Concepts/20250722221649-career_moc.org Executable file → Normal file
View File

0
Career Concepts/20250723200800-postgres.org Executable file → Normal file
View File

0
Career Concepts/20250727122406-database_moc.org Executable file → Normal file
View File

0
Career Concepts/20250804201706-big_o_complexity.org Executable file → Normal file
View File

View File

0
Career Concepts/20251229180039-airflow.org Executable file → Normal file
View File

0
Career Concepts/20251229180156-airflow_tasks.org Executable file → Normal file
View File

0
Career Concepts/20251229180249-airflow_dags.org Executable file → Normal file
View File

4
Career Concepts/20260101010049-concepts.org Executable file → Normal file
View File

@@ -13,7 +13,7 @@ In this node lies notes relating to theoretical concepts tying with maths and/or
- [[id:0b6e7dc0-1171-4dc4-982e-a5d95765e09c][SEB Search Improvement — Couchbase Caching]]
** AI Training:
- [[id:ceeb2ad1-b091-49d8-8cd6-752f28a6fd86][Data Camp AI Training]]
* Mathematical Concepts
Part of being a software engineer is having a good grasp of mathematical concepts. Here are some notes on various mathematical concepts that I find useful.
@@ -22,6 +22,8 @@ Part of being a software engineer is having a good grasp of mathematical concept
* Core Programming Concepts
- [[id:360df04d-ea24-4f04-b8e1-3595f34aac4d][Powershell MOC]]
- [[id:6820973F-613E-441A-BC1D-8FE5CD9BD6F7][Solid Principles]]
- [[id:275988a8-59d8-40c8-a8b4-47118d6eb834][Big O Notation, Time and Space Complexity]]

0
Career Concepts/20260101011126-xor.org Executable file → Normal file
View File

0
Career Concepts/20260101012549-solid_principles.org Executable file → Normal file
View File

View File

0
Career Concepts/20260115152626-apim.org Executable file → Normal file
View File

0
Career Concepts/20260121173318-api_architecture.org Executable file → Normal file
View File

0
Career Concepts/20260305102210-cicd_example.org Executable file → Normal file
View File

0
Career Concepts/20260305111610-cicd_summary.org Executable file → Normal file
View File

View File

0
Career Concepts/20260305132058-restful_api.org Executable file → Normal file
View File

0
Career Concepts/20260327110908-api_intro_notes.org Executable file → Normal file
View File

View File

View File

0
Career Concepts/20260407102129-mvp_mvt.org Executable file → Normal file
View File

0
Career Concepts/20260410115348-microlise_ess.org Executable file → Normal file
View File

0
Career Concepts/20260410121527-ess_esp_index.org Executable file → Normal file
View File

0
Career Concepts/20260410121719-esp_applications.org Executable file → Normal file
View File

0
Career Concepts/20260410121927-esp_pipeline.org Executable file → Normal file
View File

0
Career Concepts/20260410122116-ess_scripts.org Executable file → Normal file
View File

0
Career Concepts/20260410122303-ess_manifest.org Executable file → Normal file
View File

0
Career Concepts/20260410122425-ess_database.org Executable file → Normal file
View File

0
Career Concepts/20260410122604-ess_deploy_stages.org Executable file → Normal file
View File

0
Career Concepts/20260410122754-esp_known_issues.org Executable file → Normal file
View File

0
Career Concepts/20260410122935-esp_open_questions.org Executable file → Normal file
View File

0
Career Concepts/20260410123131-esp_glossary.org Executable file → Normal file
View File

0
Career Concepts/20260413120825-windows_services.org Executable file → Normal file
View File

0
Career Concepts/20260413154901-dll.org Executable file → Normal file
View File

View File

View File

View File

@@ -0,0 +1,14 @@
:PROPERTIES:
:ID: 360df04d-ea24-4f04-b8e1-3595f34aac4d
:END:
#+title: Powershell MOC
#+filetags: :powershell:moc:notes:
* Articles/Resources:
- [[https://gist.github.com/MyITGuy/18ea0f54d2accc0eb8e7ae1521952de0][On Synopsis and help syntax]]
- [[https://get-powershellblog.blogspot.com/2017/07/bye-bye-backtick-natural-line.html#naturallinecont][On backticks and why they are bad]]
* Random:
- [[https://www.reddit.com/r/PowerShell/comments/6q4q0f/bye_bye_backtick_natural_line_continuations_in/][Reddit post on backticks]]

View File

@@ -0,0 +1,12 @@
:PROPERTIES:
:ID: 8a32392e-180e-4754-b80f-dc4a327d6ba9
:END:
#+title: Artificial Intelligence
#+filetags: :ai:
* Codex Prompt plan <2026-05-13 Wed> to <2026-05-20 Wed>
** DONE [#A] Remove/fix the territory anchors
** DONE [#A] Clean up the hidden authoring service, and remove relationships / threads, but introduce a story like connection
** DONE [#B] Move the authoring service into its own repo
** TODO [#C]: Clean up the code (js, css files)
**