#voice-chat-text-1

1 messages · Page 93 of 1

warped wind
#

had only 3 hours of sleep yesterday

hearty heath
#

I'm pretty much a ninja tbh...

hallow anchor
mild flume
#

Jesus christ

#

What is that

hallow anchor
#

image 1 ofc

peak frigate
mild flume
#

I'm still trying to cope

kindred rapids
#

hi everyone

#

I can't talk today since I just got my wisdom teeth pulled

hearty heath
#

Well, college means something different here.

#

Same tbh Hemlock ;-;

#

Erm...

#

No, I am not 😄

#

Hopefully 😄

#

Hey @rose solar 🙂

rose solar
#

getting the moneeey

#

i think some countries banned zeneca

#

well might be, it's so hard to figure out what's true or not

#

i've heard of not so good side effects from pfizer too

#

somebody said CHINA?

peak frigate
#

american here

#

you guys have cool accents

#

and i am the definitive american viewpoint

#

ngl though not all UK accents

rose solar
#

i like the british chicks

coarse hearthBOT
#

:incoming_envelope: :ok_hand: applied mute to @rose solar until 2021-04-12 18:57 (9 minutes and 59 seconds) (reason: discord_emojis rule: sent 44 emojis in 10s).

mild flume
#

!unmute 256525845961637888

coarse hearthBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @rose solar.

rose solar
#

whoops

#

didn't know aboout that

#

what is a chick?

floral current
#

chik

peak frigate
#

🐣

misty sinew
#

a fancy thing

rose solar
#

🐥

misty sinew
#

chique

rose solar
#

cute

hearty heath
#

Yeah, definitely Macro.

rose solar
#

yeah @hearty heath , i felt strong anxiety today related to work

misty sinew
#

what did you mean bad side of the community

rose solar
#

@mint isle what does that mean

#

ooooh i got it

#

boyy

#

cah pet

#

clin dah cah pet

misty sinew
#

what is that site with music produced with IA

#

IA or whatever you called

hearty heath
#

I say go with hard flooring.

rose solar
#

IA? what dat

hearty heath
floral current
#

gotta brb rq

misty sinew
#

br rrrrrr rb

rose solar
#

aaaa ok

still meteor
#

HAAHAHHAHAHAHAHAHAAHA

fallow carbon
grizzled owl
#

hi

#

what;s up?

molten elbow
#

hi

grizzled owl
#

Hi, How can I watch others coding?

#

on visual studio or pycharm?

#

And others gameplay in diacord?

rose solar
#

don't use manjaro it sucks

#

kubuntu rocks

topaz coral
#

and you have to be in that voice channel as well

frail umbra
#

uhhhhhh

#

i heared my name

#

wut happened

pearl torrent
#

@random minnow whats the package i have to install to fix this

#

like the name of the pip package

random minnow
#

then you just add the location of the gtk binary's to your path

random minnow
#

wow this looks HORRIBLE, but it works (could probably do it a much better way this is just how it looks after DAYS of testing)

            Vector2 size = {(float)tmpTiles.size()*Y, Y};
            Vector2 position = {(float)((x-((size.x/Y)/2))*Y)+xOffset, (float)((y-((size.y/Y)/2))*Y)+yOffset};
fallen bay
#

One message removed from a suspended account.

raw wren
#

!voice @fallen bay

coarse hearthBOT
#

Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

raw wren
#

check that channel out

stuck bluff
#

@random minnow numpy arrays make for good positional objects.

stuck bluff
#

...ah.

#

The semicolon should have tipped me off.

#

Like I said, earlier. I have the observational prowess of a peanut.

elder wraith
#
def __send_discord_post_embed_request(self, uri:str, body:dict):
        for x in range(0,3):
            body_str = json.dumps(body)
            headers = self.__generate_discord_header()
            headers['content-type'] = 'application/json'
            r = requests.post(url=uri, data=body_str, headers=headers)
            statuscode = r.status_code
            if statuscode == 429:
                sleep(int(r.headers['X-RateLimit-Reset-After']))
            elif statuscode in range(200,299):
                return r
        return r

