home.social

Search

1000 results for “nobodyinperson”

  1. @xdej Just to be clear: #radicale is a caldav/carddav server which just uses files as storage and can be configured to commit any changes to git. My #nixos module services.radicale.git implements that and also automatic sync with given remotes. It's not a general-purpose syncing module, but that's on my todo list as well, using plain #git or #gitAnnex.

  2. @xdej Just to be clear: #radicale is a caldav/carddav server which just uses files as storage and can be configured to commit any changes to git. My #nixos module services.radicale.git implements that and also automatic sync with given remotes. It's not a general-purpose syncing module, but that's on my todo list as well, using plain #git or #gitAnnex.

  3. @xdej Just to be clear: #radicale is a caldav/carddav server which just uses files as storage and can be configured to commit any changes to git. My #nixos module services.radicale.git implements that and also automatic sync with given remotes. It's not a general-purpose syncing module, but that's on my todo list as well, using plain #git or #gitAnnex.

  4. @xdej Just to be clear: #radicale is a caldav/carddav server which just uses files as storage and can be configured to commit any changes to git. My #nixos module services.radicale.git implements that and also automatic sync with given remotes. It's not a general-purpose syncing module, but that's on my todo list as well, using plain #git or #gitAnnex.

  5. What the heck is wrong with :matrix: ? We're looking for a platform for communication during a larger measurement campaign and from the featureset concluded with either or Matrix (subgroups, archivable, mobile/desktop/web clients, etc.).

    But the app and app just won't even list the rooms in our space (on matrix.org, maybe that's the problem...), they just load forever. No problem in element web or . What. the. heck.

  6. What the heck is wrong with :matrix: #matrix? We're looking for a platform for communication during a larger measurement campaign and from the featureset concluded with either #Mattermost or Matrix (subgroups, archivable, mobile/desktop/web clients, etc.).

    But the #ElementX app and #FluffyChat app just won't even list the rooms in our space (on matrix.org, maybe that's the problem...), they just load forever. No problem in element web or #Schildichat. What. the. heck.

  7. What the heck is wrong with :matrix: #matrix? We're looking for a platform for communication during a larger measurement campaign and from the featureset concluded with either #Mattermost or Matrix (subgroups, archivable, mobile/desktop/web clients, etc.).

    But the #ElementX app and #FluffyChat app just won't even list the rooms in our space (on matrix.org, maybe that's the problem...), they just load forever. No problem in element web or #Schildichat. What. the. heck.

  8. What the heck is wrong with :matrix: #matrix? We're looking for a platform for communication during a larger measurement campaign and from the featureset concluded with either #Mattermost or Matrix (subgroups, archivable, mobile/desktop/web clients, etc.).

    But the #ElementX app and #FluffyChat app just won't even list the rooms in our space (on matrix.org, maybe that's the problem...), they just load forever. No problem in element web or #Schildichat. What. the. heck.

  9. What the heck is wrong with :matrix: #matrix? We're looking for a platform for communication during a larger measurement campaign and from the featureset concluded with either #Mattermost or Matrix (subgroups, archivable, mobile/desktop/web clients, etc.).

    But the #ElementX app and #FluffyChat app just won't even list the rooms in our space (on matrix.org, maybe that's the problem...), they just load forever. No problem in element web or #Schildichat. What. the. heck.

  10. Hi :gitannex: and crowd. How do I configure git so a `git annex assist` (or the assistant) will *never* stop in a merge conflict? It should just choose one side, I don't care about conflicts.

    @joeyh @musicmatze @datalad @matrss

  11. Hi :gitannex: #git and #gitAnnex crowd. How do I configure git so a `git annex assist` (or the assistant) will *never* stop in a merge conflict? It should just choose one side, I don't care about conflicts.

    @joeyh @musicmatze @datalad @matrss

  12. Hi :gitannex: #git and #gitAnnex crowd. How do I configure git so a `git annex assist` (or the assistant) will *never* stop in a merge conflict? It should just choose one side, I don't care about conflicts.

    @joeyh @musicmatze @datalad @matrss

  13. Hi :gitannex: #git and #gitAnnex crowd. How do I configure git so a `git annex assist` (or the assistant) will *never* stop in a merge conflict? It should just choose one side, I don't care about conflicts.

    @joeyh @musicmatze @datalad @matrss

  14. Hi :gitannex: #git and #gitAnnex crowd. How do I configure git so a `git annex assist` (or the assistant) will *never* stop in a merge conflict? It should just choose one side, I don't care about conflicts.

    @joeyh @musicmatze @datalad @matrss

  15. Full-sharing a calendar between users is simple with just symlinks. I guess one could do a readonly bind mount instead to get the same but without wrote access? 🤔

    Radicale does have configurable rules to control such access, but those have one major flow: the accessible collections of other users won't auto-discover in cients. With symlinks they do, and with bind mounts they should as well, right?

    should allow for non-sudo readonly bind mounts.

    bindfs.org/

  16. @chrysn Oh wow even User Agent, that's neat! I think doesn't even expose that. 🤔

  17. Ooooh, you can easily full-share calendars of a instance between accounts by just symlinking them into other users' directories. Everyone then 'owns' that calendar and can do anything. Paired with the hook, this then gives you a very fine-grained log of who changed what and when. 🤩

  18. Trying to selfhost my calendar and addressbook and having a pretty terrible time. Every calendar action takes 10 seconds even to radicale running on localhost because apparently Thunderbird sends the entire calendar at once on every update wtf. 🤦

    EDIT: Okay, authentication must be set up, because only then Thunderbird allows accessing it as CalDAV, otherwise it sees it only as a single-file ics? idk...

  19. Great, an amazing chain of events and maybe unfortunate UI design in resulted in me deleting our shared addressbook - server side from an ancient instance, no backups (no mercy) of course. My rescue attemps of copying contacts around in (why does 'export' make an effing lossy CSV without avatar!?) just made it worse, 50% of contacts now left.

    It's finally time to with and failsafes on my ...

  20. Oh how I wish :inkscape: had an automatic also-save-as-PDF-on-save functionality...

    inkscape -o myfile.{pdf,svg}

    is nice and short, and you can easily that, but it'd be so great if it could just auto-save a PDF version next to the SVG on save.