Rap quotes

Rap quotes...

Challenge RE #32

Short answer for the re challenge...

Challenge RE #31

Solution for challenge 31...floating points

Books recommentations

Personal book recommendation, from a guy who is not famous...

Challenge RE #30

Extracting the password from the file...

Challenge RE #28

Interesting challenge we compute the...

Challenge RE #27

Couldn't solve this one completely...

Challenge RE #26

Solution for 26th challenge of re...

Challenge RE #24

Solution for 24th challenge of re...

Challenge RE #23

Solution for 23th challenge of re...

Challenge RE #22

Solution for 22th challenge of re...

Reversing and APP API

Curious about how to start reversing an app API...come here I'll explain you...

Challenge RE #21

Solution for 21th challenge of re...

Challenge RE #20

Solution for 20th challenge of re...

Challenge RE #18

Solution for 18th challenge of re...

Challenge RE #17

Solution for 17th challenge of re...

Challenge RE #16

Solution for 16th challenge of re...

Challenge RE #15

Solution for 15th challenge of re...

Challenge RE #14

Solution for 14th challenge of re...

Challenge RE #13

Solution for 13th challenge of re...

Challenge RE #12

Solution for 12th challenge of re...

Challenge RE #11

Solution for 11th challenge of re...

Challenge RE #10

Solution for 10th challenge of re...

Challenge RE #9

Solution for 9th challenge of re...

Challenge RE #8

Solution for 8th challenge of re...

Challenge RE #7

Solution for 7th challenge of re...

Challenge RE #6

Solution for 6th challenge of re...

Challenge RE #5

Solution for 5th challenge of re...

Challenge RE #4

Solution for 4th challenge of re...

Challenge RE #3

Solution for 3rd challenge of re...

Terminating TVM with exit code 33. Debugging this error

TVM exit code 33, wondering the reason? Take a look at this port...

Expensive error on TON Blockchain

Treating with a another weird error, this time on the ton blockchain...take it a look

Buying Fragment numbers with Go

Buying Telegram Anonymous Numbers with an script, you should read this shit for sure...

Simulating a bank with a smart contract on TON blockchain. Part II

Analyzing the code for the bank smart contract...maybe you will learn something

Simulating a bank with a smart contract on TON blockchain. Part I

Building a bank with a smart contract, as way to learn FunC. Maybe you learn something...

Reading smart contract and learning from it

Wanna know how to craft a message for the tonwhales nominator contract...keep reading

Zero Knowledge Proofs. With a simple example

Interested on what is Zero Knowledge Proof? Follow me on this one...

Cryptocurrency tumbler and its users

Friendly introduction to crypto tumblers with a silly example...

Getting crypto prices update from Bybit exchange

Wondering how to retrieve in real time crypto prices? Read this one...

USDT transaction on Polygon(MATIC) network

Recipe for sending usdt transaction in Polgyon blockchain.

USDT transaction on Solana network

Recipe for sending usdt transaction in Solana blockchain.

Sending transaction in TON blockchain(Golang).

Recipe for sending transaction in TON blockchain.

Hypocrisy in blockchain projects.

Is it really a blockchain project decentralized?

Transaction log tailing on CockroachDB. Part III

Using CockroachDB to implement Transaction Log Tailing pattern...

Transactional outbox. Part II, Message Relay

Message Relay options...

Implementing Transactional outbox pattern in Go

Simple implementation of tx outbox pattern in Go...

Recipe for using git with multiple accounts

Another simple recipe with Git...

Recipe for using distroless container images with FastAPI

Another simple recipe with FastAPI, this time to use distroless container images...

Gzip Middleware recipe for FastAPI

A small code snippet to enable gzip decompression on FastAPI

Serving MOEX(Moscow exchange) API with FastAPI

Using FastAPI to serve content from MOEX API, and building a docker image with it

Setting IPSec VPN on Google Cloud Platform

Setting up a VPN on GCP...

MOVED error with Redis cluster

Reproducing MOVED error in redis cluster

Simple API with FastAPI

Implementing a simple api with FastAPI...

Simple chat application using Websockets with FastAPI

Implementing a simple chat application with websockets and fastapi

Middlewares on FastAPI

Explring middlewares on fastapi...

Building a Brotli Middleware with FastAPI

Implementing a middleware to compress content with Brotli compression algorithm...

Autocompletion in Bash for a simple CLI

Writing a bash script to add autocompletion to your cli...

Pipes I

Tinkering with pipes on linux part I...

Pipes II

Tinkering with pipes on linux part II...

TCP handshake

Inspecting TCP packets...

UDP

Inspecting UDP packets...

MQTT over TCP

Inspecting MQTT packets over tcp and trying to understand it...

Exploring Redis I. Publish/Subcribe pattern

Redis as pub/sub pattern...

Exploring Redis II. Redis Stream.

Redis as a continuos stream...

Exploring Redis III. Reliable queue.

Redis as a reliable queue...

About Gealber