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

Technology

74381 readers
3317 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

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
[–] BearOfaTime@lemm.ee 5 points 1 year ago (4 children)

It's a great point to be making, though it seems to me part of the answer is to keep a copy of the software with the data files.

I keep a repository of software, relying on my brain to know which apps go with what archived data.

Think I need to revisit how I track things.

[–] admin@lemmy.my-box.dev 18 points 1 year 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.

[–] BearOfaTime@lemm.ee 0 points 1 year 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.

load more comments (2 replies)