Related Posts
What the Heck Is a Viewport?
A lot of web developers (and designers too) don’t really get what the viewport is. Like, why does…
Getting the Actual Client IP When Using Application Load Balancer (ALB) in AWS Lambda
When I was new to AWS, I faced an interesting challenge while working on a task to digitally…
Graph Neural Networks: the message passing algorithm
Graph Neural Networks are a type of neural networks used in data presented as graphs. Graphs are spacial…