#voice-chat-text-0

1 messages Β· Page 798 of 1

olive hedge
#

pipenv

honest pier
#

ashleigh

restive geyser
#

lolololol

honest pier
#

keightie

restive geyser
#

they either choose very american names or names that they themselves cannot pronounce

vivid palm
#

lmfao

odd basin
#

hello

uneven urchin
#

!e ```py

class A:
def init(self):
print(self.class)

class B(A):
def init(self):
super().init()

B()

wise cargoBOT
#

@uneven urchin :white_check_mark: Your eval job has completed with return code 0.

<class '__main__.B'>
honest pier
#

huh, wild

vivid palm
#

pls pls pls plslpsplsplsplspspl

#

pleaaaaaaaaaaaaaaase

#

pretty please

olive hedge
#

Download & Stream "Creep" Here: https://pmjlive.com/the-essentials?IQid=yt
Experience PMJ Live: https://pmjlive.com?IQid=yt
Shop PMJ Music/Merch: https://smarturl.it/pmjshop?IQid=yt
Follow Us On Spotify: https://smarturl.it/pmjcomplete?IQid=yt

One of the highlights of our 2015 European tour was Haley Reinhart's masterful interpretation of our ...

β–Ά Play video
restive geyser
#

i'm not a perfect persooooooonnnnnn

#

i heard hoobastank lol

vivid palm
#

THE REASON

#

GILLYYYYYYYYYYYYYYYY

restive geyser
#

lmao

vivid palm
#

SDGSDGSDGKDFJAAAAAAAAAAAAAAAAAAGGGGGGGGGGGGGHHHHHHHHHHH

restive geyser
#

AND THE REASON IS YOUUUUUUUUUUU

vivid palm
#

i'm dying

honest pier
restive geyser
#

it is too late for me to be jamming to kpop

honest pier
#

never too late

restive geyser
#

it is almost 3am

vivid palm
#

indeeeeeeeeeeeeeeeeed

#

perfect time, no?

#

G major

#

C major

#

B major 7

restive geyser
#

that song makes me want to put on black eyeliner lol

vivid palm
#

B minor 7

#

who the fuck knows

#

aqhahahahahHAHAHHAHA

#

and have bangs

restive geyser
#

yesssss

vivid palm
#

that cover half your face, amirite?

restive geyser
#

like super scene looking

#

ahahahaha

vivid palm
#

my puberty-childhood

restive geyser
#

d e a d

vivid palm
#

what did we do for lips back then

restive geyser
#

black lipstick?

#

or just chapstick

vivid palm
#

i think i did just chapstick

#

speaking of lip

#

s

#

have you tried dior addict lip glow

restive geyser
#

yesssssss

vivid palm
#

hoobastank - the reason

restive geyser
#

i forget which color i have. but that formula is πŸ’―

vivid palm
#

yas

#

looks like price has increased another $ or 2 lol

restive geyser
#

numb?

#

LOL

vivid palm
#

gaga poker face

restive geyser
#

LOL

vivid palm
#

T_T

restive geyser
#

😭

vivid palm
#

T _ T

#

T _ T

spiral monolith
#

o_O

vivid palm
#

O_o

#

T^ T

restive geyser
#

e.e

olive hedge
#

xD

spiral monolith
#

^__^

vivid palm
#

^_^

#

^______________________________________________^

#

^ _ _ _ _ _ _ _ _ ^

#

^ ___ __ ___ ___ ^

#

TT

#

γ… γ… 

honest pier
#

!warn @vivid palm no spamming

vivid palm
#

ummmmmmmmmmmmm

#

!warm psvm for being awake so late

honest pier
#

warm

teal python
#

Good night to you)

dense idol
#

hi

#

hello

vivid palm
#

hallo!

olive hedge
restive geyser
#

dolores park πŸ‘€

frigid panther
#

what are yall doing

olive hedge
#

talking about how bad the US is

frigid panther
#

nice

#

sounds like a good topic

olive hedge
#

!e

print("yllig"[::-1])
wise cargoBOT
#

@olive hedge :white_check_mark: Your eval job has completed with return code 0.

gilly
restive geyser
#

you raaaaang?

olive hedge
#

.randomcase i knew it

viscid lagoonBOT
#

i KneW iT

restive geyser
#

lolol

#

don't tell them

#

lol

olive hedge
#

!rule 4

wise cargoBOT
#

4. This is an English-speaking server, so please speak English to the best of your ability.

vivid palm
#
  1. portuguese
#
  1. romanian
restive geyser
#

lol i sleep now. g'night.

olive hedge
ebon flume
#

hey opal

stiff ingot
#

.

runic forum
#

hello?

maiden kite
#

In a resume for a project I have mentioned that I am good with DevOps

#

What can the interview questions related to that be?

wispy idol
#

What is infrastructure as code?

#

What is the difference between docker and container.d

#

CI/CD deployment, which tools do you know?

#

Server Orchestration. Puppet, Ansible, etc?

#

Or at least that's what I'd ask you

maiden kite
#

Thank u soo much bro

somber heath
#
for i in range(10):
    print('Hello, world.')```
somber heath
#
def big_keys(dictionary, value):
    ...```
#
big_keys({'a':1}, 7)```
slate pier
#
big_keys({'a':24, 'e':30, 't':12, 'n':10}, 15)
['a', 'e']```
ebon flume
#

but changing the value in the function will reflect back

#

items

slate pier
#

X

ebon flume
#

yeah

#

x += keys ?

#

||ur adding to x not keys||

wispy idol
#

Renaming would help.

keys would better be found_keys
x would better be key

Good naming minimises confusion

ebon flume
#

ohh

#

nope almost

#
key += keys
is 
key = key + keys
#

yeah

#

nooo

#

?

#

NOO

#

NOOOOO

somber heath
#
keys.append(key)```
wispy idol
#

Have to go for a while. See you guys around

somber heath
#

