Profile for zlatko
About zlatko
Fields
- website
- https://zlatko.dev
- some photos
- https://pixelfed.social/zlatko
- some more photos
- https://photos.zlatko.dev
- 52frames photos
- https://52frames.com/photographer/20340
- Gravatar
- https://gravatar.com/zladuric
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
- 2415
- Followed by
- 162
- Following
- 328
"it’s easier to have bad ideas if you don’t have to explain them"
The lone developer problem
evanhahn.com/the-lone-developer-problem/
#software #developer #practices
One thing I love about my good old desktop box is that I can free -g instead of -m :)
Regarding Deezer break, they say 'someone stole non-sensitive data, such as names, dates of births and emails'. How the hell is that non-sensitive?
I mean, okay, it's not payment into or anything but still...
So, linkedin doesn't give images unless you're logged in?
Go use it to host your CV, feel free :)
I lost a rook by mistake on move 22, but I'm so proud of the combo of this knight sacrifice at move 27, which led to an almost superior position, which led to a victory and checkmate by pawn :)
lichess.org/exOOsvxS#52
#chess #lichess
UFO! No, wait...
#fuji #lensFlare #nightPhotography #moon
Photography, asking for feedback
I've got three posts on my Pixelfed account here:
pixelfed.social/zlatko
Care to look at the last three posts, and on each pick what you like better? Comment there or here, I don't mind at all and am grateful for help.
#photography #feedback
(still can't link them due to tech mismatch between pixelfed
It would be cool if you could, in chrome devtools node inspector, pick a few places and have the inspector time them. Kind of like clickety console.time(). #javascript #nodejs #devtools
Hey #nodejs peeps, does anybody have a rough figure on #fastify/#expressjs on a production environment? I mean, if you replaced one for another a non-trivial setup (i.e. not just a crud, but a multi service environment with schedules and queues and REST and all), can you roughly estimate what changed?
Performance wise, did you gain or lose anything? How about development, did you have any big issues converting? Or later?