def post_message(self, channelid:int, message:str, embed:dict = None):
        #Post message
        uri = f"{self.baseuri}/channels/{channelid}/messages"
        if embed is None:
            message = {"content": message}
            message['tts'] = False
            return self.__send_discord_post_request(uri=uri, body = message)
        else:
            message_body = {'embed': embed}
            message_body['content'] = message
            message_body['tts'] = False
            return self.__send_discord_post_embed_request(uri=uri, body=message_body)```
#

yes, this is blocking, no, I don't care

hearty heath
#

Sure you're not the milkman's son Fred? 😄

elder wraith
#

Blocking isn't always an issue

ruby notch
#

So this bot is for punishments? Is this for the fetlang discord?

misty sinew
#

best wallopaper for programmers

raw wren
#

@misty sinew can you please not dm me 🙂

misty sinew
#

что?

raw wren
#

Not to be rude it's just a lot of users don't like to receive dm's from random people.

warped wind
#

I think has_perms takes a number @raw wren

raw wren
#

You can do it like this as well

warped wind
#

ah

#

incase you are wondering how to get the number for perms, you can check on discord dev

raw wren
#

Yeah, I figured it out a little bit ago by accident lol

warped wind
#

while inviting your bot

raw wren
#

Oh ok yeah I have seen that

warped wind
#

when you check any of the boxes, the permissions query in the URL changes to a number

#

deleted that as it includes my bot's client ID

raw wren
#

So can I use those same numbers for this?

warped wind
#

I think you can

raw wren
#

Alright thanks!

warped wind
#

I am curious if it the numbers are allowed, I am hoping it works

raw wren
#

@warped wind like that?

warped wind
#

I think yea

#

try it

raw wren
#

I cant lol cause I am already an admin

warped wind
#

is there a perm with number 2?

raw wren
#

yeah

warped wind
#

ah kick members perm

raw wren
#

Yeah

#

oops this is not the right file

warped wind
#

you need someone else to test it then

raw wren
#

Can I invite you to the server real quick?

warped wind
#

sure

raw wren
#

Alright thank you!

tiny pumice
#

evenin

warped wind
#

o/

#

was wondering why everyone is so quite but just realized I was deafened

tiny pumice
#

Yeah, pushState routing is the alternative

#

It works alright

warped wind
#

ah okay

#

mb should have looked at the source code once

raw wren
#

No your fine 🙂

tiny pumice
#

@raw wren Currently writing bindings for a JS library

#

Really boring stuff

#

I could autogen it, probably

#

But lack of tools lemon_pensive

#

Using Emacs to develop said PureScript library

pearl torrent
tiny pumice
#

Fastify

pearl torrent
#

aah nice!

#

what do you think about purescript vs typescript?

#

maybe you've already talked/typed about this

#

so you could maybe link me to a previous conversation if you have

tiny pumice
#

TypeScript is pretty cool

#

But if we're talking type systems PureScript wins by a mile

pearl torrent
#

probably

#

but in terms of readability...

#

i feel like typescript wins

misty sinew
#

Hello

#

@raw wren

#

Mr poopypants is back

raw wren
#

did you get unbanned?

#

Or were you never banned?

misty sinew
#

Yes I got banned for 15 days

raw wren
#

And then you do the same thing that you were banned for again?

hearty heath
misty sinew
#

Yes cuz I like it

#

And.....

#

I still cannot talk in vc

#

алё

#

привет

#

@misty sinew привет

#

а как тут говорить?

#

I TFINK Russion

#

I am Russion

#

I dont speak english

#

I speak russion

#

google translate

#

@raw wren how long have you been on this server?

raw wren
#

3 months

misty sinew
#

oh nice

#

@raw wren what you doing? can you share screen?

#

@misty sinew what should i do to turn on the microphone?

#

you gotta be in the server for 3 days

raw wren
misty sinew
#

@misty sinew write I will translate

#

I have game play market

#

@misty sinew What are you doing

#

ты делаеш плагин

#

@misty sinew у меня есть своя игра в play market

#

I can program a little bit in javascript

#

@misty sinew I can program a little bit in javascript

dry raft
#

hello

frigid isle
#

Hi

misty sinew
#

привет

dry raft
#

Вы можете помочь мне узнать питона

misty sinew
#

@cold laurel Hi

raven orbit
#

hellover'

misty sinew
#

Like who?

raven orbit
#

ur mom

misty sinew
#

my mom?

raven orbit
#

never mind

misty sinew
#

what she done?

#

hmm

raven orbit
misty sinew
#

bruh

#

who listen to that??????

#

@cold laurel I think you do listen 😄

#

so you agree

#

😕

#

Try to find it

#

wassup

#

PeterPorker

#

@rare birch Like software? Like application? Like website?

#

hmm

cold laurel
misty sinew
cold laurel
#

lol

stone flume
#
def fizz_buzz_step(number: int, mult_1: int = 3, mult_2: int = 5):
    if not number % (mult_1 * mult_2):
        return "FizzBuzz"
    elif not number % mult_2:
        return "Buzz"
    elif not number % mult_1:
        return "Fizz"

def main():
    for num in range(1, 101):
        print(fizz_buzz_step(num))

if __name__ == "__main__":
    main()
elder wraith
#

!codeblock

rare birch
#
user_input = input("Enter a number between 1-100:" )
user_input == int(user_input)
if user_input % 3 == 0 and user_input % 5 == 0:
    print("FizzBuzz")
elif user_input % 3 == 0:
    print("Fizz")
elif user_input % 5 == 0:
    print("Buzz")
else:
    print(user_input)
stone flume
#
ᐃ fizz_buzz_step(number: ℕ, mult_1: ℕ = 3, mult_2: ℕ = 5):
    ? ¬ number % (mult_1 * mult_2):
        ⬅ "FizzBuzz"
    〉 ¬ number % mult_2:
        ⬅ "Buzz"
    〉 ¬ number % mult_1:
        ⬅ "Fizz"

ᐃ main():
    ∀ num ∈ ι(1, 101):
        📠(fizz_buzz_step(num))

? __name__ == "__main__":
    main()
raven orbit
#

¬

#

📠?

stone flume
#

the real look

#
$$\lim_{x \rightarrow +\infty} u(x) = 1$$
#

\lim_{x → +∞} u(x) = 1

#

𝓒ᵤ

raven orbit
#
for i in ["aewaifbchcfi",
          "chfeiswudhxcswixdhs"
          "hfcihurdeicuhdrd"]:
    print(i)
stone flume
#

\<in\>

#

#

?

#
∀ i ∈ ["slqkdfmqslkdfj",
        "lmkqsdfmlqksdjf",
        "lkdsjf"]
#
for i in ["slqkdfmqslkdfj",
        "lmkqsdfmlqksdjf",
        "lkdsjf"]:
raven orbit
#
# Correct:

# Aligned with opening delimiter.
foo = long_function_name(var_one, var_two,
                         var_three, var_four)

# Add 4 spaces (an extra level of indentation) to distinguish arguments from the rest.
def long_function_name(
        var_one, var_two, var_three,
        var_four):
    print(var_one)

# Hanging indents should add a level.
foo = long_function_name(
    var_one, var_two,
    var_three, var_four)


# Wrong:

# Arguments on first line forbidden when not using vertical alignment.
foo = long_function_name(var_one, var_two,
    var_three, var_four)

# Further indentation required as indentation is not distinguishable.
def long_function_name(
    var_one, var_two, var_three,
    var_four):
    print(var_one)
#
def foo(slqkdfmqslkdfj,
        lmkqsdfmlqksdjf,
        lkdsjf):
stone flume
sleek parrot
#

@stone flume ^

arctic iris
raven orbit
#

Coquelicot

#

Coquelicot ( KOHK-li-koh) is a shade of red. The term was originally a French vernacular name for the wild corn poppy, Papaver rhoeas, which is distinguished by its bright red color, and orange tint. It eventually passed into English usage as the name of a color based upon that of the flower. The first recorded use of this usage was in the year...

#

Fulvous is a colour, sometimes described as dull orange, brownish-yellow or tawny; it can also be likened to a variation of buff, beige or butterscotch. As an adjective it is used in the names of many species of birds, and occasionally other animals, to describe their appearance. It is also used as in mycology to describe fungi with greater co...

#

Mikado yellow is a shade of yellow. The color is displayed at right. It is one of the colors of the national flags of Colombia and Kazakhstan. It was also once used for Lincoln automobiles, and is the name of various dyes and colorings.

#

Falu red or falun red ( FAH-loo; Swedish: falu rödfärg, pronounced [ˈfɑ̂ːlɵ ˈrø̂ː(d)færj]) is a dye that is used in a deep red paint, well known for its use on wooden cottages and barns.
In Finland, falu red is known as punamulta ("red earth") in Finnish and rödmylla ("red dirt") in Swedish, after the pigment, which consists of finely divided he...

coarse hearthBOT
#

Hey @stone flume!

It looks like you tried to attach file type(s) that we do not allow (.vim). We currently allow the following file types: .gif, .jpg, .jpeg, .mov, .mp4, .mpg, .png, .mp3, .wav, .ogg, .webm, .webp, .flac, .m4a.

Feel free to ask in #community-meta if you think this is a mistake.

hearty heath
#

But do you have to learn Lisp to use Emacs?

lone solar
#

Aww that's a cute cat!

misty sinew
#

hi @stone flume It has been long time

stone flume
#

XD

#

yes

misty sinew
#

How are you?

stone flume
#

fine

#

like when i'm in vim

#

because

#

you know

#

i'm in vim

#

XD

misty sinew
#

Lol

#

@halcyon notch Your cat is cute 🙂

#

Lol

#

cat is just enjoying

#

Lol

#

That voice

stoic gate
#

purr

#

helpping the cat lick his butt.... hahaha

#

haha this is how to summon a cat.

#

pip install cat
Python summon cat

#

This is the most tame group chat I have been in for a while. (relax emoji) This is wholesome to me.

misty sinew
#

@raven orbit

raven orbit
#

very nice

sleek parrot
#

Romanian Trolls lol 🙂

stone flume
#

My cat is not here 😭

#

no place for a cat XD

raven orbit
#

brb

hearty heath
misty sinew
#

@hearty heath

hearty heath
misty sinew
#

Babe

#

baby

stone flume
golden marsh
#

.xkcd 378

ocean orbitBOT
#

Real programmers set the universal constants at the start such that the universe evolves to contain the disk with the data they want.

stone flume
#
:smile
                            oooo$$$$$$$$$$$$oooo
                        oo$$$$$$$$$$$$$$$$$$$$$$$$o
                     oo$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o         o$   $$ o$
     o $ oo        o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o       $$ $$ $$o$
  oo $ $ "$      o$$$$$$$$$    $$$$$$$$$$$$$    $$$$$$$$$o       $$$o$$o$
  "$$$$$$o$     o$$$$$$$$$      $$$$$$$$$$$      $$$$$$$$$$o    $$$$$$$$
    $$$$$$$    $$$$$$$$$$$      $$$$$$$$$$$      $$$$$$$$$$$$$$$$$$$$$$$
    $$$$$$$$$$$$$$$$$$$$$$$    $$$$$$$$$$$$$    $$$$$$$$$$$$$$  """$$$
     "$$$""""$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     "$$$
      $$$   o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     "$$$o
     o$$"   $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$       $$$o
     $$$    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$" "$$$$$$ooooo$$$$o
    o$$$oooo$$$$$  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$   o$$$$$$$$$$$$$$$$$
    $$$$$$$$"$$$$   $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     $$$$""""""""
   """"       $$$$    "$$$$$$$$$$$$$$$$$$$$$$$$$$$$"      o$$$
              "$$$o     """$$$$$$$$$$$$$$$$$$"$$"         $$$
                $$$o          "$$""$$$$$$""""           o$$$
                 $$$$o                                o$$$"
                  "$$$$o      o$$$$$$o"$$$$o        o$$$$
                    "$$$$$oo     ""$$$$o$$$$$o   o$$$$""
                       ""$$$$$oooo  "$$$o$$$$$$$$$"""
                          ""$$$$$$$oo $$$$$$$$$$
                                  """"$$$$$$$$$$$
                                      $$$$$$$$$$$$
                                       $$$$$$$$$$"
                                        "$$$""""
raven orbit
raw wren
#

@hearty heath Congrats on mod!

hearty heath
stone flume
#

sadly i have to go 😭

#

but bye

#

was a very cool evening

#

well, night for me

#

^_^

charred creek
raven orbit
hallow anchor
#

Wooo more mods 🎉

loud mirage
#

why am i muted

#

.

#

.

misty sinew
#

bruh

#

cant u turn ur camera on without having video role?

#

...

loud mirage
misty sinew
#

b8r luck next time :((

raven orbit
#

@golden marsh g'night

lucid heart
cunning pivot
#
                faces = cascade.detectMultiScale(
                        cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY),
                        scaleFactor=1.1,
                        minNeighbors=5,
                        minSize=(30,30)
                )

                if faces:
                        for (x,y,w,h) in faces:
                                cv2.rectangle(frame, (x, y), (x + w, y + h), (0, 255, 0), 2)
                                sp.text = "Located Face"
                else:
                        sp.text = "Looking For Faces"
#
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
#

AttributeError: 'tuple' object has no attribute 'all'

mild flume
#

!voice @misty sinew This'll tell you what you need to know about the voice gate system

coarse hearthBOT
#

Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

tiny pumice
#

Evening

#

Trying to finish an essay

#

Ergh

#

We basically have to create our own institution, give a fictional overview, then state its manifest/latent functions

#

Political, mostly

#

Also I had 1 week to do it but here I am so ¯\_(ツ)_/¯

#

Coffee time

peak frigate
#

oh that first one lol

#

not what i expected

mild flume
#

Poor bastard

peak frigate
hallow anchor
peak frigate
hallow anchor
#

Alcubierre drive best drive

stark saddle
#

oh man the alcubierre is beyond me

stoic bluff
#

hello

hallow anchor
#

yea, its crazy. Effective ftl travel relative to external observers

stark saddle
#

Y'know. As an engineer I feel like I should be following this convo but it is not happening today

#

Wheeee back to python coding

hallow anchor
#

Hah! Had your coffee yet? 😛

stark saddle
#

pfft coffee is disgusting

peak frigate
hallow anchor
mild flume
stoic bluff
#

comic nerd

stark saddle
#

People about coffee: It smells better than it tastes
Me: Well that's unfortunate, because it smells like it's undrinkable

peak frigate
#

feels slightly attacked

stark saddle
#

:3c

#

urgh, moooore training today

mild flume
#

Electricity is just tiny gnomes high-fiving each other across a wire.

stark saddle
#

!otn a tiny-gnomes-high-fiving

coarse hearthBOT
#

:ok_hand: Added tiny-gnomes-high-fiving to the names list.

hallow anchor
#

Time to update my pfp

#

covfefe

peak frigate
#

^ do you still do latte art at home?

hallow anchor
#

no 😦

peak frigate
#

i just looked up covfefe lol

hallow anchor
#

Coffee machine doesn't have enough pressure for steaming milk froth

hallow anchor
peak frigate
#

shamed american

hearty heath
#

Oh, I think the University of Bristol did something similar.

#

Orthogonal essentially means perpendicular.

hallow anchor
#

Just look at the face

hearty heath
#

ElectroBOOM?

tiny pumice
hearty heath
#

Yeah, his videos are wild/concerning.

#

He does a pretty good job illustrating the dangers of electricity 😄

#

I think he does actually know what he's doing, but he plays dumb.

tiny pumice
#

Cranked

misty sinew
#

i can edit a tuple watch

#

!e

def tuple_what():
  test1 = (["hello.", "bababoi"],
  ["UwU"])
  
  test2 = test1[0]
  test2 += ["big UwU"]
  
  try:
    test1[0] += ["daddy"]
  except TypeError:
    print("error!")
  print(test1)

def main():
  tuple_what()

if __name__ == '__main__':
  main()
coarse hearthBOT
#

@misty sinew :white_check_mark: Your eval job has completed with return code 0.

001 | error!
002 | (['hello.', 'bababoi', 'big UwU', 'daddy'], ['UwU'])
mild flume
#

@misty sinew Technically you're modifying the object that the tuple points to, not the tuple itself

misty sinew
#

😦

mild flume
#

The tuple is still pointing to the same object, so it itself is not changing

loud mirage
#

@misty sinew told u 😄

misty sinew
#

gura go brrrrr

#

!e

def tuple_what():
  test1 = (["hello.", "bababoi"],
  ["UwU"])
  
  test2 = test1[0]
  test2 += ["big UwU"]

  test1[0] += ["daddy"]
  print(test1)

def main():
  tuple_what()

if __name__ == '__main__':
  main()
coarse hearthBOT
#

@misty sinew :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 15, in <module>
003 |   File "<string>", line 12, in main
004 |   File "<string>", line 8, in tuple_what
005 | TypeError: 'tuple' object does not support item assignment
misty sinew
#

see??? @mild flume

mild flume
#

See what

mild flume
#

What lines is it dying on exactly?

misty sinew
#
test1[0] += ["daddy"]```
#

