vasametropolis@lemmy.worldtoTechnology@lemmy.ml•One surviving Reddit app plans to charge based on how much you use itEnglish
1·
1 year agoI have to warn that is is going to be harsh. Relay was my favorite app and I used it everyday for years. DBrady has sold out here in my mind by sucking up to Reddit - The authors of the other apps deliberately chose not to charge users a subscription and it has put us on a better path long term by taking influence away from Reddit and centralized social media. If Relay won’t flip to Lemmy or decentralized alternatives then I hope it fails.
To be fair, there’s huge demand for a Swift-like language in the space Go operates, since nobody will ever adopt Swift outside of Apple use cases. Rust is excellent, but garbage collection is not awful at all for most Go use cases. I think Go designers made a mistake by not introducing sum types sooner since there are many ergonomic issues that could be solved with them.
This may lead people to argue for JVM-based languages, but Go seems like a leaner and nicer package overall and compiling to static binaries so simply is still a major winning feature. That and I think Go still has performance advantages over JVM and C#.
In many ways I think Swift is better than Go as a language, but we effectively will never have that as an option people freely choose to use so it would be nice for Go to close some ground where it can and where it makes sense to do so. Go is what people already want to use as a starting point, so it makes sense for it to try and modernize a tad.