According to the release:

Adds experimental PostgreSQL support

The code was written by Cursor and Claude

14,997 added lines of code, and 10,202 lines removed

reviewed and heavily tested over 2-3 weeks

This makes me uneasy, especially as ntfy is an internet facing service. I am now looking for alternatives.

Am I overreacting or do you all share the same concern?

  • Leon@pawb.social
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    7 days ago

    Send push notifications to your phone or desktop using PUT/POST

    I’m sorry, how many lines of code for that?

    • lime!@feddit.nu
      link
      fedilink
      English
      arrow-up
      0
      ·
      7 days ago

      if you want to send one notification from your desktop to your phone, it’s easy. but from any device to (m)any other, with guaranteed delivery and no doubles? shit gets complicated.

      • Leon@pawb.social
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        1
        ·
        7 days ago

        So it’s a little more than just sending notifications, then.