mef beta

The Awesome and Horrifying Creature

wall

posts

mef — 10/1/2023, 2:16:55 AM

impact cucumber

♥ 6 ↩ 0 💬 0 comments
mef — 9/29/2023, 4:33:57 PM

update: it consumed the eviction notice ):<

↩ repost
mef — 9/25/2023, 12:13:16 AM

y’know what, imma drop this whole void aesthetic thing because it’s getting too depressing, probably gonna make a new pfp sometime soon-ish

the void shall stop consuming it’s already had enough to eat

♥ 10 ↩ 1 💬 4 comments
♥ 8 ↩ 0 💬 1 comment
mef — 9/29/2023, 12:38:47 PM

<|>_<|>

♥ 4 ↩ 0 💬 0 comments
mef — 9/28/2023, 12:27:46 AM

Sometimes its nice to just appreciate the things you’ve made, you made them, you put love and work into them, you should be proud of yourself.

♥ 9 ↩ 0 💬 3 comments
mef — 9/27/2023, 6:22:00 PM

“Don’t press the button” what do you think will happen if you say that

↩ repost
burrito — 9/27/2023, 3:05:36 PM

stop reposting this

↩ repost
burrito — 2/20/2023, 5:53:28 PM

holy shit

♥ 29 ↩ 5 💬 1 comment
♥ 24 ↩ 27 💬 0 comments
♥ 8 ↩ 0 💬 0 comments
mef — 9/27/2023, 12:12:31 AM

I drew ✨something✨ because I wanted to make a new pfp, didn’t turn out that good as a pfp, but it was still a decent drawing (only took ~20-30 minutes) and it sorta helped unblock my art block

( people might ask for it so imma just leave it here https://www.pixilart.com/art/ice-dragon-sr2775b3e8e99aws3 )

♥ 8 ↩ 1 💬 1 comment
mef — 9/26/2023, 5:57:34 PM

87 72 89 32 73 83 32 73 84 32 72 69 82 69

♥ 6 ↩ 0 💬 2 comments
mef — 9/26/2023, 12:22:11 AM

“I have two sides” how I have like, at least 10

♥ 10 ↩ 1 💬 2 comments
mef — 9/25/2023, 9:14:35 PM

every time I see a video about the corporate dumpster party that is linkedin I am filled with a combination of rage and disappointment

♥ 7 ↩ 1 💬 2 comments
mef — 9/25/2023, 9:07:29 PM

other idea: you can buy a checkmark for a $5 one time price but you can just keep buying them

↩ repost
lily — 9/25/2023, 9:02:54 PM

jeffalo should add more features like direct messages and telephone calls but make them cost £4 a month or something

♥ 10 ↩ 1 💬 0 comments
♥ 11 ↩ 1 💬 5 comments
mef — 9/25/2023, 12:13:16 AM

y’know what, imma drop this whole void aesthetic thing because it’s getting too depressing, probably gonna make a new pfp sometime soon-ish

the void shall stop consuming it’s already had enough to eat

♥ 10 ↩ 1 💬 4 comments
mef — 9/23/2023, 11:46:27 PM

agh I hate when I get a decent game idea but I realize that it’s way beyond the scope of my abilities, at least on my own

♥ 9 ↩ 0 💬 1 comment
mef — 9/23/2023, 11:09:27 PM

get this to 10 likes

original post deleted
♥ 4 ↩ 0 💬 0 comments
mef — 9/23/2023, 7:05:23 PM

*organic material dissolving in a vat of acid sounds*

♥ 8 ↩ 0 💬 1 comment
mef — 9/22/2023, 2:17:35 PM

run this in your inspect element console

let a = 100
let x = 0
let n = 0
let s = 0
let b = false
for (let i = 0; i < a; i++) {
    n = Math.round(10+(Math.random()*10))
    s = Math.round(Math.random()*10)
    while(x!=n-s){
        x = 0
        x = prompt(`input ${n}-${s} (${a-i} to go)`)
        if (x!=n-s) i-=10
        if (x==(n-s)*(n-s)+" TERMINATE") b = true
    }
    if (b) break
}

(it doesn’t do anything malicious other than be kinda annoying)

♥ 5 ↩ 0 💬 1 comment