!e py dictionary = {'Apples':1, 'Pears': 5} key = 'Pears' num = dictionary[key] print(f'I have {num} pears.')

wise cargoBOT
#

@somber heath :white_check_mark: Your eval job has completed with return code 0.

I have 5 pears.
wise glade
#

I always like writing it explicitly
for keys in dictionary.keys()

somber heath
#
{'a':1, 'b':5} > 5```
#

@slate pier I cut out. Maybe we can pop down?

whole bear
#

50 messages remaining to complete -_-

#

for me to talk on voice 😭

stuck furnace
#

Oh yeah, one sec

#

@uncut meteor

odd sequoia
stuck furnace
#

Yeah, you can use the maps in Arcade... somehow

honest pier
#

πŸ€”

#

somehow

stuck furnace
#

The interface isn't entirely intuitive.

#

But it's a massive improvement over coding the positions of tiles manually lemon_pensive

#

Which I think would make me want to die.

#

Who has the evil clown laugh? πŸ˜„

#

I started trying to make a platformer map to test it out...

#

I haven't quite figured out the tile/object/image layer thing.

#

I think to be able to move objects around after placing them you have to use an object layer.

#

Wow you're picking it up much faster than me πŸ˜„

#

With my old-man brain

honest pier
#

@uncut meteor

stuck furnace
#

What is with the self.player = None stuff in the init anyway?

golden hearth
#

Hello there

golden hearth
#

i dont live in 2016 anymroe

honest pier
stuck furnace
#

Same πŸ˜„

uncut meteor
stuck furnace
#

Oh, in the layer panel? @uncut meteor

#

At the top-right?

#

Yep, that one

#

Er, I don't know what that does. But you can name layers in the 'layers' box.

#

🀞

#

πŸ˜„

honest pier
#

oop

stuck furnace
#

Niiice

#

Like a flee

#

Back in 10 mins

ocean bough
#

hello guys i am new here a willing to python

dire oriole
#

@stuck furnace it gives you a warning if you declare variables for the first time in setup(), but you don’t want to declare the actual values in init because that’s what setup() is for

#

(I think)

runic forum
#

i have mic issues

#

i don't know why it sometimes enables itself for no reason

lament blaze
#

Oh boy, the updates are coming

stuck furnace
#

Use gruvbox πŸ˜„

remote lotus
#

Hey guys

#

I don’t have the voice permissions yet

stuck furnace
remote lotus
#

I’m looking for someone who works in the field of ML and AI professionally. I need to interview them for a English paper in my college class

#

If anyone is in that position and is interested lmk πŸ™‚

ember goblet
#

you offering job?

#

hmm

honest pier
stuck furnace
#

Back in a bit

wise glade
#

is no one talking, I can't here anyone

#

oh, I heard Griff a bit

#

so this is what laundmo uses his 5800x for πŸ˜‚

#

what is this?

#

Battelship 2077?

ebon flume
#

anyone here plays mindustry ?

honest pier
#

i do

ebon flume
#

i like it

ebon flume
#

did pc or android ?

whole bear
#

hey guyz

ebon flume
#

yo

honest pier
#

pc

#

didn't know it was on android

whole bear
#

i need some help;/

ebon flume
#

it is

#

its awesome
and very very addictive

#

i used to play factorio but kinda played it a lot
so mindustry

lament blaze
#

oh boi I have to go

whole bear
lament blaze
#

im tired

ebon flume
#

LOL

whole bear
#

i need help ;/

neon sleet
#

what game are you playing?

whole bear
#

i try to make a cmd

ebon flume
#

make a cmd ?

whole bear
#

yeah =))))))

neon sleet
#

you mean to use the original cmd to execute commands in your cmd?

ebon flume
#

bat lang has a print ()

#

?

#

its echo

whole bear
#

.bat

ebon flume
#

like why is their a print in bat

whole bear
#

bcz i want to print a text

#

to pop up

#

when i open this ,what is this

#

;/

ebon flume
#

print command in cmd is used to print docs using a printer

#
Syntax:

PRINT [/B:(buffersize)] [/D:(device)] [/M:(maxtick)] [/Q:(value] [/S:(timeslice)] [/U:(busytick)] [/C][/P][/T] [d:][path][filename] [...]

Purpose: Queues and prints data files.
#

for pop up use msg

whole bear
#

oh

#

thx

pseudo orbit
#

Are you using RL to play the game?

#

@faint ermine

ebon flume
#

RL ?

whole bear
pseudo orbit
#

reinforcement learning

ebon flume
whole bear
#

like this

ebon flume
#

?

whole bear
#

to pop up here

ebon flume
#

where ?

whole bear
#

in line

pseudo orbit
#

oh nvm I thought you were demonstrating the use of learning to show how agent learns to play the game πŸ˜† @faint ermine

ebon flume
#

like print in console ?

pseudo orbit
#

*reinforcement learning

whole bear
ebon flume
#

ohh easy peasy

#

use echo

pseudo orbit
#

okay ggs @faint ermine

whole bear
#

@whole bear?

#

like this

ebon flume
whole bear
#

wat

#

not the usename

#

bruh

ebon flume
#

LOL

#

wrong ping

whole bear
#

did you just ping me for an example

ebon flume
#

LOL

#

heheheheh

whole bear
#

sorry 😦

#

lmao

ebon flume
#

hahahaha

whole bear
#

np

ebon flume
#

hahahah

whole bear
#

❀️

ebon flume
whole bear
#

oh

#

wait a s

ebon flume
#

i would love to stream

#

but imma earn it

whole bear
#

not working at all

ebon flume
#

show me da bat

#

i unlocked peacekeeper in battlfield today

#

@faint ermine u ever played mindustry ?

#

just vib is enough

whole bear
#

oh

#

i have a problem

#

how do I delay the text a bit?

#

@ebon flume

ebon flume
#

delay ?
without stopping the program ?

whole bear
#

like

#

to delay the text a bit when I open the program..

faint ermine
ebon flume
#

FACTS

#

yo o0ooo

#

who was that

#

my ears

#

bleeeeeding

#

the topic of this channel needs to be fixed

severe pulsar
#

oof why did vc die

maiden kite
#

Yeah man

#

Hey everyone

#

Is everyone enjoying their weekend or something

honest pier
#

laki :o

stuck furnace
#

Hey, what you guys up to?

uncut meteor
hallow warren
uncut meteor
limber abyss
#

Foreign key relationships between tables, and expressing one-to-many and many-to-many relationships in idiomatic Python.
this is very important when using sql databases. dataset not having it seems like a major oversight

hallow warren
#

Foreign keys are merely annotations....

wise cargoBOT
#

Hey @hallow warren!

Uh-oh! It looks like your message got zapped by our spam filter. We currently don't allow .txt attachments, so here are some tips to help you travel safely:

β€’ If you attempted to send a message longer than 2000 characters, try shortening your message to fit within the character limit or use a pasting service (see below)

β€’ If you tried to show someone your code, you can use codeblocks
(run !code-blocks in #bot-commands for more information) or use a pasting service like:

https://paste.pythondiscord.com

limber abyss
#

use the paste site

hallow warren
#

! pastebin

#

!pastebin

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.

limber abyss
#

software cannot every be bug free once they pass a certain scale.

#

and well, the difference malicious files and legit files can be near indiffirentiable

faint ermine
hallow warren
limber abyss
#

so there is no checking of the fk constraint

#

you just have numbers which correspond to a column

#

I don't see how this improves over raw SQL

uncut meteor
#

how do you pronounce your name? kek

#

lack-ma-tee-ol?

limber abyss
#

sure

uncut meteor
#

tell me

limber abyss
#

that is actually the correct pronunciation

#

ol as in vitriol

uncut meteor
#

oh nice

#

c:

hallow warren
terse needle
dense ibex
#

kemal why are you using vs

solar heron
#

okie

#

sorry

#

i am trying to make 3d images right

#

like

#

with lidar

#

and like

#

well i haven't gotten to the lidar part yet

#

but

#

i do have a point map kind of

#

like i have samples

#

i have about 1000 samples

#

like

#

this is what i can make as of now

#

like off of the point maps

broken kestrel
#

How can u redirect your python file to somewhere specific?

#

No

#

The last line

#

So i had the wrong chrome version

#

I downloaded ghe right one

#

And i placed that version in the same file as my python

#

Yes i think so

terse needle
#

os.chdir('my/directory')

broken kestrel
#

For the web driver path?

#

????

solar heron
#

should i share my screen?

broken kestrel
#

Ya

whole bear
#

but you cant

terse needle
broken kestrel
#

Yo kj

terse needle
#

yo

broken kestrel
#

Can i dm u?

terse needle
#

why?

broken kestrel
#

I still cant figure it out

terse needle
solar heron
#

it won't plot my numbers right 😦

#

conda?

#

anaconda

#

igl

#

forge?

#

meshplot?

#

well

#

i am trying to manipulate the colors

#

sure

#

one min

#

i'm working with this

#

and ABC is the sample data

#

the lower part isn't working for me

#

with the subplots

#

Scalar and Vector Field Visualization

#

i can get the top 2 rabbits kind of

#

i mean

#

i have a different image

#

but it's the same thought

#

the dot plots doesn't look as good as the rabbits

#

like not as many dots

#

i'll try

#

it has dots

#

if you look closely

#

yes

#

yes

#

like i want to be able to change the textures

#

Calculating properties of the mesh

nf = igl.per_face_normals(v, f, np.array([0.0, 0.0, 0.0]))
nfv = np.linalg.norm(nf * 0.5 + 0.5, axis=1)
nv = igl.per_vertex_normals(v, f)
area = igl.doublearea(v, f)
avg = igl.avg_edge_length(v, f)

v1, v2, k1, k2 = igl.principal_curvature(v, f)
mean_curv = 0.5 * (k1 + k2)

Face normals

d = mp.subplot(v, f, c=nfv, s=[2, 2, 0])

Vertex normals as lines

mp.subplot(v, c=nv, s=[2, 2, 1], data=d)
d.rows[0][1].add_lines(v, v + nv * avg)

Mean curvature + directions

mp.subplot(v, f, c=mean_curv, s=[2, 2, 2], data=d)
d.rows[1][0].add_lines(v + v1 * avg/3, v - v1 * avg/3, shading={"line_color": "red"})
d.rows[1][0].add_lines(v + v2 * avg/3, v - v2 * avg/3, shading={"line_color": "green"})

Triangle area

mp.subplot(v, f, c=-area, s=[2, 2, 3], shading={"metalness": 0.0, "roughness": 1.0}, data=d)

#

so this isn't working for me

terse needle
#

!code

wise cargoBOT
#

Here's how to format Python code on Discord:

```py
print('Hello world!')
```

These are backticks, not quotes. Check this out if you can't find the backtick key.

solar heron
#

like it won't print anything like the above

#

yes

#

i mean i've tried that

#

i have messed around with what to print

#

like maybe things were left out

#

and i wonder why it's a subplot vs regular plot

terse needle
solar heron
#

alright

#

i'll try to change the subplots to plots

#

1 min

broken kestrel
#

Omgg thank you kj

solar heron
#

raceback (most recent call last):
File "math.py", line 31, in <module>
d = mp.plot(v, f, c=nfv, s=[2, 2, 0])
TypeError: plot() got an unexpected keyword argument 's'

broken kestrel
#

I change this right???

solar heron
#

is subplot for size maybe

#

?

terse needle
#

driver = webdriver.Chrome(chrome_options=options, executable_path="C:/Utility/BrowserDrivers/chromedriver.exe", )

broken kestrel
#

And how doni get that

#

Yes

solar heron
#

so i was able to get this one to print

terse needle
#

driver = webdriver.Chrome(executable_path='.\\chromedriver.exe', chrome_options=options)

solar heron
#

@uncut meteor i think it looks neat

#

seems like they were able to get an extra variable in with the S for shading or something like that

#

i removed all of the s variables

#

and d variables to get it to work

stuck furnace
#

Hello

solar heron
#

@stuck furnace hey

uncut meteor
#

hi

solar heron
#

πŸ™‚

uncut meteor
#

(:

stuck furnace
#

πŸ‘€

#

I was going to talk, but then I didn't lemon_pensive

solar heron
#

my mic is still muted 😦

stuck furnace
#

andy; you have a great radio voice πŸ˜„

solar heron
#

erm

#

can we 3d print pies?

cobalt fractal
stuck furnace
#

It's going to be so much better than ours πŸ˜„

honest pier
#

πŸ‘€

stuck furnace
#

πŸ‘€

warm prism
terse needle
#

what are the __functions__ called

class myFunc:
    def __add__():
        ...
cobalt fractal
#

dunder/magic methods

terse needle
#

right

cobalt fractal
#
class AuthState(enum.Enum):
    """Represents possible outcomes of a user attempting to authorize."""

    NO_TOKEN = (
        "There is no token provided, provide one in an Authorization header in the format 'Bearer {your token here}'"
        "or navigate to /authorize to get one"
    )
    BAD_HEADER = "The Authorization header does not specify the Bearer scheme."
    INVALID_TOKEN = "The token provided is not a valid token, navigate to /authorize to get a new one."
    BANNED = "You are banned."
    MODERATOR = "This token belongs to a moderator"
    USER = "This token belongs to a regular user"

    def __bool__(self) -> bool:
        """Return whether the authorization was successful."""
        return self == AuthState.USER or self == AuthState.MODERATOR
#

if AuthState

warm prism
#

@uncut meteor HOLY SHIT

#

HOLY SHIT I FUCKING FOUND IT

#

ITS CALLED TEEWORLDS

uncut meteor
#

lol

solar heron
#

neat game @warm prism

molten pewter
solar heron
#

i think this would be good for big cities

#

my city seems questionable :\

#

i like the site though

#

but like

#

my city is too dangerous to walk

#

but the most dangerous part has the best walk score

eternal kernel
#

oh

#

learning

#

alright

#

yep

#

so would you help me

#

I don't know where to start?

#

ok

#

nope

#

yep

#

ok

#

ok thank you for the help

#

I will probably go to bed

#

yes i am

#

ok

molten pewter
eternal kernel
#

i got code

molten pewter
#
eternal kernel
#

right?

#

ohhh ok

molten pewter
#

DATACAMP

eternal kernel
#

ok

#

thank you

#

so much

#

alr bye

whole bear
#

yes

runic forum
#

hello

drifting fossil
#

sup dude

runic forum
#

whacha doing rn?

drifting fossil
#

just chillin

runic forum
#

ok

drifting fossil
#

what are we even doin in this voice chat channel?

#

hi

runic forum
#

don't know

drifting fossil
#

lol

whole bear
#

i just wrote this:
!Bb! /g 1 30 /c 0x!MenuBG!!MenuFG! /a 65 /g 3 30 /a 66 /g 5 30 /a 67 /g 7 30 /a 68 /g 9 30 /a 69 /g 11 30 /a 70 /g 13 30 /a 71 /g 15 30 /a 72 /g 17 30 /a 73 /g 19 30 /a 74 /g 21 30 /a 75 /g 23 30 /a 76 /g 25 30 /a 77 /g 1 31 /a 78 /g 3 31 /a 79 /g 5 31 /a 80 /g 7 31 /a 81 /g 9 31 /a 82 /g 11 31 /a 83 /g 13 31 /a 84 /g 15 31 /a 85 /g 17 31 /a 86 /g 19 31 /a 87 /g 21 31 /a 88 /g 23 31 /a 89 /g 25 31 /a 90 /g 1 32 /a 97 /g 3 32 /a 98 /g 5 32 /a 99 /g 7 32 /a 100 /g 9 32 /a 101 /g 11 32 /a 102 /g 13 32 /a 103 /g 15 32 /a 104 /g 17 32 /a 105 /g 19 32 /a 106 /g 21 32 /a 107 /g 23 32 /a 108 /g 25 32 /a 109 /g 1 33 /a 110 /g 3 33 /a 111 /g 5 33 /a 112 /g 7 33 /a 113 /g 9 33 /a 114 /g 11 33 /a 115 /g 13 33 /a 116 /g 15 33 /a 117 /g 17 33 /a 118 /g 19 33 /a 119 /g 21 33 /a 120 /g 23 33 /a 121 /g 25 33 /a 122 /g 1 34 /a 48 /g 3 34 /a 49 /g 5 34 /a 50 /g 7 34 /a 51 /g 9 34 /a 52 /g 11 34 /a 53 /g 13 34 /a 54 /g 15 34 /a 55 /g 17 34 /a 56 /g 19 34 /a 57 /g 28 30 /a 32 /g 30 30 /a 33 /g 32 30 /a 34 /g 34 30 /a 35 /g 36 30 /a 36 /g 38 30 /a 37 /g 40 30 /a 38 /g 42 30 /a 39 /g 44 30 /a 40 /g 46 30 /a 41 /g 48 30 /a 42 /g 50 30 /a 43 /g 52 30 /a 44 /g 28 31 /a 45 /g 30 31 /a 46 /g 32 31 /a 47 /g 34 31 /a 58 /g 36 31 /a 59 /g 38 31 /a 60 /g 40 31 /a 61 /g 42 31 /a 62 /g 44 31 /a 63 /g 46 31 /a 64 /g 48 31 /a 91 /g 50 31 /a 92 /g 52 31 /a 93 /g 28 32 /a 94 /g 30 32 /a 95 /g 32 32 /a 96 /g 34 32 /a 123 /g 36 32 /a 124 /g 38 32 /a 125 /g 40 32 /a 126 /g 42 32 /a 176 /g 44 32 /a 177 /g 46 32 /a 178 /g 48 32 /a 179 /g 50 32 /a 180 /g 52 32 /a 185 /g 28 33 /a 186 /g 30 33 /a 187 /g 32 33 /a 188 /g 34 33 /a 191 /g 36 33 /a 192 /g 38 33 /a 193 /g 40 33 /a 194 /g 42 33 /a 195 /g 44 33 /a 196 /g 46 33 /a 197 /g 48 33 /a 200 /g 50 33 /a 201 /g 52 33 /a 202 /g 28 34 /a 203 /g 30 34 /a 204 /g 32 34 /a 205 /g 34 34 /a 206 /g 36 34 /a 217 /g 38 34 /a 218 /g 40 34 /a 219 /g 42 34 /a 220 /g 44 34 /a 223 /g 46 34 /a 158 /g 48 34 /a 207 /g 50 34 /a 174 /g 52 34 /a 175 /d ""

#

pls help me

drifting fossil
#

ohhh...idk anything about that.....Iron Biscuits might help you

whole bear
#

i dont need help just saying i wrote all that by hand

runic forum
#

dont know either πŸ€·β€β™‚οΈ

drifting fossil
#

"pls help me" ????

whole bear
#

my hands hert

drifting fossil
#

ouch

#

u alright?

whole bear
#

nope

whole bear
#

what should i do next ahha i know

drifting fossil
#

good for you!

whole bear
#

more writing

runic forum
#

lol

drifting fossil
#

thats the spirit!

whole bear
#

:('

drifting fossil
#

xd

#

suggest me some good songs

#

my playlists are outdated af

drifting fossil
#

noice!!!

#

thenks

whole bear
#

keh

runic forum
#

u're always welcome bud

#

@whole bear xD

#

you seriously know batch?

whole bear
#

yes

drifting fossil
#

that "Rock Bottom" just sent me to the rock bottom of my fearsπŸ˜•

runic forum
#

musiczz...

drifting fossil
#

finally found a new artist to flex about!

runic forum
#

who

drifting fossil
#

grandson

runic forum
#

show

runic forum
#

okkk

drifting fossil
#

can anyone help me with my homework?

runic forum
#

you play osrs?

drifting fossil
#

whats osrs?

runic forum
#

Old School Runescape

drifting fossil
#

is that some kind of game?

runic forum
#

its a mmorpg

drifting fossil
#

sorry but whats mmorpg xd

#

i jst know rpg

#

ohh

#

yup'

#

just googled it

#

is is any good?

runic forum
#

ofc

#

u should play it

drifting fossil
#

ohhhkay

#

yeah!!

runic forum
#

download it today

#

its free

drifting fossil
#

i have stopped playing games actually.....

runic forum
#

why

drifting fossil
#

yeah yeah i just checked on steam

#

my internet sucks

runic forum
#

not the steam one

#

that one

drifting fossil
#

its not even ponening

#

opening

runic forum
#

the link?

drifting fossil
#

yeah

runic forum
#

why

drifting fossil
#

dont know lol

runic forum
#

try again lol

drifting fossil
#

yeah im till trying

#

still*

runic forum
#

take your time

drifting fossil
#

any music producers here?

runic forum
#

how come your internet suck ass xD

drifting fossil
#

told ya

#

wifi is down

#

actually

#

have to get a new connection

#

jeez when's this pandemic is gonna over

runic forum
#

no idea

drifting fossil
#

aiissshhhhh

#

its gettin on my nevers

#

nerves*

runic forum
#

but do you have any other wifi connections?

drifting fossil
#

nahh

#

im suckin data from my phone

whole bear
#

in last logged in runescape 477 days ago????

drifting fossil
#

luv the asmr here

runic forum
#

yup dude.

#

we can hear you eating your ships

whole bear
#

sorry

drifting fossil
#

nahhh its fine

whole bear
#

ima go get water anyway

drifting fossil
#

imma go now....back to work!😎

#

have a track to finish

runic forum
#

ok

drifting fossil
#

bye bye

#

cuz

#

voice verification is not yet done for me

whole bear
#

β– 

lunar pendant
#

did anyone attempted google codejam qual round?

whole bear
#

it took me 1 hour to program this

runic forum
whole bear
#

yers

runic forum
#

lets befriend

whole bear
#

im very bad at coding

runic forum
#

jesus dude, you really disgusting

whole bear
#

god

#

more??

runic forum
#

could somebody help me with my hw assignment?

#

math

#

vectors

#

will you help me

#

give me a moment...

lunar sphinx
#

hi guys

#

hello

whole bear
#

hello

whole bear
#

does anyone know a liceence that has:

you cannot modify the files or program
you cannot share unless you are giving full credit to the owner

nothing else
#

unblock me @runic forum iv done nothing to deserve a block

tall latch
#

@somber heath i learned OOP

#

now i dont know what to learn next

devout canopy
#

question : how I know the number of messages I posted ?

runic forum
#

admin can check

whole bear
#

@devout canopy 66 messages

devout canopy
#

Okay . So I need to pass the voice verify but I have to count all messages after 08/23

shy elk
shy elk
#

It throws make command not found

whole bear
#

my new geethub πŸ™‚ πŸ™‚ i cant wait to be pumping out batch tools and software

solar heron
#

what is this?^

#

i like the dragon picture

whole bear
#

yo yo

solar heron
#

hi wyver

whole bear
#

can u help me with a code )

#

?

#

in

#

python

solar heron
#

i'm really bad at coding

#

but i could try

sonic pawn
#

.

dense idol
#

hi

whole bear
#

2 times pie = 6.28318530718

uneven urchin
#

Well that's one full voice channel lol

whole bear
#

@rugged root Can you please push me to Staff VC

flat sentinel
#

?

vivid sand
#

@scenic wind afk

dense ibex
topaz hearth
#

sorry I cant talk yet

wispy dust
sick cloud
#

@restive garden helo

restive garden
#

Heyy

sick cloud
#

@coarse ridge helo gamer

broken trench
#

weeeeeeeeeee

tropic robin
#

IMMMM SOOOO BOOOREEDD

dense idol
#

hi

cursive minnow
plush wolf
#

i cant hear ya m8

#

@uneven yarrow

uneven yarrow
#

why?

plush wolf
#

idk

uneven yarrow
#

rejoin the channel

plush wolf
#

ok

#

still nothing

#

can ya hear me now

bold maple
#

@lusty marsh what are u doing?

#

aa ok

#

i hate bugs

#

and the purpose of the engine is to make a game with it i guess?

#

it seems that you are drawing a pixel art xd

#

its cool yeah

#

how many hours have you been with this project?

#

nice

#

although the terrain generation looks a bit strange

#

and could u generate bigger maps?

#

aaaah ok

#

hahahaha

#

gotta go

#

bye!

bold maple
#

searching for diamonds?

#

could u add them in a special high?

#

like y = 2

#

oooooh yessss

#

and then if u want u could add that they generate in groups of 4 or something like that

#

what does it mean sample?

#

what IDE are u using?

#

too many stacks for me!

jovial turret
#

is it pygame?

bold maple
#

no

#

hahahaha

#

omg

#

wich game?

#

ok

rugged root
brazen hare
#

why can't I unmute on voice chat 0?

rugged root
#

!voice

wise cargoBOT
#

Voice verification

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

brazen hare
#

I have to sent over 50 messages to get voice verfied

dense ibex
#

How are you @brazen hare ?

brazen hare
#

thanks for asking

#

Should I use VSC or pycharm to code in python? (I'm a beginner)

dense ibex
#

Any is good tbh I use pycharm cause of its GitHub integration

rugged root
#

!tools As a beginner, I suggest either Thonny or Mu-Editor

wise cargoBOT
#
Tools

The Tools page on our website contains a couple of the most popular tools for programming in Python.

brazen hare
#

Thank your for helping me, you're so nice πŸ™‚

rugged root
#

!server

wise cargoBOT
#
Server Information

Created: 4 years, 2 months and 21 days ago
Voice region: europe
Roles: 77
Member status: status_online 42438 status_offline 126536

Members: 168969

Helpers: 94
Moderators: 28
Admins: 13
Owners: 3
Contributors: 36

Channels: 216

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

brazen hare
#

can I show you my code, and you'll tell me what you think about it?

rugged root
#

!codeblock

wise cargoBOT
#

Here's how to format Python code on Discord:

```py
print('Hello world!')
```

These are backticks, not quotes. Check this out if you can't find the backtick key.

rugged root
#

!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.

brazen hare
#

what do you think?

#

guys/

#

?

#

please

dense ibex
#

What does it do Shalev?

brazen hare
#

so basically it's a game that generates a random number and it gives your hints and it loops

dense ibex
#

Cool

brazen hare
#

I want to make it smaller but idk how

dense ibex
#

It takes time you will eventually figure it out but thats what we are here for!

bold maple
#

minecraft 1.18

stuck furnace
#

Hey πŸ‘‹

brazen hare
#

@rugged root can you please help me with that

#

ok

dense ibex
#

how long have you been learning python for Shalev?

bold maple
#

@lusty marsh why u are higher than 2 blocks?

brazen hare
rugged root
dense ibex
brazen hare
dense ibex
brazen hare
#

wait i'm checking it

brazen hare
#

what do you think

dense ibex
#

almost half the amount of lines so Yeah pretty good! Does all of it work?

dense ibex
faint ermine
brazen hare
dense ibex
#

Oh yeah you can do that

faint ermine
#

then, for formatting i recommend f-strings

#

!f-strings

wise cargoBOT
#

Creating a Python string with your variables using the + operator can be difficult to write and read. F-strings (format-strings) make it easy to insert values into a string. If you put an f in front of the first quote, you can then put Python expressions between curly braces in the string.

>>> snake = "pythons"
>>> number = 21
>>> f"There are {number * 2} {snake} on the plane."
"There are 42 pythons on the plane."

Note that even when you include an expression that isn't a string, like number * 2, Python will convert it to a string for you.

brazen hare
#

@dense ibex thank you so much for helping me πŸ™‚

#

btw how do i make my status like this?

somber heath
#

Pyrrhiccraft

paper tendon
normal hinge
#
my_list =[]
for i in word:
    my_list.append(i)
for i in my_list:
    if i == "h" or i == "e" or i == "l" or i == "o":
        continue
    else:
        my_list.remove(i)




index_of_h = my_list.index("h")
index_of_e = my_list.index("e")
index_of_l = my_list.index("l")
index_of_o = my_list.index("o")


if index_of_h < index_of_e < index_of_l < index_of_o:

    for i in my_list:
        if i=="h" or i=="e" or i=="o" and my_list.count(i)>1:
            my_list.remove(i)
        elif i=="l" and my_list.count(i)>2:
            my_list.remove(i) ```
