Seems like an interesting effort. A developer is building an alternative Java-based backend to Lemmy’s Rust-based one, with the goal of building in a handful of different features. The dev is looking at using this compatibility to migrate their instance over to the new platform, while allowing the community to use their apps of choice.

  • @RookiA
    link
    English
    11 year ago

    Ahh you mean the implementation of var in other langauges than python, i missunderstood you there! Yeah var is a bit risky to use in that case, same i like c# too! Its pretty reliable and stable.

    • Derin
      link
      fedilink
      English
      21 year ago

      Yep, I was specifically talking about C#'s implementation.

      I worked with some large C# code bases, and you could always see the point in time in which an individual developer would finally get comfortable with var - it’s when the code would start getting unreadable. 🤣

      • @RookiA
        link
        English
        11 year ago

        Yeah same ;D But at least its not like in smaller or medium sized python projects where even if its just 2 files its unbearable unpredictable.