will this sure is gonna go well :sarcmark:

it almost feels like when Google+ got shoved into every google product because someone had a bee in their bonnet

flipside, I guess, is that we’ll soon (at scale!) get to start seeing just how far those ideas can and can’t scale

  • self@awful.systems
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    that actually seems fantastic and at least somewhat amenable to the establishment of a web UI (akin to how torrent trackers extract metadata about torrents, but more focused on the content of the repo). is it a nightmare to make a nix package for?

    • corbin@awful.systems
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      It’s not a nightmare, but I’ve yet to succeed. npm2nix and node2nix struggle. napalm puts up a good effort, but doesn’t quite work either. The biggest sticking point right now is that cjb used a custom DHT implementation with some patches, and I’ve gotta integrate that somehow.

      I will be overjoyed if somebody else writes a working Nix flake. I’ve tried three times so far, and I bet it’ll take five total.