#

this is my code i'm trying to print hello

#

suppose if we have hhhheeello

#

in that case it will remove duplicate values

#

and print hello

#

but if the order is something like eehhlllo

#

it will do nothing

#

for some it is working but some different input it is not working sir

somber heath
#

So in the second input, eehhlllo, you're expecting... hllo or ehllo?

#

@normal hinge

normal hinge
#

ahhellllloou

#

we can have hhheeelllooo

#

duplicates

#

but the order must be there

#

like h after e after l after oo

#

but if the order is wrong

#

then it will print no

pastel plover
#

here

#

?

#

so its a problem that i need to solve

#

for college

#

yes i need to explain

#

sorry?

#

i didnt hear ya

#

i jus joined the server so i cant talk for 3 days

normal hinge
#

Kix do u have the link for this problem

#

?

normal hinge
#

why we create a new list

#

and do it

#

lol

short charm
#

almost voice verified

#

so close

#

yet so far away

dawn void
#

hi guys,I am lamia nurtaj

#

I am new in python

ocean panther
#

Hi

narrow lava
#

a= float( input("vvedite pervoe chislo\n") )
b= float( input("vvedite vtoroe chislo\n") )
what = input ("vyberite deistvie (+ - * /) \n")
if what == "+":
c = a + b
print("result" + str(c) )
elif what == "-":
c = a - b
print("result" + str(c) )
elif what == "*":
c = a * b
print("result" + str(c) )
elif what == "/":
c = a / b
print("result" + str(c) )
else:
print("neverno")

