• 0 Posts
  • 31 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle





  • edit: “Immutable” means “all of them are the same”, not “unchangeable”.

    You sound confident, but the fact that Fedora is using the term “immutable” makes me wonder if you actually have domain expertise here.

    Immutable means immutable. It would be strange for them to call it that if it actually means “completely irrelevant from a security perspective”.

    Unless you provide some evidence to the contrary I’m going to assume you aren’t correct.



  • Selfhosted Gitea is a way to get a wiki, bug tracker or whatnot - collaborate, for example, but it’s not necessary to have a Git server for your personal use.

    No, but it is amazing for browsing your repos and visually seeing what you did in a past commit or a branch, while your IDE is open to your latest code. Or copying and pasting something that you need from a different repo.

    For Git experts, sure they can probably do all that better inside their IDE or CLI, but for us plebs, having your own Forgejo is incredible 😍

    I have mine configured to disable the wiki and issues, etc, it’s just the repo browser.











  • asap@lemmy.worldtoPrivacy@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    2
    ·
    edit-2
    2 months ago

    I would love if someone could answer this with quick examples. What exactly are people watching on YouTube that can’t be replaced elsewhere? If I’m needing informational content I will generally seek it out in textual format, as it’s painful to sit through a video on that sort of thing. And if it’s entertainment, there are many other options.

    edit: Genuine appreciation to those who responded. It’s great to get alternative perspectives.



  • It makes for very handy use cases where other applications can work on the same data. This could be easily adding content into your notes (without needing an API to do so), using external editors for working on certain aspects of your notes, or even just the super handy convenience of having everything in one directory structure.

    My Obsidian notes are right inside the same folders as the PDFs and other resources they refer to. I don’t have to have a tree structure inside my notes and then the same tree structure in my hard drive or Dropbox or wherever with all my other files.

    I was a 10+ year Evernote veteran, and I couldn’t go back to the single DB style like Evernote or Trillium. I wish there was an open source competitor to Obsidian, but alas not yet.

    And as @acockworkorange@mander.xyz rightly points out, people (me!) have been burned in the past by a program becoming obsolete and having your files stuck in some proprietary format. Plain files right in a folder on the disk is the way to go.