#memes-and-media

1 messages · Page 16 of 1

icy drift
#

Eee

vital willow
#

how dare someone send me reposted memes

icy drift
#

Repost

vital willow
#

qt right here

icy drift
#

Hehe feels good not being called qt or weeb (delete the message)

timid stream
#

Repost banHammer

versed hollow
#

qt is reading this

icy drift
#

Let me confuse u guys really quick so when we went in space for the first time we deleted google chrome so we could get more space but elon accidentally deleted system32 which resulted in meth addicts smoking water

serene lynx
#

v cool, ty for sharing

narrow dust
#

huh

versed hollow
#

that one is good and bad at the same time

pallid sun
#

wtf is that

craggy crown
#

The lips

hollow pier
#

Phew, I fixed my bot. Or rather, my mum did cry

craggy crown
#

I can't music christmasthink

balmy nebula
#

@vivid gale do you hate hyper terminal

vivid gale
#

is that the electron terminal?

balmy nebula
#

yas

vivid gale
#

yes it is

#

ok fuck that

balmy nebula
#

depressing

jolly zealot
#

owo

balmy nebula
#

it's easier to modify than the eOS default terminal

#

mainly because i don't want to edit my WM

boreal hearth
pallid pebble
boreal hearth
#

is it unlisted?

#

as if so, I wouldn't ever really count it as ads

#

unless the video itself is an ad

#

I usually unlist videos I upload to youtube just to share on Discord

pallid pebble
#

it could be considered as ad for my yt channel

boreal hearth
#

yeah but

#

unlisted is like "I just wanna share this epic short clip with you cool guys and girls"

pallid pebble
#

it’s public bc i want devs to look at it and fix this

hollow pier
#

Davie what are you doing

#

I think he needs sleep

rigid hinge
#

poob

icy terrace
pallid sun
#

ly2

balmy nebula
#

@vagrant roost uhhhh awkwardflushed

icy terrace
analog lark
#

this is new

pallid sun
#

no its not

analog lark
#

@balmy nebula you realise he's muted

solar sentinel
#

maybe

craggy crown
#

a

#

Gise I am play thefuck 2

balmy nebula
#

@analog lark no i didn't realize

analog lark
pallid sun
balmy nebula
#

*cute

vital pewter
#

Hello everybody

ember matrix
#

Hello

vital pewter
#

For what this ser ver is for?

pallid sun
torn trellis
#

yay water is back

pallid sun
#

pog

vast gorge
#

nice

analog lark
eager echo
#

@pallid pebble merge my pr

versed hollow
#

I mean

#

they aren't wrong

icy terrace
#

Eğeğe

obtuse shoal
balmy nebula
#

imagine liking women that would legit kick you in the nuts

gritty spruce
#

If ur into pain then sure

torn trellis
#

Well Skull

#

That's kink shaming

#

We don't do that here

balmy nebula
#

shiv you're my kink, and by saying i couldn't kink shame.... uhh...

#

where was i going with this?

warm pond
torn trellis
#

Don't know

warm pond
torn trellis
#

But that's kinky

#

And I approve

hollow pier
#

Thank you Pogpega

balmy nebula
#

sounds like something i'd hear in animal crossing

#

actually no

#

something i'd hear in steven universe

hollow pier
#

Oh you did the full version?

warm pond
#

Yes

hollow pier
#

Nicee

balmy nebula
#

@hollow pier wanna see something mildly interesting

hollow pier
#

Sure

narrow dust
#

how the hell is that animal crossing

balmy nebula
versed hollow
#

haha Yes

craggy crown
#

@clarkemy

hollow pier
#

Sounds great as always. You could say it hits all the right notes for me cry

pallid sun
versed hollow
#

Cute plush

#

where did you get it?

