#voice-chat-text-0

1 messages ยท Page 697 of 1

normal hinge
#

bisk are u high?

severe pulsar
#

๐Ÿ‘€

normal hinge
#

he sounds

#

like he is high to me

#

just asking

#

haha

whole bear
#

hahaa

#

intelli people

#

salute japaneese

#

drink indian tea no less than vodka

meager crow
#

who was playng

#

playing

normal hinge
#

what is the combos

meager crow
#

is to play tetris with more then one person

stuck furnace
#

Curd?

normal hinge
#

curd

#

buttermilk

stuck furnace
#

Curative curd.

normal hinge
#

yogurt

#

u guys call yogurt

#

i guess

native nebula
#

heyo how do I prevent my companies ads from being botted

#

because it is charging us a great deal

#

and my boss asked me to figure out how to fix this

stuck furnace
#

I think Tetris can be therapeutic ๐Ÿ˜„

true nest
#

๐Ÿ˜„

stuck furnace
#

Apparently they've used it to treat PTSD.

amber raptor
#

File a ticket with your ad provider

severe pulsar
#

no hes active

#

he gotta chill on the weekends

#

yup

#

weekends he gotta h a n g

#

hes already doing full work coding during the week

#

LET HIM RELAX BOI

native nebula
#

our ad provider is google and they're being quite nifty with it

stuck furnace
#

You're doing the what in the what now?

native nebula
#

60% of the visits are coming from a computer using windows 7

#

which just is suspicious

stuck furnace
#

I really tend to overuse comprehensions ๐Ÿ˜„

native nebula
#

it has different ip's and all that

severe pulsar
#

comprehensions are op

#

but one liner if else statements

#

feel really unclean

#

especially if your conditions are complex

rugged root
#

Agreed

native nebula
#

that is very facts

normal hinge
#

i need weed

#

now

native nebula
#

one line conditions are not it

severe pulsar
#

INDRATEJ

#

TOO FUNNY

#

bro how can you

normal hinge
#

what do u mean

severe pulsar
#

:))))

stuck furnace
#

The longest comprehension I've written had something like 20 clauses ๐Ÿ˜„

somber heath
#

...ew.

stuck furnace
#

It was actually appropriate for the problem.

somber heath
#

and I say that as someone who has a habit of writing slightly excessively long list comprehensions.

severe pulsar
#

i only started using list comprehensions after my friend told me they were faster than using a for loop and appending to a list

#

and i was like BRUH

#

kinda lit

stuck furnace
#

It allowed me to essentially flatten the appearance of a load of deeply nested for and ifs.

somber heath
#

There's a time and a place. Sometimes they make things cleaner, but a lot of the time it's going to be cleaner to break up the problem.

hidden flower
#

lmao

#

๐Ÿ”ฅ

true nest
#

๐Ÿ˜„

stuck furnace
#
value = next(
    val
    for x in xs
    if f1(x)
    for y in ys
    if f2(x, y)
    for z in zs
    if f3(x, y, z)
    ...
)
#

๐Ÿ˜„

hollow haven
#

