Implementing PayPal Payments: A Practical Guide and Pain Points
In this video, I talk about the implementation of payment for my site, YouTool.app. We looked at what PayPal requires in their ...
We will compare java build tools. By comparing Ant vs Maven and Maven vs Gradle we will figure out if Gradle or Maven will be the best tool to use. Ant is the old build tool that is not used much but is still good to know about.
We use OpenCL to run workloads on GPU and try a simple blur filter.
I’m trying to solve all the Advent of Code puzzles in this video series.
In these videos I try to solve problems in the SANS hacking challange.
We talk about how to use Rust to write webassembly code and build a small game of life example.
In this video we will look at abstractions of code and the performance of different programming languages and what different code can impact the performance. But the specific abstractions may give you improvements in readability and structure.