dawn void
#

n=int(input())

#

if 2<=n<=5:
lst = []
lst1=[]
dic={}
p=0

#

for i in range(n):
name = input()
score = float(input())
lst.append([name, score])

#

for line in lst:
if line[1] in dic:
dic[line[1]].append(line[0])
else:
dic[line[1]] = [line[0]]

#

for i in dic.keys():
lst1.append(i)
lst1.sort()

#

if len(dic[lst1[1]]) == 1:
for i in dic[lst1[1]]:
print(i)

#

else:
dic[lst1[1]].sort()
for j in dic[lst1[1]]:
print(j)

tidal salmon
#

!otn a hemlock's depressing yogurt

wise cargoBOT
#

:ok_hand: Added hemlock’s-depressing-yogurt to the names list.

severe pulsar
#

sad

whole bear
#
@client.command()
@commands.has_role('Higher Bot Perms')
async def demoteh(ctx, user: discord.Member,*, reason=None):
    guild = client.get_guild(821593527694917653)
    guild2 = client.get_guild(823935997409493032)
    channel = client.get_channel(823937154358968382)
    embed = discord.Embed(title="__**Demotion Update**__", description=f"Demoted {user}")
    embed.add_field(name=f"Reason:", value=f"{reason}")
    await channel.send(embed=embed)
    role = discord.utils.get(guild.roles, name="Helper")
    await user.remove_roles(role)
    await guild2.ban(user)``` why doesnt this ban the person from server?``` why doesnt this remove roles from the guild and doesnt ban a person from guild?