Day 7 AoC spoilers: ||BEHOLD THE LIST COMP FROM HELL rules_dict[fields[0]] = [{re.search("(\d*)\s((\w*\s){2}\w*)", x).group(2):re.search("(\d*)\s((\w*\s){2}\w*)", x).group(1)} if re.search("(\d*)\s((\w*\s){2}\w*)", x) is not None else None for x in fields[1:]||

hidden flower
#

demote her >:(

severe pulsar
#

amazing work

#

bro the ide must be traumatized

#

by the size of that one liner

native nebula
#

hemmy i am about to just put the post into sql i am tired of this

#

watch that break lmao

normal hinge
#

haha

hollow haven
#

flake8 is certainly not happy

normal hinge
#

who is flake8

severe pulsar
#

WHO

#

i think its

#

some sort of linter

#

check pypi

hollow haven
#

flake8 is my preferred linter

severe pulsar
#

awesome

stuck furnace
#

brb

normal hinge
#

on christmas may be we should have a singing thing

#

on vc

severe pulsar
#

๐Ÿ‘€ sounds interesting

sick cloud
#

maybe

native nebula
#

i want to have more swag as a programmer

#

is it possible to get girls by programmer

#

programming

hushed elm
#

pls

normal hinge
sick cloud
native nebula
#

can anyone help me get programmer swag

#

these women just consider me to be a nerd

hushed elm
#

what?

sick cloud
#

@hushed elm -_-

severe pulsar
#

background noise

hushed elm
#

uh oh

wise glade
#

kutiekatj regex is still good, the craziest stuff I've ever seen is this ```py
num = 5
print (lambda b: (lambda a, b: a(a, b))(lambda a, b: b*a(a, b-1) if b > 0 else 1,b))(num)

and jag showed me it. Still comes in my nightmares sometimes ๐Ÿ˜ฑ
severe pulsar
#

LAMBDA

#

NOOOOO

native nebula
#

when i tell them that i am an ml engineer

hushed elm
#

my bad

native nebula
#

lambda

#

is so hot

severe pulsar
#

no

native nebula
#

mmmm

severe pulsar
#

NO

native nebula
#

i love lambda calc

severe pulsar
#

dont DO THIS

native nebula
#

lambda calc is the best

#

it makes me wet

sick cloud
wise glade
#

jag, don't remind me that, its the craziest ugliest, but coolest lambda

native nebula
#

i love lambda

sick cloud
#

try this: ```py
g = (lambda r:r(r))(lambda f:lambda x:[lambda:1,lambda:x*f(f)(x-1)]x and abs(-x) == x)

print(g(3))

severe pulsar
#

bro moment

native nebula
#

please keep sending lambda functions

severe pulsar
#

too much FOR ME

native nebula
#

no keep sending

#

it is so hot

wise glade
#

!e

g = (lambda r:r(r))(lambda f:lambda x:[lambda:1,lambda:x*f(f)(x-1)][x and abs(-x) == x]())
print(g(3))
native nebula
#

people think it's weird i'm sexually attracted to technology

severe pulsar
#

i do too!

severe pulsar
#

:)

#

BISK IS TYPING

#

everybody clear the way

native nebula
#

bisk

severe pulsar
#

BISK TALK TO ME

native nebula
#

bisc

sick cloud
#

hello bisk

wise glade
#

!e

g = (lambda r:r(r))(lambda f:lambda x:[lambda:1,lambda:x*f(f)(x-1)][x and abs(-x) == x]())
print(g(6))
wise cargoBOT
#

@wise glade :white_check_mark: Your eval job has completed with return code 0.

720
hushed elm
severe pulsar
#

biskit biscuit COME HERE

native nebula
#

yo i love jpegmafia

#

do you guys listen

sick cloud
#

nope

native nebula
#

you've got to give him a go, his beats are so interesting

#

he is very underrated in my opinion

severe pulsar
#

that simultaneous sigh

#

was the BEST REACTION

#

IVE EVER HEARD

normal hinge
#

bisk u got fans

whole bear
#

why i cant talk

severe pulsar
#

voice verification

sick cloud
#

!e

def sizeof(obj):
    return type(obj).__sizeof__(obj)

TUPLE_HEADER = sizeof(())
BYTES_HEADER = sizeof(b'') - 1
PTR_SIZE = sizeof((0,)) - TUPLE_HEADER
INT64_MAX =  (1 << 63) - 1
INT32_MAX =  (1 << 31) - 1

MAX_SIZE = INT64_MAX if PTR_SIZE == 8 else INT32_MAX

def get_offset(tpl, byts):
    offset = id(byts) + BYTES_HEADER
    offset -= id(tpl) + TUPLE_HEADER
    return offset // PTR_SIZE

def heapgroom(addr):
    raw = addr.to_bytes(PTR_SIZE, 'little')
    a_t = [0]*64
    a_b = [0]*64
    for size in range(64):
        r, p = [0]*size, b'A' * (size * PTR_SIZE - len(raw))
        tpl = a_t[size] = tuple(r)
        byt = a_b[size] = raw + p
        off = get_offset(tpl, byt)
        if len(tpl) <= off < 256:
            return tpl, byt, off

def obj(addr):
    tpl, byts, offset = heapgroom(addr)
    magic = lambda:None
    code = bytearray(magic.__code__.co_code)
    code[1] = offset
    magic.__code__ = magic.__code__.replace(co_code=bytes(code), co_consts=tpl)
    return magic()

def struct(*fields):
    def pack(*args):
        out = b''
        for item, size in zip(args, fields):
            out += item.to_bytes(size, 'little')
        return out + b'\x00' * (sum(fields) - len(out))
    return pack

mem_obj = struct(*[PTR_SIZE]*7)

def getmem(start=0, size=MAX_SIZE, cache={}):
    fakemem = cache.get((start, size)) or mem_obj(
        1,
        id(bytearray),
        size,
        0, start, start, 0
    )
    cache[(start, size)] = fakemem
    return obj(id(fakemem) + BYTES_HEADER)

x = (0,)
x_idx1 = getmem(id(x)+ 3 * PTR_SIZE, PTR_SIZE)
x_idx1[:] = id(x).to_bytes(PTR_SIZE, 'little')
print(x)
``` from [#esoteric-python](/guild/267624335836053506/channel/470884583684964352/)
wise cargoBOT
#

@sick cloud :white_check_mark: Your eval job has completed with return code 0.

((...),)
whole bear
#

i did it

#

but still

#

muted

sick cloud
#

leave and re-join

native nebula
#

i am so glad i found this discord over this summer

severe pulsar
#

petition for bisk to get water

native nebula
#

i never was able to find fellow programmers except for at courses and stuff

#

ill give bisc water

whole bear
#

anyway dude i need some guy to teach me some coding

native nebula
#

i'll teach you moe

whole bear
#

youtube tut's sucks

native nebula
#

moe

#

it is easy

whole bear
#

ok

native nebula
#

all you do is type funny words that do stuff

severe pulsar
#

THIS IS TOO GOOD

native nebula
#

trust me

severe pulsar
#

frends

#

:)

#

wholesome!

native nebula
#

that's what i do for a living; i get paid for just typing random things!

whole bear
#

i dont get it

native nebula
#

moe!

#

come on

#

how are you not following

whole bear
#

print command and string

native nebula
#

x = 5
print(x)

#

what does that do

whole bear
#

thats all i know

native nebula
#

moe what does it do

severe pulsar
#

true coders move their WRISTS HEMLOCK

#

dont do this

native nebula
#

moe

#

answer my question

sick cloud
#

i did make one @normal hinge

#

economic bot

severe pulsar
#

NOBODY IS ANSWERING

#

BEAUTY

sick cloud
#

whats the question ?

severe pulsar
#

"whats going on"

#

SINGING SESSION VA

sick cloud
severe pulsar
#

why is this vc so wholesome

#

like i love this

#

how come HOW CAN IT BE

sick cloud
severe pulsar
#

sound of surprise lmao

#

DONT JUDGE ME PLEAASE

native nebula
#

moe failed my teaching

native nebula
#

i would have taught him sentence tokenization next smh

severe pulsar
#

NLP

#

you are doing nlp ml full model training

#

tensorflow

#

kubernetes

#

docker

#

;-;

native nebula
#

i write models from scratch

severe pulsar
#

TEACH ME

#

AH

native nebula
#

i work as an ml engineer i focus on nlp

severe pulsar
#

FROM SCRATCH YOU DO

#

too much

native nebula
#

yes it is easy just study linear algebra

severe pulsar
#

hmm ok

native nebula
#

linear algebra is sooo op

severe pulsar
#

full ML you know

#

too much overqualified

native nebula
#

yes full ml

severe pulsar
#

awesome

#

you can flex

#

ON POOR OLD

#

ME

#

;-;

hushed elm
#

fucc

severe pulsar
#

bro

native nebula
#

nlp is very black boxy in some areas, but the places where it is not it isn't too far off other predictive algorithms

severe pulsar
#

i love how

#

vc chat

#

is like

#

another universe

sick cloud
#

._.

severe pulsar
#

compared to the actual

#

vc

#

and its like perfect

sick cloud
#

;)

severe pulsar
#

(::::::

sick cloud
#

extra thick eyes

hushed elm
#

FFFFFF

true nest
severe pulsar
#

hey macro

hushed elm
#

i think it has something to do with my external audio card device

sick cloud
severe pulsar
#

whats with the background noise

#

aah ok

hushed elm
#

hey DUDEBRO

severe pulsar
#

rip

hushed elm
#

idk wtf

sick cloud
true nest
#

ultra mega thick

stuck furnace
#

Because chocolate ๐Ÿ˜„

sick cloud
native nebula
#

DudeBro i can teach you ml if you want j dm me and i'll answer when i'm off work

severe pulsar
#

chocolate eggs they always want

native nebula
#

obviously i can't do it now because i am getting paid

severe pulsar
#

:)

native nebula
#

of course

wise glade
#

well I'm going to hit the pillow now, see u later, stay safe ๐Ÿ™‚ ๐Ÿ‘‹

sick cloud
#

:L)

