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
@IceWolf They're logical properties. For instance, block-size usually stands for height, but depending on some language settings it can also mean width.
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
I figured out how to implement a footer that's also at the bottom of the viewport if the page isn't tall enough:
html {
    min-block-size: 100%;
    display: flex;
}

body {
    inline-size: 100%;
}

.footer {
    position: sticky;
    inset-block-start: 100%;
}
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@nytpu I want to see life's manager
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
Intel survey about AI usage
"Many AI users spend a long time identifying how best to communicate with AI tools to get the desired answers or response"
Maybe don't make everything a chat bot? It's not a matter of education (like Intel implies), it's just that regular user interfaces show you immediately what's possible at all times, and chat interfaces don't. You wanted "natural" interactions, and that's what you get.
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@vel wvrnScream
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
I've been browsing it for inspiration for my own website and it does give you cool ideas! But the CPU-intensive animations, scrolljacking, and outright incomprehensible UI patterns? Don't even think about doing that.
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
If your website ends up on Awwwards, that's not a good thing (if you care about it being actually usable)
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
I don't know what's going on inside the Firefox developers' heads, but the viewport dev tool has become utterly pointless. It now zooms most websites instead of changing the layout. Who needs this? The viewport tool is explicitly there for testing how the layout changes. Resizing the whole fucking browser is more useful now than this nonsense.
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
A story
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@vel wvrnCofe
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@ich_iel Bei mir hat eine Lehrerin immer "umso... umso..." benutzt woozy_baa
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@kaia It's generating a lot of publicity, though, so in the end this may even work out for them. neofox_think
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@kopper This is why you convert the text in your SVG files to paths on export woozy_baa
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@uvok I can't wait for when they inevitably turn it into a whole month
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
I'm using this opportunity to rewrite my social media criticism post on my new website. I already improved quite a few things wvrnMlem
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
Last night was fun because my PC refused to enter sleep mode, and at some point, it started keeping the displays active for no reason. I was too lazy to do anything about it, though. They were still showing the lock screen this morning wvrnFlat
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
@solidsanek Pondering the corb
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
My website is nearing completion

except for that god damned "about me" page aaaaaaaaa
wvrnScream
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
I had to delete the .astro directory. woozy_baa
User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
1y
None of the markdown settings here do anything