but if you catch the error and then print test1 it has changed but the error says it cannot

mild flume
#

Yes, you can't modify it by directly changing it from the tuple pointer

#

But you can if you copy the pointer and do it elsewhere

#

But that still is not modifying the tuple itself

#

It's just that there's an additional check that the tuple does to prevent this behavior

misty sinew
#

ok

mild flume
#

!e

test = (["ham"], "spam")
test[0].append("pork")
print(test)
coarse hearthBOT
#

@mild flume :white_check_mark: Your eval job has completed with return code 0.

(['ham', 'pork'], 'spam')
mild flume
#

You can directly touch the object, but the issue is that you're trying to create a NEW object with the addition

#

Something that makes those changes inline (such as.append()) work just fine

misty sinew
#

!e

test = (["ham"], "spam")
test[0] += "pork"
print(test)```
coarse hearthBOT
#

@misty sinew :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 2, in <module>
003 | TypeError: 'tuple' object does not support item assignment
mild flume
#

But it should be noted that this is NOT desired behavior

#

+= != .append()

#

They change a list in two different ways

misty sinew
#

ohhhhh

mild flume
#

+= works by creating a new list with those two lists contents

#

.append() straight up just adds the argument into the existing list

#

So no new object/pointer is needed or created

#

Same object

misty sinew
#

ok i understand

mild flume
#

Yeah it's a bit funky

#

Ideally you shouldn't be trying to change anything in a tuple

#

Kind of defeats the purpose of it

misty sinew
#

hemlock can i interest you in music????

true valley
mild flume
misty sinew
#

ok

stoic bluff
hearty heath
#

Were they named by Murray Gell-Mann?

#

I know he coined the term quark based on a line in a James Joyce novel.

mild flume
#

@stuck bluff Oh my god, I just saw this one in the idea box that's getting voted on

stuck bluff
#

lel

coarse hearthBOT
#

Hey @misty sinew!

It looks like you tried to attach file type(s) that we do not allow (.mkv). We currently allow the following file types: .gif, .jpg, .jpeg, .mov, .mp4, .mpg, .png, .mp3, .wav, .ogg, .webm, .webp, .flac, .m4a.

Feel free to ask in #community-meta if you think this is a mistake.

misty sinew
#

oh

#

give me min

ember tide
#

hi

mild flume
#

!stream 150413816348278784 1h

coarse hearthBOT
#

@misty sinew

✅ @spice light can now stream.

misty sinew
#

is this cool??????

misty sinew
#

someone just messaged me saying i can get free skins, time to cuss them out of existence

misty sinew
golden marsh
loud mirage
#

@golden marsh is sql alchmey docs

#

the best way to start learning sql alchmey?

silver raven
#

lol

pine hamlet
#

e!

game_running = True
from random import randrange
n = (randrange(10))

while game_running:
    # Greet the user to our game something is wrong
    print()
    print("I'm thinking of a number between 1 and 10, can you guess it? type quit to stop")

    # Have the program pick a random number between 1 and 10
    secret_number = n

    # Set the player's guess number to something outside the range
    guess_number = -1
    
    # Loop until the player guesses our number
    while guess_number != secret_number:

        # Get the player's guess from the player
        print()
        guess = input("Please enter a number: ")

        # Does the user want to quit playing?
        if guess == "quit":
            game_running = False
            break

        # Otherwise, nope, player wants to keep going
        else:
            # Convert the players guess from a string to an integer
            guess_number = int(guess)


        # Did the player guess the program's number?
        if guess_number == secret_number:
            print()
            print("Congratulations, you guessed my number!")

        # Otherwise, whoops, nope, go around again
        else:
            print()
            print("Oh, to bad, that's not my number...")

# Say goodbye to the player
print()
print("Thanks for playing! Made by - Sreehari Shajimon")
#

e!

game_running = True
from random import randrange
n = (randrange(10))

while game_running:
    # Greet the user to our game something is wrong
    print()
    print("I'm thinking of a number between 1 and 10, can you guess it? type quit to stop")

    # Have the program pick a random number between 1 and 10
    secret_number = n

    # Set the player's guess number to something outside the range
    guess_number = -1
    
    # Loop until the player guesses our number
    while guess_number != secret_number:

        # Get the player's guess from the player
        print()
        guess = input("Please enter a number: ")

        # Does the user want to quit playing?
        if guess == "quit":
            game_running = False
            break

        # Otherwise, nope, player wants to keep going
        else:
            # Convert the players guess from a string to an integer
            guess_number = int(guess)


        # Did the player guess the program's number?
        if guess_number == secret_number:
            print()
            print("Congratulations, you guessed my number!")

        # Otherwise, whoops, nope, go around again
        else:
            print()
            print("Oh, to bad, that's not my number...")

# Say goodbye to the player
print()
print("Thanks for playing! Made by - Sreehari Shajimon")
#

!e

coarse hearthBOT
#
Command Help

!eval [code]
Can also use: e

*Run Python code and get the results.

This command supports multiple lines of code, including code wrapped inside a formatted code
block. Code can be re-evaluated by editing the original message within 10 seconds and
clicking the reaction that subsequently appears.

We've done our best to make this sandboxed, but do let us know if you manage to find an
issue with it!*

pine hamlet
#

!e ```py
game_running = True
from random import randrange
n = (randrange(10))