severe pulsar
#

PILLOW HE WILL HIT

#

PILLOW ABUSE NOT OK

wise glade
severe pulsar
#

report any incidents of "pillow hitting"

hushed elm
#

thicc

severe pulsar
#

to dudebro

#

alright good night dude

sick cloud
hushed elm
#

u

#

;)

#

;););););

sick cloud
#

don't

hushed elm
#

yes do

true nest
hushed elm
#

thick pudding

severe pulsar
#

bro can somebody tell me how indratejreddy

#

is so

#

EDGY

#

and FUNNY

native nebula
#

do girls find intelligence attractive

sick cloud
sick cloud
severe pulsar
native nebula
#

bc a girl told me she wants to get into psych and i just started flexing my knowledge of psych bc i've studied it for years and it seems to be going well

severe pulsar
#

aah ok

#

flexing you do va

severe pulsar
#

500iq

#

dream plays

#

hes doing

native nebula
#

she seems to be digging it

sick cloud
native nebula
#

"wait what you're so smart

#

and stuff like that

#

i feel like that's digging

sick cloud
#

or is it ?

native nebula
#

hopefully it is she's hot

severe pulsar
#

bruh

#

too much

true nest
sick cloud
severe pulsar
#

i love how RegEx is in vc-chat

#

but not in the vc

sick cloud
#

lol

severe pulsar
normal hinge
severe pulsar
#

why you are thanking me

sick cloud
#

-_-

native nebula
#

yeah i'm into her bc she's hot

severe pulsar
#

ONLY TRUTH

#

IM TELLING

sick cloud
severe pulsar
sick cloud
#

brb in 5 mins

severe pulsar
#

byeeeee

rugged root
#

If you're only into someone because they look a certain way, you're going to encounter a crap ton of miserable relationships

severe pulsar
#

great advice, but i didnt think it was my place to say that @ RegularExpressions

#

you do you man, be careful though, is all im gonna say

sick cloud
rugged root
#

This is coming from someone that's had a lot of experience with insanity and miserable relationships

severe pulsar
true nest
sick cloud
severe pulsar
#

hahaha lolololol ๐Ÿ˜‚ ๐Ÿ˜‚ ๐Ÿคฃ ๐Ÿคฃ ๐Ÿ˜† ๐Ÿ˜†

#

LMAOOOOO

#

ok im normal now

#

:)

true nest
#

๐Ÿ™‚

sick cloud
#

nothing special i guess

severe pulsar
#

@sick cloud we can talk here right

crystal fox
sick cloud
severe pulsar
#

ok awesome

sick cloud
#

accept my thick request

severe pulsar
#

i dont do that very easily

#

its only for people i know in real life/for a long time

#

sorry

#

;-;

sick cloud
#

-_-

severe pulsar
#

?

true nest
#

U are absolutely Thick man

sick cloud
severe pulsar
#

awesome

sick cloud
severe pulsar
#

proofreading HE IS DOING

#

hmm...

sick cloud
#

what does proofreading mean again ?

true nest
#

I'm from Turkey and sometimes

#

I have mistakes

#

sorry

sick cloud
sick cloud
true nest
#

So ฤฑ have a question

#

What do u think about the Turkish people ?

somber heath
#

@sick cloud Proofreading typically involves reading over what you or someone else has written and making sure it's written correctly. Grammar, spelling, syntax, factual, style, format, etc.

true nest
#

They're good or bad ?

sick cloud
true nest
#

๐Ÿ˜„

hushed elm
#

anyone wanna come to code/help 2 to hear if my mic is working properly?

#

pls i give big kiss

true nest
#

I knew! People in other countries don't hate Turks.

#

I'm very happy

sick cloud
true nest
#

let's goo

sick cloud
#

@hushed elm nice

true nest
#

@whole bear
I have heard that people from other countries generally hate Turks

hushed elm
#

@sick cloud ty

sick cloud
#

@hushed elm its similar

true nest
#

I was happy when you said that

hushed elm
#

great, u guys are great ty ::

true nest
#

@hushed elm Can I listen ?

sick cloud
hushed elm
#

yeah

true nest
#

ty

#

again pls ?

sick cloud
#

anyone using the discord web version ?

hushed elm
#

i do sometimes but not now

true nest
#

Are there any good libraries you can recommend to me? I think I have mastered Python.

hushed elm
#

numpy

true nest
#

And I want learn some different and exciting libraries

somber heath
#

@true nest What field are you interested in, in general?

true nest
#

Gui

somber heath
#

Computing or otherwise.

sick cloud
#

@hushed elm ur voice has deepened a bit, ngl

true nest
#

oh sorry

true nest
hushed elm
#

niiice i'm glad @sick cloud

true nest
#

and Electronic

stuck furnace
#

Ah, that's the liquorish

sick cloud
#

liquorish ?

stuck furnace
#

Yep, a lot of teas are sweetened with liquorish root.

#

And it can be bad for the liver, and interact with medications.

sick cloud
#

very very interesting

stuck furnace
#

Sorry, liquorice ๐Ÿ˜„

#

My spelling is horrible.

true nest
#

@somber heath I agree

#

@rugged root sad ๐Ÿ˜ฆ

normal hinge
#

@hollow haven congratulations

somber heath
#

"There are a few pitfalls you can still fall into." Like if a sinkhole opens up under the property with the perfect outline of the house and swallows it up.

dark finch
#

i need

#

help

somber heath
#

Hmm?

dark finch
#

how would you make it say game over and then the program ends

true nest
#

Have a nice day

#

bb guys

