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
- 2428
- Followed by
- 164
- Following
- 329
Munich-local, office equipment sales (German)
Für Münchner hier: Die Firma zieht um und hat ein paar Extras zu verkaufen. Besonders interessant sind die höhenverstellbaren Schreibtische - elektronisch, 160x80 - für 100€ pro Stück, und ThinkPad USB-C-Docking-Stations für 50€ (die modernen, die mit jedem Laptop funktionieren, nicht die alten ThinkPad-spezifischen).
Es dauert noch 'ne Weile, also pingt mich an, wenn es interessant klingt.
Ich poste es hier nur weil es ganz günstig aussieht, ich hole persönlich auch ein paar Schreibtische.
Außerdem könnt ihr gerne auch mein Deutsch korrigieren, ich sollte es irgendwann lernen :) Bitte auch Umgangsprachvorschläge für den Bumsdingsquatsch oben.
#münchen #homeoffice #schreibtisch #büromöbel #dockingstation #usbc #büroauflösung #schnäppchen
Behold, my beautiful CSS debug element!! It will, of course, round the debug element in red (well, tomato-red). I also have a nice little global (GASP) const removeThis = node => node.remove() and I <section class="debug" onclick="removeThis(this)">....debug stuff...</section and I can just get the things in there dynamically, and click on them to remove them.
And the best part, the remove icon is a nice dynamic list!!!
.debug {
position: relative;
padding: 0.4rem;
border: 2px solid tomato;
counter-increment: icon-counter;
}
.debug::before {
content: 'NOO';
position: absolute;
display: inline-block;
height: 1rem;
width: 1rem;
color: tomato;
/* counter-increment: icon-counter; */
top: 5px;
right: 5px;
font-size: 20px;
color: #f00;
}
.debug::before {
content: counter(
icon-counter,
symbols(
cyclic '\2715' '👻' '💥' '❌️' '\2716' '🚫' '💀' '\2717' '\2611' '⊝' '🎉'
'✨' '-' '💀'
)
);
}
I don't think six days is cool. I think maybe two weeks would be better. I don't wanna read my email when I go to vacation.
Heh, a lil' mining camp again.
You know, it's sometimes funny to watch idiots take charge, and then a few years down the road watch it all burn.
But the problem is, these idiots are going to make us ALL burn, on a barren fucking planet. And the only people who'll have clean air and water and shit will be the rich fucks who've broke it all in the first place.
Made myself a tiny little burrowed shelter in the black forest, because my kids abandoned me in the copper mine and went shopping to Haldor :)
#valheim
Woot woot, let's do something with our first meads!
Is migrating from Gitea to Forgejo still just a matter of changing permissions and such? Can I do it easily and safely?
I finally got proded to move, motivation in the Fedora article:
https://fedoramagazine.org/fedora-moves-towards-forgejo-a-unified-decision/
My boys and I have made a nice lil' portal at Haldor's today. We even built a corewood palisades, manually.