rigid hinge
#
const maxShardsPerCluster = 5
function createCluster (num) {
  const res = Array(Math.ceil(num / maxShardsPerCluster)).fill().map(()=>[])
  for (let i = 0; i < num; i++) {
    const add = (c) => {
      if (res[c].length >= maxShardsPerCluster) return add(c + 1)
      res[c].push(i)
    }
    add(0)
  }
  return res
}```
nut
versed hollow
#

NO

#

NOOO!!!!!!-!-!-!-!

rigid hinge
#

lmfao

balmy nebula
#

@versed hollow fangamer

rigid hinge
#

wtf

solar sentinel
#

that nickname is so bad

rigid hinge
#

bro i really cant have shit in detroit

solar sentinel
#

confuses me

versed hollow
#

this aint detroit

#

we’re in russia

craggy crown
#

Now you are the shit you can't have

balmy nebula
#

mfs stole my virginity

rigid hinge
balmy nebula
#

can't have shit in detroit

eager echo
#

the fuck is this

rigid hinge
#

cluster array lol

eager echo
#

are you chunking an array

#

or is it a set size

rigid hinge
#

each index of the 1st array is the cluster id and inside of them are the ids of the shards they own

eager echo
#

ok imagine that i wanted to spawn 16 shards

#

how many shards per cluster/how is this handled

rigid hinge
eager echo
#

stinky fart

#

here just steal this chunk function

rigid hinge
#

cuz im moving from having my own set amount to letting discord decide

narrow dust
#

couldnt you just fill([])?

pallid sun
#

@rigid hinge what shit can’t you have in detroit

eager echo
#
    static chunk<T>(entries: T[], chunkSize: number) {
        const result = [];
        const amount = Math.floor(entries.length / chunkSize);
        const mod = entries.length % chunkSize;

        for (let i = 0; i < chunkSize; i++) {
            result[i] = entries.splice(0, i < mod ? amount + 1 : amount);
        }

        return result;
    }
versed hollow
#

NOTHING NOT EVEN HIS NAME

rigid hinge
#

@narrow dust that would fill the same instance of of []

hollow pier
#

I can't wait to get back to my pc

narrow dust
#

oh wait true

eager echo
#

JAVASCRIPT JENERICS

#

HAHHAHAA WTF JUST REALIZED

rigid hinge
hollow pier
#

A whole week without it has been annoying

versed hollow
#

the only way he’d be able to have his name is if he became mod

rigid hinge
#

😔👌

#

or if mods stopped u from this blatant impersonation

versed hollow
#

because you can’t impersonate a mod

timber coral
#

@torn trellis AAAAAA use spoilers pls

narrow dust
#

‎/nick jbpberry

torn trellis
#

Oh oops

#

right

timber coral
#

Smh

torn trellis
#

yeah one sec

timber coral
#

Tell me when ur done

torn trellis
#

I have a small idea kittyEvilClap

timber coral
#

Oh no

rigid hinge
#

@eager echo doesnt let me set a max per smh

boreal hearth
narrow dust
#

Array.from({ length: h }, () => []) bigbrain

#

man im just bored i should go do something

torn trellis
#

Fucking

solar sentinel
#

Austria

eager echo
#

why do you need a max # nerd

#

chunking is basically creating small arrays with length n from a larger array

torn trellis
#

@timber coral qt

#

check DMs

#

❤️

ember matrix
#

-checkdms

rigid hinge
#
function chunk(array, size) {
  const firstChunk = array.slice(0, size)
  if (!firstChunk.length) return array

  return [firstChunk].concat(chunk(array.slice(size, array.length), size));
}```
does the same thing
eager echo
#

yes

#

self recursion bruh face

ember matrix
#

It's an infinite loop

timber coral
#

Pog you didn't trick me

eager echo
#

dangerous shit

torn trellis
#

I wanted to but uh

#

I didn't feel like being a dick :^)

rigid hinge
#

but also i want to make it so it just takes the number

ember matrix
#

/nick Cxllm

#

ok

rigid hinge
#

rather than taking an array

#

and i dont have the brain power to change it

ember matrix
#

grub me up bb

eager echo
#

its ok

#

you know how the old programming saying goes, if it doesnt cause an error dont fix it

#

no matter now cringe the code is

ember matrix
#

If node.js errors were not so nice:
StupidityError: you didn't install discord.js you fucking cunt
DefineYourShitError: this fucking variable isn't defined because you are stupid enough to use a variable that isn't defined
UndefinedError: hey guess what, you defined this shit, but didn't bother checking if it didn't exist you idiot
WhyAreYouUsingSoManyFuckingListenersError: what the fuck are you doing adding 15 fucking listeners for the same event you fucking idiot

balmy nebula
#

js needs to stop supporting undefined

rigid hinge
#

i can i turn 5 into [0,1,2,3,4] in one line without a for loop pensiveaf

ember matrix
#

do it, you won't

torn trellis
#

create a function and use it pepega

ember matrix
#

Ool

hazy aurora
#

copy button for code blocks when

ember matrix
#

Would make life so much easier

hazy aurora
#

im too lazy to go to the 3 dots and click copy text

#

lol

#

I mean

#

select everything

#

just like a copy button at the bottom right of the code block you click it and ez copy

#

and maybe more less uglier syntax highlighting

rigid hinge
hazy aurora
#

rename the function to chungus

rigid hinge
#
module.exports = (shards, perCluster) => {
  const entries = Array(shards).fill().reduce((a,_,i) => a.concat([ i ]), [])
  const chunkSize = (Math.ceil(shards / perCluster))

  const result = [];
  const amount = Math.floor(entries.length / chunkSize);
  const mod = entries.length % chunkSize;

  for (let i = 0; i < chunkSize; i++) {
      result[i] = entries.splice(0, i < mod ? amount + 1 : amount);
  }

  return result;
}

well there it is ig

obtuse shoal
#

oliy big

torn trellis
#

jeremy

#

I know you are lurking

versed hollow
pallid sun
torn trellis
#

@timber coral pong

#

read above

obtuse shoal
#

@torn trellis weeb uwu

hazy aurora
#
module.exports = (shards, perCluster) => {
  const entries = Array(shards).fill().reduce((a,_,i) => a.concat([ i ]), [])
  const chunkSize = (Math.ceil(shards / perCluster))

  const result = [];
  const amount = Math.floor(entries.length / chunkSize);
  const mod = entries.length % chunkSize;

  for (let i = 0; i < chunkSize; i++) {
      result[i] = entries.splice(0, i < mod ? amount + 1 : amount);
  }

  return result;
}

well there it is ig
@rigid hinge too big brain for my head to know what the fuck that does

torn trellis
#

furry uwu

timber coral
#

@torn trellis i hate you

obtuse shoal
#

I'm actually a furrweeb

pallid sun
hazy aurora
#

neko

torn trellis
#

:(

#

But

obtuse shoal
#

Except I'm more fox/wolf hybrid

small geode
#

ok i dmmed the guy or girl you said, Xignotic, lets see

torn trellis
#

It's true

obtuse shoal
#

Not a neko

#

*DM'd

small geode
#

but i was right, i never added a nekolife api, so i guess it was just a mistake, but i got so depressed over it, my goodness

hazy aurora
#

don't you just love it when ur arm bleeds

small geode
#

lmao what

torn trellis
#

Uhh

solar sentinel
#

what in the world is that

versed hollow
#

my friends like soniika

hazy aurora
#

its what happens when you search sonic with safe search off

#

you find cursed shit

versed hollow
#

I only find it kinda disturbing

hollow pier
#

Kinda cute

#

Ngl

timber coral
#

@hazy aurora u ok?

hazy aurora
#

sure

#

only hurt myself in school

#

and for some reason it made my arm bleed

#

but I didn't feel pain whatsoever

timber coral
#

@torn trellis a q t = y o u

versed hollow
torn trellis
#

@Epic#6666

hazy aurora
#

do yall like

var my_variable;

or

var myVariable;
timber coral
#

@versed hollow its in oh my zsh iirc

main brook
torn trellis
#

Lmao I remember today

#

That

brazen pebble
torn trellis
#

great videos actually

brazen pebble
solar sentinel
#

or was it the first one?

timber coral
#

Imagine if shiv had smol 🇵:regional_indicator_p:

torn trellis
#

i

analog lark
#

Dont need to imagine

solar sentinel
#

small coq

timber coral
#

Dont need to imagine
@analog lark kittyShy

analog lark
#

Since to me, for all I know it doesn't even exist

torn trellis
hazy aurora
#

qt

analog lark
brazen ice
#

hum

icy terrace
#

u

timber coral
#

Is shiv a girlums then?

hazy aurora
#

pregnancy mute when

icy terrace
#

you just used my bot and we we're trying to just... like... reward you or smh... idk

#

i mean you we're the lucky one

flat matrix
#

what

icy terrace
#

@brazen ice

brazen pebble
#

what

icy terrace
#

just wanted.. ahh nvm

flat matrix
#

what

hazy aurora
#

what

brazen ice
#

@brazen ice
@icy terrace yes ?

icy terrace
#

you just used my bot and we we're trying to just... like... reward you or smh... idk
i mean you we're the lucky one

timber coral
#

@torn trellis are you a girl?

flat matrix
#

FEMALE?

torn trellis
#

a?

flat matrix
#

WHERE?

torn trellis
#

I don't think my selfies say I'm a girl

icy terrace
#

i wanted to tell you that many errors occur in my console because twen is muted here so i have errors

flat matrix
#

please take all my emotional baggage and carry me away

brazen ice
#

ok

timber coral
#

@torn trellis cant prove it, send new one

hollow pier
icy terrace
#

but idk what to reward you with

brazen pebble
#

i wanted to tell you that many errors occur in my console because twen is muted here so i have errors
@icy terrace ur problem

icy terrace
#

that's senko

hazy aurora
#

there are many ways to understand that one

timber coral
#

UHHHHH

brazen pebble
#

fix it

icy terrace
#

dude like

timber coral
#

@torn trellis

hazy aurora
#

lol

icy terrace
#

it's a permissions problem

#

it tries to send a message but it is muted to it can't

timid stream
#

bruh

torn trellis
#

I just checked and I can confirm I'm male

timber coral
#

Send selfie

hollow pier
hazy aurora
#

lol

torn trellis
#

I'm in beeed

timber coral
#

I need to prove it

brazen pebble
#

its ur problem u get errors because of it lmao

solar sentinel
#

sammy uzaki new episode watch the series already ffs

brazen pebble
#

is it finished

solar sentinel
#

no

timber coral
#

That makes it even better PogTasty

solar sentinel
#

JuSt wAtCh it

brazen pebble
#

man i can't wait for airing shows

torn trellis
#

lewdie smug

#

It's dark though

flat matrix
#

send proof of gender

solar sentinel
#

yes you can, just keep yourself busy and the next episode comes up in no time

timber coral
#

@torn trellis aaaa you promised doeee

timid stream
#

GUYS GUYS CAPTCHA SAYS ME IM HUMAN!

brazen pebble
#

nO

timber coral
#

I miss my selfies

solar sentinel
#

you know you want to watch that sugoi dekai

versed hollow
#

I miss not being self-conscious

torn trellis
#

God have mercy on me

solar sentinel
#

bismillah

torn trellis
#

Eeeepiiiic feed me

timid stream
#

n0

torn trellis
#

I'm hungry

versed hollow
#

shiv are you okay

torn trellis
#

Wdym I'm fine

timber coral
#

@torn trellis no food before selfies

torn trellis
#

just hungry and cold

versed hollow
#

imagine being cold

solar sentinel
#

just don't get hungry

versed hollow
#

just be hot

flat matrix
#

just don't exist

hollow pier
#

Just

torn trellis
#

Good idea

solar sentinel
#

shiv is already hot though

timid stream
#

just be hot
@versed hollow horny

flat matrix
#

if you don't exist nothing to worry about

versed hollow
#

@versed hollow horny
@timid stream no u

timid stream
#

yes, wait what

torn trellis
#

Fine I'll get my ass moving

versed hollow
#

heat

torn trellis
#

time to find something to eat

timber coral
#

@torn trellis nuuuuu

torn trellis
versed hollow
#

no starve

rigid hinge
torn trellis
#

I need to get a shirt on

versed hollow
#

right out of the corner of my eye

rigid hinge
#

hoisting not not mentionable msh

flat matrix
#

@icy terrace no issues

timber coral
#

@torn trellis pog?

torn trellis
#

You're still lewd

flat matrix
#

do @ and then a !

torn trellis
timber coral
#

You what

flat matrix
#

there’s so many what the heck

torn trellis
#

I'm sleepy as heck, sorry

timber coral
#

Sleep

torn trellis
#

Soon

versed hollow
#

Soon™️

flat matrix
#

god my main servers are arguing how to pronounce my name

#

“no it’s bobross” “no it’s BORBoss”

#

•-•

versed hollow
#

no its bob ross

flat matrix
#

blocked gg w/p ez

solar sentinel
versed hollow
#

gg well played

#

wait that's not supposed to happen

solar sentinel
flat matrix
#

is there a decent way to stress test bot code

#

I would like to do so

hollow pier
#

Uh

#

Ask a load of people to spam commands

torn trellis
#

Test in prod

flat matrix
#

Test in prod
that’s what I do best way 10/10

#

accidentally nuke a server? Oops

torn trellis
#

Banned

#

Ofc

timid stream
#

hellou hou ar iu, aim unde de water, please halp me, brrlrlrlrlrl

flat matrix
#

my bot doesn’t have a dev version because it’s only in like 3 of my friends servers

half nest
versed hollow
#

I'm going to delete my other bot off top.gg

#

and replace it with my new one.

hollow pier
#

Over a month now in fact

flat matrix
#

it’s only higher because of badge chasers and covid and summer break

hollow pier
#

Unless my bot gets approved in 3 hours cry

flat matrix
#

but it’ll go down fast again:)

hollow pier
#

Yeah

flat matrix
#

delete all abandoned bots now badge chasers kek

eager echo
#

the problem with dbl is that its probably saturated with bots that arent alive anymore/jenerally dont work

hollow pier
#

Jenerally

flat matrix
#

yeah

brazen pebble
celest flare
#

I wanted to buy some Biden Harris merchandise to support their campaign and all, but i found this: A FACEMASK

#

A FACEMASK.

brazen pebble
#

?

celest flare
#

that's such a uniquely 2020 thing

#

buying branded facemasks

main brook
#

@celest flare Oh my god

analog lark
#

Whos biden harris?

main brook
#

google ceo iirc

celest flare
#

lol

icy terrace
#

can we get a starboard on this crap

hollow pier
#

No

#

Now that you asked

analog lark
rigid hinge
#

Wow, ignore luke @analog lark. Your mini-modding may be really good but there is always room for improvement! Keep learning new things and expanding your knowledge

#

okay im done lmfao

analog lark
#

ffs berry

rigid hinge
flat matrix
#

Wow, ignore luke @analog lark. Your mini-modding may be really good but there is always room for improvement! Keep learning new things and expanding your knowledge

brittle narwhal
#

Berry angeryBOYE

analog lark
#

Ok

flat matrix
#

:)

#

ok im done

analog lark
#

im gonna just ignore DBL for a day

versed hollow
#

yes but also no

rigid hinge
#

im gonna just ignore DBL for a day
@analog lark woah rlly? sweet! 😃

flat matrix
#

old test flight

rigid hinge
#

dqok

flat matrix
#

smh

analog lark
#

I mean, I'd leave if I wasn't boosting / have auctions

versed hollow
#

why do we hate luke now

rigid hinge
#

why're we still here?
just to luke?

analog lark
#

anyway

versed hollow
#

luke is cool

rigid hinge
#

lukey poopey

#

ecks dee

#

in docker which is which in the -p thing? is it host:container or container:host

craggy crown
#

Assuming the former

hollow pier
hazy aurora
#

garlic bread into space

pallid sun
#

i done that in ksp with humans

craggy crown
#

Star want to play tf2

#

?

pallid sun
#

no i wanna play kay es pee

craggy crown
#

A w w w

rigid hinge
#

okay its -p host:container

icy drift
#

don't u hate it when your customers are crackheads

craggy crown
#

Yes

icy drift
#

verify me discord angery

main brook
#

did you already apply?

icy drift
#

yeah

#

20th july

main brook
#

you got abouut another week

#

gl

icy drift
#

they are getting faster now

#

i've seen them catch up 2 days of queue in only 1 day

#

also ty

hollow pier
jolly zealot
#

o

#

every cf protected site has it

#

smart

#

so it really does work

craggy crown
#

What about my site? Uwu

jolly zealot
#

url

brazen pebble
#

indirect ad

flat matrix
#

im a little scared that i fucked some code up on my bot

#

and i wont realize till i get declined

jolly zealot
#

if it works

#

it works

#

just test it a lot

flat matrix
#

i have

#

im adding database stuff to my bot though

#

which is why

icy drift
#

there is some clean needed on top.gg bots

#

#don'tletcrackheadspublishbots

craggy crown
#

Hmm

flat matrix
#

#clearbadgehunterbots

craggy crown
#

Whitenames shouldn't be able to publish bots <:D

flat matrix
#

wait

#

but then that means you need nitro to publish a bot

icy drift
#

#givemeadmin

flat matrix
#

but you're still a whitename in disguise

craggy crown
#

Yup

#

You need to have verified Dev badge <<<:D

jolly zealot
#

D:

subtle herald
#

Come on review my bot already it's 29 days now ;-;

hollow pier
#

Ah

#

It's fine, just a little longer

subtle herald
#

Yeah ik but my friends are spam DMing me that "when tf will your bot be approved on top.gg" and I am like stfu idk ;-;

torn trellis
#

Tell them to calm down

subtle herald
#

Yeah ;-;