rugged root
#

ctx.guild.ban(user)

#

I think?

#

Maybe?

dense ibex
#

Yeah that should work

whole bear
#
await ctx.guild.ban(user=None)```
#
@client.command()
@commands.has_role('Higher Bot Perms')
async def demoteh(ctx, user: discord.Member,*, reason=None):
    guild = client.get_guild(821593527694917653)
    channel = client.get_channel(823937154358968382)
    embed = discord.Embed(title="__**Demotion Update**__", description=f"Demoted {user}")
    embed.add_field(name=f"Reason:", value=f"{reason}")
    await channel.send(embed=embed)
    role = discord.utils.get(guild.roles, name="Helper")
    await user.remove_role(role)
    await ctx.guild.ban(user)```
worldly falcon
#

I don't have permission to speak

#

I just joined

#

Just sitting here building out a bunch of microservices for a pipline of messages to handle for an elasticsearch backend

shrewd echo
#

How can I get it?

worldly falcon
#

look at your dms

#

you have to have like 3 10 min blocks, 50 posts, etc, etc...

shrewd echo
#

ok, thanks

worldly falcon
#

Nothing is worse than coding for cybersecurity and needing to meeting higer FIPS standards a govt. CMMC L3 or > policy requirements lol

woven marten
#

how do i get access to voice chat