while game_running:
# Greet the user to our game something is wrong
print()
print("I'm thinking of a number between 1 and 10, can you guess it? type quit to stop")

# Have the program pick a random number between 1 and 10
secret_number = n

# Set the player's guess number to something outside the range
guess_number = -1

# Loop until the player guesses our number
while guess_number != secret_number:

    # Get the player's guess from the player
    print()
    guess = input("Please enter a number: ")

    # Does the user want to quit playing?
    if guess == "quit":
        game_running = False
        break

    # Otherwise, nope, player wants to keep going
    else:
        # Convert the players guess from a string to an integer
        guess_number = int(guess)


    # Did the player guess the program's number?
    if guess_number == secret_number:
        print()
        print("Congratulations, you guessed my number!")

    # Otherwise, whoops, nope, go around again
    else:
        print()
        print("Oh, to bad, that's not my number...")

Say goodbye to the player

print()
print("Thanks for playing! Made by - Sreehari Shajimon")

coarse hearthBOT
#

@pine hamlet :x: Your eval job has completed with return code 1.

001 | 
002 | I'm thinking of a number between 1 and 10, can you guess it? type quit to stop
003 | 
004 | Please enter a number: Traceback (most recent call last):
005 |   File "<string>", line 21, in <module>
006 | EOFError: EOF when reading a line
peak frigate
#

hi can you tell me what theme this is? :)

pearl torrent
#

im pretty sure

#

ok yeah it is

true valley
#
Humble Bundle

Get a bundle Packt (this bundle’s generous partner) with Python coding ebooks like Data Engineering with Python & more. Pay what you want & support charity!

molten elbow
#

hi

hearty heath
#

Erm, @cold laurel, let me just check if I'm supposed to grant this permission 😅

cold laurel
#

alrighty

hearty heath
#

Alright @cold laurel, you've got streaming permissions for a couple of hours.

#

Keep it on topic please, and don't abuse this role.

stuck bluff
#

I'll prepare the bucket of lava. Y'know. For no particular reason.

hearty heath
#

Pretty cool!

#

Have you tried logic.ly? I once spent a night making an entire computer in that program, but I didn't want to pay for the full version so I couldn't save my creation 😄

#

What did that guy say? @stuck bluff

#

Pretty sure I heard the r-word...

#

But in reference to what? 🤔

#

Ah right ok.

#

Not in keeping with the culture of inclusivity we want here.

#

No worries 😄

hearty heath
#

Hey Oof 👋

#

Filip, could you implement this as an FPGA? 😄 https://www.youtube.com/watch?v=l7rce6IQDWs

Let's build a circuit that displays an image on a VGA monitor! In this video, I talk about how VGA signals work and build a circuit that provides the correct timing of sync signals so that a monitor recognizes the signal.

Support these videos on Patreon: https://www.patreon.com/beneater or https://eater.net/support for other ways to support.

-...

▶ Play video
#

@raven orbit do you write your assignments with LaTeX?

raven orbit
#

I did until I was forced to use MS word

