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
- 327
"Well, this is a new experience, it is SOOO early", says one developer on a meeting scheduled at 9 AM.
We ARE primadonas, aren't we? :)
"Fun" commentary on Rust's updated policy. Trademarks and stuff can so easily poison good things.
#rust #trademarks
https://www.youtube.com/watch?v=gutR_LNoZw0
nodejs unsolicited tips
Node.js small tip: your function/method/handler should either do the thing, or decide on the thing. Don't do both in one function. If I were the blogging type, I should probably write the reasoning behind it.
#nodejs #javascript #quickTips
Wow, that felt painful, some sqlite queries with a simple "drop column" taking over a minute.
#upgradeDay #gotosocial #v0.8.0 #IdontKnowHashtagging
PATH=/home/zlatko/.dvm/bin ~/.deno/bin ~/.nvm/versions/node/<SOME_VER>/bin ~/.opam/default/bin ~/.cargo/bin....what happened to good old /usr/local/bin? #linux #linuxRants