this post was submitted on 21 Feb 2024
1279 points (98.4% liked)
linuxmemes
20880 readers
5 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Now you have got a good excuse to setup something to manage your knowledge base.
I recommend markdown:
I have a collection of org-mode files and plain text. Moved more to markdown but not for my setup notes yet. But it's still a lot of brain work to match the pieces together and remember what matters.
Now, I neat idea I heard recently: run a local llm that can index your own notes. I don't know how easy that is. There's an Emacs mode for that, right?
Sounds like a cool idea. I will add it to my selfhost list.
I still rely on openai for my llm needs but soon I will evaluate more private and self hosted solutions.
There probably is. Though I myself use nano (root permissions) and vscode.