#

I still miss it

#

equations were so much easier

hearty heath
#

Ah right. I did until I realised I spent more time fiddling with the latex than actually solving the problems of the assignment. So I switched to scanning hand-written notes.

raven orbit
#

ah

#

well, I write up a quick draft in google docs on Linux

hearty heath
#

Jupyter notebook might be another option 🤔

raven orbit
#

then the two last days before the TMA submission, I open MS word and copy it all over

hearty heath
#

I believe there is a Maxima extension, but I never managed to get it working lemon_pensive

raven orbit
hearty heath
raven orbit
#

Ik it can do PDF

#

LaTeX can also do PDF

#

the problem is I need to submit in docx or doc format

#

it is a great frustration

hearty heath
#

Ah right. Is that just so that the tutor can edit it?

raven orbit
#

I don't know why it is

hearty heath
#

I think I remember something about them having to remove certain information...

raven orbit
#

They say it's so the tutor can add comments, but before, on the math modules, they were adding comments to PDFs

#

What I now do is I write my equations in LaTeX, so the MS equation editor can convert that to its native equation format

#

so one of my question answers will look like

The pressure difference \Delta p is defined as follows:
\Delta p = \frac{8Q\eta l}{\pi R^4}
The following is already known:
R = 0.5\times D_h = 8.75\times10^{-5}\text{ m}
Q = 5\times10^{-10}\text{ m}^3\text{s}^{-1}
\eta = 1.5\times10^{-3}\text{ kg m}^{-1}
l = 4\times10^{-2}\text{ m}
Hence, filling in the equation gives
\Delta p = \frac{8\times(5\times10^{-10}\text{ m}^3\text{s}^{-1})\times(1.5\times10^{-3}\text{ kg m}^{-1})\times(4\times10^{-2}\text{ m})}{\pi\times(8.75\times10^{-5}\text{ m})^4}
= 130.325...\text{ Pa}\
which is just over 130 Pa.
hearty heath
#

Interesting, so apparently you can convert a jupyter notebook to markdown, then convert markdown to docx with an online converter. Not sure if this preserves the latex equations.

raven orbit
#

it doesn't

#

I tried that

hearty heath
#

Ah

raven orbit
#

but this workflow kinda does what it needs to

#

so I'll probably stick to this for as long as I need to use MS word

hearty heath
#

It's been ages since I wrote any latex, but I would tend to use whitespace liberally.

raven orbit
#

so would I

#

but that trips up the MS word latex interpreter

#

it dies on whitespace

#

I don't know why

hearty heath
#

Ah 😄

raven orbit
#

hence I must do

\Delta p = \frac{8\times(5\times10^{-10}\text{ m}^3\text{s}^{-1})\times(1.5\times10^{-3}\text{ kg m}^{-1})\times(4\times10^{-2}\text{ m})}{\pi\times(8.75\times10^{-5}\text{ m})^4}
#

which, fyi, is equivalent to

hearty heath
#

Nice.

#

I'm a big fan of including units in expressions.

raven orbit
#

yeah

#

makes it so much easier to follow

hearty heath
#

Dimensional analysis is the only reason I passed A-level physics 😅

#

As I am very error prone.

raven orbit
#

mhm

#

this result should be in Pa

#

which is kg*m^{-1}*s^{-2}

hearty heath
#

Did you know that dimensional analysis is essentially a static type system? 🤔

raven orbit
#

I hadn't thought of it that way

#

but you're right

hearty heath
raven orbit
#

also I just noticed I'm missing an s^-1 in my result

#

time to sort this out

hearty heath
#

Ah right.

#

One thing I've never understood is why physicists refuse to treat angles as dimensional 😄

#

It really bothers me that torque has the same units as energy...

raven orbit
#

oh!

#

I just found out that maxima can handle units

hearty heath
#

Oh cool.

raven orbit
cold laurel
#

Also i just scrolled up to check the chat

#

Sorry for ignoring i wasnt paying attention to discord at the time

#

(On my phone rn)

raven orbit
hearty heath
#

I wish I had the influence to make this notation a common thing (in relation to treating angles as dimensional).

raven orbit
#

you could start doing it

#

and include a rationale at the top of each submission

hearty heath
#

If I ever wrote a maths textbook 😄

raven orbit
#

lol yeah

hearty heath
#

I think that's how new notation gains traction.

raven orbit
#

Huh, in Maxima it works out

#

lemme go compare with my answer in google docs to see where it goes wrong

#

ah, my viscosity units are wrong

misty sinew
#

i am

#

fcking fcked

#

i dont understand my homework

#

i am dying inside

raven orbit
#

ono

misty sinew
#

math 😦

#

😭

hearty heath
#

Cya

pearl torrent
#

bye!

true valley
#

"man-in-the-disk" attack

true valley
misty sinew
#

anime is pretty cool

golden marsh
#

!server

coarse hearthBOT
#
Server Information

Created: 4 years, 3 months and 7 days ago
Voice region: europe
Roles: 79
Member status: status_online 35060 status_offline 143135

Members: 178195

Helpers: 99
Moderators: 30
Admins: 15
Owners: 3
Contributors: 37

Channels: 213

Category: 27
News: 11
Staff: 58
Text: 106
Voice: 11

raw wren
#

@golden marsh I am having a problem with this FastAPI can you help me with it in a bit?

#

I keep getting import errors for things that are already imported

sleek parrot
#

find ./ | wc -l

hidden cliff
#

sudo find ./ -type f |wc -l

sleek parrot
#

1239257

#

3601655 root files. 🙂

golden marsh
#

ill just post this instead

#

file count is actually quite high because .vscode-server

sleek parrot
hidden cliff
coarse hearthBOT
#

Hey @ebon viper!

It looks like you tried to attach file type(s) that we do not allow (.odp). We currently allow the following file types: .gif, .jpg, .jpeg, .mov, .mp4, .mpg, .png, .mp3, .wav, .ogg, .webm, .webp, .flac, .m4a.

Feel free to ask in #community-meta if you think this is a mistake.

sleek parrot
#

make different flavors

#

offer Fedora on USB and SUSE as well

#

🙂

#

I have runned over 5 years gentoo and as a LiveCD its pretty much fine. And its nice it is a one DVD back then 4GB image. Mainly KDE desktop back then.

#

There is also a Manjaro and recently Archlinux released finally a LiveCD installer that is gui for years it was better as it was a text based installer you needed to follow guide to install Arch as you do need to learn at least how to configure and set config of some of the system specific files.

#

You shouldnt install archlinux if you do not know how to repair a bootloader how to do a chroot how to unload a driver from a VT or even to force a different verion of a module for older kernel to try to do insmod on current.

#

For us who do not like to restart sometime even if we upgraded kernel 😄

#

insmod and modprobe -f -r modprobe -f 🙂

#

rmmod is also perfect as long as module is not stupid and do write a module load and unload function its cool 🙂

#

System76 and Project Sputnik by Dell 🙂

#

They are coming with a preinstalled Ubuntu mainly. Dell run that project for 9 years already. Project started by Barton George in Dell.

#

ok dudes

#

I already did that and disabled auto adjusting of the sound on discord

golden marsh
# ebon viper https://drive.google.com/file/d/1nXF1azc3HWkgjAuS0Q3stTuRLZpbHni_/view?usp=shari...

linux has quite high requirements for contributing - "anyone is able to contribute regardless of skill" is misleading. maybe mention that contributing to open source in general is possible for almost anyone.

