You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the awesome work.
It can really help due to poor mobile app provided by the company :(
Nevertheless, I find Telegram a bit slow for my needs.
It's cool that it's available from anywhere for free, but with cloud hosting like Heroku it should be possible to achieve a similar goal.
WDYT?
btw. why gradle not sbt? 😨
The text was updated successfully, but these errors were encountered:
hi!
I have no plans to do that because telegram is quite enough for me, but you know how open source works so if you want you are welcome to do this on your own :)
Regrading sbt. I don't like sbt since my first job. We had a project with a lot of modules with extremely slow build execution time because sbt could not figure out which modules can be built in parallel. Switching to Gradle solved this problem.
Most likely we did not know how to use it or maybe it was terrible and now it's much better :)
Hi!
Thanks for the awesome work.
It can really help due to poor mobile app provided by the company :(
Nevertheless, I find Telegram a bit slow for my needs.
It's cool that it's available from anywhere for free, but with cloud hosting like Heroku it should be possible to achieve a similar goal.
WDYT?
btw. why gradle not sbt? 😨
The text was updated successfully, but these errors were encountered: