@mrowlsss

i do graphic design or something
Wall

pinned post time :D

Hi there, I’m Mr_Owlsss or O-the-Owl, whichever one is fine

I’m a bisexual non-binary

uh i dont know what else to add

I make websites and graphic design tho

you should follow @theawesome98 (now @lilly)

Feb 16, 2023, 9:20 PM
7 0 4

@auriali is being dishonest in their manifesto. If you elect me as president, not only will I try to make this country a better place for everyone, I’ll make both waffles and pancakes are free on Sundays, and french toast sticks half off!

This confirms that Auriali is out of the race because how the fuck do you compete with this

ok, so hear me out…

Jul 23, 2024, 1:49 PM
9 2 4

Ong y'all should elect me as the Democratic candidate instead of Auriali

wasteof colors

ANGLE ON: Barry wearing the sweater he picked, looking in the wasteof colours and a half.

guys im gonna be battling @auriali to become the democratic candidate this thursday since biden dropped out

honestly they should just completely rewrite windows instead of layering updates on top of each other. maybe they could call it window 2.0 or something

oh wait

handy script i wrote just now

function classlistify(classes) {
    classes = classes.split(" ");
    let allclasses = "";
    classes.forEach((item) => {allclasses = allclasses+`classList.add("${item}");\n`});
    console.log(allclasses);
}
classlistify("bg-white dark:bg-gray-700 p-4 mb-2 rounded-xl flex cursor-pointer hover:bg-white transition-colors");

i just realized im not following toaks. I see the dude in comments and stuff but i just thought he didn’t post often lmao

I'm gonna stop procrastinating tmr

"Here comes the sun"

The Moon is coming soon.

mark lore

My wife and two children.

Guy's it's 1:23 :DD once more my brain had made me unable to sleep

So I my grandma bought me a new gift card (ty grandma) and apparently this also is not fucking activated either. Target employees, wtf??

Anyways, this means I cannot buy a chrome developer account, or support radi8 at this moment. I will release the userscript for the aforementioned extension on my wall in a little bit.

I made a Chrome extension that pins the leaderboard post to the top of the feed (it's collapsible don't worry), and I will release it and the userscript tomorrow.

I wrote this post because I was frustrated that tiptap kept screaming at me in console

@jeffalo "editor.getCharacterCount()" is deprecated. Please use "editor.storage.characterCount.characters()" instead.