lily's avatar

@lily
Beta tester

nerd + beta tester + diminishposting + transgender (she/it, no they/them) + blåhaj enthusiast + chronical fed hater + therian θΔ + gnustep enjoyer + plural system + owl house brainrot haver + sparkle on raven brainrot haver but not on here because i don't use this
Wall

would probably be useful to replace my pinned with a notice that i'm more active on fedi, not wasteof.money. you can follow me at @tauon@possum.city if you want more lily content (codeblock so i don't accidentally ping anyone)

wouldn't it be really awful if we lived in a world where a lot of people didn't know the difference between gender and sexuality and were highly offended by the use of the correct term meaning that their gender aligns with their assigned sex at birth, when their gender did in fact align with their assigned sex at birth!!!!!!!!!!!! and wouldn't it be even worse if influential idiots decided to publicly announce this ‘fact’ on a social media that they own!!!!!!!!!!!!!!!!!!!!!!!!!!

thank goodness that's not the case!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

11 1 8

t2 fun ruiner when they find out about yaseen but if it was an evil robot or something

Your behaviour is not conducive to the desired environment.

I JUST WATCHED THE FNAF MOVIE WHAT THE FUCK

at some point every day it’s the same day

if you use android and the default ime sucks on your phone (*cough* gboard) then

https://github.com/nyancrimew/KittenBoard/

^^ use that

2 1 18

okay, i’ve changed my mind - if your error handling Really Sucks you’re doing it wrong (i was doing it wrong)

one thing i love about rust is that error handling can either Totally Suck or Totally Rule

yo chromies of wasteof how do you disable extensions on chromeos i forgot

guys if someone figures out how to disable lightspeed on chromebooks pls tell me sos

4 1 10

why does surrealdb say “kvs store”? that’s like “atm machine”

markov chain more like carrot chain

^ would have like 10 bots for wasteof.money if she wasn’t lazy

IT WORKS!!!! :3

oh </3

(alt text: a command line progress bar that says 187,120 out of 3,628,880 permutations checked (5% complete) in 4 minutes and 32 seconds. completing in approximately 1 hour 23 minutes 21 seconds, at 688.1 permutations per second)

i did a really crappy sorting algorithm and now i’m testing to see if it sorts

i’m in the yellow area and

(alt text: a fox with wind blowing really fast with text that says “it fucken wimdy”)

Hope my fellow Scots are staying safe during the harsh weather currently. Especially if you’re in the red warning areas. ❤️

oh </3

(alt text: a command line progress bar that says 187,120 out of 3,628,880 permutations checked (5% complete) in 4 minutes and 32 seconds. completing in approximately 1 hour 23 minutes 21 seconds, at 688.1 permutations per second)

i did a really crappy sorting algorithm and now i’m testing to see if it sorts

i did a really crappy sorting algorithm and now i’m testing to see if it sorts

i’m probably going to start putting alt text for images in the actual text content of the post since wasteof doesn’t have alt text yet

i don’t really post images a lot, but this is just for information if you get confused why i’m doing it suddenly

technical explanation

when you attach images, you use the markdown code ![alt](url), which works in the editor, but once it’s posted, the alt text is removed because jeffalo uses dompurify which allowlists certain tags, attributes, and attribute values ( the img tag is allowed, but the alt attribute is not). this will probably be fixed in wasteof4, since jeffalo has said he’s improving image upload support in that version