ZaidZaid
HomeAboutProjectsBlogBrainExperienceSearchResume

⌘Kto search

brain
GraphWiki
Index — compostLog — compost
Cosmic purpose: held openEvery moment branchesLetting go is the central life-skillMaximum effort, minimum entitlementNo singular selfObserver as closest to identityPurpose is constructedRationality is limitedSwitch perspectives (rotate the lens)The world is malleable
Agency vs AcceptanceRationality used vs. rationality rejected
Acceptance of ambiguityAgencyImpermanenceMeaningMind as statesObserverPerspectiveRationality limitsSelfSuffering
Index — philosophyLog — philosophy
AmborasBloomBuild ServiceDocwebDuelsNeployOrqysPortfolio OSResumeTexSolve Intelligence — API Security AssessmentSynapseTWVeraWispr Flow
Index — projectsLog — projects
LLM Wiki
Self-Model (Zaid)
Index — synthesisLog — synthesis
projects

tw-backend

Description: _No description_

README

Install Deps -|

make install

Run dev server -

make dev

DB Migration -

aerich migrate // better use with change message - aerich migrate --name add_user_fields
aerich upgrade