Contributing to Open Source
We will discuss how to contribute and be a good citizen of a open source community. We talk about guidelines and licenses. We also look into code style and pull requests.
We look into Video Enhance AI giving some examples and talking about how it works.
We did it! We hit 10,000 subscribers! This video is a huge thank you to everyone on this journey with me. Let’s take a trip down memory lane with clips from the channel, answer some of your questions, and reminisce about where it all began.
I’m trying to solve all the Advent of Code puzzles in this video series.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into high availability using Heartbeat and DRBD. Heartbeat is a software to monitor and failover when a machine is unresponsive and DRBD can help you replicate data between machines making your setup highly available. This solution can help you doing maintenance work without downtime.
We look into how the player character works and also how the enemy AI works.