maybe focus less on explaining distros, a simple comparison table might be nice

mentioning android should be a small comment - ultimately for CS students that wouldn't be that relevant since its so different.

focus more on the actual important details: what are commands? what are the common commands you might use?

ultimate what is your end goal: help in distro choice (thats what the current slides seem like) or explain the basics

you dont want to bore people, you want to convince them. leave out the details just focus on the basics. ultimately distro choice is arbitrary. Info such as "um acshually its GNU/Linux not Linux" is arbitrary to most people. details that are interesting intellectually to us but not to beginners. same with history, something interesting to us but not to people wanting to use the software.

sleek parrot
#

however it does still adjust the levels automatically

golden marsh
#

are you sure its discord? are you on the web client or desktop? what OS?

sleek parrot
#

Archlinux default client.

#

I have also a canary installed I will try to restart with canary but its a stupid Electron problem and chromium auto adjusting sounds.

ebon viper
#

Arch

sleek parrot
#

Dont use FOSS use the FLOSS 🙂

#

Dont forget about the Libre 😄

#

Genunix vs Linux 😄

#

GNU ❤️ Linux

#

Liinux ❤️ GNU

#

if you think something else then get rid of the libc glibc gnu c compiler vim... 😄

ebon viper
#

Linux + GNU

sleek parrot
#

Thread implementation and the functional decomposition?

raw wren
#

Hey @peak frigate

autumn raft
#

hi jake

peak frigate
#

hi jakeee

sleek parrot
#

Asyncio is totally different then threads and SMP

#

its inside of language having threads that can do await on sockets.

raw wren
#

I made sure to tell my dog she is a good girl fisher per your request lol.

golden marsh
#

!d asyncio.loop.run_in_executor

coarse hearthBOT
#