boreal hearth
quasi briar
#

im adding database stuff to my bot though
@flat matrix so make a test branch and do sketchy stuff there, and merge with main branch when it works

pallid sun
#

always test on not prod

#

testing on prod may be one of the biggest memes round here but i cannot stress this enough DO NOT TEST ON PROD

quasi briar
#

^

flat matrix
#

kek

timid stream
#

pal lobby papa

hollow pier
#

Oof

#

Testing on prod is what I do best

#

Changing tokens is just too much effort

pallid sun
#

brueh no its not

#

config.token =====> config.test

hollow pier
#

Yeah but that still means I have to open a file and change letters

flat matrix
#

yeah man

hollow pier
#

And then remeber to change them at the endjzrbruh

pallid sun
#

lazy ass

brazen pebble
#

use a debug flag man

pallid sun
#

u ar the laziest person ever lul

hollow pier
#

Probably

flat matrix
#

i test on my 3 year old bot token

#

;)

timid stream
#

DBL Suggestion: Add a gulag for people who have been banned, and put 10 in 10 for them to fight each other, the survivor will be unbanned.

brazen pebble
#

im not lazy im efficient

pallid sun
#

dbl gulag

hollow pier
#

How do they fight

brazen pebble
#

constantly changing it is stupid

timid stream
#

@hollow pier that is dbl gulag problem bro

flat matrix
#

disable half your commands during testing and hide them from help command so they accept it without worrying about broken commands so you dont need to make a test bot

timid stream
#

sorry but i dont talk genius

versed hollow
#

alright

#

hyper new favorite terminal

hollow pier
#

Is seting up a docker worth it for the extra resources it will consume?

#

Also you can run them on boot I assume

hexed mortar
#

yes and yes

hollow pier
#

Pog ok

hexed mortar
#

restart: always will cause containers to restart through a host shutdown as well as crashes

hollow pier
#

Ah nice. I've not looked into docker much but that will go in the docker file thing correct?

pallid sun
timid stream
#

jerry

pallid sun
#

@versed hollow

versed hollow
#

no

pallid sun
#

jerrybp

versed hollow
#

dammit

brazen pebble
#

hyper is shit lol

timid stream
#

No||, im shit||

subtle herald
brazen pebble
#

idk how u switched from windows terminal to hyper when terminal has themes and can looks as good

#

and it doesn't have the garbage performance of an electron app

main brook
#

testing on prod may be one of the biggest memes round here but i cannot stress this enough DO NOT TEST ON PROD
@pallid sun ytho

timid stream
balmy nebula
#

@brazen pebble i'm sorry

main brook
#

who cares if you have a 30 min outage

pallid sun
#

people who use the fucking bot

balmy nebula
#

i don't speak 2GB of RAM

timid stream
#

yooo

subtle herald
#

who cares if you have a 30 min outage
@main brook 30 minute can mean a lot ytho

brazen pebble
#

it shouldn't matter how much ram or resources u have to want to use more performant software instead of unoptimized trash

main brook
#

<@&264889767072628742> help this guy is bullying me

vast gorge
#

bruh

timid stream
main brook
#

burh
@vast gorge website mods can't be pinged

torn trellis
#

Bruh

main brook
#

hopefully, they can't be pinged

vast gorge
#

you pinged us all angeryBOYE

brazen pebble
#

also i don't have 2gb i have 4gb

timid stream
#

mute

torn trellis
balmy nebula
#

web mods can be pinged

main brook
#

no don't mess with me they can't be pinged, they don't show up

pallid sun
#

they cant

vast gorge
#

LOL

pallid sun
#

hey starman did you know
you are legally allowed to mute me if i ping the mod role

hollow pier
timid stream
#

same

main brook
#

same

vast gorge
#

same

torn trellis
#

same

timid stream
#

same
@main brook wait you ping the role

main brook
#

<@&264889767072628742> makes it looked like you pinged web admins, but you really didn;t

timid stream
#

new record, you mees it up!

balmy nebula
#

at mods i love you

main brook
#

