This is the site of my own personal computer configuration.
The vision is deep and has been worked on for years.
One of the biggest missions, is the mission to create a proper literate config at the literate config folder which is a series of norg files which are supposed to not only contain the code, but the explanations for that code so that the proper context is given and decisions made can be used when talking about this work
as for the user directory itself, we usually have a few key directories we use amongst the various operating systems that can be assumed to exist:
Downloadsthe venerable Downloads folder where all things from the internet usually resideDocumentsSpace for where we store stuff that doesnt fit in a repository for version controlPicturesthe standard pictures folder where screenshots and other visual mediums are keptProductsThe list of our various products we maintain, either personal or work productsneorgis the main workspace for my personal notes and goalsknowledgeis my ever-green workspace full of knowledge onExperimentsthe folder of code that is not version controlled because it is meant as throw-away code/projects. There might be loose scripts, half-baked products, and none of it will be version controlled because this is where we keep stuff
Otherwise, the file conventions of the operating system itself are respected so:
- config is in
.configon linux andAppDataon windows - different files maybe be present based on if we are in a work or personal computer