#voice-chat-text-1

1 messages · Page 119 of 1

hearty heath
#

On your chinny chin chin?

pale pivot
hearty heath
#

It's ok now 🤔

wraith bough
#

@pale pivot are you using discord on browser?

wintry sinew
#

@mild flume !otn a foot-dealership mmLol

marble sonnet
#

import pandas as pd

def cols_means(l):
    # Create Column Names, literally like ['col1', 'col2', ...] depending on how many columns l has.
    # Hint: need to iterate to populate a list similar to this ['col1', 'col2', ...]

    
    # Create a dataframe using the given list (l) and the generated column names above
    
    # return their (column-wise) means 
    return None # Change None
    
if __name__ == '__main__':
    x = [[1,2,3],[4,5,6],[6,7,8],[8,9,10]]
    print(cols_means(x))
mild flume
solid gyro
raven orbit
wintry sinew
mild flume
wintry sinew
pale pivot
wintry sinew
stone flume
# wintry sinew

what you have not said is that this is probably equivalent to 50/100 of python code ...

pale pivot
#

@mild flume

south coyote
#

!voiceverify

#

!voiceverify

round ledge
#

someone start talking pls

#

i need help

sturdy pollen
#

!voice

coarse hearthBOT
#

Voice verification

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

waxen prairie
#

hello guys

#

good afternoon for everybody

hexed glade
#

Hi

#

How do I get verified in channel

#

Voice channel

misty sinew
#

hi

#

hello

#

good

#

wht r u doing

#

nice

#

do you know how to make tools

#

nope i don't see ur streaming

mild flume
#

@wary carbon Oh, you can talk in here as well

wary carbon
#

you know pyramid?

mild flume
twilit leaf
#

I was asleep

#

My sleep timings are outta control

#

India

#

I slept at 3 afternoon woke up now!

twilit leaf
#

why, it is based on linux...

#

they could do whatever they want if they want to

#

@pale pivot

#

but doing alot things in hardware is also a bottleneck...

twilit leaf
#

alot

#

no

#

I'm saying like... chips have upper limit on how big they can get...

#

and adding specialized features on to chip itself.... could be bottleneck

mild flume
#

Also depends on the flavor of the chip

#

BBQ, plain

twilit leaf
#

Like they are doing with that... encoding engines...

mild flume
#

Cheddar...

twilit leaf
pale pivot
#

But when you have fundamental bottlenecks in your OS than can be resolved for < 1% die area

#

You have the option to just add that because you control the whole stack

mild flume
#

🎶 Stacie's mad 'cause I checked out her dad 🎶

random minnow
#

Great Teacher Onizuka

mild flume
#

Mushishi

#

Mushishi (蟲師) is a Japanese manga series written and illustrated by Yuki Urushibara. It was serialized in Kodansha's seinen manga magazine Afternoon Season Zōkan from 1999 to 2002, and in Monthly Afternoon from December 2002 to August 2008. The individual chapters were collected and released into ten tankōbon volumes by Kodansha. Those volumes w...

twilit leaf
#

windows sucks in that regard.... when you reopen an app... it will open on the monitor you last closed rather than on the monitor you clicked to open...

wary carbon
#

@twilit leaf know pyramid?

twilit leaf
#

@zenith wedge you need to choose the python interpreter...

twilit leaf
#

idk

#

im just trolling...

#

it is same as set unions in math

marble sonnet
twilit leaf
#

if you don't have self... it is a class method

mild flume
#

But you have to tell Python that it is

twilit leaf
#

!e

class Student:
    def say_hello():
        print("hello")

Student.say_hello()
coarse hearthBOT
#

@twilit leaf :white_check_mark: Your eval job has completed with return code 0.

hello
mild flume
#

Wait, what am I thinking of that had def say_hello(cls):

twilit leaf
#

!e

class Student:
    def __init__(self):
        self.x = "Hemlock"
    def say_hello(name):
        print("hello", name.x)

hemlock = Student()
hemlock.say_hello()

This was trippy for me... self is not a keyword...

coarse hearthBOT
#

@twilit leaf :white_check_mark: Your eval job has completed with return code 0.

hello Hemlock
mild flume
#

Yep, just convention

#

Going to rejoin in the car, I'll probably go up there with them, as I won't really be able to offer any help while I'm driving

marble sonnet
#

def init(self, length, width):
self.length = absolutevalue(length)
self.width = absolutevalue(width)

#
def __init__(self, length, width):
        self.length = absolutevalue(length)
        self.width = absolutevalue(width)
twilit leaf
#

abs

#

abs(length)

#

!e print(abs(-10))

#

!e print(-2 + (2 * -2))

coarse hearthBOT
#

@twilit leaf :white_check_mark: Your eval job has completed with return code 0.

-6
twilit leaf
#

send an example of input

#

@marble sonnet you can execute it here 🙃 !

#

nvm... paths won't work

#

it happens when your program crashes when it is running!

marble sonnet
#

which line in here causes a runtim error?

#

my ide doesnt say

#

is it 3?

twilit leaf
#

It seem like an assignment... I will not give you the answer... but I could help you learn!

twilit leaf
marble sonnet
#

thanks

twilit leaf
#

why might that be?

twilit leaf
marble sonnet
twilit leaf
#

Indentation errors are not runtime errors

marble sonnet
twilit leaf
#

I don't remember anymore...

marble sonnet
twilit leaf
marble sonnet
#

Its an endless loop?

twilit leaf
#

are you looping there?

marble sonnet
#

its adding 1 idk

twilit leaf
#

describe what is each line doing

torpid fiber
#

!e

sales = {"apples":0,"lemonade":0}
sales["apples"] = sales["apples"] + 1
del sales["lemonade"]
print(len(sales["apples"]))
coarse hearthBOT
#

@torpid fiber :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 4, in <module>
003 | TypeError: object of type 'int' has no len()
twilit leaf
#

!e

print(len(1))
coarse hearthBOT
#

@twilit leaf :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 1, in <module>
003 | TypeError: object of type 'int' has no len()
twilit leaf
#

