Using Fastlane to deploy multiple Android apps
We go through how to run java code in your browser using different projects.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
I show off an open-source project I started writing a RabbitMQ executor in Java. This little tool is something you can deploy on a machine in order to execute workloads from a RabbitMQ queue. The executor will run the commands defined by a file and return the result to another queue.
In this video, I explore VanillaOS, an immutable Linux distribution. We guide you through the installation process. I look into the default applications bundled with VanillaOS, and I provide an overview of the essential tools and utilities available in a fresh install. Discover the advantages of using an immutable operating system like VanillaOS. Learn how…
We are in our new linux environment and create gcc compiler that will be our final compiler. Then we look at some text manipulation libraries, compressors and file attribute tools.
We look into the swagger generator in the swagger codegen cli, in order to generate our own little simple java rest web server.