User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
Admin
Wyvern-shaped software developer and hobby vector artist. Also sometimes a fluffy werewolf alien creature (Areon).

Creator of the neofoxes, neocats and other emojis.
wvrnBox
Website
https://volpeon.ink/
Speaking German, English
Age 30s
Pronouns he / him
Backup Account @volpeon@goto.wyvern.rip
Bonus Content @areon@icy.wyvern.rip
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
wvrnFlat
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@blackwolf It's all about Vite these days. Maybe Webpack, but usage of that is going down already
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
Gulp? Grunt even? Are people still using these?
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
Fucking hell, how am I even supposed to salvage this
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
He's even mutating the prop IN A GETTER
const thing = computed(() => {
    if (...) {
        props.task.prop = {...};
        emit("update");
    }
});
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@krutonium drgn_knife
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@vel @Jain @makryfa Moooom, the fediverse has made another weird neomoji
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
Every single edit in that component — and there are many — is like
props.task.someArray.push(...)
emit("update")



AAAAAA
neofox_googly_shocked
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@Erpel neofox_boop_woozy
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
Another mini rant about the vibecoded project I'm fixing. wvrnFlat

So we use Vue. For bidirectional data flows between components, you use the
modelValue prop and update:modelValue event, which can nicely be used via v-model. The colleague didn't do that, of course. He added a prop like task and an event like update (without any parameters), and then he mutated the task prop directly. THIS IS NOT WHAT YOU SHOULD DO, EVER
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@Erpel Fürs Einhalten der wöchentlichen Tradition wvrnMlem
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
AAAAAAAAA MONDAY
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@hexaitos I wish it worked like that wvrnFlat
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
I don't want to sleep because when I wake up it'll be Monday wvrnFlat
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@coffee Does this help? wvrnFlat
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
At least react with woozy paws. I don't want to see feet. woozy_baa
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
Not only did Vel react with feet, but they're also woozy neofox_googly_shocked
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@stefan Yeah drgn_flat_blep
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
My computer watching its RAM fill up because I leave fedi open in the background: drgn_sip_nervous

(I swear none of the frontends do any form of memory cleanup, that shit just keeps accumulating until processes get OOMed (which did happen on my Windows 11 VM with 32gb RAM))
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
🐾