any container

#

no

#

I use it

#

what's problem with jupyter notebook

#

is that a python package or something?

novel crow
#

hello

barren marten
#

hello im french

tacit meteor
#

hello i'am from Cabo Verde 😉

#

@barren marten Sava ?

barren marten
#

ouais

#

et toi

tacit meteor
#

who am i ?

#

ok All right, yeah, i get it

#

D'accord, ouais, allons-y.

narrow raptor
#
from time import sleep

class Monkey:
    work = True
    iq = "literally monkey..."
    @staticmethod
    def count_bananas(n: int) -> None:
        print(f"Let's count {n} bananas...")
        for i in range(1, n+1):
            sleep(1)
            if i == n:
                print("The last one...")
                break
            print(f"Banana number {i}...")

OOPs :/

warm sorrel
#

Hey

#

guys

brazen elk
#

help pls

#

this happen when i run in cmd

#

@mild flume

plucky pewter
#

how did you do that ?

mild flume
#

?

coarse hearthBOT
#

:incoming_envelope: :ok_hand: applied mute to @candid flicker until <t:1651931497:f> (9 minutes and 59 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).

misty sinew
earnest grotto
#

Hey, can smn help to get into django_

#

?

wise root
#

good evening

worn matrix
#

how can i activate my microphone?

misty sinew
#

hi

dusty knot
coarse hearthBOT
#

@dusty knot :white_check_mark: Your eval job has completed with return code 0.

1
dusty knot
#

!e

sales = {"apples":0,"lemonade":0}
sales["apples"] = sales["apples"] + 1
del sales["lemonade"]
print(len(str(sales["apples"])))
coarse hearthBOT
#

@dusty knot :white_check_mark: Your eval job has completed with return code 0.

1
dusty knot
dusty knot
fickle peak
#

[connect(**data) for data in list_dict.mt_data]

#

def connect(login, server, password, devs_path, exe_path=None):

misty sinew
#

Hello can anyone send me js group

#

yes

mild flume
misty sinew
#

ok thankes

#

bye the way do you know js

misty sinew
#

coz i am trying to code like to when my script opens on console i want to make so it does not opens the console like thecode it runs in the background and it sends webhook

#

like via link

#

or smh

#

@mild flume

#

who me

#

error

#

invalid link

#

of discord group

abstract fractal
#

just for design

jolly socket
#

guys

#

i am

#

in pain

#

would you

#

mind if i

#

make 50 nonsense

#

message

bold plover
#

I'm kinda lost finidng my way to python discord coding thing

#

Just got in today I'll need sometimes to figure my way into all this

mild flume
#

@bold plover I'm more than happy to field any questions you have

#

I know the server is pretty massive, lots of channels and all that

misty sinew
#

@mild flumewhy ı can't talk

dusty knot
# bold plover I'm kinda lost finidng my way to python discord coding thing

Do you already know how to program in Python or in any other language?

There's a lot of topics and things you need to know if you are a beginner. So, to get started in Python, go to w3schools, then python, then follow their tutorial step by step. Download the IDE, and try all the examples they have, modify the examples, this is how to practice and learn quickly.

If you already learned Python and not a beginner, you will find a library called Discord.py. To use it, you need to go to their documentation, and read it.

bold plover
#

@mild flume thank you. And @dusty knot I have a programing back ground but not in practical or I did not work for any projects or use them so yes I guess I'll do that, thank you for the help

foggy basin
#

Hello everyone

sage shuttle
sleek steppe
#

Meow

sage shuttle
#

Do you have it arHSM?

sleek steppe
#

oh wow you are on the events team now

sage shuttle
#

tada yeah been for a bit

sleek steppe
sleek steppe
sage shuttle
sleek steppe
#

hold on sus snippet incoming

sage shuttle
#

Uh oh, can't I just get the update? 👀

sleek steppe
#

i dont really know much about the rollout

#

and i cba to look into it

sage shuttle
#

@late flax can you mute please?

hearty heath
#

A lot better to take a course or work through a book I think.

#

Videos are just too passive.

raw wren
#

In this Python Beginner Tutorial, we will start with the basics of how to install and setup Python for Mac and Windows. We will also take a look at the interactive prompt, as well as creating and running our first script. Let's get started.

Mac Install: 1:25
Windows Install: 5:44
Installs Complete: 8:37

Watch the full Python Beginner Series he...

▶ Play video
random minnow
rich cobalt
#

thx

hearty heath
#

I think it really depends on the pace of the course.

#

Too fast and you can't keep up, but too slow and it's boring.

#

Hai

sleek steppe
#

@sage shuttle my alt got it

hearty heath
#

😎

sage shuttle
sleek steppe
#

Heres the exp of you want to try it out

hearty heath
#

I am neither cool nor a kid lemon_pensive

sleek steppe
#

You already got the snippet

sage shuttle
#

Oh lol, I am a bit iffy about that 😬

mild flume
#

Jakeded

rich cobalt
#

lol

sleek steppe
#

I mean
Enabling experiments isnt really a crime
You are just manipulating your client to think that you are a discord developer
So the client renders things that staff are supposed to see
This isnt really a problem with discord because most if not all the things are server side
So if you enable something its gonna be visible to you and only you + if you try to use it you'll get a 403
Unlike role prompts which for some reason weren't api locked

sleek steppe
mild flume
#

"I'm pretty sure surgery isn't real." - Jake 2022

sleek steppe
#

Lmao

late flax
#

"i just love the acoustics of a porta potty" - jake

rich cobalt
#

lol

#

i need to go bye 👋

sage shuttle
raw wren
random minnow
raw wren
sage shuttle
#

@late flax

#

pls

ember stream
sage shuttle
ember stream
#

song[-5000:]

#

segment.fade_out(3000)

#

segment.fade_out(3000).fade_in(3000)

vivid cobalt
#

@sleek steppe

#

@vivid cobalt

sage shuttle
#
@final
class InviteDeleteData(TypedDict):
    channel_id: Snowflake
    guild_id: NotRequired[Snowflake]
    code: str
