adding content

This commit is contained in:
2026-04-19 23:11:00 +01:00
parent a5983242f9
commit c79938f1a2
310 changed files with 4169 additions and 62 deletions

View File

@@ -0,0 +1,21 @@
:PROPERTIES:
:ID: 580cc3a5-af8e-4cbe-b5ad-5b06680e6c37
:END:
#+title: Backlog
#+filetags: :backlog:
* Ideas
** Building a code smells coverage checker for the ~output~ dir
** Powershell script to give insights on the build scripts. This can be fed into the daily logs/discord pipeline
have a central point where we can see the server details and documentations
- Have a two way sync between the cookbook and org-roam notes (see: [[https://nextcloud.github.io/cookbook/dev/api/0.1.3/index.html#/Recipes/listRecipes][swagger]])
- Sort out all the iphone chrome nitter/xcancel links (so we don't go there again)
- sort out all the book notes. the current ones are:
- the science of self-discipline
- clean coder
- so good they can't ignore you
** source of truth for all most used functions
* To sort:
* Checked:

2
Misc/20241210001045-technical_moc.org Executable file → Normal file
View File

@@ -35,3 +35,5 @@ In this file I want to include technical information (things related to programm
- [[id:37495d5f-2a77-40bc-b45c-8163189bbe6b][Technical Commonplace]]
- [[id:22737796-6D31-49D5-84F2-F7BC73E45144][Concepts]]
- [[id:84c371ea-6789-450e-978c-f1d77e725f4b][Website Stuff]]

0
Misc/20241211161232- job_application_cover_letters.org Executable file → Normal file
View File

0
Misc/20241211161232-applications.org Executable file → Normal file
View File

0
Misc/20250402185735-java_moc.org Executable file → Normal file
View File

0
Misc/20250430001952-microlise_assessment.org Executable file → Normal file
View File

0
Misc/20250717230336-recipes_moc.org Executable file → Normal file
View File

0
Misc/20250719174944-recipes_ideas.org Executable file → Normal file
View File

0
Misc/20250719175023-recipes_done.org Executable file → Normal file
View File

0
Misc/20250723185829-test_driven_development.org Executable file → Normal file
View File

0
Misc/20250723185943-bowling_kata.org Executable file → Normal file
View File

0
Misc/20250723190203-java_portswrigger_test.org Executable file → Normal file
View File

0
Misc/20250723190656-java_junit_testing.org Executable file → Normal file
View File

6
Misc/20250806111925-non_technical_moc.org Executable file → Normal file
View File

@@ -12,4 +12,10 @@
- [[id:45eefd5b-a3d8-4b83-84ea-5a6984025755][Proverbs]]
- [[id:023285a5-af32-4143-91e7-e0942a2635ad][Resources]]
- [[id:79ba54e3-d300-4352-a7e6-3e7ec342cca3][Finances]]
- [[id:46c01e4f-4363-4017-9bb8-ef313266d5e2][Decluttering Plan]]
- [[id:cf614dfb-f764-4689-be69-e0166f4b9260][Chrome Tabs Backup]]

0
Misc/20250918120519-misc_moc.org Executable file → Normal file
View File

0
Misc/20250918120706-wedding_moc.org Executable file → Normal file
View File

0
Misc/20250926151524-workflow_moc.org Executable file → Normal file
View File

0
Misc/20251002154125-microlise_moc.org Executable file → Normal file
View File

0
Misc/20251002154204-pre_work_prep_microlise.org Executable file → Normal file
View File

0
Misc/20251019114758-old_nextcloud_server_code.org Executable file → Normal file
View File

9
Misc/20251101123637-backlog.org Executable file → Normal file
View File

@@ -4,6 +4,8 @@
#+title: Backlog
#+filetags: :backlog:
**This backlog serves as a repository for ideas, tasks, and projects that are not currently being worked on but may be of interest in the future. It is a place to capture and organise thoughts, plans, and potential initiatives that can be revisited when the time is right. They are not limited to this website or the Org Web.**
* Ideas
- Building a code smells coverage checker for the ~output~ dir
- Powershell script to give insights on the build scripts. This can be fed into the daily logs/discord pipeline
@@ -14,5 +16,10 @@
- sort out all the book notes. the current ones are:
- the science of self-discipline
- clean coder
- so good they can't ignore you
- so good they can't ignore you
* Checked:
- Source of truth for mostly used functions
* To sort:

0
Misc/20251109205925-old_nginx_code.org Executable file → Normal file
View File

0
Misc/20251122223053-keyboard.org Executable file → Normal file
View File

0
Misc/20251214210526-useful_c_imports.org Executable file → Normal file
View File

18
Misc/20251223220531-technical_commonplace.org Executable file → Normal file
View File

@@ -4,21 +4,11 @@
#+title: Technical Commonplace
#+filetags: :technical:notes:commonplace:
In this commonplace, I will collect technical notes and insights that I find useful. This is a work in progress, and I will update it as I learn new things.
* Articles:
- https://forge.medium.com/a-simple-tool-for-personal-growth-dc1e822aa229
* MVP and MVT
* Github:
- An **MVP** is a **minimal functional product** built to validate what customers actually want by observing real usage.
- An **MVT** (often called **Minimum Viable Experiment/Test**) is a **small, fast, lowcost test** designed to validate a specific assumption before you build anything substantial.
**Minimum Viable Product (MVP)**
A simplified but working version of a product that early users can interact with.
Purpose: validate productmarket fit and gather real behavioural feedback.
**Minimum Viable Test (MVT / MVE)**
A quick experiment to validate a single assumption — often before building an MVP.
Examples: landing page, survey, fakedoor button, email test.
- **MVT** = “Should we even build this?”
- **MVP** = “We think this is worth building — now lets test the simplest working version.”
- https://github.com/XEphem/XEphem?tab=readme-ov-file

0
Misc/20260101143401-actual_self_hosted.org Executable file → Normal file
View File

0
Misc/20260101194248-gitea.org Executable file → Normal file
View File

0
Misc/20260107182221-2026_targets.org Executable file → Normal file
View File

0
Misc/20260111204228-rss_articles.org Executable file → Normal file
View File

0
Misc/20260117194854-programming_projects.org Executable file → Normal file
View File

0
Misc/20260211114817-personal_operating_system.org Executable file → Normal file
View File

4
Misc/20260211124505-timetable.org Executable file → Normal file
View File

@@ -12,9 +12,9 @@
+-------------+---------------+------------------------------------------------------------+
| 08:0016:30 | Work | Work blocks with intention |
+-------------+---------------+------------------------------------------------------------+
| 16:3017:30 | Reset | Light food, walk, dhikr |
| 16:3017:15 | Reset | Light food, walk, dhikr |
+-------------+---------------+------------------------------------------------------------+
| 17:4522:30 | Evening | Commute + Alimiyyah classes |
| 17:3022:30 | Evening | Commute + Alimiyyah classes |
+-------------+---------------+------------------------------------------------------------+
| 22:3023:00 | Night | Remaining Durood, reflection, plan tomorrow, sleep |
+-------------+---------------+------------------------------------------------------------+

0
Misc/20260307165727-proverbs.org Executable file → Normal file
View File

2
Misc/20260307233451-recipes_cookbook.org Executable file → Normal file
View File

@@ -6,7 +6,7 @@
#+AUTHOR: Auto-generated
#+filetags: :recipes:cooking:org:index:
#+STARTUP: content
#+PROPERTY: GENERATED_AT 2026-04-02T00:00:02.498319
#+PROPERTY: GENERATED_AT 2026-04-19T00:00:02.393661
# How to add notes: under any recipe heading, add :COOKED: <date> to record when you made it, and :TIPS: your tip text to add notes.
# Multiple :COOKED: lines are supported. These are preserved across regenerations.

View File

@@ -0,0 +1,10 @@
:PROPERTIES:
:ID: 023285a5-af32-4143-91e7-e0942a2635ad
:END:
#+title: Resources
#+filetags: :resources:articles:
* Articles:
- https://www.reddit.com/r/decaf/comments/1j2fpj9/lots_of_ppl_unmotivated_off_caffeine_we_need_to/
- https://islamqa.org/hanafi/qibla-hanafi/35639/shared-ownership-schemes/
- https://www.islamicfinanceguru.com/articles/shared-equity-schemes-alternative-islamic-mortgages

View File

@@ -0,0 +1,6 @@
:PROPERTIES:
:ID: 84c371ea-6789-450e-978c-f1d77e725f4b
:END:
#+title: Website Stuff
#+filetags: :website:zzq:server:

View File

@@ -0,0 +1,34 @@
:PROPERTIES:
:ID: 79ba54e3-d300-4352-a7e6-3e7ec342cca3
:END:
#+title: Finances
#+filetags: :finance:
* Payslips
| Month | Amount |
|---------------+----------|
| October 2025 | 1994.61 |
| November 2025 | 2058.30 |
| December 2025 | 2153.84 |
| January 2026 | 2259.99 |
| February 2026 | 2383.04 |
| March 2026 | 2083.64 |
|---------------+----------|
| Total | 12933.42 |
#+TBLFM: $2=vsum(@2..@7)
* Walimah Hall:
** Details
£2800 for both halls and security deposit.
£1000 for the decor.
£10 per head for food, so £3000 for 300 people.
Total: £6800
** <2026-04-07 Tue>: £4525 saved. Left to save: £2275.
Predictions: Should take 2 more salaries to save. £1500 in the first month, and £775 in the second month. 2000 - 775 = 1225, which is the amount left over after the second month.
In May: £1500
In June: £1500 + £1700 = £3200
In July: £3200 + £1700 = £4900

View File

@@ -0,0 +1,53 @@
:PROPERTIES:
:ID: 46c01e4f-4363-4017-9bb8-ef313266d5e2
:END:
#+title: Decluttering Plan
#+filetags: :misc:
* Intro
Right now life feels extremely cluttered. I have a lot of things that I want to do, but don't know where to begin, or what tools to use.
This clutter comes in my technical life and my personal life. In terms of technical life, my computer is a mess, files are everywhere, and Emacs config is also a mess. I have 4 devices that I mainly use, and I need to have a set standard for how I organise things.
Google chrome is a mess. I have over 200 tabs open.
My photos in my phone are a mess.
My files in my phone are a mess.
My notes in my phone are a mess.
My notes in Emacs are a mess.
In terms of personal life, my room is a mess.
I want to also sort out my spiritual aspect of life.
I plan on clocking out of work at 4PM today (and also every day). That would mean I have 30 minutes of lunch break, and 1.5 hours before the next phase of the day begins. So all in all, I will use from 4-4:45 every day to do something meaningful.
* How to begin this decluttering phase?
** DONE Emacs
Okay so for Emacs Config, I won't meddle with the work laptop, because that has it's own use case. I will rarely be using the one in the server, which leaves me with my main PC and macbook. These two need to be identical (spend 1h on weekend fixing this).
That will be Emacs all sorted.
** TODO Windows
Now as for the files on the windows PC, I need to go through all the photos and centralise them into one folder.
All documents need to be centralised into one folder.
Anything else needs to be archived.
This will take a while
** DONE Linux
- Clean up generally (1h this weekend)
** Mac cleanup
*** TODO Photos
*** DONE Files
** TODO Physical book
- Any tasks on the weekend, or any spiritual tasks I would like to undertake will be jotted down in a notebook
** Note
Any notes that need jotting down will go in the notes file.

File diff suppressed because one or more lines are too long