Hats off, guys. I can’t even imagine how hard it must have been for you guys to keep kbin.social up and running since yesterday.

As a recent refugee from Reddit, I promise to wind down my use of Reddit until such a time as/if when they get rid of their API restrictions. I promise to play my part towards the newly forming community here and create content for the community at large.

  • Mastur
    link
    fedilink
    92 years ago

    Apparently it’s just one guy running this site!

      • themadcodger
        link
        fedilink
        72 years ago

        It really is. @ernest has done so much by himself in so little time. I’m hoping people who have the know how will step up and contribute code-wise to the project!

  • StaticBoredom
    link
    fedilink
    92 years ago

    Early adoption of new tech usually requires a couple things from users, in my experience. Patience, and a willingness to contribute in whatever way you can. If Kbin, Lemmy et al can get an influx of users that bring at least one of these two things, we’ll go far.

    That, and @ernest will need some kind of support from many of us.

    • jdp23
      link
      fedilink
      62 years ago

      Fediverse servers are written in all kinds of languages. Mastodon is in Ruby (using Rails), Pleroma, Akkoma, and Bonfire in Elixir, GoToSocial is in Go, Misskey and Calckey in typescript (using Node). Whatever works!

    • Balemi
      link
      fedilink
      52 years ago

      PHP is fine. Lets not forget it’s been used by the likes of Facebook, Wikipedia etc. which are much bigger websites then Kbin.

      • Kuiche
        link
        fedilink
        12 years ago

        Kinda. PHP is fine for web workloads. Don’t forget Facebook tried to move off PHP and wrote Hack/HHVM because of the performance. It just happens that PHP 7 was faster.

        I’ve not looked at the codebase, but there are probably some routines (search) that could be done faster outside pure PHP/Postgres.

        The dev seems to have done a pretty good job with this though, performance issues are likely server load more than the stack. Not sure what he’s running this on…

    • anony-mous356
      link
      fedilink
      32 years ago

      This person (link below) is creating a nice reddit alt using Rust. I know its Rust because I spoke with them. I think this php site can work very efficient with proper caching, file storage (storing images and videos elsewhere), and db optimization. I think Flask/FastAPI is quite fast as well. I ran a small site using flask with 250 concurrent users using light calculations for the backend a couple years ago on my home server and it still loaded extremely fast. I am seriously curious what sort of server or shared hosting this site is being ran off of, because one article every 15min to an hour makes me believe its not extremely bogged down with traffic, yet its still not performant. Maybe its a host issue of being ran using a slow shared hosting service, idk.
      https://www.reddit.com/comments/13x0hzo

    • biscotty
      link
      fedilink
      12 years ago

      If as the link suggests this is from 2018 a lot (!) has changed at least in the JS world and the Python world. Can’t speak for the others. Would be nice to see the underlying paper to see how the author defines the measurements, ie whose time is being measured, system (speed), development?

  • PiedPipetter
    link
    fedilink
    42 years ago

    Another refugee here checking things out, figuring out how to share and interact. Boy I’d love to contribute on the development side by my coding expertise is definitely dated, lol.

  • porn_alt
    link
    fedilink
    22 years ago

    Seriously. Keep up the good work. I’ve been trying to break into any of the Lemmy servers, but none of them have the smooth UX and seamless login you guys have brought.

  • EnderWi99in
    link
    fedilink
    22 years ago

    I agree. How do I help fund their efforts? I want to make this thing buzz, and I have money to invest.

  • rgb_leds_are_loveOP
    link
    fedilink
    12 years ago

    And true to my word, I haven’t opened Reddit since yesterday. Social media post-2008 was unsustainable and at someone else’s expense (the investors). Now that they want their money back, social media will go to shit until better business models are developed.

    Since the lockdowns of 2020, social media in the form of highly concentrated chat rooms became popular again (Discord, please don’t become any more shit than you already are!). If social media will be going monke again, 1997-style, so be it.

    I’m considering hosting my own instance. I have a spare Windows/Linux dual boot laptop. Mf can stay connected to the internet and sit right underneath my router. Lemme sift through the docs see what I can find.