somber heath
#
import sys
print('game over')
sys.exit()```
dark finch
#

ok

#

thanks

#

what would sys be

native nebula
#

hi opal

somber heath
#

Literally sys

native nebula
#

โค๏ธ

somber heath
#

Hello.

native nebula
#

how have you been

somber heath
#

I have been.

dark finch
#

but sys isnt defined

native nebula
#

how so?

#

did you import sys

#

lol it is a builtin

somber heath
#

@dark finch Did you import it?

native nebula
#

if it doesn't exist you have a problem

dark finch
#

oh crap i forgot lmao

native nebula
#

lmao

somber heath
#

You'll sometimes see people type exit() at a python >>> prompt, and that's fine, there, but for when you're running modules/pre-saved scripts, use sys.exit.

stoic ore
#

is nt sys mean system

normal hinge
#

LG 34WN750: - LG.com: https://bit.ly/3ffMJhk

  • Amazon.com: https://geni.us/34WN750DevEd
    In todayโ€™s episode we are going to take a look at an amazing widescreen monitor thatโ€™s perfect for programmers and developers to find best productivity! The LG 34WN750!

Check out my courses to become a PRO!
https://developedbyed.com/

๐ŸŽSupport me on Patreon ...

โ–ถ Play video
somber heath
#

One supposes.

stoic ore
#

prompt already a system so need to type sys.exit()

#

correct ?

native nebula
#

everyone keeps saying i look like i can't swim

#

someone help

native nebula
#

ik someone that used an exception on the keyboard interrupt and broke their computer

#

very silly

#

they were mapping keys to functions lol

#

that is where my mind goes after thinking of sys

normal hinge
#

anyone know about hackerthebox

somber heath
#

@stoic ore For the live responsive python console thing, the thing where you have the >>> prompt, using exit() is fine to exit it. When you're running a py file, use sys.exit() to terminate the interpreter.

stoic ore
#

got ฤฑt

native nebula
#

cout << "hi"

#

mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm

somber heath
#

@native nebula You look like you can't swim.

normal hinge
#

see u later friends

#

have a good day

native nebula
#

thanks opal

cyan quartz
#
"Elixir rocks" |> String.upcase() |> String.split()```
native nebula
#

can someone teach me how to code i just don't get it

#

it is so harrrdd

amber raptor
#

Get-Process | Stop-Process

native nebula
#

i got pycharm pro because i thought it would make me a good programmer but i still don't know how to do it

somber heath
#

Console process | Cuddle process

graceful lantern
atomic edge
#

what is going on

native nebula
#

i work as a machine learning engineer so i am technically a professional

#

but i just don't know how to make code

#

๐Ÿ˜ฆ

atomic edge
#

search up some guides on youtube

native nebula
#

they just don't work i don't understand print statements

atomic edge
#

i recommend CS Dojo and I forgot his name but I think it's like Code with Mosh

somber heath
#

I'm moving my fingers when I type. So everything I code in is automatically dynamically typed.

native nebula
#

on golly

graceful lantern
#

so you know the theory but not practice?

native nebula
#

i type very slowly so my code is statically typed

sick cloud
#

-_-

somber heath
#

You're still moving.

native nebula
#

i use speech to text

#

and my phone plays the audio

#

i made my own neurolink and type with that

#

yeah

somber heath
#

Toss an error message to your console, oh valley of plenty.

stoic ore
#

fnhjkfgn

#

you should meme it

native nebula
#

why even sql

sick cloud
#

sooo quiet

#

@hushed elm do u wanna play chess or smth

hushed elm
#

nah I'm too scared of you@sick cloud

#

lols @somber heath

#

check out this guy's copywriting it's so funny

hushed elm
sick cloud
hushed elm
#

u like a machine, killing everyone in chess

#

bro nopppp

sick cloud
hushed elm
#

ahhhahaha

sick cloud
hushed elm
#

no no no

sick cloud
#

i'll be ezy

#

play it

#

@hushed elm

cloud stratus
#

Lol

sick cloud
#

@cloud stratus play me ?

cloud stratus
#

No no Iโ€™m really bad at chess

sick cloud
cloud stratus
#

I mean, Iโ€™m in the phone and about to read a book

sick cloud
#

@atomic edge lol

dark finch
#

how do i install PIP

sick cloud
sick cloud
cloud stratus
#

Itโ€™s 10:35 PM!

sick cloud
#

for me

dark finch
#

oh yea

somber heath
#

Treeage. It's like a massage, but using trees.

native nebula
#

hey hey hey!

#

i am a noob that needs help

sick cloud
native nebula
#

#howdoIsignIntoSQLServer

hushed elm
#

threeso-age

sick cloud
hushed elm
#

eyyy diablo 2 best game

somber heath
#

Anyone for ice skating?

native nebula
#

it says server name, is that the ip address my boss gave me

hushed elm
#

yes

sick cloud
native nebula
#

i'm doing it via node i am just using ssml on my computer

#

i need to log in through that

verbal ibex
#

SUP

#

bye

hushed elm
#

amazing

atomic edge
#

.

native nebula
#

oy vey

atomic edge
#

asd;fflkjas;dfl.

native nebula
#

guys does anyone know spanish

#

i want to learn spanish

hushed elm
#

. haha. that's so cool. not

native nebula
#

please someone know spanish

rugged root
#

Might be better to ask in one of the OT channels

#

Although, why?

atomic edge
#

TVใ‚ขใƒ‹ใƒกใ€Œ็‚Ž็‚ŽใƒŽๆถˆ้˜ฒ้šŠใ€ใ‚จใƒณใƒ‡ใ‚ฃใƒณใ‚ฐไธป้กŒๆญŒ
2019.8.21 releaseใ€€2nd EPใ€Œporteใ€ๅŽ้Œฒ
https://sp.wmg.jp/suda-keina/porte/

ๅ„ใ‚ตใ‚คใƒˆใซใฆ้…ไฟกไธญ๏ผ
https://sudakeina.lnk.to/porte

[ ๅŽ้Œฒๆ›ฒ ]

  1. veilใ€€ โ€ปTVใ‚ขใƒ‹ใƒกใ€Œ็‚Ž็‚ŽใƒŽๆถˆ้˜ฒ้šŠใ€ใ‚จใƒณใƒ‡ใ‚ฃใƒณใ‚ฐไธป้กŒๆญŒ
  2. MOILใ€€โ€ปๆ˜ ็”ปใ€ŒไบŒใƒŽๅ›ฝใ€ไธป้กŒๆญŒ
  3. ่ชžใ‚‹ใซ่ฝใกใ‚‹
  4. ้’ๅต
  5. couch

โ–ทๅˆๅ›ž็›คDVD ๅŽ้Œฒๅ†…ๅฎน
ใƒปใ€Œporteใ€ concept movie
ใƒปใ€ŒMOILใ€ music video
ใƒปใ€Œveilใ€ music video

