Mikhail Titov
Mikhail Titov
I think JVM languages are better then D @smokeytube
@Teashrock yes
If it's required, I can implement `palette.json` parsing. But, since the library is minimal in terms of network/IO, it is not planned. I'll refactor the library to accomplish new standards...
I'll consider to make `palette.json` local
https://kotlinlang.org/docs/kotlin-logo.html Could you use the latest kotlin logo instead? This one is a bit outdated :trollface:
It is not a good idea to use GCR, especially because of this issue - https://github.community/t/docker-pull-from-public-github-package-registry-fail-with-no-basic-auth-credentials-error/16358. GitHub will not allow you to even pull public images, but surprisingly you can...
> They allow you to do so, you just need to make a personal access token with permission to download packages. I don't think that it is good for open...
And docker hub allows you to pull the publically available images without an authentication.
> Well I didn't know that Docker Hub allowed it for public images, it always asked me to login. I've done a little research now and docker is really asking...
Well, I guess it is an another issue which is not related to current one.