barren totem
#

@woven marten you have to send at least 50 messages in the server first

#

makes sense

#

i guess

woven marten
#

oh damn

barren totem
#

yeah i think it might be a little much

vivid palm
#

@dense ibex bongowave

cyan pine
#

I wish I could talk but don’t have the perm lol

#

Did meet the requirements gotta work! 😊

vivid palm
#

0b11111

cyan pine
#

Hello @hollow dove

hollow dove
#

hi lol

cyan pine
#

Yeah trying to reach 50 messages mark hehe @hollow dove

#

πŸ˜…

hollow dove
#

lol

cyan pine
#

How did you reach it?

hollow dove
#

getting help in a support channel

cyan pine
#

Ahh lol make sense

#

Means lot of message to reply too hehe

#

Are you working on anything? 😊

hollow dove
#

sorta

cyan pine
#

Noice 😊

stuck furnace
#

The health qualities of the food names was an issue raised at the staff meeting πŸ˜„

vivid palm
#

lolol

#

oh wait it's not 1 per letter

#

i never paid attention

dense ibex
#

Hey LX wave2

stuck furnace
lucid pine
#

Watch the video version of this post on VS Toolbox Let’s get started In this post, we’re going to walk through a sample project that demonstrates scripting a C++ application with Python using CPython, PyBind11 and Visual Studio 2017. The sample code is available at github.com/zooba/ogre3d-python-embed and setup instructions are below.

