Ilia M

@rdolivo.bsky.social

Game developer, Software engineer, Product Manager 🐸 Blog: https://pastila.org X (en): https://x.com/ilia_malanin X (ru): https://x.com/mayakwd

Third article in the "Photoshop Algorithms Arcana" series. Classic looks like the simplest gradient interpolation method: plain RGB and zero conversions. Let's take its formulas apart and build the exact curve, but not the same pixels. pastila.org/essays/class...

Classic: how hard can it be?

The simplest of Photoshop's gradient interpolation methods: two colors, three channels, no conversions between color spaces. A look at the curve Photoshop draws between stops.

pastila.org

I am experimenting with building an AI model that has an internal monologue and a continuous cycle of activity. It has no specific task, it simply explores its local world.

I tried #rustlang three times, and the third time a miracle happened, it finally "clicked" with me. Of course, the bar is a bit high when you have Typescript, C#, Kotlin, Java, Haxe and everything else that is OOP-oriented in your subcortex. But the more you do, and learn - the more you like it.