
Hi, I'm a software engineer & digital nomad from Serbia.
Former (maybe future) electronics engineer.
This is where I share my insights on software, AI, and tech.
I enjoy immersing myself in nature & doing outdoorsy stuff.
I LOVE to read. & sometimes I draw.
. . .
Latest:
Sep 21, 2024HTTP evolution (part 1 - HTTP/1 & HTTP/2)
Did you know that HTTP/3 is available? The majority of big browsers support it, and some big domains like Youtube, Facebook, Google, CNN already use it!
#software #networkNetworks and protocols 101 — how the Internet connects the world
This post is the first in a series exploring the Internet and some networking protocols. In this introduction, we'll define what the Internet is, who its members are, and how they communicate with one another.
#software #internet #computer-networkingEfficient way to read string files in Rust
Today, we will explore a few different methods for reading files in Rust. As a frontend engineer with a huge curiosity for backend and low-level systems, experimenting with Rust has been quite an enjoyable journey.
#rust #software