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
2428
Followed by
164
Following
329

Recent posts

Note to self/TIL: rootDir and rootDirs in tsconfig.compilerOptions. tsc will compile things and create out
put directory structure that matches the sources, starting from the top-level file it found. E.g. if you had a `src/core/app/app.js` and then the r
est of the files under that, your compiled output would "skip" the `core/app` part. But you can tell tsconfig that you have a `rootDir` (or `rootDirs` for multiple virtual dirs) that rescope that output. Important to remember, this only affects the output, not the sources.\n And that is how you resolve a stupid god damn nx monorepo/Angular/lerna problem. #til #tsconfig #angular

Open thread at this post

Don't know why this is funny to me - I have a ThinkPad dock at work. I have Fedora at my work laptop. Each time there's a kernel upgrade (and it's Fedora and we like our kernels and software fresh), I have to "make && sudo make install" in the EVDI sources to make the DisplayLink/dock work. I find it funny because in 2024 it's like in the stone ages, back when we had to download and compile ourown sources. I find it fucking hillarious that I _can_ do that, if I had a Windows machine that didn't want to support something, it would have been the end of story :) #linux #opensource #fedora #thinkpad #displaylink #evdi #fuckingHashtagLikeItsInstagram

Open thread at this post