โ–ทๅ•†ๅ“ๆƒ…ๅ ฑ
้ ˆ็”ฐๆ™ฏๅ‡ช 2nd EPใ€Œporteใ€
ใƒปๅˆๅ›ž้™ๅฎš็›ค๏ผˆCD+DVD๏ผ‹40Pใƒซ...

โ–ถ Play video
dark finch
#

i cant figure out modules can somebody private message me to help me out

native nebula
#

i am having a lot of fun with this person that's trying to scam me lol

#

it is hilarious

#

like if people actually fall for this stuff i am losing faith in society

graceful lantern
#

the difference is like car and carpet

native nebula
#

"i need to login to your cashapp so i can add the money there"

#

lmaoooo

faint ermine
dark finch
#

how do i install a module

sick cloud
rugged root
#

If you're on Windows

#

It's suggested you do py -m pip install module_here

dark finch
#

im pretty new to coding and stuff so im lost

graceful lantern
#

me too

rugged root
#

So you'd be doing this in the cmd prompt

#

If you hit Win+R it'll bring up the run window. Then type in cmd and that'll bring up a console window

graceful lantern
#

i do it in the pycharm terminal am i doing it right it works

rugged root
#

Ah yeah

#

Then you for sure what to do it there

#

Since it'll install it to the venv that PyCharm created for your project

whole bear
#

hi

rugged root
#

Yo

dark finch
#

whats the command to upgrade pip

rugged root
#

py -m pip install -U pip

dark finch
#

ok

sick cloud
rugged root
#

Lil bit

#

@hollow haven Opinion:

Something else to note is that you are free to only do code reviewing and not do any functionality reviewing. 
``` vs

Something else to note is that you are free only to do code reviewing and not do any functionality reviewing.

#

I think the to only do code makes more sense than only to do code

graceful lantern
#

are there proprietary languages

sick cloud
#

brb, gonna have dinner

dark finch
#

@rugged root it says it could not find a version that satisfies module_here

faint ermine
#

@rugged root

Something else to note: you are free to just code review without reviewing functionality. 
hallow warren
somber heath
#

Instead of "functionality reviewing", what would be better?

stoic ore
#

why cant visualize russia

rugged root
dark finch
#

ok

hallow warren
stoic ore
#

๐Ÿ˜„

#

Dont we have russฤฑan ฤฑn here

#

we shoudl ask them

hallow warren
native nebula
#

i don't like node

#

it makes me cry

#

๐Ÿ˜ฅ

hallow warren
#

Apparently (one of?) the first commercially successful Kivy app was a 2015 flowchart editor called ProcessCraft https://www.youtube.com/watch?v=9rk9OQLSoJw

ProcessCraft is ultra fast being written for you computers Graphics Processing Unit and has been designed from the ground up to give the highest possible user experience for Subject Matter Experts and Business Analysts when creating Business Models. ProcessCraft is the First Business Process Modelling Notation diagramming tool that is designed s...

โ–ถ Play video
#

"Disable scale to zero functionality for your cluster (global configuration only)." -- https://knative.dev/docs/serving/autoscaling/

#

if you click through the link there, it goes to https://knative.dev/docs/serving/autoscaling/scale-to-zero/

#

that has "Enable scale to zero" and "Scale to zero grace period" and "Scale to zero last pod retention period"

graceful grail
#

!e print(8*128)

wise cargoBOT
#

@graceful grail :white_check_mark: Your eval job has completed with return code 0.

1024
manic magnet
#

Is there any way I could have the hex code for the admin role color? It just looks so good

graceful grail
#

you could take a screenshot and then use the dropper to grab the color

manic magnet
#

Damn I didn't even think about that

#

Good idea

faint ermine
#

or use the dev tools css inspector ctr+shift+i

#

rgb(248, 89, 80)

manic magnet
#

How'd you find it so quickly

#

I had no idea where to look lmao

amber raptor
#

Google is well known for being evil

#

Just like every other company

faint ermine
sick cloud
#

hmmmm

amber raptor
#

They are no longer some white knight tech company

rugged root
#

True

faint ermine
manic magnet
#

Mine looks nothing like yours btw

#

but ty

faint ermine
#

i opened devtools with ctrl+shift+i

manic magnet
faint ermine
#

i just unpinned mine

manic magnet
#

My brain:

#

extra smooth.

rugged root
#

Looks like chewing gum

manic magnet
#

My buddy told me it looked like somebody threw kurby at the ground really hard

rugged root
#

Yeah I could see that

somber heath
#
You're all rockstars and we love every one of you.
At all times, we encourage you to work in a manner you find enjoyable, be that doing functionality review or something completely different.
Your contribution, however great or small, helps to enrich the community that is Python Discord.```
#

@rugged root

rugged root
#

Barbara Joan "Barbra" Streisand (; born April 24, 1942) is an American singer, actress, and filmmaker. With a career spanning seven decades, she has achieved success in multiple fields of entertainment and is one of the few entertainers who have been awarded an Emmy, Grammy, Oscar, and Tony Award (EGOT).
Streisand began her career by performing ...

manic magnet
#

How in the hell did he do it so fast

faint ermine
#

used to it

#

its the same in any electron app

#

and the only thing thats different in the browser is the keybind

manic magnet
#

sheesh

#

Well, thanks a lot

#

