Why using pointers is important

Introduction Lately at Capchase we’ve been working with the Stripe API. The use case can be easily simplified: we need to keep some client data on our side so that...

Advent Of Corona: Day 8

This post is about the day 8 problem of the Advent Of Corona challenge. The problem You are given 3 TCP connections: A test one: 68.183.210.250:32779 Phase 1: 68.183.210.250:32780 Phase...

Advent Of Corona: Day 6

This post is about the day 6 problem of the Advent Of Corona challenge. The problem You are given a binary named lagrange_baby. That’s all. The solution The first thing...