this post was submitted on 11 Mar 2024
135 points (95.9% liked)

Technology

59123 readers
2294 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
135
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 

I personally wouldn't recommend obsidian (mentioned at the end of the article), but still, I think the article is worth reading.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 18 points 8 months ago (1 children)

keep a copy of the software with the data files.

That only works to a certain extent. Sooner or later you'll need to run a vm to run that software, so then you'll also need to keep isos for that operating system. The stack required to open that document will only keep growing.

Meanwhile, I'll guarantee you that you'll be able to open that markdown file that Obsidian generates with any text editor from 2124.

[โ€“] [email protected] 0 points 7 months ago

I kind of assumed all that with "keep the software", but you make excellent points.

Guess I need to re-re-think my setup. Like keep some VM's or containers already configured with the app, and an annual maintenance cycle (minimum) to verify it all works as expected.

Seems like this is really about backup or failover/DR management.

Sigh, yay, another thing to add to the list, haha.