Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MY
Posts
2
Comments
239
Joined
2 yr. ago

  • I'm planning on doing this personally, as my setup is a bit complex (Protonvpn doesn't have port forwarding on wireguard supported very well on Linux, so I have some helpers running that make it work). Setting this up each time (and on each computer I want to torrent on) is a bit of a pain. If you do all of your setup and dockerize it, you can just pull the container on each new install/machine (0 setup)

  • ...What?

    "I'll see (will show) myself out" is a pretty common thing to say after a joke. If it isn't a joke, I just don't understand the first line of your comment.

    There's nothing "wrong" with me, I'm not being in any way "pissy", and I don't have an issue. I just didn't know what you were trying to convey.

  • It's selling itself as more than an IDE. The idea is to have templates for common languages/frameworks. Ideally, this would mean not having to learn how to init a project in a given framework, not having to learn the build tools, not having to learn deployment, ci/cd, etc. Just open this new webapp, pick a framework, develop, and click a "launch" button to have it spin up in GCP.

  • The underlying intelliJ platform is, not the entire IDE. I did edit the post though, as I realized not all of them are built on that platform.

    If you are working on open source, you can still grab free licenses. You just have to renew them each year (completely free, just requires proof of FOSS contribution)

  • The Jetbrains suite of IDE's. Particularly Jetbrains Rider. The platform ~~they are all ~~ many of them are built on is open source though, and you can get free licenses for all of their products if you are using them to develop open source software!