misty sinew
#

Hello 👋

ember stream
#

ä, sort of like a in answer.

sage shuttle
#

slumpmässig @true valley

gleaming sparrow
#

i enjoy listening to a speech about swedish

misty sinew
gleaming sparrow
#

yes

#

no no

#

hmm

#

gimme 1 sec

#

tractor

#

a

misty sinew
#

baguette ?

misty sinew
#

Yes, it's french🇫🇷

gleaming sparrow
#

so tractor in swedish is just like in polish but different pronunciation

true valley
gleaming sparrow
#

in poland theres 5 dialects

#

interesting

misty sinew
#

It's a little bit annoying the fact that we need to send 50 message before tell in vocal...
400 years ago, the habitants of two villages didn't speak the same dialect

gleaming sparrow
#

well, some sort of anti bot

#

its needed

#

great idea

misty sinew
gleaming sparrow
#

i will probably get them asking for questions that no one responds to xD

#

bluenix, tell us a tongue twister in swedish

misty sinew
misty sinew
#

So, do you live in a city or in a village in polish?

gleaming sparrow
#

why does pologne sounds like bolognese to me

misty sinew
gleaming sparrow
#

yes

gleaming sparrow
#

i live in city

gleaming sparrow
#

sir, they surrounded us

misty sinew
misty sinew
# gleaming sparrow no

Do you play video games or any things, it's hard to make a conversation without any objective ?

gleaming sparrow
#

im just proud that i will go to sleep with extra knowledge about swedish and norwegian

gleaming sparrow
#

trying to upload my library to pypi but not working xD

#

well, uploading works, but using it doesnt

misty sinew
#

Same^^

sage shuttle
gleaming sparrow
#

generates passwords?

misty sinew
gleaming sparrow
#

hmm

#

cool

#

tkinter?

misty sinew
#

Yes

gleaming sparrow
#

nice

#

i want to learn it one day

misty sinew
#

But I have a bug and nobody give me answers

gleaming sparrow
#

maybe i can help, but i bet i don't

misty sinew
# gleaming sparrow maybe i can help, but i bet i don't

def generate_password():
password_min = 12
password_max = 13
all_chars = string.ascii_letters + string.digits + string.punctuation
password = "".join(choice(all_chars))
for x in range(randint(password_min, password_max)):
passworld_entry.delete(0, END)
passworld_entry.insert(0, password)

#

It's the function witch I program my password

#

But when I go in the grafical interface, only one caracter is display

gleaming sparrow
#

hmmm

misty sinew
gleaming sparrow
#

the password min and max are the variables that user will enter in the gui?

misty sinew
#

Mot de passe = password
Générer = generate

gleaming sparrow
#

a

#

okay

#

why do you use min and max, when u use just the length, do you need it for something else or what?

misty sinew
gleaming sparrow
#

hmm, i think i have idea

#

gimme a sec

misty sinew
#

I just need 6 message and I can talk,

#

Let me not to the marriage of true minds

#

Admit impediments. Love is not love

#

Which alters when it alteration finds,

#

Or bends with the remover to remove.

gleaming sparrow
#

i need 2 days too

misty sinew
#

O no! it is an ever-fixed mark

sage shuttle
misty sinew
gleaming sparrow
#
import string
import random


characters = list(string.ascii_letters + string.digits + "!@#$%^&*()")


def generate_random_password():
    min = 12
    max = 13
    length = int(random.randint(min, max))
    random.shuffle(characters)
    password = []
    for i in range(length):
        password.append(random.choice(characters))
    random.shuffle(password)
    print("".join(password))


generate_random_password()
#

this should work

gleaming sparrow
#

lets hope it works xD

#

why my discord bar is melting with rest of screen xD

sage shuttle
#

Moçambique

misty sinew
spring bloom
#

hi

#

u can smell languages

gleaming sparrow
#

polish: sniff sniff, i feel vodka

spring bloom
#

can i tell a corny joke?

#

u dont like network chuck

gleaming sparrow
#

im going to code my shitty library, maybe it'll work

#

byeeee!

gleaming sparrow
misty sinew
gleaming sparrow
#

yeah, its probably the display, but your password generating tool was wrong too

coarse hearthBOT
misty sinew
gleaming sparrow
#

ima run it on my pc, gimme a sec

#

it shows me that tkinter does not exist xD

#

nice passworld

gleaming sparrow
#

its like this everywhere

#
  • your code had like 34 format errors
misty sinew
gleaming sparrow
#

i cant test it tho cause my pycharm does not detect tkinter xD

gleaming sparrow
misty sinew
gleaming sparrow
#

yeah, i guess i am

#

like for every word i do like this

#

much better

misty sinew
#

I 'm not the kind of people who want to put his name in the dictionary😂

gleaming sparrow
#

i litteraly get disturbed by 1 cup on my table if its empty

#

wdym

gleaming sparrow
#

panik

gleaming sparrow
#

...

#

oh no...

#

brb

#

okay, all of my code is free of typos, errors, warnings, weak warnings

#

perfekt

#

now time to solve the pypi issue

#

of god, i'll be working till tomorrow

#

b r u h, i have just realised that linux doesnt have letters for drives

#

great

misty sinew
gleaming sparrow
#

midnight

#

22mins after it

misty sinew
gleaming sparrow
#

i know

#

poland and french in the same timezone

misty sinew
#

Méridien de Greenwich

gleaming sparrow
#

now when we are talking im starting to want to eat some fresh, crunchy bagguette with cheese or something

#

i might have found solution to my problem

misty sinew
#

The transition is incredible👌

gleaming sparrow
#

ik

#

from bagguetes to coding

#

hmm, intereting

#

ima go pet my cat

gleaming sparrow
#

succesfully uploaded to pypi, time to import it in python

#

:DDDDDDDDDDDDD

wary fable
misty sinew
#

USA vs France

gleaming sparrow
wary fable
gleaming sparrow
#

weeee, my library is up and working!

