Skip Navigation

Posts
5
Comments
9
Joined
11 mo. ago

  • I'll test it just in case by giving @fabio@manganiello.blog a shout

    --EDIT--

    Interesting, this actually looks like a bug in my implementation. It's not about Lemmy or Mastodon (at least in the case of receiving loose mentions), it's about the REPLY type that was ignored. Should be fixed now 🙂

  • It doesn't fully work with Lemmy yet, but it should work from a Mastodon/Pleroma account.

    Full federation with Lemmy is still an open point because it requires me to properly implement a Group actor for full threadiverse compatibility. From what I've seen so far even Akkoma hasn't implemented it properly.

  • Selfhosted @lemmy.world

    Madblog: A Markdown Folder That Federates Everywhere

    blog.fabiomanganiello.com /article/Madblog-federated-blogging-from-markdown
  • Selfhosted @lemmy.world

    Madblog: A Markdown Folder That Federates Everywhere

    blog.fabiomanganiello.com /article/Madblog-federated-blogging-from-markdown
  • Technology @lemmy.world

    Madblog: A Markdown Folder That Federates Everywhere

    blog.fabiomanganiello.com /article/Madblog-federated-blogging-from-markdown
  • Selfhosted @lemmy.world

    A general-purpose library to add Webmentions to your website

    blog.fabiomanganiello.com /article/webmentions-with-batteries-included
  • KOReader

  • Nextcloud is my best pick. Of course, it does much more than calendars, so if you're looking for a calendar service that does only that it may be a bit overblown.

    Big pros:

    • Native WebDAV integration out-of-the-box - which means that you can easily export your calendars through WebDAV URLs in any supported app
    • Support for importing external calendars
    • If you also use other Nextcloud products (like mail, contacts or office) the integration betweren them is quite well designed

    On Android then I use DAVx5 to synchronize calendars and contacts from Nextcloud with my phone, and Etar as a multi-provider calendar app.

  • The closest thing I know (but it only works in the browser) is the Firenvim extension

  • You can find a good Searxng instance or run your own (it can also run on a RPi)

  • blog:http content is usually dynamically managed via asynchronous requests.

    Your best bet is to use the Network tab and filter the actual request made by the browser when it tries to expand the resource.