Essential DNS TXT Records for Email Delivery
This short promotes my video about the DNS TXT records required to deliver your emails to all email providers. If you send an ...
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
We try to create a intro for my videos using css.
We look into the different ways that your Java code can be executed and how this impacts performance.
In this video we go though how to setup SSL on the API connection for object storage. We look at creating some self-signed certificate and then add them to the S3 object storage endpoint for your ceph cluster.
In this video we talk about how to use remote repositories, pushing and fetching changes and integrating them into our repository.
In this video i will do a quick introduction to rust and introduce some important concepts that rust uses to handle packages and build your executables. Rust is a programming language that have been hyped since it’s introduction. It mixes good structure with execution performace, type safety and memory management.