[–] 26 points 2 weeks ago (2 children)

This is a classic meta-prediction. That's how the crowd works - the more and louder we talk about the edibility of shit, the more people will react less critically, and some will believe it. And when they believe - a recursive snowball and profit.

  • source
  • [–] [S] 1 point 1 month ago (1 child)

    For me personally, settings UI isn't needed at all — I prefer configs, I can search (text or keys), use outline, comments, navigation & editing history, VCS features, etc...

    All extensions should be built by hand currently, and unfortunately any LS must be wrapped in adapter-extension like it is in Zed — that's terrible thing and in Zed it is so just because vendor wants to control anything about what and how you use with the editor. I've worked on wrapper-less LS(P) & DAP support (like it is in Helix) for Gram, but currently I'm stuck and freeze it for some time. But you can try too!

  • source
  • parent
  • context
  • [–] [S] 1 point 1 month ago* (last edited 1 month ago)

    as long as it’s not compatible with git, you cannot use it in most companies.

    Personally I don't care about companies at all and continue using many years. Almost all my personal projects in pijul. Also I know four (4, as minimum) companies that have got rid of git in favor of pijul.

    I hope pijul will never compatible with git in UI as well as math (e.g. patches-theory).

  • source
  • parent
  • context
  •  

    Could be awesome to support app invocation from browser (or any) with url of a post/community/etc.., if host in the url is lemmy instance.

    In details, there’s two options:

    1. Isolated app-only url schema, like “lemmy://lemmy.ml/a/some”
    2. Universal, same as implemented in other apps like YouTube, Twitter, GitHub. It should catch urls starting with any-of host of list of lemmy hosts.

    Second option is better.

    Actual list of hosts can be determined from https://fedidb.org/ or https://www.fediversesearch.com/ and also, I suppose, can be hardcoded to app/bundle manifest at compile-time.

    view more: next ›