Advent of Code 2023 – Day 4
I'm trying to solve all the Advent of Code puzzles in this video series.
We look into how to install Apache Kafka in production using ZooKeeper for redundancy and working with topics. We also setup a producer for syslogs and checking the consumer for all the logs to appear.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
In this video we look into how TensorRT 8.2 works. Talk about the improvements made in TensorRT and also what’s new in 8.2.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
This video we dive deeper into how to parse Wolfenstein map data and draw them in Minecraft. We look at RLEW and …
In this tutorial, I go through how to create a video in java. Using the framework Xuggle we can create a video file containing a stream of images. But you can use any BufferedImage to create these frames, so this library is super flexible and even support audio.