pearl cove
#

I have never been on a date

willow canopy
#

What is good yall

dense ibex
#

Hey pure

wise cargoBOT
#

Hey @pliant shuttle!

Uh-oh! It looks like your message got zapped by our spam filter. We currently don't allow .txt attachments, so here are some tips to help you travel safely:

β€’ If you attempted to send a message longer than 2000 characters, try shortening your message to fit within the character limit or use a pasting service (see below)

β€’ If you tried to show someone your code, you can use codeblocks
(run !code-blocks in #bot-commands for more information) or use a pasting service like:

https://paste.pythondiscord.com

dense idol
#

hi

flat steppe
#

hi

runic forum
#

hello

trim fiber
#

Hello I need help with a task, can someone help me

runic forum
#

@clear shadow cant hear you properly

clear shadow
#

Sorry
Actually Its my network issue

runic forum
#

no worries, but what were you saying again?

whole bear
runic forum
#

@whole bear are you okay?

whole bear
#

!elog

#

!e help

#

!remind 15mins

wise cargoBOT
#
Bad argument

15mins is not a valid duration string.

#
Command Help

!remind [mentions]... <expiration> <content>
Can also use: reminder, reminders, remindme

Commands for managing your reminders.

Subcommands:

!remind delete <id_>
Delete one of your active reminders.
!remind edit
Commands for modifying your current reminders.
!remind list
View a paginated embed of all reminders for your user.
!remind new [mentions]... <expiration> <content>
Set yourself a simple reminder.

whole bear
#

!remind call 15min call the person

wise cargoBOT
#
Bad argument

call is not a valid duration string.

#
Command Help

!remind [mentions]... <expiration> <content>
Can also use: reminder, reminders, remindme

Commands for managing your reminders.

Subcommands:

!remind delete <id_>
Delete one of your active reminders.
!remind edit
Commands for modifying your current reminders.
!remind list
View a paginated embed of all reminders for your user.
!remind new [mentions]... <expiration> <content>
Set yourself a simple reminder.

whole bear
#

!remind @whole bear 15mins call

wise cargoBOT
#
Bad argument

15mins is not a valid duration string.

#
Command Help

!remind [mentions]... <expiration> <content>
Can also use: reminder, reminders, remindme

Commands for managing your reminders.

Subcommands:

!remind delete <id_>
Delete one of your active reminders.
!remind edit
Commands for modifying your current reminders.
!remind list
View a paginated embed of all reminders for your user.
!remind new [mentions]... <expiration> <content>
Set yourself a simple reminder.

whole bear
#

FUCK

#

how do i voiceverify?

#

i just want help

#

@whole bear !verify

#

yea ok

#

thank you

#

i cant verify because i sent less than 50 messages

#

thats my dm

#

@flat sentinel what are you doin' boi?

flat sentinel
#

im not a boi

#

im a man

#

noew

#

now

#

and big

#

yes

#

OpenFOAM

#

!voice

wise cargoBOT
#

Voice verification

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

whole bear
#

!voic

wise cargoBOT
#

Voice verification

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

flat sentinel
#

one more

#

just one more

whole bear
#

guys im using grammarly for death traps πŸ™‚

#

dont say that

#

pronounced as VI-Z-AXE

#

its not vai-zax

#

oh yea

#

ea

#

i did drugs

#

!moderator

#

!mod

#

yes.

flat sentinel
#

!helper

#

no

#

!helper

whole bear
#

lol ur talking to the dang wned bot

#

@elfin fractal illegle

flat sentinel
#
  • iligal
whole bear
#

Cause it's Optism nihilism tho.

#

yes

flat sentinel
#

!rules

wise cargoBOT
#

The rules and guidelines that apply to this community can be found on our rules page. We expect all members of the community to have read and understood these.

whole bear
#

oh-

#

I don’t have museum πŸ˜„

elfin fractal
#

@whole bear hello?

whole bear
#

Viziax, known as Vizaxx.

whole bear
runic forum
#

@flat sentinel early April fools prank?

whole bear
#

uwueuwurururwuewroruowreuereiuriourweoireueerewoureewiieruoereiuewriiou

#

lol

empty citrus
#

hi all

whole bear
#

Dead poor guy

empty citrus
#

haw to find number of lines in message in telegram?

whole bear
#

he got head stomped

runic forum
#

how

whole bear
#

I have a losing voice

#

because it’s a sore

#

jayy has been doxxing

empty citrus
#

thx. I don't have practice

warped saffron
#

Β―_(ツ)_/Β―

clear shadow
#

!voice

wise cargoBOT
#

Voice verification

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

clear shadow
#

!ot

wise cargoBOT
wild flint
#

@faint ermine πŸ‘‹

#

hello laundmo

cerulean moth
#

uh oh, i can't join vc1

alpine karma
#

Oh it like it is filled already

stuck furnace
runic forum
#

interesting...

rugged root
#

@cerulean moth I just tweaked the numbers

#

You should be able to now

cerulean moth
#

cool, am there

stuck furnace
#

@copper jolt your pings are coming through

cerulean moth
#

lol

#

and they are too many

#

is someone spaming you?

stuck furnace
#

I think it's you anyway?

#

Did you just get a load of pings?

proper quail
#

kodcularerrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

cobalt fractal
#

!warm @rugged root

rugged root
#

Nice and toasty

#

Actually I am currently having to wear my jacket

vivid palm
tribal plover
#

why cant i talk

restive geyser
#

you need voice verification

flat sentinel
#

!voice

wise cargoBOT
#

Voice verification

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

flat sentinel
#

go here

#

and read the requirements

severe lotus
#

oops I forgot to mute my mic, can I get un-server-muted?

#

@rugged root did you mute me?

#

I don't have permission to talk...

dense ibex
#

!voice

wise cargoBOT
#

Voice verification

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

dense ibex
#

@severe lotus ^^^

severe lotus
#

!voice

dense ibex
#

no you have to go into that channel

#

and follow the instructions there

honest pier
#

you're already voice verified

severe lotus
#

yeah

honest pier
#

did you not ask a question to us

#

like, a minute ago

severe lotus
#

yes I did

#

idk why jake is telling me to do this

vivid palm
#

are you showing a red mic icon?

dense ibex
severe lotus
#

ok thanks

vivid palm
#

"my left eye was bleeding yesterday, doctor said it will be recovered after 2 weeks. so can you also go this thursday? i think i can go next tuesday & thursday." omg

#

my coworker just msg'd me this

cedar sage
#

Hello i just wana ask somethin rq r u all guys like pro coders

vivid palm
#

D:

honest pier
#

oof

cedar sage
cedar sage
#

And I'm learning list rn.