this post was submitted on 21 Feb 2024
1273 points (98.3% liked)

linuxmemes

20779 readers
789 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. 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
[โ€“] milicent_bystandr@lemm.ee 1 points 7 months ago (1 children)

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?

[โ€“] raldone01@lemmy.world 1 points 7 months ago

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.