btw @plush crescent your site is weird, it took me 5 minutes to figure out how to play something. i kept pressing this (https://i.imgur.com/idZnwKu.png) until i accidentally pushed the logo, and then it started

plush crescent
#

LMAO

brazen pebble
#

that is not good ux

hollow pier
#

Just make it so you can click anywhere

#

And it will work. That would be pog

plush crescent
#

tell the ownership team now me

main brook
#

forward it, im too lazy to join their server

hollow pier
#

Ok I'll tell them "now me"

main brook
#

And it will work. That would be pog
@hollow pier this

plush crescent
#

i'll let them know

#

lol

main brook
#

thanks

hollow pier
#

Thank you

#

Qt

vast gorge
#

catina massive qt

plush crescent
#

anyways new radio station coming soon! me and star are making something

vast gorge
#

friggin ads smh

hollow pier
#

Oh nice

plush crescent
#

friggin ads smh
@vast gorge what ads?

#

if i say something u say ads

#

wtf

brazen pebble
#

no literally

vast gorge
main brook
#

🤐 for ads

plush crescent
#

@vast gorge stinky!

main brook
#

atmods stinky!

vast gorge
hollow pier
vast gorge
#

you're stinky if you think that >:(

plush crescent
#

@vast gorge dont bully me i gave u nitro

#

we had a deal

hollow pier
#

Sugar daddy

main brook
#

<@&265125253443878912> make me a bottum for 5$ please

vast gorge
#

-needdev

hollow pier
#

Sure with just a ping command

timid stream
#

bruh

#

imagine the day when a bot ping @everyone

plush crescent
#

mod1mod2mod3mod4mod5HELP MY BOTUM NOT APPROVUM

pallid sun
#

bots don’t have perms

main brook
#

luca does

vast gorge
#

does he tho?

main brook
#

yep he has admin

plush crescent
#

no

main brook
#

he has royalty role, which has admin

vast gorge
#

it isnt

plush crescent
#

nope

#

ur wrong

main brook
brazen pebble
timid stream
#

bruh

vast gorge
#

:mod1::mod2::mod3::mod4::mod5:HELP MY BOTUM NOT APPROVUM
@plush crescent yeah thats crap

pallid sun
#

mods1mods2mods3mods4HELP WHY MANGO DATABAS WORK!

plush crescent
icy drift
#

Hi do u consider ur self a trash?

timid stream
#

yes u

deft geyser
#

I like mangos

quasi briar
#

Is this a daily meme

main brook
#

<@&304313580025544704> stinky

plush crescent
#

meow

vast gorge
#

sigh

pallid sun
#

bork

gilded owl
#

@tidal rampart it seems the a320 autopilot works fine

timid stream
vast gorge
#

some day someone is gonna quote ur message by mistake

#

and actually ping all the mods

deft geyser
main brook
#

^ its happened multiple times, people quote my messages

icy drift
#

Wait u cant ping them?

tidal rampart
#

@gilded owl its a bit meh

gilded owl
tidal rampart
#

managed speed doesnt work correctly

pallid sun
#

mods1mods2mods3mods4 stinky
@main brook

tidal rampart
#

it climbs too fast

deft geyser
#

I still haven’t managed to fix my 747. Literally just the 747 has this bug where it’s stuck in place

gilded owl
#

it's meh but it works

tidal rampart
#

yeah

gilded owl
#

is the bug called a parking brake?

tidal rampart
#

i got it working okay

deft geyser
#

Nope

tidal rampart
#

lmao

deft geyser
#

The speed climbs, I get speed warnings

#

It literally just won’t move

tidal rampart
#

747 needs like 40% on ground to start moving

deft geyser
#

300knts completely still

tidal rampart
#

LMAO

gilded owl
#

active pause mode on?

deft geyser
#

Nope

timid stream
#

how much at mods today?

tidal rampart
#

i had the a320 decide to auto thrust on my landing today

deft geyser
#

I’ll see if it’s still bugged after work

#

Every other plane works fine

tidal rampart
#

yeeted me up to 200 knots 200ft above the ground

pallid pebble
#

@pallid pebble merge my pr
@eager echo sec

gilded owl
#

ngl i'm now kinda interested in a career as an ATC

pallid pebble
#

lemme just review it

balmy nebula
#

@gilded owl help, they're trying to make me sell diabetes to people

brazen pebble
#

"o".repeat("101")

#

why did i make that a string

hollow pier
#

Stoopid

brazen pebble
timber coral
#

@torn trellis a

brazen pebble
#

aaaaaaaa old me u could just move the cursor

timid stream
#

yo Oliy's second name is Barrett?

cedar seal
#

@brazen pebble isnt the string too dark to see?

brazen pebble
#

that isn't my problem

torn trellis
#

@timber coral

cedar seal
#

no like

torn trellis
#

Sorry cutie I'm falling asleep slowly

cedar seal
#

how do u read it lmao

timber coral
#

Ouch

brazen pebble
#

i have working eyes

cedar seal
#

more like eyes with night vision

tidal rampart
#

@torn trellis go tf to sleep

brazen pebble
#

tho this is kinda smart

torn trellis
#

No

pallid pebble
#

help im doing bad code

craggy crown
#

Same

cedar seal
#

help i am using json db

timber coral
#

@torn trellis send selfie then sleep

#

@cedar seal how many writes/s

#

(Per file)

cedar seal
#

like

#

20

timber coral
#

Holy fuck what are you doing

cedar seal
#

nice name btw

craggy crown
#

Jason dB?! Use Michael es em ech

timber coral
#

@torn trellis ABUSE

cedar seal
#

trying to corrupt a json file

#

never saw a corrupted json file

timber coral
#

I have a video showing it

cedar seal
#

so curious

inland bison
#

s h i t p o s t

timber coral
#

And we corrupted one with 5-10 writes/s

cedar seal
#

.,.

inland bison
cedar seal
#

I am here waiting for 2 hrs and still this is not working

inland bison
#

opop

craggy crown
#

@timber coral qt

#

never saw a corrupted json file
It took me an hour

versed hollow
#

I got WSL Running as default on Hyper

#

terminal still sucks

#

I wanna get powerline working

timid stream
#

WAAA, GENTE HOY ES VIERNES

warm pond
#

You okay

timid stream
#

this is shitpost right?

obtuse shoal
solar sentinel
#

stop sending that disturbing image

warm pond
#

Stop

timid stream
#

timo why delete messages?

#

am i a joke to you?

brazen pebble
#

ive seen that 3 times today

hollow pier
solar sentinel
#

true

brazen pebble
#

holy fuck please stop

warm pond
#

Well, just mentioning a channel doesn't add anything to the conversation nor helps people to understand why you send it

timid stream
#

ok

warm pond
#

And since I'm a moderator people will listen if I send something about move to X channel

timid stream
#

ah ok

#

qt

timber coral
hollow pier
#

I'm awake

timid stream
#

I get a ssl certificate before my school platform, and my webpage is only a COMING SOON image

#

yo someone posted a invite

brazen pebble
#

Your pickle is **${(msg.author.id / 2 % 50.1).toFixed(2)}** cm

icy drift
#

Ciao

coarse ginkgo
#

?

#

isent that allowed?

brazen pebble
#

great way to artificially get a size based on user id

#

well not really but

#

it works

timid stream
#

@coarse ginkgo obviusly yes

obtuse shoal
narrow dust
#

what do yall do if a booster hoists

timid stream
#

sleep

#

cry and work

hollow pier
#

@narrow dust thank you for reminding me

#

Look ima not lie

#

Booster colour is ugly

timid stream
#

thanks for remind me boost is bad

prisma lance
#

ew simp @hollow pier

hazy aurora
granite helm
#

no

timid stream
analog lark
versed hollow
#

luke

#

is hellhouse bot ran on a laptop?

analog lark
#

No, im at working testing the rewrite

versed hollow
#

ah

analog lark
#

which isnt going to be public

#

its open source, just not public since it's gonna be server specific

#

so

vital willow
#

why

analog lark
#

I was about to say

#

even if that isnt explicitly NSFW, that's just wrong

icy terrace
#

It's a kid show paused at the wrong moment

#

Arthur

analog lark
versed hollow
#

what is with the gifs

hollow pier
#

@prisma lance at least I'm a simp not a whatever you arecry

flat matrix
#

discord gif keyboard

narrow dust
#

should i save dates as timestamps or strings?

#

eh ill do timestamps idk

edgy sundial
#

both

narrow dust
#

no >:(

edgy sundial
#

just store everything in a text file

analog lark
#

Holy shit

tidal rampart
#

OwO

flat matrix
#

Google doing soemthing good with it’s immense power

#

pog

narrow dust
#

go google

#

go ogle

versed hollow
#

YES GOOG

#

GOOGLE

obsidian oar
versed hollow
#

Volume Warning next time please

#

was wearing headphones and am not going more and more deaf

brazen pebble
#

whitename posting shit memes?

obsidian oar
main brook
#

whitename posting shit memes?
@brazen pebble comfirmed

obsidian oar
analog lark
#

Wow

#

you're so funny 10/10 /s

obsidian oar
#

Ikr

gritty spruce
#

wtf kind of cringe videos did I just watch

tribal quiver
narrow dust
#

yo

sacred kelp
#

oy

narrow dust
#

is sqlite pragma auto vacuum like garbage collecting, where it slows down the whole thing slightly?

sacred kelp
#

idk

narrow dust
#

that doesnt help

sacred kelp
#

ur welcome

hollow pier
#

Just Google it

tribal quiver
#

What is happening?

hollow pier
#

Sqlite gives me problems now with data base locking so I need to update to postgres. I'll do that with my move to docker too

brazen pebble
#

sounds like a u problem

hollow pier
#

It is

narrow dust
#

dont think ive tried google?

brazen pebble
#

are u in wal mode

narrow dust
#

but eh whatever

hollow pier
#

I don't belive so

eager echo
#

yeah hey why are you using sqlite again

#

random question that means nothing

brazen pebble
#

wtf use wal mode

hollow pier
#

Yeah but that is effort

#

I can just let it error

brazen pebble
#

no it isn't?

#

its a single pragma

hollow pier
#

More effort than letting it error

eager echo
#

OH BOY 3 AM

brazen pebble
#

btw this is why i don't offer help to people

narrow dust
#

because im lazy because why not

brazen pebble
#

"im too lazy to add 1-2 lines of code to increase sqlite performance and maybe fix issues"

#

if ur getting rw locks fix ur shit lol

hazy aurora
#

OH BOY 3 AM
@eager echo thanos gonna call u

#

herobrine appears

eager echo
#

boss baby

#

ok usually the boss baby calls around this time

hazy aurora
#

and spiderman

#

and hulk

#

and X character

brazen pebble
#

im making all my old shit code unlicensed

hazy aurora
#

n i c e

brazen pebble
eager echo
#

100% javascript 🤢

#

did u have to screnshot that bottom part

brazen pebble
#

yes

eager echo
#

adding license is for nerds

#

i just use github to store code troll face

#

if ppl steal it idc

brazen pebble
#

stuff with no license goes under normal copyright laws

#

iirc

narrow dust
#

it do

eager echo
#

oh well then i shall make a license that says

#

do whatever the fuck you want i dont care

narrow dust
#

hey sammy you sqlite vacuum right

brazen pebble
#

yea use unlicense

#

ive never heard of that lmao

hollow pier
#

@brazen pebble I'm actually looking into it but I'm on my phone until Monday so I can't change it which is annoying. I belive I did look into it in the past but there was a thing which made me think I didn't want to use it for some reason

narrow dust
#

oh

#

never used the VACUUM keyword/operator/whatever?

#

huh

vital willow
versed hollow
#

giv

brazen pebble
#

never used the VACUUM keyword/operator/whatever?
@narrow dust no

vital willow
#

i'll take it off your hands for 0

brazen pebble
#

literally ask tim he uses sqlite

vital willow
#

tim knows all the good shit

brazen pebble
#

@eager echo there actually is a "what the fuck u want public license"

eager echo
#

REALLY

#

can i just write my own license or nah

brazen pebble
#

no joke

#

yea u can

eager echo
#

oh ok

#

im gonna call it the retard license because its for retards like me and you

brazen pebble
#

it is basically a shorter unlicense

eager echo
#

how about this

gilded owl
#

yes

eager echo
#
this code is public domain retard oh yeah also i dont claim any responsibility for anything suck my dick
#

awesome

#

final draft take it or leave it

brazen pebble
eager echo
#

better than js also why do u have an mit license

#

use the fuck all license nerd

rigid hinge
#

just moved censor bot to docker CrabRave

eager echo
#

did that like a year ago

#

good choice btw

#

how big is ur image

rigid hinge
#

finally got too annoyed with the incrementing internal ports shit lmfao

brazen pebble
#

also vys how do u make a command handler in go

rigid hinge
#

uuh how check

eager echo
#

docker image ls -a????

#

oh samuel

brazen pebble
#

my retard ass can just require a js file

rigid hinge
#

kek 975MB

brazen pebble
#

but go is compiled so can't do that

rigid hinge
#

cuz of node_modules

eager echo
#

ive got a 25mb binary

rigid hinge
brazen pebble
#

:omegalul:

eager echo
#

wassup bruh

rigid hinge
#

i hope those arent stored lmao

brazen pebble
#

how much deps dou have holy shit

#

i have like 1-2 each project

rigid hinge
#
  "dependencies": {
    "body-parser": "1.19.0",
    "cookie-parser": "^1.4.5",
    "cors": "^2.8.5",
    "ejs": "3.0.1",
    "emoji-unicode-map": "1.1.10",
    "express": "4.17.1",
    "moment": "2.24.0",
    "moment-duration-format": "2.3.2",
    "mongodb": "3.5.5",
    "node-fetch": "2.6.0",
    "os-utils": "0.0.14",
    "ws": "7.2.3"
  },```
is all i have idk
eager echo
brazen pebble
#

sometimes none

eager echo
#

21.6 mb image which could be like 9 mb

#

if i used a triple stage build

brazen pebble
#

yea i see u use moment

#

lmao

eager echo
#

i see no good reason to use moment if ur just parsing iso8601 dates

brazen pebble
#

os-utils lmao

eager echo
#

you also dont need a dependency for cors

#

just add a global middleware that adds headers for you

brazen pebble
#

u can make a simple format function in a few lines

eager echo
#

boi wtf is "moment-duration-format": "2.3.2"

#

aight fr all u realy need is body-parser cookie-parser ejs emoji-unicode-map express mongodb node-fetch os-utils and ws

#

holy shitt thats a lot of dependencies

brazen pebble
#

u probably don't even need os-utils

rigid hinge
#

@eager echo i use that to turn an amount of time into like 30s etc

brazen pebble
#

u can make a simple format function in a few lines
lol

eager echo
#

this is dedicated to formatting times in ms

#

to strings

eager echo
#

or yknow also make a function for that idk

#

wtf is this

#

you store cooldowns in the heap

brazen pebble
rigid hinge
#

considering cooldowns only last max 1 minute yes i do

brazen pebble
#

u can probably make it smaller and better

eager echo
#

interesting ok

#

ok ok ok well you can probaby make it even simpler then

rigid hinge
#

i prolly could

eager echo
#

like dont use an entire time parser library for that

rigid hinge
#

tbf moment-duration-format was like the first package i ever used lmfao

eager echo
#

moment thicc bruh

#

well people move on rite

rigid hinge
#

effort tho KEKW

#

im not worried abt space

#

i have 20TB

#

ill survive

brazen pebble
#

i made an ora clone with less deps mmulu

main brook
#

@rigid hinge angeryBOYE

rigid hinge
#

@rigid hinge
@main brook

cloud burrow
#

java script

rigid hinge
#

BRO WHY EVERYONE TAKING MY NAEM

#

i cant even have cant have shit in detroit

main brook
eager echo
#

not even space

timid stream
#

sup berry

brazen pebble
#

seems like u @rigid hinge

eager echo
#

its more about other peoples space

vital willow
brazen pebble
#

WHY

eager echo
#

also if your bot is heavy ppl wont like waiting longer 2 start contributing

main brook
timid stream
#

bruh

rigid hinge
#

i dont use contributors like ever

brazen pebble
#

i will make that in c

eager echo
#

sammy would u like ownership for earth-chan npm package

rigid hinge
#

i have an entire team behind me pensiveaf

main brook
#

i will make that in rust

eager echo
#

i will make that in fortran 1995

#

low key rn gonna do it brb

rigid hinge
#

i like have is-computer-on has better testing scripts then i do

main brook
#

@silk pecan wait @rigid hinge is that your alt

rigid hinge
#

ye

main brook
#

mods report, alts are ban

rigid hinge
#

and @verbal ore

main brook
#

oh god the alt has a badge, thats against tos, mad

eager echo
#
program a
  print* "true"
end program a
rigid hinge
#

lmfao

#

the alt is the team owner poopoo man

eager echo
#

dont even call a function

brazen pebble
#

brb ill make a c header

main brook
#

i stg its gonna happen

versed hollow
#

HE’s UNMUTED

main brook
brazen pebble
#

It's

rigid hinge
#

boolean manipulation FLOOOOOOOSHED

timid stream
#

is's

versed hollow
#

It’s

main brook
#

@rigid hinge are you scared your main is gonna get terminated so you have a alt as team owner?

rigid hinge
#

yea

main brook
#

i mean thats the reason oliy's alt is the owner of the server

timid stream
#

Jerry is's qt

rigid hinge
#

but also just more coverage