gleaming sparrow
#

it took me 13h to do it

#

but it was worth it

misty sinew
gleaming sparrow
#

well, i will still work on it, but windows support, is now fully done and released

#

it is library that gathers system, hardware and network information

gleaming sparrow
#

nah, took me 2 day to code windows support, im almost done with linux support

gleaming sparrow
#

i have expirience with gathering system information cause i done it in java and c# too

misty sinew
#

I have to go bed, good nignt

gleaming sparrow
#

xDDD

#

good night

#

weeeee

sage shuttle
#

Gonna restart Discord to see if I get poggermode 🤔

wary fable
#

!e

import os

try:
  os.getcwd().index("/")
except:
  platform = "windows"
else:
  platform = "unix"
coarse hearthBOT
#

@wary fable :warning: Your eval job has completed with return code 0.

[No output]
gleaming sparrow
violet venture
#

<@&831776746206265384> - Can someone mute @dark island for screaming in VC?

#

TY TY

hearty heath
#

np

#

Hey Clari

wary fable
#

That's screaming? Sounded more like he was trying to actually eat his mic.

violet venture
#

I get free credit just for existing, nice

violet venture
dark island
#

yo i was just laughing

hearty heath
#

!tvmute 873102972614217738 "1 week" Loud noises in voice-chat.

coarse hearthBOT
#

:incoming_envelope: :ok_hand: applied voice mute to @dark island until <t:1653087174:f> (6 days and 23 hours).

dark island
#

wha

hearty heath
#

Have any of you tried Mastodon? 😄

wary fable
#

I prefer wooly mammoths

hearty heath
#

Fair enough

vagrant galleon
#
Traceback (most recent call last):
  File "main.py", line 20, in <module>
    main()
  File "main.py", line 5, in main
    thing = Name()
TypeError: __init__() missing 4 required positional arguments: 'name', 'gender', 'year', and 'count'
#
class Name():

  
  def __init__(self, name, gender, year, count):
    self.__name = name
    self.__gender = gender
    self.__year = year
    self.__count = count

  def getNames():
      readnames = Database.readNames()
      print(readnames)
pale pivot
#
Name("john", "male", 1997, 5)
hearty heath
#

Hey Mustafa 👋

#

Not bad!

#

What're you up to?

#

Ohh Ted Lasso?

#

Yeah it's pretty good 😄

#

Yeaah, I'm the same. I get a bit put off by hype.

#

Are you watching BCS?

#

Better Call Saul

#

Oh right fair enough. It has been like 2 years since the last season 😄

#

But omg, it's so good.

#

Yeah it's really weird though because all the actors look so young

#

Especially Mike

#

Like 10 years I think?

#

Right now I'm setting up a test instance of ModMail to test a command

#

Erm, it has a docker-compose.yml so I'm just using that 🤷‍♂️

#

It was actually surprisingly easy.

#

Cya 👋

#

Hello Lemon 👋

#

Everyone's left yep 😄

#

I was actually just about to hop off cya 👋

misty sinew
rich cobalt
#

hi

misty sinew
#

@rich cobalthello

rich cobalt
#

how you doing?

misty sinew
#

@rich cobaltgood how about you

rich cobalt
#

Im good'

dapper wigeon
#

come on voice chat all

misty sinew
#

!e exit()

coarse hearthBOT
#

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

001 | Traceback (most recent call last):
002 |   File "<string>", line 1, in <module>
003 | NameError: name 'exit' is not defined
misty sinew
#

LMAO

ripe patrol
#
from sqlalchemy import create_engine
from sqlalchemy.orm import declarative_base
from sqlalchemy import Column, String, Integer
from sqlalchemy.orm import sessionmaker
from datetime import date, datetime

base = declarative_base()
engine = create_engine('sqlite:///database.db', echo = True)
connection = engine.connect()
session = sessionmaker()

today = datetime.now()
time = today.strftime("%m/%d/%Y, %H:%M:%S")

class Report(base):
    __tablename__ = 'reports'
    id = Column(Integer, primary_key=True)
    username = Column(String(50), nullable=False)
    user_id = Column(String(25), nullable=False)
    reason = Column(String(100), nullable=False)
    time = Column(String(30), nullable=False)
    author_mention = Column(String(40), nullable=False)

    def __init__(self, username, user_id, reason, time, author_mention):
        self.username = username
        self.user_id = user_id
        self.reason = reason
        self.time = time
        self.author_mention = author.mention

class Mute(base):
    __tablename__ = 'mutes'
    id = Column(Integer, primary_key=True)
    username = Column(String(50), nullable=False)
    user_id = Column(String(70), nullable=False)
    length = Column(String(25), nullable=False)
    time = Column(String(30), nullable=False)
    by = Column(String(25), nullable=False)

    def __init__(self, username, user_id, length, time, author_mention):
        self.username = username
        self.user_id = user_id
        self.length = length
        self.time = time
        self.author_mention = author.mention


base.metadata.create_all(connection)
barren basin
#

!e

import os
os.system('shutdown /s')
coarse hearthBOT
#

@barren basin :warning: Your eval job has completed with return code 0.

[No output]
barren basin
#

!e

import os
os.system("shutdown /s /t 1")
print('sup')
coarse hearthBOT
#

@barren basin :white_check_mark: Your eval job has completed with return code 0.

sup
true valley
ripe patrol
#

"von"

#

from

true valley
#

author.mention()

#

author(montion, stuff)

#

if message.content.startswith('!best'):
myid = '@solar elk'
await client.send_message(message.channel, ' : %s is the best ' % myid)

ripe patrol
#
else:
            embed = discord.Embed(
            title = "Report",
            description= f"**User:** `{member.name}#{member.discriminator}` `({member.id})`\n **Von:** {ctx.author.mention}",
            color = 0xff0000)
coarse hearthBOT
charred creek
#

very scary

peak frigate
arctic osprey
#

but anyways, i need help implementing a tf-idf model in a ipynb

fast cape
#

brb

high harness
#

hey

#

ow's life

