General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Christian Baune
ForrestKnight
comments
Comments by "Christian Baune" (@programaths) on "ForrestKnight" channel.
Previous
1
Next
...
All
I stopped my premium membership because of this. It was a stupid move from them.
2
As a Java dev, you may try Kotlin. You can then use parallel streams to speed things up (unless there is a rate limit). Also, I found it easier to directly use the REST API for other services. So, maybe you would too. (I know there are stream in Java, it's just that Kotlin is less verbose than Java and has a nice library) Golang is also a nice option as you can generate a standalone binary very easily and use goroutines for easy concurrency.
1
Previous
1
Next
...
All