RSSAmplifier

Blog

Avestura's Blog

Personal Website of Aryan Ebrahimpour

avestura.devRSS feed ↗13 posts

Latest posts

A Software Engineer's Take on The Political Spectrum

You heard about the left-wing and right-wing politics. But how is that related to software?

Creating a Git commit: The Hard Way

Let's create a Git commit using Git's low-level (plumbing) commands

Explaining The Postgres Meme

Have you seen this legendary SQL iceberg meme? Let's talk about it while wearing our PostgreSQL hat!

How optimistic or pessimistic are the Kurzgesagt videos?

A sentiment analysis on the last 20 videos of Kurzgesagt.

Problems of C, and how Zig addresses them

What are the problems of C, and how Zig addresses them?

Oversimplified ideas of the great philosophers of all times

Ideas of the great philosophers of all times explained in a few lines

Understanding zero-knowledge proofs

What are zero-knowledge proofs, really?

Hiding a photo inside another photo

How to hide a small photo inside a larger photo?

An opinion on what's a good general-purpose programming language

What features should a programming language have to be ideal, in my opinion?

What is the type of Type?

Should type of `Type` be also `Type`? Or is there an alternative?

Versioning microservices in GitLab monorepos and polyrepos

What are some possible options to version projects for a microservices project in Gitlab?

How to change visibility in massive GitHub organizations like EpicGames?

How to publicize and un-publicize your visibility in massive GitHub orgs?

Using Tor outside of the Tor Browser

This post shows how to run Tor with a simple PowerShell script and use it in other apps like Telegram...