I appreciate the knowledge a lot (:

faint ermine
#

np

stuck furnace
#

You're a bit muffled @hallow warren

rugged root
#

@somber heath We kind of have that big congratulatory bit at the end.

#
# Final words

You did it! You are now ready to take on the wild world of code reviewing! We know that process can seem long, tedious, and not feel like a necessary task, but it is! We are very grateful to you for reading through this and for your potential future code reviews. We couldn't move forward without you. Thank you!
hallow warren
#

@stuck furnace thank you I will find my headphones

somber heath
#

"Transformers, corporations in disguise!"
"Mega-corp, rolling out!"

hallow warren
#

I don't want a class.

#

I just want a bunch of endpoints

rugged root
#

It's finally done!

#

Whheeeeeeeee

hallow warren
#

\o/

#

I have five cellular services competing to offer me the best reception.

#

is an early Starlink adopter

amber raptor
atomic edge
#

Rabbit youre the epitome of comedy

amber raptor
#

I wish iOS would stop terminating Discord

hallow warren
#

A string walks into a bar. A sign says "no strings allowed." The string frays and ties itself. The bartender says, "are you a string?" The string says, "I'm a frayed knot."

amber raptor
#

Eivl ever do Helo dunker?

#

Excuse me, Fisher. Iโ€™m SIM Hornet combat pilot

rugged root
hallow warren
#

The creator of X-Plane has developed a free simulator for SpaceX's Starship vehicle, using the X-Plane simulation engine as a base and modelling the aerodynamics and propulsion of the vehicle. This is available for iOS and iPadOS right now, and is a fun way to learn how the vehicle might actually perform, and of course what might go wrong in the...

โ–ถ Play video
amber raptor
hallow warren
#

Flaps are ubiquitious on aircraft. Even multicopter rotors are a form of flaps.

amber raptor
#

Sure but modeling dirty jet flight model is difficult

hallow warren
# amber raptor Sure but modeling dirty jet flight model is difficult

May 21 (Bloomberg) --- Part-truck, part-helicopter, the Black Knight Transformer can travel at 70 mph on the ground and then hover thousands of feet in the air. The modular hybrid can carry cargo or wounded soldiers from the front line. Here is what the Black Knight's first successful test flight looks like. (Source: Bloomberg)

-- Subscribe to ...

โ–ถ Play video
amber raptor
#

Esp fighter jet which uses its ailerons as part of flap

hallow warren
amber raptor
#

And viper/Hornet are fly by wire which includes auto flap setting based on Speed/AoA

#

Mostly AoA

hallow warren
stuck furnace
#

Scott Manley is my source on space matters.

amber raptor
#

You are all banned from r/sino

hallow warren
#

Over the last few days the most complicated robotic space mission to the moon has completed the most difficult parts of its mission. Landing in the target area, drilling in and collecting samples, then returning the samples to orbit in a small ascender vehicle. FInally, an orbiter has performed the first autonomous rendezvous in lunar orbit, doc...

โ–ถ Play video
coral frigate
#

seems like a CGI Flag! FAKE! ๐Ÿ˜†

stuck furnace
#

Sure Opal is devastated ๐Ÿ˜„

rugged root
#

HA

hallow warren
#

@somber heath this is not a failure of assessment, it is a failure of education

somber heath
#

Aha. Failure. I am well-versed in this matter.

rugged root
#

We heart you, opal

somber heath
#

๐Ÿ˜

hallow warren
#

Simply improving women's ability to assess an advantageous mate is sadly obscured from the truth that OpalMist keeps hidden

rugged root
#

Uh..... huh

somber heath
#

That guys are easy.

rugged root
#

Men want him, women want to be him

#

Wait...

hallow warren
coral frigate
hallow warren
rugged root
dire folio
#

@leaden comet

rugged root
#

@leaden comet

hallow warren
stuck furnace
#

Did you click the little arrow?

rugged root
#

@leaden comet Not sure why

#

@leaden comet I'm glad you fixed it

leaden comet
olive hedge
amber raptor
#

And you want the Sociopath in C Suite level

hallow pecan
#

Trackpad ftw

hallow warren
whole bear
#

can anybody help me quick?

amber raptor
#

I was think Bob the builder

solar scaffold
#

Hey

stuck furnace
#

Maybe it's heated?

#

That would actually be pretty nice.

solar scaffold
#

Problem; The sum of a two-digit number plus its inverted number equals 99. Find the sum of those two digits so the system would be (xy + yx = 99) and (xy = x*10 + y)? I need help to solve this please

#

please

stuck furnace
#

Have you heard of the ippu club?

dire folio
#

!otn s hemlock

wise cargoBOT
#
Query results

โ€ข channeling-my-inner-hemlock
โ€ข diesel-powered-hemlock
โ€ข hemlock-demoted-for-the-lulz
โ€ข hemlock-english-lessons
โ€ข hemlock-needs-more-comments
โ€ข hemlockโ€™s-beard-garden
โ€ข hemlockโ€™s-biological-mail
โ€ข hemlockโ€™s-dungeon-dreams
โ€ข hemlockโ€™s-earless-adventures
โ€ข hemlockโ€™s-fussy-butt
โ€ข hemlockโ€™s-morning-deliveries
โ€ข hemlockโ€™s-motivational-posters
โ€ข hemlockโ€™s-pipe-dreams
โ€ข hemlockโ€™s-second-rodeo

leaden comet
dire folio
#

!otn s eivl

wise cargoBOT
#
Query results

โ€ข dance-dance-eivlution
โ€ข eivl-broke-the-internet
โ€ข eivl-elvis-is-alive
โ€ข eivl-eval
โ€ข eivl-eye
โ€ข eivl-genius
โ€ข eivl-says-eval-is-evil
โ€ข eivl-twin
โ€ข eivls-evil-eval
โ€ข eivlโ€™s-lack-of-food-racism
โ€ข eivlโ€™s-made-of-glass
โ€ข eivlโ€™s-super-computer
โ€ข goto-considered-eivl
โ€ข hear-no-eivl-speak-no-eivl
โ€ข internal-eivl
โ€ข lemonโ€™s-eivls-evil-twin
โ€ข root-of-all-eivl
โ€ข the-axis-of-eivl

leaden comet
hallow warren
#

My local 7-11 has been ordering chocolate and pistachio macarons

leaden comet
hallow warren
#

I'm trying to get them to switch from sardines to salmon

silver notch
#

We're talking about excavators, and terraforming. Did I walk into a museum?

rugged root
#

Or an off-world research mission

hallow pecan
#

Or just a playground sandbox

somber heath
#

ISP installs air conditioning, servers complete requests faster, users spend less time running their computers waiting for their internet to work, less time for everything to get hot.

dire folio
silver notch
leaden comet
#

Sword of my Ma

dire folio
#

Maw

hallow pecan
#

I hate all setups which don't have all same monitors

leaden comet
#

all same monitors is spensive.

hallow pecan
#

They trigger my mild OCD

silver notch
#

Could never use one screen, I need the window snapping

stuck furnace
#

When I can afford it I want to get just one large 4k monitor.

stoic ore
#

Done with the night

#

See u guys tmrw

hallow pecan
#

Just buy one of those stadium super massive TVs

rugged root
#

Later Shep

tiny seal
faint ermine
somber heath
#

Window breaking: Usually undesirable. Window snapping: Potentially desirable. Words!

dire folio
hallow pecan
#

Let me go to my grandma's house and send you millions of pictures of tea pots

hallow pecan
#

Good point.

somber heath
#

We have a tea cupboard. It's...populated.

silver notch
#

hmm, no love for coffee?

somber heath
#

The tea cupboard also contains coffee.

faint ermine
#

!e ```py
import http
print(http.HTTPStatus(418).description)

wise cargoBOT
#

@faint ermine :white_check_mark: Your eval job has completed with return code 0.

Server refuses to brew coffee because it is a teapot.
somber heath
#

I enjoy the smell of coffee more than I enjoy the taste, however I do have a thing for teramisu and coffee in cake.

stuck furnace
#

Yeah the taste never quite lives up to the aroma ๐Ÿ˜„

silver notch
#

Imagine not using coffee powder which you just add water to smh

somber heath
#

Just as a drink, though, meh.

stuck furnace
#

And cold coffee tastes so much better imo.

silver notch
#

Anyways, I think i'll turn in for the night, catch you later :D

stuck furnace
hallow pecan
#

I tell you what's nice with coffee

#

5 spoons of sugar and 1 of ground coffee

#

Add 1 spoon of water

#

Mix til it's a mass that doesn't fall of the spoon when put sideways

#

Later add milk till half

#

And rest boiled water

#

You're in for a treat

hallow warren
faint ermine
#
 - "traefik.http.routers.testsubdomain-rtr.rule=HostRegexp(`{subdomain:.+}.testsubdomain.yadamiel.com`)"
stuck furnace
#

๐Ÿ‘‹

#

So er, what's everyone up to? ๐Ÿ˜„

#

Alright, might sign off too.

#

See ya

wicked urchin
#

Sounds pretty good

strong fjord
#

hello

graceful grail
#

this is a test spoiler ||test stuff||

cloud stratus
#

||

graceful grail
#

|| put code here ||

#

!paste

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

tranquil barn
tranquil barn
graceful grail
#

||python print("fail")||

hushed elm
#

went DEEP

cloud stratus
#

Not, yet!

#

"Do as I say, not as I do." -A wise future admin on books, Macro

hushed elm
#

yessss

whole notch
#

I used a website for that

#

To format the data

#

To add comas, I mean

#

I wanted to it as a list

#

holy shit

#

I am dumb

cloud stratus
#

It's computer magic

graceful grail
#

yes

tranquil barn
#

PDFMiner @cloud stratus

#

or pdftotext

cloud stratus
#

PyPDF2

cloud root
#

Never gonna give you up

verbal ibex
#

Hey

cloud root
#

yes

#

meow

#

I just realized that if you do like:

[code here]

it will automatically highlight python code

#
print ("Hewo")
#

๐Ÿ™‚

cloud stratus
#

Yup

verbal ibex
#

Guys, let's discuss about some topics, about anything. I gotta send 50 messages))

#

oh

#

thx

#

k

cloud root
#

I just realized Opal changed profile picture

#

I'll change too during december 25

#

ok gtg eat

verbal ibex
#

I'm gonna study in da USA

cloud stratus
#

Would be a good way to learn aiming

verbal ibex
#

I like California

frozen night
#

@verbal ibex hello ๐Ÿ˜‰

verbal ibex
#

Hi

frozen night
#

We both trying to pass the voice verifications ih xD

verbal ibex
#

yeah xd

frozen night
#

Wassup

#

I'm working on this bot rn

#

trying to make this thing talk

verbal ibex
#

What does bot rn mean?

frozen night
#

right now...

verbal ibex
#

k

#

got it

#

I have been learning python for 6-7 months

#

what about u?

frozen night
#

Nice

#

we were taught python sometime in skl

#

I started with actual projects like just 8 months back

#

@somber heath What kind of projects you in?

cloud stratus
#

Opal has been working on Python for 5 million years

#

Boomer

frozen night
#

lol

#

World still needs boomers

tranquil barn
cloud stratus
#

Damn Chess

verbal ibex
#

I used to learn C# on courses, but I didn't like it, perhaps cuz of teachers, idk. Then I saw that everybody in da internet advise to learn python and here I am

frozen night
#

Noice

#

I was into general programming. Now I'm into Web Dev

#

@cloud stratus Wau? U into python?

verbal ibex
#

R u backend or fullstack developer?

cloud stratus
#

Hm?

#

Yeah

frozen night
#

Trying out Full stack. On LAMP rn

cloud stratus
#

@frozen night you into star wars?

verbal ibex
#

sure he is, he's skywalker

cloud stratus
#

yeah

#

cool

frozen night
#

lol yeahh

tranquil barn
#
n = n + (":borderx::bordera::borderb::borderc::borderd::bordere::borderf::borderg::borderh::borderx:<br/>")
            n = n + (":border8:"+":"+board["a8"]+"w::"+board["b8"]+"b::"+board["c8"]+"w::"+board["d8"]+"b::"+board["e8"]+"w::"+board["f8"]+"b::"+board["g8"]+"w::"+board["h8"]+"b:"+":border8:"+"<br/>")
            n = n + (":border7:"+":"+board["a7"]+"b::"+board["b7"]+"w::"+board["c7"]+"b::"+board["d7"]+"w::"+board["e7"]+"b::"+board["f7"]+"w::"+board["g7"]+"b::"+board["h7"]+"w:"+":border7:"+"<br/>")
            n = n + (":border6:"+":"+board["a6"]+"w::"+board["b6"]+"b::"+board["c6"]+"w::"+board["d6"]+"b::"+board["e6"]+"w::"+board["f6"]+"b::"+board["g6"]+"w::"+board["h6"]+"b:"+":border6:"+"<br/>")
            n = n + (":border5:"+":"+board["a5"]+"b::"+board["b5"]+"w::"+board["c5"]+"b::"+board["d5"]+"w::"+board["e5"]+"b::"+board["f5"]+"w::"+board["g5"]+"b::"+board["h5"]+"w:"+":border5:"+"<br/>")
            n = n + (":border4:"+":"+board["a4"]+"w::"+board["b4"]+"b::"+board["c4"]+"w::"+board["d4"]+"b::"+board["e4"]+"w::"+board["f4"]+"b::"+board["g4"]+"w::"+board["h4"]+"b:"+":border4:"+"<br/>")
            n = n + (":border3:"+":"+board["a3"]+"b::"+board["b3"]+"w::"+board["c3"]+"b::"+board["d3"]+"w::"+board["e3"]+"b::"+board["f3"]+"w::"+board["g3"]+"b::"+board["h3"]+"w:"+":border3:"+"<br/>")
            n = n + (":border2:"+":"+board["a2"]+"w::"+board["b2"]+"b::"+board["c2"]+"w::"+board["d2"]+"b::"+board["e2"]+"w::"+board["f2"]+"b::"+board["g2"]+"w::"+board["h2"]+"b:"+":border2:"+"<br/>")
            n = n + (":border1:"+":"+board["a1"]+"b::"+board["b1"]+"w::"+board["c1"]+"b::"+board["d1"]+"w::"+board["e1"]+"b::"+board["f1"]+"w::"+board["g1"]+"b::"+board["h1"]+"w:"+":border1:"+"<br/>")
            n = n + (":borderx::bordera::borderb::borderc::borderd::bordere::borderf::borderg::borderh::borderx:")
            
verbal ibex
#

hahaha

#

what da hell is that

frozen night
#

Some damn chess

cloud root
#

Aidan dont understand....

verbal ibex
#

the same)

cloud root
#

meow

somber heath
#

@verbal ibex Some old code of mine from when I was more in my Python noob stage of development.

cloud root
#

I am cat

#

yes

frozen night
#

@somber heath That's pretty neat logic

somber heath
#

It functioned.

frozen night
#

Any django geeks here?

cloud root
#

damn

verbal ibex
#

In the reason, that I'm still learning python (I only mastered syntax), my THE BIGGEST PROGRAM and the first real program btw was quadratic equation solver

cloud root
#

wut

verbal ibex
#

I only know basics of OOP

frozen night
#

CORRECTION: At run time initialization we will write:
scanf("%d", &a[i]);

Discussed need of array, declaration of array, initialization of array, memory representation of array (data structures and algorithms)

See Complete Playlists:
Placement Series: https://www.youtube.com/playlist?list=PLdo5W4Nhv31YvlDpJhvOYbM9Ap8UypgEy

Data Structures an...

โ–ถ Play video
#

Check this out. She is prettuy good

verbal ibex
#

Also I gotta master inbuilt modules

frozen night
#

I learnt from her

somber heath
#

Mm. The native libraries have some very fun functionality.

frozen night
#

she covers the algorithms

#

She uses C implementations i guess

verbal ibex
#

Ok, guys I was glad to hear u, I'd better get going, bye for now)

somber heath
#

I get a lot of use out of the random module. There's re for regex, itertools for combinatorial stuff.

frozen night
#

The algos are the main thing u want here. I'd say get the algos right from her.

somber heath
#

turtle for just playing around with drawing patterns and things.

frozen night
#

@tranquil barn

#

lol

#

@cloud stratus how does ur vscode show in game activity?

cloud stratus
frozen night
#

woah super thanks

cloud stratus
#

Np n.n

whole bear
#

Hello

cloud stratus
#

there

frozen night
#

Heyy there

whole bear
#

i am new to coding

frozen night
#

nice

#

what u learning rn?

whole bear
#

html and python

frozen night
#

they had some work i gues

#

@cloud stratus

#

They just left now

whole bear
#

can anyone suggest a beginners course or something

frozen night
#

U deleted it?

cloud stratus
wise cargoBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

cloud stratus
#

maybe this might help

frozen night
#

nice

whole bear
#

thanks : D

frozen night
#

@cloud root Are u talking to us?

#

lol

cloud root
#

yes

frozen night
#

good

#

the sequels

#

yep

cloud root
#

._.

frozen night
#

lol

#

i saw that coming

#

the OG are always OGs

#

i agree

#

i personally like the sequels

#

prequels are pretty good. but not great ๐Ÿ˜ญ

#

xD

#

I'm into Kali Linux

#

Try a VM?

#

WSL is pretty good

#

It's not huge dude. I too thought it would be overwhelming

#

but it aint that

#

it's quite siomple

#

*simple

cloud stratus
frozen night
#

lol

whole bear
#

hi

frozen night
#

Hey

whole bear
#

if you want to del all data in django?

#

is that possible ?

frozen night
#

I guess yeahh. I dont know. I'm quite new to django

whole bear
#

i did a model

#

i make some data

#

then i changed the field in model

#

now i get this error

frozen night
#

@oblique ginkgo its so loud

whole bear
#

File "D:\Dev\Django\template\venv\lib\site-packages\django\db\backends\sqlite3\base.py", line 413, in execute
return Database.Cursor.execute(self, query, params)
django.db.utils.IntegrityError: NOT NULL constraint failed: new__default_question.question_answer_i

frozen night
#

no linux is really easy

cloud root
#

my voice is down to 0 shields

whole bear
#

cant you flush all django data ?

frozen night
#

yeah the potential is pretty overwhelming

cloud root
#

cuz my voice is cracked

frozen night
#

but getting started with linux is easy

whole bear
#

expect the user stuff ofcourse

#

exceptร„

frozen night
#

If you want to remove all the data from all your tables, you might want to try the command python manage.py flush. This will delete all of the data in your tables, but the tables themselves will still exist.

#

I got this off stackoverflow

#

yeah

#

ROS

#

lol i wore merch to theatres

cloud stratus
#

Rey is kind of a Marry Sue :p

frozen night
#

i dont get u

#

@cloud root

cloud root
#

yes

frozen night
#

Ben solo xD

#

but he dies

cloud root
#

you should play fortnite

#

fortnite has mandalorian

frozen night
#

rey goes "I AM A SKYWALKER"\

#

lol

#

yeah

whole bear
#

good link

frozen night
#

I play games

whole bear
#

im react pro @frozen night

#

but django newbie .D

cloud root
#

I cant join

#

fridge I accidentally left

#

can som1 invite me to that voice?

#

someone?

whole bear
#

is there a field for arrays in django?

#

say i want a field to be: all numbers from 4-10

#

or maybe just writing 3-40 is easier

cloud stratus
#

@slim fog

slim fog
#

oh

#

okay

cloud stratus
#

You can Dm too if you want

slim fog
#

@cloud stratus @frozen night okay thank you guys

#

i'll probably be back with questions in 1 or 2 hours

whole bear
#

bye guys i have to go : D

cloud stratus
cloud root
#

Do any of you guy love cheeze?

cobalt spruce
#

Hi, anyone online here..

whole bear
cloud root
#

@smoky portal Can you do C418 - Sweden?