User avatar
privTri Volpeon areon3NSmol @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 areon3NSmol @volpeon@icy.wyvern.rip
1y
I have to use 36° to get the same result as AD drgn_woozy
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
Affinity Designer: Says axis is 30°
Me: Does the Cartesian to isometric conversion math
It's not 30°

neofox_what
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@atom Yeah, my post was in reaction to that tip
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
If you find a non-functional Discord attachment link, tell people to use something else to store files than Discord
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@aearo drgn_boop drgn_woozy
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
It's pudding time 🍮
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
I was kept awake by mosquitos flying around by my ear wvrnFlat
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@Akulatraxas neofox_laugh_sweat

So
@volpeon is a backup in case my VPS goes down or something else happened to my main instance.

And on this account I'm testing a different server software. Depending on how it goes, I will either stay here or go back to
@volpeon and the other account will disappear. wvrnMlem
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@slatian I mean this: d3js.org drgn_pat_flat
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
I didn't expect to use d3 in my spare time. I only used it for work so far drgn_woozy
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
I made the string representation prettier even though it has no impact on the bot's actual task drgn_woozy
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
The nested layer works now, too wvrnMlem
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
The way Mastodon frontends show threads will forever confuse me
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@dracoling Yeah, there's no real standard frontend yet, but it works well with external frontends such as chuckya-fe.iceshrimp.dev, with emoji reactions and all.
I don't use a lot of features offered by Misskey forks. Iceshrimp.NET has a completely distinct code base that doesn't come with all the baggage of Misskey, the project seems to be handled well, and they're putting the focus on reasonable areas.
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
(The bot won't show this, but it's the underlying structure for what it will show)
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
I'm working on the algorithm for my fedi bot. This is some test output to see how the algorithm performs.
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
For some reason, I prefer to write .5 * _ in my code instead of _ / 2. Anybody else?
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
I have to work on the shines outside of the projection to make them look right. Really messes with my brain, though drgn_woozy
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
I think the reason gradients are wrong is that AD supports slanted gradients, but it exports them as regular gradients. I think SVG simply doesn't support this because AFAICT AD does it's best to approximate the gradient.