awaitable loop.run_in_executor(executor, func, *args)```
Arrange for *func* to be called in the specified executor.

The *executor* argument should be an [`concurrent.futures.Executor`](https://docs.python.org/3/library/concurrent.futures.html#concurrent.futures.Executor "concurrent.futures.Executor") instance. The default executor is used if *executor* is `None`.

Example:
autumn raft
#

👋

warm tendon
#

@autumn raft 👀

autumn raft
#

We shall play again though... someday

warm tendon
#

😔

peak frigate
#

I know someone that was using R for very cool projects tho

#

neural networks?

#

yah sure

#

public static void meow

warm tendon
#

@autumn raft internships? 👀

autumn raft
#

and are ok with me telling you what to do

warm tendon
#

no online? 😦

autumn raft
#

no remote :C

peak frigate
#

cr domain name: @peak frigate

autumn raft
#

credit the funding of the domain @autumn raft

#

Nooooo!!! internet dropped me

peak frigate
#

@autumn raft 🥳 best job

leaden flare
autumn raft
#
git commit -m "add uwu api call
>
>
>I added a new api endpoint that implements translating to uwu. This allows a user to use the translate_uwu() function on the api."
#

!stream 313797258200219648

coarse hearthBOT
#

@crystal aurora

✅ @crystal aurora can now stream.

peak frigate
#

aww

#

you have time

autumn raft
#

feature/<feature-name>

#

!help stream

coarse hearthBOT
#
Command Help

!stream <member> [duration]
Can also use: streaming

*Temporarily grant streaming permissions to a member for a given duration.

A unit of time should be appended to the duration.
Units (∗case-sensitive):
y - years
m - months∗
w - weeks
d - days
h - hours
M - minutes∗
s - seconds

Alternatively, an ISO 8601 timestamp can be provided for the duration.*

autumn raft
#

!stream 313797258200219648 30M

coarse hearthBOT
#

@crystal aurora

✅ @crystal aurora can now stream.

fallow edge
#

Lol

raw wren
#

thank you @autumn raft btw for the help!

blazing plank
#

hello

#

whats going on?

hidden cliff
shrewd star
#

ur so moderator ur double moderator !

#

what happened to the moderators?

raw wren
#

it's so they can opt out of mod pings

shrewd star
#

wait so ones the perms and the other is the pingability?

#

owo

#

GENIUS

raw wren
#

I have no idea how it works lol its magic

shrewd star
#

so i'm assuming the perms is higher, and has roles, hence they can toggle ping themselves?

#

or does only admin have roles?

peak frigate
#

no they wrote a command for it

raw wren
#

Yeah, and all the command does is some funky role things so that they don't get pinged.

peak frigate
#

I mean, of course they did right? lol

#

pretty sure you can view the code and take a look

raw wren
#

Yeah

#

!source

coarse hearthBOT
raw wren
#

@shrewd star ^^

autumn raft
#

I can lose one of the roles if I would like to, so that I will not be pinged and not have 50+ unreads every morning

raw wren
#

sadge 😦

autumn raft
#

it is a command, I forget what it was though LOL

peak frigate
#

i enjoyed listening @crystal aurora

shrewd star
#

i enjoyed listening to both @crystal aurora and @peak frigate

#

XD

blazing plank
#

zig has opened a pr

#

under review...

peak frigate
#

no Jake you should sleep lol

autumn raft
#

!otn s mina

coarse hearthBOT
#
Query results

• salt-is-nomination
• terminate-the-terminal
• ves’s-nomination-speedrun

peak frigate
#

you did one without my name in it

blazing plank
#

no-mina-tion

peak frigate
#

and idr

blazing plank
#

lol

sleek parrot
#

!otn marco

blazing plank
#

eivl has lot

sleek parrot
#

!otn s marko

blazing plank
#

it wouldn't matter if we have list or search

#

perms

#

like we can't do anything

#

just see them

peak frigate
#

oh wait

#

what was it?

blazing plank
#

why would it be secret for us, we can see you guys do otn a, so this is just a collection of it

peak frigate
#

ohh

#

fisher

#

when i backed into a fence

#

with my new car 😔

autumn raft
#

ohhh so it WAS the fence incident

blazing plank
#

it just increases fisher's job

#

catching more bad fishes

autumn raft
#

lolol, that sucks. I dont even remember that. Thankfully it is immortal

blazing plank
#

!otn a fisher bans bad fishes

#

!otn s fisher (do this) lemme see how many you have

autumn raft
#

!otn s fisher

coarse hearthBOT
#
Query results

• fisher-hates-teaspoons
• fisher’s-flight-lessons
• fisher’s-friday-incident
• 𝖥isher-has-not-taken-over
• 𝖥isher’s-lethal-potatoes

blazing plank
#

"friday-incident" lemon_thinking

peak frigate
#

uh

#

oh?

#

lol

#

who added that tho

autumn raft
peak frigate
#

i have a new one

#

rip fisher’s chopsticks

autumn raft
#

awhhh my chopsticks :C

#

I cant add any more of my own otns LOL

#

Actually, the metal ones are very hard to use, so no big loss

peak frigate
#

lol this is true

#

bye

blazing plank
raw wren
#

morally incorrect @blazing plank

autumn raft
#

my ego is not large enough to self-indulge quite so much

final folio
#

Does noise suppression actually work on discord

#

it’s a feature they have

blazing plank
#

i am diving into java now, cuz of school

final folio
#

So it won’t like mute your voice right

blazing plank
#

i really have no interest in it for some reason

final folio
#

Just like background sounds

blazing plank
#

but CEO, you are awesome at going esoteric

#

you should do some voice channel sessions

#

yeah asyncio and threading

#

yeah, pycharm has an awesome debugger

pearl torrent
#

jake you sound tired

blazing plank
#

he needs sleep

pearl torrent
#

^^

blazing plank
#

for some reason, today we coudn't see our meet links on our google classroom, and all classes are getting delayed by 20 minutes

#

so good lemon_hyperpleased

pearl torrent
#

nice!

blazing plank
#

pr on?

#

here

#

but really small

#

vue and react is really just personal preference

#

if you want something well supported that acts as a way to manage your ui components easily and efficiently but have other tools you like to use too, choose react
if you want something that is batteries included and comprehensive and requires typescript, choose angular
if you want something like angular but with less features and less opinions, choose vue

#

copy pasta

#

so i have a questions for my project:

#

would listing the languages along with the snippet be better

#

or just the themes in a table

#

the problem is like i have too many themes

#

so it takes lot of space

#

but with table, it is short

#

wait, IOS is good for discord

#

not delayed for me

#

atleast on ipad

#

yeah yeah, sometimes it gets delayed

#

lol

#

android is just the worst

#

on ios it is in the default keyboard

#

do neofetch and see the uptime

#

did you guys see the bash uploader leak news?

#

on codecov

dawn sigil
#

guys how do i create a list of dates as such:

dates_list = ['2021-01-01', '2021-01-30', '2021,02-01']
blazing plank
#

what have you tried out?

#

also share the exact question

#

am not really sure what you mean by this

dawn sigil
#

all i want is the list date within a list

blazing plank
#

!d datetime.datetime.strftime

coarse hearthBOT
#

datetime.strftime(format)```
Return a string representing the date and time, controlled by an explicit format string. For a complete list of formatting directives, see [strftime() and strptime() Behavior](https://docs.python.org/3/library/datetime.html#strftime-strptime-behavior).
dawn sigil
blazing plank
#

get the datetime object, and then you can format it with this

dawn sigil
blazing plank
#

!e

from datetime import datetime

now = datetime.now() # current date and time

date_time = now.strftime("%Y-%m-%d")
print(date_time)    
coarse hearthBOT
#

@blazing plank :white_check_mark: Your eval job has completed with return code 0.

2021-04-16
blazing plank
#

yeah you can

#

and then you can add them to the list

#

using list.append

dawn sigil
blazing plank
#

!d datetime.datetime

coarse hearthBOT
#

class datetime.datetime(year, month, day, hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0)```
The *year*, *month* and *day* arguments are required. *tzinfo* may be `None`, or an instance of a [`tzinfo`](https://docs.python.org/3/library/datetime.html#datetime.tzinfo "datetime.tzinfo") subclass. The remaining arguments must be integers in the following ranges...
blazing plank
#

you should look into datetime library

dawn sigil
blazing plank
#

do any of you guys do code reviews?

knotty solar
#

did someone said something just now?

fervent notch
ashen yacht
#

anybody know how CountVectorizer works ://

misty sinew
#

how to decrypt BCrypt?

warm tendon
#

you can't

hearty heath
#

That sounds like a recipe for a headache @wintry sinew

#

Nono, the trying to work while listening.

#

Nvm 😄

#

I like how our cats line up 😄

#

That cat is spreading like a virus...

hallow anchor
#

👀

hearty heath
#

That reminds me actually Hemlock, I haven't been for over a year I think.

#

@mild flume did I tell you that I spent the last year thinking I was the wrong age? 😄

#

I don't know why it never occurred to me to check!

#

Somehow I just got into the wrong state.

sleek parrot
hearty heath
#

Hemlock will love this 😄

#

...about Musk.

mild flume
#

God I love that episode

#

"If I don't make it, tell my wife I said hello."

hearty heath
#

I feel like he might be bi-polar tbh.

#

He definitely seems to have manic phases, where he does dumb things.

#

But then if it's make-or-break for Tesla, I can understand the passion.

#

They have been on a knife-edge at times.

elder wraith
#

Sorry everyone

mild flume
#

You're good, I'm on my Musk rant

hearty heath
#

I'm closely following the goings on in Boca Chica 😄

mild flume
#

What's going on there?

wintry sinew
#

rockets

hearty heath
#

Development of SpaceX's Starship.

#

I sort of don't think Starship will ever carry people.

#

But I think their development process makes sense.

#

They are iterating fast.

#

RUD

#

I also like the term "engine-rich exhaust".

#

When your engine starts digesting itself 😄

#

It's an untested theory.

#

Going to check out what's going on in the other channel.

misty sinew
#

could i have video permissions for streaming coding my paint program in batch @mild flume

hearty heath
#

Although sometimes the adversarial style gets a bit tiring.

#

There's a great parody of it...

raw wren
#

Do I need RemoteWSL for vscode? Or is the docker desktop app fine? Because that's all I use WSL for.

misty sinew
#

do you thing hemlock is pissed at me still? if so what should i do to make him not pissed

steep fiber
#

buy him flowers

#

and chocolate

raw wren
#

or just don't break the rules

misty sinew
#

can you tell me his shipping address

raw wren
#

123 Sesame Street

misty sinew
#

😐

mild flume
hearty heath
#

Oh, I just noticed something. I hadn't realised the member-list changes depending on which channel you are in...

mild flume
#

Yep!

#

Helpful in admin and mod channels to see who can read it

misty sinew
#

they said to buy you cholclate and flowers

mild flume
#

People say a lot of things

misty sinew
#

hey hemlock, could i have video permissions for streaming coding my paint program in batch?
if it makes you feel beter, im sorry.

wintry sinew
raw wren
wintry sinew
hallow anchor
wintry sinew
misty sinew
#

what happend?

#

who got rickrolled?

raw wren
#

We got raided by rick rollers...

#

jkjk

misty sinew
#

lol

#

can i rickroll you too?

hallow anchor
#

!note 126811506632294400 Don't trust links from this person

coarse hearthBOT
#

:ok_hand: applied note to @hallow anchor.

raw wren
#

😛

misty sinew
verbal fjord
misty sinew
#

look at this robot!!

misty sinew
steep fiber
#

You can use <URL> to send a link without the embed

hallow anchor
#

y'all haven't disabled sounds?

#

you monsters

steep fiber
#

<https://www.youtube.com/watch?v=dQw4w9WgXcQ>

wintry sinew
verbal fjord
verbal fjord
hallow anchor
raw wren
#

What's the point in tracking that? Just curious.

hallow anchor
#

for people joining leaving or otherwise abusing the channels

steep fiber
#

Some people spam these things to annoy everyone

hallow anchor
#

makes it easier to figure out who

raw wren
#

Ohhh I thought it was just for muting and unmuting yourself.

misty sinew
#

how do people rickroll others with a ip grabber😩 lemon_scared

#

then i got ip grabbed many times

hallow anchor
#

Nah it's everything about voice, just used that as an example

misty sinew
verbal fjord
misty sinew
#

lol

hallow anchor
#

#!<channel name>

misty sinew
#

click it

#

no

#

#staff

#

`#voice chat 1

verbal fjord
#

I get it thx

misty sinew
#

chrisjl do #staff

#

`#<voice chat 1>

#

bruh

hallow anchor
#

no `

raw wren
#

Is that still a problem?

misty sinew
#

oh

hallow anchor
#

do #!<name>

misty sinew
#

IM HACKER NOW

#

#<voice chat 1>

#

bruh

hallow anchor
#

you need #!

misty sinew
#

do you know syntax?

steep fiber
#

#bot-commands message

mild flume
#

It's a client side visual bug

#

Only you guys see it

misty sinew
#

lol

#

#!Voice Chat 0

hallow anchor
#

like #!staff

verbal fjord
misty sinew
#

ohh know

#

#!staff

verbal fjord
#

Ripp

misty sinew
#

someone do staff pls

steep fiber
#

!note 572303014346489866 Don't trust links from this person

verbal fjord
misty sinew
verbal fjord
misty sinew
#

__

hallow anchor
steep fiber
#

If you remove the code block, yeah

raw wren
hallow anchor
#

I mean for you

wintry sinew
steep fiber
#

Ah, no, I don't have moderator permissions

verbal fjord
mild flume
#

Yeah it's Mods+

misty sinew
#

Mods+

hallow anchor
#

I thought leads had it too?

#

could you try?

misty sinew
#

whats that

steep fiber
#

!note 572303014346489866 hello

coarse hearthBOT
#

👌 applied note to @steep fiber.

hearty heath
#

Ah. I just assumed you were.

steep fiber
#

!warn 98195144192331776 hello

hearty heath
#

Warn me 😄

coarse hearthBOT
#

👌 Banned mr hem. :troll:

wintry sinew
#

!noce @wintry sinew h?

#

!note @wintry sinew h failed

verbal fjord
hallow anchor
verbal fjord
#

!warn 759129467414380554 hmm

misty sinew
#

!note hello world!

wintry sinew
steep fiber
#

I think @coarse hearth is having a bad day

misty sinew
#

!note 537553907363086343 DONT TRUST ANYONE

verbal fjord
#

!src note

coarse hearthBOT
#
Command: note

Create a private note for a user with the given reason without notifying the user.

Source Code
verbal fjord
misty sinew
#

!what would happen if someone gets noted as trusted???

#

!e
print("i have bad day help")

coarse hearthBOT
#

@misty sinew :white_check_mark: Your eval job has completed with return code 0.

i have bad day help
wintry sinew
verbal fjord
coarse hearthBOT
#

@verbal fjord :x: Your eval job has completed with return code 143 (SIGTERM).

001 | /:
002 | /:
003 | /:
004 | /:
005 | /:
006 | /:
007 | /:
008 | /:
009 | /:
010 | /:
011 | /:
... (truncated - too many lines)

Full output: too long to upload

misty sinew
#

where is the lazzer on the right going?

misty sinew
#

!e
berga = [
"top bun",
"hem",
"chees",
"letus"]
print(berga)

coarse hearthBOT
#

@misty sinew :white_check_mark: Your eval job has completed with return code 0.

['top bun', 'hem', 'chees', 'letus']
misty sinew
#

bruh you texting a roman?

#

!e
berga = [
"top bun\n",
"hem\n",
"chees\n",
"letus\n"]
print(berga)

coarse hearthBOT
#

@misty sinew :white_check_mark: Your eval job has completed with return code 0.

['top bun\n', 'hem\n', 'chees\n', 'letus\n']
misty sinew
#

fukc

#

tichb

#

!e
berga = [
'top bun\n',
'hem\n',
'chees\n',
'letus\n']
print(berga)

coarse hearthBOT
#

@misty sinew :white_check_mark: Your eval job has completed with return code 0.

['top bun\n', 'hem\n', 'chees\n', 'letus\n']
misty sinew
#

HMMMMM

#

!e
berga = [
'top bun\n',
'hem\n',
'chees\n',
'letus\n']
print(berga)

coarse hearthBOT
#

@misty sinew :white_check_mark: Your eval job has completed with return code 0.

['top bun\\n', 'hem\\n', 'chees\\n', 'letus\\n']
misty sinew
#

i give up

coarse hearthBOT
#

I enjoy Hemlock's jokes 👀

verbal fjord
hallow anchor
#

wait?

mild flume
hallow anchor
#

@mild flume #mod-spam message

misty sinew
raw wren
#

No, they are just doing a command.

misty sinew
misty sinew
hallow anchor
#

it's discord's domain

mild flume
#

!user

coarse hearthBOT
#
Mr. Hemlock#2740

hypesquad_balance early_supporter

User information

Created: 5 years, 6 months and 18 days ago
Profile: @mild flume
ID: 98195144192331776

Member information

Joined: 2 years, 11 months and 13 days ago
Roles: <@&542431903886606399>, <@&463658397560995840>, <@&764802720779337729>, <@&295488872404484098>, <@&585529568383860737>, <@&267630620367257601>, <@&797891034906099752>, <@&587606783669829632>, <@&277914926603829249>, <@&831776746206265384>, <@&267629731250176001>, <@&807415650778742785>, <@&267628507062992896>

Infractions

Total: 19
Active: 2

hallow anchor
#

canary is the alpha release of discord

misty sinew
steep fiber
#

!user

coarse hearthBOT
#
Vestergurkan#3527

hypesquad_brilliance

User information

Created: 1 year, 11 months and 18 days ago
Profile: @steep fiber
ID: 572303014346489866

Member information

Joined: 10 months, 21 days and 2 hours ago
Roles: <@&542431903886606399>, <@&518565788744024082>, <@&463658397560995840>, <@&764802720779337729>, <@&295488872404484098>, <@&267630620367257601>, <@&799041111573266503>, <@&787816728474288181>, <@&815701647526330398>

Infractions

Total: 12
Active: 0

misty sinew
hallow anchor
#

!u

coarse hearthBOT
#
Chrisjl#2655

hypesquad_brilliance

User information

Created: 5 years, 3 months and 30 days ago
Profile: @hallow anchor
ID: 126811506632294400

Member information

Joined: 7 months, 20 days and 3 hours ago
Roles: <@&542431903886606399>, <@&295488872404484098>, <@&825337057181696020>, <@&267630620367257601>, <@&587606783669829632>, <@&831776746206265384>, <@&267629731250176001>, <@&815701647526330398>, <@&267628507062992896>

Infractions

Total: 17
Active: 0

misty sinew
#

!user

coarse hearthBOT
#

You are not allowed to use that command here. Please use the #bot-commands channel instead.

misty sinew
#

wow

#

!e
test = (["ham"], "spam")
test[0].append("pork")
print(test)

coarse hearthBOT
#

@misty sinew :white_check_mark: Your eval job has completed with return code 0.

(['ham', 'pork'], 'spam')
misty sinew
#

i cant

hallow anchor
#

!sf 98195144192331776

coarse hearthBOT
#
Snowflake

98195144192331776
Created at 2015-09-28 23:12:26.753000 (5 years, 6 months and 18 days ago).

misty sinew
#

@mild flume can you do my information?

hallow anchor
#

dang

misty sinew
#

here in the channel?

#

<!user Pablo>?

steep fiber
#

!sf 637329410760114178

coarse hearthBOT
#
Snowflake

637329410760114178
Created at 2019-10-25 16:39:32.533000 (1 year, 5 months and 21 days ago).

misty sinew
hallow anchor
#

Hemlock's user id

misty sinew
#

!sf 537553907363086343

coarse hearthBOT
#

You are not allowed to use that command here. Please use the #bot-commands channel instead.

steep fiber
#

!sf 267624335836053506

coarse hearthBOT
#
Snowflake

267624335836053506
Created at 2017-01-08 12:03:33.883000 (4 years, 3 months and 8 days ago).

misty sinew
#

!sf 637329410760114178