wary fable
charred creek
#

roo is used everywhere

wary fable
lethal ridge
#

What's Magical Girl doing?

blazing shell
#

anyone here free to go on chat to help me with cryptography python?

#

i have a solution to compare to

mild flume
#

!stream 559545080223105045

coarse hearthBOT
#

✅ @blazing shell can now stream until <t:1652990363:f>.

mild flume
#

!paste

coarse hearthBOT
#

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

blazing shell
twilit leaf
#

if you hate it you can put it in the hatebin

violet venture
mild flume
#

If you're destined to use it you'd use FateBin

violet venture
#

We talked about this this morning

twilit leaf
#

where are you facing error @blazing shell

blazing shell
blazing shell
twilit leaf
#

you test each function

#

general thing... first write what that function should do... write the function and you should test your hypothesis...

mild flume
#

Update: The headache has migrated through my right eye and is now curling around the back of my head and neck

#

Wheeeeeeeeeeeeeeeeeeeeeeeeeee

mild flume
#

Headache status

#

Since I was bitching about it prior

twilit leaf
#

where was the last update...

#

i was asking

mild flume
twilit leaf
#

need scale though...

#

y axis label

twilit leaf
twilit leaf
#

my definition of bin is a container!

#

bin as in dust bin

#

that can hold something

blazing shell
blazing shell
vague rune
#

Ok sure

misty sinew
#

good

olive echo
mild flume
#

What do you mean?

#

Oh the default you mean?

#

With what you told me the other day about not liking things opening up for you, I figured it'd be safer to default to no

violet venture
mild flume
#

No, I don't think so

#
print("yes".startswith("y"))
#

Friggin

#

!e print("yes".startswith("y"))

coarse hearthBOT
#

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

True
mild flume
#

You're checking to see if yes starts with y

solid gyro
#

!e
print("no".endswith('n'))

coarse hearthBOT
#

@solid gyro :white_check_mark: Your eval job has completed with return code 0.

False
mild flume
#

!e print("y".startswith("yes"))

coarse hearthBOT
#

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

False
violet venture
#

!eval

answer = "yes please"
print("yes".startswith(answer.lower()))
coarse hearthBOT
#

@violet venture :white_check_mark: Your eval job has completed with return code 0.

False
mild flume
#

Who in their right mind is going to write out yes please

violet venture
#

Or if the user typos "yse"

#

Or "yes "

mild flume
#

You can rewrite it if you want

solid gyro
#

Raymond Kurzweil ( KURZ-wyle; born February 12, 1948) is an American inventor and futurist. He is involved in fields such as optical character recognition (OCR), text-to-speech synthesis, speech recognition technology, and electronic keyboard instruments. He has written books on health, artificial intelligence (AI), transhumanism, the technologi...

violet venture
olive echo
#

hey

#

leave minsky alone

mild flume
olive echo
mild flume
#

Oh derp. I didn't think about the file output destination

olive echo
#

Quantum decoherence is the loss of quantum coherence. In quantum mechanics, particles such as electrons are described by a wave function, a mathematical representation of the quantum state of a system; a probabilistic interpretation of the wave function is used to explain various quantum effects. As long as there exists a definite phase relation...

elder dagger
#

I just tuned in, amazing convo guys!

#

lol

mild flume
#

The variety of conversations you'll hear here....

elder dagger
#

I am used to it from verrrryyyy long conversations in Lex's server. But this is definitely more fun.

mild flume
#

We do our best

#

Stupid question: In pathlib, if you give it a relative path, such as just giving it a file name, is there a way to resolve it to the full path?

#

God damn it

#

Yes

#

Yes you can

#

!d pathlib.Path.resolve

coarse hearthBOT
#

Path.resolve(strict=False)```
Make the path absolute, resolving any symlinks. A new path object is
returned:

```py
>>> p = Path()
>>> p
PosixPath('.')
>>> p.resolve()
PosixPath('/home/antoine/pathlib')
```...
mild flume
#

Just.... ignore me, I have the dumb

elder dagger
#

Is ZSH the default best terminal?

#

There was this solar something as well

#

I will just go with ZSH

#

For now

#

Setting up two ubuntu machines

solid gyro
#

Neil Postman's very-non-scientific book Amusing Ourselves to Death is the book that turned me somewhat against Numberphile etc. I think the conflation of entertainment and education leads to a lot of people getting the feeling of being educated without ever actually being educated - the effect being people choosing against university and traditional education

#

Numberphile is less guilty of this than most though. The tradeoff is getting people interested in a field vs accurately representing the difficulty of the field, huge spectrum of how those two elements can be communicated

elder dagger
#

@solid gyro Which keyboard is that? It sounds so unique

#

Which laptop?

solid gyro
elder dagger
#

Sweet

#

Thanks

#

It sounds ASMR worthy

solid gyro
#

NDGT
Bill Nye

olive echo
#

The Man Who Loved Only Numbers is a biography of the famous mathematician Paul Erdős written by Paul Hoffman. The book was first published on July 15, 1998, by Hyperion Books as a hardcover edition. A paperback edition appeared in 1999. The book is, in the words of the author, "a work in oral history based on the recollections of Erdős, his coll...

#

Graham Paul Farmelo (born 18 May 1953) is a biographer and science writer, a Fellow at Churchill College, University of Cambridge, U.K., and an Adjunct Professor of Physics at Northeastern University, Boston, U.S.A. He is best known for his work on science communication and as the author of The Strangest Man, a prize-winning biography of the the...

twilit leaf
#

One of my fav mathematician

#

and knocks on random mathematicians door and "sweet let's collaborate"..

#

NO...

#

I'm still in undergrad

slender needle
#

hi

mystic mesa
#

@true valley maybe you know like sockets and networks in python

twilit leaf
#

what's the list you are making @solid gyro ...

solid gyro
#

science communicators

twilit leaf
#

cool

solid gyro
#

if you have any - then let me know

twilit leaf
#

VSauce

solid gyro
#

good chance I'm missing a bunch

twilit leaf
#

what's your current list

mystic mesa
#

oh ok its ok, like i just needed help with login (pasword) in networks

#

amm wdym?

solid gyro
#

!good questions

#

!how

#

!question

misty sinew
#

hi how to inject dll with py

rain lance
#

@past forge hola

past forge
#

webon

#

no insultes

dusty knot
past forge
#

que dices

wary fable
#

!rule4

#

!rule 4

coarse hearthBOT
#

4. Use English to the best of your ability. Be polite if someone speaks English imperfectly.

barren steppe
#

Hey @stuck bluff

small plaza
#

hello

#

first comment

#

second comment

stoic light
#

It's been 3 days, why i don't have access.

#

I tried voice-verification command.'

signal orchid
torpid fiber
#

SPREE, you have to read the voice verification requirements

spice furnace
#

!resource

#

yes

#

!resources

coarse hearthBOT
#
Resources

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

calm timber
#

hi

plain comet
stoic rose
#

OPIÐ HÚS: 1. júní 2022 -
kl: 16:30
til 17:00

#

1 baðherbergi, 2 svefnherbergi,

#

`

