Profile for zlatko

Header for zlatko
Avatar for zlatko
Display name
Panic In The Darkroom
Username
@zlatko@social.zlatko.dev
Role
admin

About zlatko

Bio

According to some, I'm avant-garde ;)

I try to stick to software development and engineering topics, often related to application development, but I also shitpost random stuff, occassionally about photography, (usually not more then) react to politics or economics.

My website is https://zlatko.dev but I less completely-infrequently post a photo or two to my photo gallery https://photos.zlatko.dev.

I also used to post at https://pixelfed.social/zlatko, and https://programming.dev/u/zlatko, and I'll occassionally swipe here and there.

Stats

Joined
Posts
2434
Followed by
163
Following
329

Recent posts

That time eslint caused problems Toggle visibility

So we had a huge backlog of js linting - it broke sometimes last year, and nobody did anything about it, and finally I restarted the initiative. We "fixed" a huge monorepo with 150kloc of backend javascript.

And alongside other things, people fixed the for-await-of loops into `forEach` (as per eslint's suggestion). Of course, this changed the logic and brought forward bugs.

Now I'm "looking forward" to manually checking all the fixes we made this way.

#eslint #javascript #forOf

Open thread at this post