this post was submitted on 21 Feb 2024
1277 points (98.3% liked)
linuxmemes
21172 readers
908 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows.
- No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
Problem I have, is, after I finish tinkering and settle down with my computer for some days/months, then even anything needs fixing or changing I've forgotten how I do it!
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.
I can relate, and it hurts that I can.