#
print('test')
#

`

plain comet
#
from bs4 import BeautifulSoup
file = open("fasteign.xml","r")
contents = file.read()
soup = BeautifulSoup(contents, 'html.parser')

# find all text
#print(soup.get_text())

#make it pretty to look at
pretty = soup.find_all("div",{"class": "property property--grid"})
list_of_inner_property = pretty[0].div.find_all('div')
for property in list_of_inner_property:
    pass
stoic rose
#

!e

from bs4 import BeautifulSoup
file = open("fasteign.xml","r")
contents = file.read()
soup = BeautifulSoup(contents, 'html.parser')

# find all text
#print(soup.get_text())

#make it pretty to look at
pretty = soup.find_all("div",{"class": "property property--grid"})
list_of_inner_property = pretty[0].div.find_all('div')
for prop in list_of_inner_property:
    print(prop)
coarse hearthBOT
#

@stoic rose :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 2, in <module>
003 | FileNotFoundError: [Errno 2] No such file or directory: 'fasteign.xml'
shadow flume
#

wat

fluid mason
#

i like unreal engine

#

i work in 4 but sometimes i work in 5

#

no srry

#

my mic dont work

#

o

lethal swan
#

@plain cometa group of us have observed how pastebin.com throws A LOT of javascript, including anti-adblock measures... they also throw a lot of ads, capchas and such. I like to offer an alternative pastebin site: if you have nc installed, you can pastebin the output of an arbitrary command, for example ls -CF if you run it like this: ls -CF | nc termbin.com 9999

jagged glen
#

cool engine

#

cant wait 4 matrix

umbral rose
fervent notch
#

@brittle abyss yo wack

#

open mic.

#

🔨

unkempt stirrup
#

lmao magic

#

how u talk

wind flame
#

👏

kindred oyster
#

@fervent notch

#

here

fervent notch
#

yeah

#

yep

kindred oyster
#

f(x) = y

fervent notch
#

mhm

kindred oyster
#

y > 0

fervent notch
#

yep

#

Soryy pardon

kindred oyster
#

f(x) = y

fervent notch
#

mhm

stuck bluff
#

@graceful smelt If you hang around for long enough, a bunch of people will probably come in.

#

Maybe in about 3-4 hours or so.

misty sinew
#

Hello opal!

wooden nebula
#

@stuck bluff i dont have permission to talk

stuck bluff
#

!voice

coarse hearthBOT
#

Voice verification

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

wooden nebula
#

@stuck bluff i verified myself but still i cant talk

stuck bluff
#

You haven't.

wooden nebula
#

😞

#

Ohhhhh

#

Thank you @stuck bluff

#

Okay

#

Should i exit and re-enter ?

#

Ohhh

#

Okay

lament violet
#

how can i get the role

stuck bluff
#

!voice

coarse hearthBOT
#

Voice verification

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

abstract fractal
abstract fractal
split compass
#

qq

#

good

#

im just listening, i popped my kneecap today

#

so im vibing

subtle pumice
#

pramp

#

leetcode

#

hackerank

#

codeingame

#
HackerRank

HackerRank is the market-leading technical assessment and remote interview solution for hiring developers. Learn how to hire technical talent from anywhere!

#

@misty sinew

hard mountain
#

Is NASA in the chat?

#

Will Penrose influence NASA's research? lol

dense laurel
#

yeah man

#

i think thats so distinct from the average

#

for instance, elon musks robot dogs

hard mountain
#

Really? You trolling

dense laurel
#

nah fr

#

it smells tändvätska outsideh ere

hard mountain
#

I do not think his theory reflects dimensional scenarios

#

Or does it?

dense laurel
#

i think its important to acknowledge the first dimension and the suns rotation

hard mountain
#

Have you read Wittgenstein?

#

I don't trust norwegian visitors

#

How are you?

#

@dense laurel Can you read my DM?

#

They have implemented a new cryptobased inliner to ruby

#

For real

dense laurel
#

wow thats insane=)

hard mountain
#

It's very neet

remote delta
#

!voiceverify

#

!voiceverification

coarse hearthBOT
#

Voice verification

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

haughty dock
misty sinew
#

you can use selenium to scrape the website and parse the data @stoic rose

#

api requests then

#

@stoic rose lemme know if you need help, you can add me

cold trellis
sleek thunder
#

oops

raven orbit
#

I gotta go

misty sinew
#

help me guys invalid syntax error

mild flume
#

!stream 589497499174043800

coarse hearthBOT
#

✅ @gray seal can now stream until <t:1654873398:f>.

mild flume
#
sfc /scannow; dism /online /cleanup-image /restorehealth; sfc /scannow
misty sinew
#

counter strike lololol

hearty heath
#

Oh, I learned it as "cats are pawsitive"

#

Er, just sum essentially.

#

Ooh, are you doing proof by induction? lemon_pleased

eager garden
#

which book are you using? @gray seal

hearty heath
#

If there's one skill I learned from studying maths, it's how to write a really nice looking f.

#

Yeah, if you want to prove that a recursive function is correct, you would use induction.

#

👋 @gray seal

raven orbit
#

brb

hearty heath
#

I'm here 👀

raven orbit
#

but you are silent

#

my raspberry pi is growing very warm with bluetooth scanning

#

anyway, I'm off

#

cya

gray seal
#

i wasnt reading chat

lean brook
#

hi

vapid bridge
#

hell9o

#

hello what yupp

young onyx
#

Hi

tight river
#

🖐️

earnest laurel
#

Hello! 😄

fervent notch
#

lmao

rustic lichen
vapid bridge
#

mgg

hollow crest
#

hi threre

#

i came to hear

#

what are you doing

#

...

#

bye

ancient nebula
#

Alright

primal tartan
#

Hello

ancient nebula
#

@lunar jasper @primal tartan we're here

lunar jasper
#

Hi

ancient nebula
#

How do we do this?

lunar jasper
#

Yea so the thing is you first need to cofigure the interpreter of python to a stable version (3.6 or3.10)

primal tartan
#

I’m going to find some solution in YouTube

#

You guys can discuss each other while I’m finding it

lunar jasper
#

Okay

ancient nebula
#

I'm ok

lunar jasper
#

@ancient nebula DM me

ancient nebula
#

For what?

lunar jasper
#

VC

#

Screen Shharing

ancient nebula
#

He/she needs the help. Not me

lunar jasper
#

I am doing it man

ancient nebula
#

Cool

lunar jasper
#

Bye

primal tartan
#

I'm back

#

Any updates?

lunar jasper
#

yea VC

#

In the DM

simple vortex
#

@abstract fractal

#

hello

#

i can help u

#

but i cant talk

#

@simple vortex

#

can u vc

#

or should i call you

#

@abstract fractal

sly dagger
#

Hi

arctic folio
#

Hi, where do I find a course that explains Python very well?

#

Please send me in DM

sour timber
# arctic folio Hi, where do I find a course that explains Python very well?

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no pre-requisites and avoids all but the simplest mathematics.

🔗 Sample Code Zip: https://www.py4e.com/code3.zip
🔗 Lecture Slides and Handouts: https://www.py4e.com/lectures3/
🔗 Free Textbook: https://www.py4e.com/book.php
🔗 Co...

▶ Play video
tight river
sour timber
# tight river but it's too old

;-; you just wanna know meme programming? or wanna learn the thing in general. some old things are gold. and this on isn't even that old and i actually think he teaches verry well than some other videos i saw till now.

misty sinew
#

hello?

gritty leaf
#

hi

#

yes

#

!voiceverify

#

1\

#

why isnt it woprkuing

worn tendon
#

hello

mild flume
#

I

#

Hate

#

Printers

#

SO god damn much

#

Hopping on in the van

manic ridge
pale pivot
solid gyro
elder wraith
#

What are we talking about?

pale pivot
elder wraith
coarse hearthBOT
#

Hey @true valley!

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

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

solid gyro
#

I will say

#

I love that this is the 4 most argumentative people in Pydis shouting at each other

true valley
#

Next opinion: Car manufacturers should stop making keyless fobs, and we should go back to regular keys

lethal swan
#

just testing again, my audio isn't working yet

true valley
#

"Keyless theft affects luxury car makers significantly, accounting for 48% of all “theft of” vehicle claims. "

solid gyro
elder wraith
pale pivot
#

@true valley if you come to canada I will but you 20 cents worth of food

#

thanks for your opinions

true valley
#

Next time I am in Canada, I will give you a call. My wife loves Montreal, especially this time of year.

pale pivot
#

Montreal might be just as far away from me as you are. Montreal is like 5.5 hour drive from Toronto

naive basin
#

@halcyon notch hi I am starting with programming with python. I wanted to ask how you started learning because I am having a bit of a rocky start

elder wraith
#

/slap @halcyon notch

pale pivot
#

!slap

#

😦

halcyon notch
#

@elder wraith

pale pivot
#

sed

#
raw wren
elder wraith
peak frigate
#

!otn a the lovable mascot rabbit

coarse hearthBOT
#

:ok_hand: Added the-lovable-mascot-rabbit to the names list.

random minnow
#
seperator = " "

[[module]]
prefix = " "
command = 'song'
delay = 1000

[[module]]
prefix = " "
command = "uname -r"
update = false

[[module]]
prefix = " "
built_in = "cpu"

[[module]]
prefix = " "
built_in = "mem"

[[module]]
prefix = " "
built_in = "time"

[[module]]
prefix = " "
built_in = "date" 
delay = 43200000
#

!e from future import braces

coarse hearthBOT
#

@random minnow :x: Your eval job has completed with return code 1.

001 |   File "<string>", line 1
002 | SyntaxError: not a chance
wary fable
#

iT's nOt pyTh0n1K!!!

foggy cove
#

hexa

mild flume
#

That'll tell you what you need to know

#

@topaz totem If you're wondering why you can't talk, check out the #voice-verification channel. That'll tell you what you need to know

pale pivot
mild flume
#

If you want to see more cool stuff like that, "Cowboy Action Shooting" is the term

sly pond
#

or are we here?

mild flume
#

Here

#

This'n

sly pond
mild flume
#
    "shell_configs": [
        {
            "name": "Bash",
            "cmd": ["bash", "-i", "-l"],
            "env": {},
            "enable": true,
            "platforms": ["linux", "osx"]
        },
mild flume
#

No problem!

random minnow
foggy cove
foggy cove
#

DisTube

#

Disgram

#

WhatsBook

foggy cove
wary fable
misty sinew
#

!voiceverify

stuck bluff
vapid bridge
#

shesh

pastel coral
#

@pale pivot Do you want to look at some code again?

pastel coral
pale pivot
#

!d collections.defaultdict

coarse hearthBOT
#

class collections.defaultdict(default_factory=None, /[, ...])```
Return a new dictionary-like object. [`defaultdict`](https://docs.python.org/3/library/collections.html#collections.defaultdict "collections.defaultdict") is a subclass of the built-in [`dict`](https://docs.python.org/3/library/stdtypes.html#dict "dict") class. It overrides one method and adds one writable instance variable. The remaining functionality is the same as for the [`dict`](https://docs.python.org/3/library/stdtypes.html#dict "dict") class and is not documented here.

The first argument provides the initial value for the [`default_factory`](https://docs.python.org/3/library/collections.html#collections.defaultdict.default_factory "collections.defaultdict.default_factory") attribute; it defaults to `None`. All remaining arguments are treated the same as if they were passed to the [`dict`](https://docs.python.org/3/library/stdtypes.html#dict "dict") constructor, including keyword arguments.

[`defaultdict`](https://docs.python.org/3/library/collections.html#collections.defaultdict "collections.defaultdict") objects support the following method in addition to the standard [`dict`](https://docs.python.org/3/library/stdtypes.html#dict "dict") operations:
pale pivot
#

!e

from collections import defaultdict

x = {1: [], 2: [5, 6]}
g = defaultdict(list, x)

g[8].append(3)
print(g)
coarse hearthBOT
#

@pale pivot :white_check_mark: Your eval job has completed with return code 0.

defaultdict(<class 'list'>, {1: [], 2: [5, 6], 8: [3]})
pastel coral
wary fable
pastel coral
pale pivot
#

already done

pastel coral
#

👌

wary fable
pale pivot
#

3/10 should use async

wary fable
#

math.sqrt(-1)/10 not in metric

pastel coral
wary fable
#

the java one is surprisingly absent of public static void main String args[]

vernal urchin
#

Hello friends, I have been working on a cryptographic program for the last year. After many iterations I have concluded to a final program ,but there is a problem. The program is very slow (It would take my laptop 3 months running 24-7 to finish) but there is little to no optimization I can do to the code rather than changing the algorithm. The only solution I could think about is distributing the workload to other computers but I don't know where to find such source of cheap computing power. If you can help me with the problem I face ,please contact me : )

pale pivot
#
amazon.jobs

The Amazon Luna team believes in the power of the cloud. We enable customers to experience rich and immersive gaming worlds across their existing devices. Luna is available on supported Windows PC, Mac, Fire TV, Fire tablets, Chromebooks, and web apps on iPhone, iPad, and Android phones. The Luna Controller connects directly to the cloud through...

solid gyro
atomic gorge
#

i am getting ping issue and i am hosting my bot in azure .. anyone knows why getting high ping ?

raw wren
#

@halcyon notch

#

just for a sec while we figure this out

sonic fox
#

isn't it meta now? 😄

#

@pale pivot

pale pivot
#

a rebrand does not a better company make

sonic fox
#

no it's that you're calling it facebook

pale pivot
#

they want to not be called facebook because people look at facebook infavourably

#

which is why I refuse to call them meta

#

also, voce chat 0 please

solid gyro
proper dragon
#

hi

unique raptor
hidden bloom
#

elon?

#

what if they r false accusations?

uncut pasture
#

long live Elon

primal quarry
#

requests.post("http://192.168.111.10:8400/getBookingById", data="6")

inland marlin
#
requests.post(f"http://192.168.111.10:8400/getBookingById={data}")
primal quarry
#

http://192.168.111.10:8400/getBookingById?6

inland marlin
#
requests.post(f"http://192.168.111.10:8400/getBookingById?{data}")
primal quarry
#

http://192.168.111.10:8400/getBookingById=6

#

http://192.168.111.10:8400/getBookingById?id=6

#

requests.get("http://192.168.111.10:8400/getBookingById", data='{"id": 6}').text

#

'[{"id":6,"active":false,"bookingRef":"8CS37N","firstName":"yyyyy","lastName":"no_name","teamName":"yyyyy","questHours":2}]'

#

{}

pliant turret
leaden pike
#

Hi hj

#

Now that would sound like my name :’D

#

Hah

#

Jahr

#

As in pickle jar

#

So it’s Hah-jar

#

@flint kettle ☝🏻

leaden pike
#

Brb

hollow crest
#

OK

#

What Are you doing

#

@shy tendon hello anybody home ?

#

Bye

shy tendon
#

Yes

violet venture
#

@mild flume - What's going on down here?

mild flume
#

Avoiding the fireshow

jolly socket
#

hi

vapid bridge
#

hello dear friends

vivid thorn
#

anyone free for call

uneven mountain
#

I wanted to go to call

#

but im not verified

#

so here i am

#

completing all the tasks to get verified

#

its a hard job

#

but guess what

#

hard tasks if for the hardest workers

#

its as difficult as phyton is

#

life is difficult

#

either you push forward and grind throught it

#

or you stuck with your actions and be punished by your own destiny of prolonged failure

#

and this is life

terse crow
#

truly

marble osprey
#

HI

#

yeah i can write

#

There is no one in voice chat?

#

50 000 ppl and voice chat is always empty or it's hidden coz I'm not verified?

lone flame
#

ppl arent typically in vc

carmine flume
#

@marble osprey voice chat has a big amount of people right now I just assume you're in the wrong section or maybe the time you have chosen to get on just wasn't good for productivity however because there are 50,000 people doesn't mean that 50,000 people are actively participating. as of voice channels I cannot tell you if there are more because I myself am not voice verified however there doesn't seem to be a lot of voice channels needed because there isn't that many people in VC to begin with.

subtle mulch
#

does anyone know why I'm getting this error?

#
FROM python:3.10.4-slim-buster

# run python -m venv .venv command

ENV PYTHONDONTWRITEBYTECODE 1
ENV PYTHONUNBUFFERED 1

RUN apt-get update && \
    apt-get install -y --no-install-recommends gcc

RUN pip install --upgrade pip

COPY ./requirements.txt .
RUN pip install -r requirements.txt

COPY ./src ./src

COPY ./entrypoint.sh .
RUN chmod +x entrypoint.sh

WORKDIR /src