Trending repository
-
Updated
Oct 16, 2021
Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!
October 29, 2021 • Online
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
Since we have Kotlin tutorials for available, why not include Flutter?
We should allow this option when considering mobile development.
Similar to other sections formats, add sources and links for people to study.
Originally posted by abbluiz October 13, 2021
I want to use different configuration depending on my environment on some YAML configuration files, specially in conf/apisix.yaml in stand-alone mode. Is it possible to read from environment variable like ${VAR} inside YAML file
Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments..
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/