#voice-chat-text-0

1 messages · Page 658 of 1

gentle flint
#

that might be easier

#

not sure if it's what you need

#

basically you make a list with all the strings

#

then join the strings, each separated by a space

tall latch
#

@somber heath hello

somber heath
#

yahoy

lucid temple
#

word1 = "How" word2 = "do" word3 = "you" word4 = "like" word5 = "Python" word6 = "so" word7 = "far?" words = "" for i in range (1,7): words = words + word{i}
@whole bear
you can create an array and keep on appending the string contents

whole rover
#

lol trying to use pydis voice to gauge if my connection is good enough to podcast

somber heath
#

With leadership, much is possible.

rugged root
#

I'd like to have us start migrating away from all this

candid venture
rugged root
#

Phone call

amber raptor
#

Glowseph, until discord decides to go bad

candid venture
#

oh kk

latent moss
#

howw do i fix this? i mean the time is correct but its showing yesterday

amber raptor
#

Your time zone likely

latent moss
#

but the time is correct, day isnt

smoky vale
#

Check the date on your device

amber raptor
#

Discord returns all times stamps in UTC

latent moss
#

the date is correct on my device

#

maybe i am living in the future, or my discord is in the past

#

m

gentle flint
#

or both

rugged root
#

Sorry, got caught up in a phone conference and now I have to run errands. Today is far busier than I had anticipated

somber heath
#

@whole bear tkinter, turtle, pygame, pyqt, kivy

gentle flint
#

bought it

somber heath
#

Satisfied?

gentle flint
#

I'm about to try it out

#

so far it feels good

#

OH MY GOSH

#

this thing is fantastic

#

I have now fallen in love with it

whole bear
jovial meadow
#

Prev_floor = max(tries, n_eggs, 2^min(tries, n_eggs))

TODO: check if starting floor is tries then do different formula.

While min(tries, n_eggs):
Curr_floor = (2^min(tries, n_eggs)) + prev_floor
If egg no break:
Prev_floor = curr_floor
Else:
Prev_floor += (curr_floor - prev_floor ) // 2

hushed elm
#

69 hhhh

amber raptor
#

49

#

10 - 1 try 2 eggs

#

20 - 2 try, 2 eggs

#

30 - 3 try, 2

#

40 - 4, 2

#

50 - 5, 1

#

!e python tries = 10 eggs = 2 t = (2**min(tries, eggs)) print(t)

wise cargoBOT
#

@amber raptor :white_check_mark: Your eval job has completed with return code 0.

0
amber raptor
#

!e python tries = 10 eggs = 2 t = (2**min(tries, eggs)) print(t)

wise cargoBOT
#

@amber raptor :white_check_mark: Your eval job has completed with return code 0.

4
twilit lagoon
#
0  2eggs 10tries
10 2eggs 9tries
19 2eggs 8tries
27 2eggs 7tries
34 2eggs 6tries
40 2eggs 5tries
45 2eggs 4tries
49 1egg  3tries
46 1egg  2tries
47 1egg  1tries
48 1egg  0tries

broke at 49 and not at 48 therefore 49
amber raptor
#

!e ```python
import random
import math
class EggDrop:
def init(self, eggs, drops, floorbreak):
self.eggs = eggs
self.drops = drops
self.floorbreak = floorbreak
self.eggdrop()

def max_floor(self):
    pass

def eggdrop(self):
    currentfloor = 0
    eggs = self.eggs
    drops = self.drops
    dropfloor = 2**min(eggs,drops) + currentfloor
    while eggs > 0 and drops > 0:
        print(f"Dropping at floor {dropfloor}")
        drops -= 1
        if dropfloor < self.floorbreak:
            print(f"Egg did not break at floor {dropfloor}")
            currentfloor = dropfloor
            dropfloor = 2**min(eggs,drops) + currentfloor
        elif dropfloor > self.floorbreak:
            print(f"Egg BROKE at floor {dropfloor}")
            dropfloor = dropfloor // 2
            eggs -= 1
        if (dropfloor + 1) == self.floorbreak:
            print(f"Egg floor drop is {self.floorbreak}")
            return
    print(f"Out of Eggs: {eggs} or Drops: {drops}")

EggDrop(2,10,30)```

wise cargoBOT
#

@amber raptor :white_check_mark: Your eval job has completed with return code 0.

001 | Dropping at floor 4
002 | Egg did not break at floor 4
003 | Dropping at floor 8
004 | Egg did not break at floor 8
005 | Dropping at floor 12
006 | Egg did not break at floor 12
007 | Dropping at floor 16
008 | Egg did not break at floor 16
009 | Dropping at floor 20
010 | Egg did not break at floor 20
011 | Dropping at floor 24
... (truncated - too many lines)

Full output: https://paste.pythondiscord.com/duyagacexo.txt

hushed elm
#

@steep flare you can't share screen on this server

rugged root
#

Can barely find a moment to breath today

amber raptor
#

in/out

dark seal
#

haha

turbid jetty
#

hello needed help how can i convert excel file into csv

import pandas as pd
read_file = pd.read_excel(r'D:\Algorithms_Project\London_data.xlsx')
read_file.to_csv(r'D:\Algorithms_Project\New_London_data.csv', index=None, header=True)
dark seal
#

A

candid venture
dark seal
#

what is the api key

green bone
#

@sweet wraith Did you think it was a good idea to stream music into voice chat?

amber raptor
rugged root
#

@candid venture Yes

#

One sec, checking my settings

#

@candid venture No, it was me

#

My headset didn't connect properly

candid venture
#
(amount of letters possible)**(amount of letters)
#

so by theory, the possibility to generate the same api key, is
1 to 1 208 925 800 000 000 000 000 000

#

or 1 / (32^16)

whole bear
#

@sweet wraith Yes

#

?

#

Whats happening

#

u talking to me?

#

oh ok

#

I don't know threading

#

i know tkinter

#

which i'm learning now

#

hmm

candid venture
whole bear
#

make a while looop

#

you can

#

what

#

yes u can

#

who told you u can't make a while loop in tkinter

random stag
#

Hi
How can I get voice verified?

rugged root
random stag
#

@rugged root Thanks

candid venture
rugged root
#

@candid venture Seems fine? What am I looking for

candid venture
#

any major security flaws

#

That's Daizy sleeping on my bed while I'm doing an exam

#

@gentle flint

gentle flint
#

noice

#

hi hayah yafeh me'od

candid venture
rugged root
#

Neat

#

@tidal salmon Feel like talking NLP shop?

tidal salmon
#

@rugged root I have ten minutes left in this lecture; what's the question?

rugged root
#

@solid atlas

#

Do the thing

#

With the typing

#

And the words

solid atlas
#

What do you think about vectorizing pos tags to classify the format of a sentence?

tidal salmon
#

so for example, you'd want to know if a sentence is a question?

solid atlas
#

well, I already classified the sentence as bringing up a statistic, I am reformatting the statement into a searchable question where I can find a source for it and validate what the person has said

tidal salmon
#

what do you mean, find a source for it and validate what they said?

solid atlas
#

I am reformatting the sentence like so, there have been 210,000 covid deaths --> how many covid deaths

tidal salmon
#

so, transforming statements into questions answered by that statement?

solid atlas
#

yeah

tidal salmon
#

alright, let me see

solid atlas
#

could you dm me what you think? I've got somewhere to be in a second so I'll be offline for about an hour

tidal salmon
#

@solid atlas I'll probably say it in a public channel but I'll ping you

solid atlas
#

okay thank you, sounds good

tidal salmon
#

however if what you're really trying to do is automated question-answer, I know a library for that

#

but it sounds like you're doing, well, the opposite of that.

whole bear
#
from ctypes import cdll
libc = cdll.LoadLibrary('libc.so.6')
for i in range(0, 4096):
    seed = libc.time()
    libc.srand(seed)
    print(f'{libc.rand() & 0xf}')
vagrant finch
hidden cove
#
<div class="contnr">
  <div class="not-element"></div>
  <div class="element"></div>
  <div class="element">...
  <div class="element">
  <div class="element">
  <div class="not-element">
</div>
#
.contnr .element:first-child {
  property: value;
}
#

this selector will fail

#
.contnr .not-element:first-child {
  property: value;
}
#

this will succeed

#
.contnr .element:nth-child(2) {
  property: value;
}
vagrant finch
#
.contnr .element{
property:value;
}```
#
<div class="contnr">
  <div class="not-element"></div>
  <div class="element"></div>
  <div class="element1">...
  <div class="element2">
  <div class="element3">
  <div class="not-element4">
</div>```
amber raptor
#

Designer = Making the page pretty/Front-End = Making the page do things (like display data)/Back-End = Storing and Process the data, That's the different web stuff IMO

#

React + FastAPI/React + ExpressJS (Node)

frozen jacinth
frozen jacinth
#

raccoon be like

brisk current
whole bear
amber raptor
whole bear
#

Components Funding (in billions)
Operations and Maintenance $258
Military Personnel $153
Procurement $97
Research, Development, Testing and Evaluation $63
Military Construction $8
Family Housing $1
Misc. $2
Atomic Energy Defense Activities $17
Defense-Related Activities $7
Total $610

amber raptor
fringe storm
#

Hey guys, my name is Kayler and i joined this server not too long ago and am interested in learning python. I'm a student at fullsail for computer science. I'm currently learning c# and would love to meet new people here so i could enhance my skills and make some friends. I just read the vc verification and need to start talking to people. I don't know anyone here but I'd figure to introduce myself so I could start getting to know you guys.

whole bear
#

auto top up but the same principals apply

hidden cove
#

HC-05 bluetooth module

stuck furnace
#

Cable management leaves something to be desired 😄

hidden cove
#

haha

whole bear
#

seems a little disorganized to mix with water

stuck furnace
#

Oh god

#

Please don't electrocute yourself!

spring kraken
#

ZZZAAAAp

whole bear
#

its not hard to electrocute yourself, speaking from exp

hidden cove
pale cipher
#

Could someone help me with a script when you have a minute ?

#

I can't talk in the channel 😦

#

I guess I'm too dumb to follow instructions :/

#

It's not really a python problem more than a twitch problem ... But well

amber raptor
#

that's likely rule 5 violation

pale cipher
#

Damn, my bad, I'll figure it out on my own then :/

#

My computer can't run firefox through the night, It crashes ....

amber raptor
stuck furnace
#

I've not used C#, but isn't it used to program unity?

amber raptor
stuck furnace
#

Might be a fun environment to try out projects.

#

There's this youtube channel...

#

I heard... I think it was instagram... massively sped up their python code by just disabling the optional garbage collector.

vestal mason
#

can someone explain why application support engineers need to know programming?

stuck furnace
#

So... what's everyone up to? 😄

analog gust
#

It's the middle of the night

stuck furnace
#

Yeah, 3:30 am here...

wild ravine
#

In the middle of the morning clas

#

*class

#

10.40 am here

stuck furnace
#

See ya @amber raptor

analog gust
#

@wild ravine then stop distracting yourself and get to class

stuck furnace
#

I would speak, but it's late, sorry!

wild ravine
#

online class about the culture

restive geyser
#

lol y is everyone muted in voice

analog gust
#

And then I heard a bang

wild ravine
#

sorry

analog gust
#

Make more words with your mouth

I like words

#

And I need to test my audio xD

buoyant topaz
#

@gilly read the voice verification channel

analog gust
#

Delta, look alive

#

When I first joined High School they goofed my classes. They had put me in Algebra instead of Adv. Geometry, and they put me in weight management

But I was only 96 pounds

#

I need ANTI-weight management xD

#

They had never seen a 14 year old that was doing 11th grade stuff

#

It was really funny to see the look on their faces when we explained the situation

#

Anyways I’m going to bed

#

G'Night

wild ravine
#

GN

somber heath
#

<Vector> Blah blah blah

#

<You> Blah blah blah

burnt herald
#

I have a question

#

I used Wing IDE for school to run my python files

#

It has a shell where it [evaluate file.py] where I could type comands in shell

#

what i can do is this

#

i can call for my function from shell

#

but in PyCharm i can't 😦

#

is there is a way?

#

no no I can't type in PyCharm at all

#

yeah

#

hmmmyes

#

maybe that is the problem

#

there is not much code there

#

yes yes

heavy nacelle
#

put this on line 3

#

main()

burnt herald
#

Yeh OpaLMist you got it

#

that what I am trying to do

#

⭐ ⭐ ⭐

#

@somber heath ⭐ X100000

#

@frigid shard are you from Russia

#

how can I run a file from terminal any one knows?

buoyant topaz
#

i guess u need to provide correct path address

#

then .py file

burnt herald
#

can you give me example?

heavy nacelle
#

make sure you are in the directory of intro.py

#

on your console window

buoyant topaz
#

yepp same thing

burnt herald
#

how can I check for directory where I am?

buoyant topaz
#

c: is your root direc.

burnt herald
#

I got it

#

HA I knew that

buoyant topaz
#

kk cool

burnt herald
#

Thank you all

#

пиздец

#

иди нахуй

buoyant topaz
#

am from UP broo

#

india

burnt herald
#

Crimea is Ukraine xD

#

I was born in Crimea

#

I was born in simferopol

#

да я знаю руский

#

I do know Russian

buoyant topaz
#

coolllll

burnt herald
#

ahahaha

#

I know I don't care much

#

I live in Canada now

#

it's cold xD

#

when I was 15

#

12

#

yap citezen

#

that why I don;t care about crimea xD

#

come here

#

we will go for beers

plain dagger
#

hi

#

how you doing

#

what?

#

maybe the file route?

#

maybe a permission bug

#

have you reviewed the permissions?

#

😦

#

good luck mah boi

#

Chile here

frigid shard
#

@plain dagger #voice-verification

plain dagger
#

i dont have the messages for voice verification, has been a long time since i went to this server haha

#

i'm not very fond to java

#

but that sounds like a file permissions problem

frigid shard
#

i dont have the messages for voice verification, has been a long time since i went to this server haha
@plain dagger it is a good reason to earn messages )

plain dagger
#

if you are on linux just use chmod 777 <file>

somber heath
#

3 days after joining and presumably accepting the rules

plain dagger
#

oh

somber heath
#

and 50 messages past a certain date, not total

plain dagger
#

can you send the file to test it?

#

are you on linux?

#

ohh ok

#

linux usually has that kind of problems with file names and permissions

#

had some headache a week ago with that

#

how are you getting the path?

full dagger
#

setting the package

#

and import statements

#

point is its not my problem to deal with at this point

plain dagger
#

haha yeah

#

just trying to figure out the problem

#

out of curiosity

full dagger
#

corrupted files that we were given to use

plain dagger
#

that's sad

full dagger
#

i had to take a test with a corrupted file that no one could open in class

#

lol

whole bear
#

hi 😦

plain dagger
#

well im trying to find some exercises for my internship interview

full dagger
#

the teacher gave everyone a f

plain dagger
#

have to prepare for 'em

#

hello @whole bear

whole bear
#

hello 😦

plain dagger
#

how you doing my man

whole bear
#

bad

#

my code is broke

plain dagger
#

what error is giving to you?

#

(or Exception)

whole bear
#

its not doing starting a file "process is being used by another program"

plain dagger
#

print the whole error here haha

whole bear
#

its batch

#

not python

plain dagger
#

ahhh

#

its because you opened the file or something its consuming it

#

from somewhere

whole bear
#

you would not unserstand

plain dagger
#

maybe some zombie process

full dagger
plain dagger
#

wow that's not a good practice

full dagger
#

package lab3.cscd211methods.CSCD211Lab3Methods;

plain dagger
#

relative path vs absolute path

#

you should compile from lab3 i think

#

yeah

#

can you share the error here? the trace

#

the file that your teacher gave to you

#

was a java ?

full dagger
plain dagger
#

hohoho

#

try to open it on "UTF-8"

whole bear
#

can anyone help me?

plain dagger
#

man thats like a big fork bomb hahaahah

whole bear
#

its not

plain dagger
#

windows-1252

#

is the encoding that microsoft programs use by default

whole bear
plain dagger
#

i had that kind of problems when scraping webpages with excel

whole bear
#

😐

somber heath
#

Dinner beckons.

#

bbs

hidden cove
#

later

full dagger
#

@plain dagger got it done ez

#

lol

plain dagger
#

nice

full dagger
#

it had a few issues but for the most part i got it all right the first time. just things like bad grammar in sys outs

#

once the file error was resolved

somber heath
#

😐 ⬅️ Judgement face.

plain dagger
#

hahaha

somber heath
#

Like how you'd pronounce imager.

#

Though you can emphasise the u a bit.

#

im-gurr is canonically incorrect.

full dagger
#

my steam is at 13 hours played in the last 2 weeks school is taking up time lol and that less than one hour is like 1 am sessions

somber heath
full dagger
#

Who said it's bad to do coding day of

#

That's when i end up figuring out all the issues everytime

#

lol

#

crunch time is usually when i do my best work unless its a report

plain dagger
#

i live in a crunch time

#

70 hrs a week

plain dagger
#

opus dei

hidden cove
#

apostate

somber heath
#

All the weddings I've ever been to, the celebrant was legally required to say "According to Australian law, marriage is between one man and one woman".

burnt herald
plain dagger
#

hello?

burnt herald
plain dagger
#

whats that

burnt herald
#

why first example the declare line to be (object) and in second one they dont

plain dagger
#

line and c are objects

#

in fact

#

they are instances

burnt herald
#

did they just define instance as object?

plain dagger
#

first statement was a mistake

#

hahaah

whole bear
#

@somber heath
ur aussie?

somber heath
#

I am.

#

Infiltration and agents provocateur are a thing.

whole bear
#

What state are u in OpalMist?

#

im in Melb

somber heath
#

Victoria.

whole bear
#

o true ahaha

#

in the inner city?

#

@hidden cove
I agree.
Its just what protests are like sadly.

somber heath
#

I have Kangaroos in my backyard, sometimes.

whole bear
#

lol so not inner city

somber heath
#

Quite.

pure path
#

what are u guys talking about?

whole bear
#

BLM protests

pure path
#

ohh

whole bear
#

@hidden cove
So do a few bad eggs invaliditate the message of the group?

#

So what ur saying is that the group is bad?

#

Well I mean...

#

they are a repsenting there ideas.

#

@somber heath
how do u prove it?

#

*that

#

I feel like u need to use Occam's razor here

#

its unlikely for somebody to sneak into a group to do this

#

Its just natural for protests to get out of hand

plain dagger
#

yeah

#

seen that a lot in latinoamerica

#

😦

#

but the problem i found here

whole bear
#

@hidden cove
yeah its very disorganized people are just doing there own things

plain dagger
#

is that people makes kind of silence

whole bear
#

I completely agree with u lol

plain dagger
#

of that stuff

pure path
#

True

whole bear
#

The America Revolution was not fought for very good reasons I disagree lol
@hidden cove

#

The American Revolution was fought for independence

#

not democracy

#

I feel as if the America civil war is a better example

#

@hidden cove
how is free college for people who cant afford it communism?

#

is that what ur saying or am i misunderstanding

#

but how did u jump from a to b?

#

o lol

#

biden or trump?

#

wait so trump or biden lol?

#

Democracy is trash its so inefficient lol

#

In what respect?

#

U cant just say its the best like whats the metric

#

in terms of efficiency its very slow.

hidden cove
#

"Efficiency"... to do what?

whole bear
#

Change.

#

Mainly

#

Policy development can be very slow

#

I'm not saying democracy is bad

hidden cove
#

Anything other than democracy is much more efficient at stripping people of rights.

whole bear
#

but mind u,
democracy and human rights are not mutually exclusive

#

Likely true

#

But efficiency isnt about ur rights.

hidden cove
#

That's really the result of any form of government other than democracy.

whole bear
#

eh

#

depends

hidden cove
#

It really is.

whole bear
#

It really does depend.

hidden cove
#

Countless histrorical examples supporting that conclusion.

whole bear
#

I wish i could talk so i could explain myself better rip

#

o well

plain dagger
#

in 50 messages you can

#

hahaha

hidden cove
#

lol

whole bear
#

nah

#

gotta be on the server for 3 days

#

already got 100 msgs i think lol

#

qwertyyyy its the most common password!!!!

#

my teachers at school always used to use it

somber heath
#

A lament for all the tea / which, spilled for democracy / into that, the crystal sea / whose shores bear footprints free

hushed elm
severe elm
#

@hushed elm do you read the chat?

#

use sass gamer-boy

somber heath
#

It looks like it has a face.

hushed elm
#

sometimes @severe elm

severe elm
somber heath
#

I found the error. Summary: I'm dill.

hushed elm
#

i'm dill

gentle flint
#

you're dill

#

you grow on the windowsill

whole bear
#

yes

gentle flint
#

next to a quill

#

found on a rill

#

by Jack and Jill

#

and a duck with a bill

whole bear
#

strange british word rill used in python discord: news alert

gentle flint
#

lol

whole bear
#

yes I did look it up

gentle flint
#

ah I see

whole bear
hushed elm
#

grill

gentle flint
#

frill

hushed elm
#

i like big grills and i cannot lie

somber heath
#

Tillage. 😏

hushed elm
#

frill bill

somber heath
#

Just sounds like boobs to me, is all.

hushed elm
#

how?

somber heath
#

Mysteries.

wise cargoBOT
#

Hey @agile sun!

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

agile sun
somber heath
#

Your scientific, space-station tracker offends me. Just wait until I find my Karen wig!

hushed elm
#

OFFENSIVE

#

OBJECTS

#

EWWW

#

i found mine

wise cargoBOT
#

Hey @hushed elm!

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

#

Hey @hushed elm!

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

whole bear
#

is that from, toddlers and tiaras

hushed elm
#

idfk lol

whole bear
#

fair enough

hushed elm
#

yes @somber heath

whole bear
#

anyone familiar with libc database here?

#

r/programmerhumour

gentle flint
#

I mean, they're not wrong

whole bear
#

Im gonna go lie down for a couple seconds

#

good bye

gentle flint
#

lehitra'ot

raven iris
#

sorry for jumping in and out

#

my voice permission wasnt enabled

#

was just checking iif i got verified

somber heath
#

@thorny pulsar If you could not? 🙂

lusty marsh
#
assert dominance()
echo glacier
#

How do you hop on the voice? after you've got verified

lusty marsh
#

click

somber heath
#

@echo glacier You click/tap on and press join on one of the voice channels.

lusty marsh
#
def bytestream(unit, stream: list) -> np.array:

    assert hasattr(unit, "bits")
    assert not len(stream) > unit.bits

    return np.array(stream + [bool(x - x) for x in range(unit.bits - len(stream))])
#
Input: [True, False]
Output: [True, False, False, False, False, False, False, False]
#
def bytestream(unit, stream: list) -> np.array:

    assert hasattr(unit, "bits")  # unit must have bits registered
    assert not len(stream) > unit.bits  # lenght of the stream can't be more than the bits registered

    return np.array(stream + [bool(x - x) for x in range(unit.bits - len(stream))])
    # Extend the list by the needed amount
#
alu.a = bytestream(alu, [True])
restive hill
#

Can anyone hear me???

#

In the voice chatt

#

@somber heath ??

lusty marsh
#
    def ripple(self):
        i = 0
        while i < self.bits:
            carry = self.carry[i]
            a = self.a[i]
            b = self.b[i]
            p1 = gates.xor(a, b)
            g1 = gates.carry(a, b)
            p2 = gates.xor(p1, carry)
            g2 = gates.carry(p1, carry)
            self.sum[i] = p2
            if g1 is True or g2 is True:
                self.carry[i+1] = True
            self.overflowflag = self.carry[len(self.carry) - 1]
            i += 1
somber heath
#

o/

#

I have been talking. Other people are sleeping.

#

I'd prefer to not be too loud where I am right now.

#

I haven't really looked into what sort of things are on the market, these days.

#

A lot of thin things, no doubt.

#

Without ethernet ports.

#

and...😒

#

Preinstalled Windows 10

#

Pardon?

#

I'm not a fan of W10 in general.

#

As you would have it.

#

Yahoy.

#

As stated above.

#

Aha.

#

It functions.

#

I think I'd probably beat out most manual morse encoders.

#

If I put my mind to it.

#

250 in morse?!

teal hazel
#

Hi

somber heath
#

o/

#

Ah. Well, according to the test I did, I scored 79ish.

#

😒

#

I'm sure if I practiced I'd be faster.

teal hazel
#

hi

somber heath
#

I use...whatever's at hand. 😎

teal hazel
#

I am not able to speak because I wrote less then 50 Messages sorry

somber heath
#

I don't know. I guess I can use all of my fingers if I have to.

#

I probably use fewer.

#

tata

gentle flint
#

ciao

teal hazel
#

bye

#

hi

pliant atlas
#

brb

teal hazel
#

@pliant atlas I am not able to speak because I wrote less then 50 Messages sorry

pliant atlas
#

yup i'm back

#

hey

#

@teal hazel

teal hazel
#

hi

#

oh sorry I thought I would be in Off-Topic

#

My bad

whole bear
#

I feel like this person is trying to verify himself 😂

#

@hollow haven what's this voice verification all about i have only been gone for a month 😂 😂 😂

haughty idol
#

well i know i can't verify now 😆

whole bear
#

ha okay fair enough

#

lemon sat doing his fbi mode 😂 😂 😂

haughty idol
#

you would be feeling wierd as no one else can talk to you now

#

😂

whole bear
#

is there any way of seeing how long i have left or nor ?

#

about a year ago i think

haughty idol
#

its my 2nd day

#

its really interesting field

tribal solar
#

Hello, my authority to speak has been removed. I haven't broken any rules

hollow haven
#

@tribal solar check out #voice-verification

tribal solar
#

Thanks

#

Hello, my authority to speak has been removed. I haven't broken any rules

atomic zodiac
#

did they remove the #voice-verification

hollow haven
#

@tribal solar It looks like you're 5 messages short, how are you today?

#

@atomic zodiac Nope, because you're voice verified they just hide it from you

atomic zodiac
#

ahh

tribal solar
#

@tribal solar It looks like you're 5 messages short, how are you today?
@hollow haven I am good you

hollow haven
#

I'm good, what are you working on today?

atomic zodiac
#

because i got verified

tribal solar
#

I'm good, what are you working on today?
@hollow haven I swimming with boys

#

I am aware of the sentence so wrong I wanted to say that I am swimming with my schoolmates: D

hollow haven
#

haha, that makes more sense

tribal solar
#

😄

whole bear
#

@rugged root i left the server and rejoined but i cannot talk now in the vc?

tribal solar
#

Ovv

#

thats nice

whole bear
#

my python class ended and i figured i didn't need it anymore

#

but now an issue has risen

hollow haven
#

@tribal solar Try voice verifying now, you should be good

tribal solar
#

I try this

#

But not working

whole bear
#

it says i don't have permission to speak in the channel

tribal solar
#

No I have permission

hollow haven
#

Are you doing !verify or what have you in the voice-verify channel?

tribal solar
#

Yep

whole bear
#

thank you...:/

tribal solar
#

I think they banned me

whole bear
#

that is an oooof moment

modest carbon
#

hi

whole bear
#

@tribal solar how long you been in the server for

tribal solar
#

I did not break the rules anyway, it must have been a mistake that I did not enter the audio rooms too much. Can you open my ban?

#

Since August

hollow haven
#

@whole bear can you do py -0p in cmd?

tribal solar
#

@tribal solar how long you been in the server for
@whole bear Since August

rugged root
#

I think I figured it out

tribal solar
#

I did not break the rules anyway, it must have been a mistake that I did not enter the audio rooms too much. Can you open my ban?

#

Pls

haughty idol
#

yea its really wired

rugged root
#

@tribal solar So while you have met the time criteria and and technically meet the message requirement, most of the messages have been before we started tracking the messages

#

There's no infractions on you

whole bear
tribal solar
#

@tribal solar So while you have met the time criteria and and technically meet the message requirement, most of the messages have been before we started tracking the messages
@rugged root

#

So don't I have any banned

rugged root
#

Correct

tribal solar
#

Then why can't I speak sir

rugged root
#

Just talk a bit more in chat (regular conversation's worth) and you'll be right as rain

tribal solar
#

So I have to spend time in chat rooms @rugged root

#

I can talk now: D

#

Thank you everyone for your help @rugged root @hollow haven

radiant patio
#

@frigid shard What have you been developing with Python?

haughty idol
#

lol

radiant patio
#

What do you have on your sandwich? Thats the most important question. @rugged root

#

jeezzz..

#

that sounds a lot of work too.. haha

#

Pretzel with spread and pulled chicken is great!

haughty idol
#

its terrible

#

and its end of day

amber raptor
haughty idol
#

a lot different

#

lol

whole bear
haughty idol
#

@rugged root is unable to digest no ones laughing today

rugged root
#

I need my fix

#

I need my laughs

#

PEOPLE HAVE TO FIND ME FUNNY

#

Or at least irritating

#

I'll take either

haughty idol
#

lol

#

@amber raptor how much time csv do u use ?

#

what again!!

amber raptor
#
Get-Content .\requirements.txt| %{$_.Split("==")[0]} > requirements-noversion.txt```
fickle fossil
#

Hey has anyone messed with the Bungie API?

rugged root
#

Can't say I have. What do you need?

fickle fossil
#

Im having trouble, all the values are hashed and when i try doing a get request it keeps telling me i'm missing parameters

#

I haven't booted up postman in a few days to try it out i just figured i'd try here

#

i guess i shd do that now

haughty idol
#

yeah that makes sense

#

its pain

amber raptor
#

Is there python library for Bungie API?

fickle fossil
#

I think there's a wrappper

#

a lot of the documentation and guides online are for Destiny 1.

rugged root
fickle fossil
#

yep, that's where I started.

#

It's like for example, Destiny2.GetVendor

#

it requires a vendor hash. n i found a vendor hash for the one I'm looking for, but then it keeps telling me i'm missing parameters.

rugged root
#

You probably have to apply for one from them or something

fickle fossil
#

I'll see if I can get it working. Ill b back

haughty idol
#

OMG!

radiant patio
#

Has someone worked with Flask passwordless? If so, can you tell me about your experiences. Thanks in advance.

fickle fossil
#

:smh:

#

woops

#

anyways..

bungie.net/Platform/Destiny2/3/Profile/
#

that's the root path for the api right. and the 3 after Destiny2 is the Platform. All mine were set to 4. there wasn't a 4. Steam was 3

#

facepalm

#

It's crazy how much different stuff can look in the morning vs night

radiant patio
#

Isn't it the lack of sleep? haha..

fickle fossil
#

lmao

#

yea. probably. I'm a morning person too :p

radiant patio
#

hahaha

#

well thats nice

fickle fossil
#

only if i get a solid 1.5ish hours to myself in the morning..

radiant patio
#

hahaha

#

mee 2 actually

fickle fossil
#

I have no prob being a person in the AM, it's just easier if I get some work started at like 4:30-5 before anyone's up

radiant patio
#

exactlyy!

fickle fossil
#

..if only I knew how to make crispy hash browns..

radiant patio
#

whahahaha

#

hmmm

fickle fossil
#

I never can get enough water out of the potatoes I shred

tall latch
#

hello

radiant patio
#

hahahaha

fickle fossil
#

:p

radiant patio
#

hello!

tall latch
#

did rabbit eat carrot??

shut swift
#

please dont alert my predator that i am in here

radiant patio
#

whahahah

#

lmaoo

fickle fossil
#

so many hashes..

#

ughhhh

rugged root
#

What are you trying to do anyway?

tall latch
#

turn off scan content

fickle fossil
#
"personality": 2166136261,
                    "face": 4017475055,
                    "skinColor": 743423460,
                    "lipColor": 156633756,
                    "eyeColor": 4187018144,
tall latch
#

personality is a number?

fickle fossil
#

I'm trying to make a neat web app for my clan so they can log in and upload clips of themselves and this one guy in our clan is a video editor so i kinda wanted a place for him to upload his stuff online so he can start having a portfolio

#

lmao right

#

There's a manifest of the API but.. it's long

#

That's laziness talking

radiant patio
#

@fickle fossil a web app for only your clan? Or for all sort of clans to post their content?

fickle fossil
#

I mean it'd be just mine at first

#

but maybe I could scale up

radiant patio
#

gotcha

#

cool man

#

would be a nice start up idea not?

haughty idol
#

someone find target for day ? @hollow haven

fickle fossil
#

Yea and I want to get certain key:value pairs so I can make custom cards for when my clanmates wanna see their stats

amber raptor
hollow haven
#

@haughty idol hmmm?

radiant patio
#

nice dammn

fickle fossil
#

Thanks!

haughty idol
#

any advantages of .rst files over html ?

hollow haven
fickle fossil
#

Nice !!!

#

I like those floors n counter tops!

#

I'm a fan of crown molding on kitchen cabinets

somber heath
#

Is tiara molding a thing?

haughty idol
#

Smart guy!!

#

😂

whole bear
#

Right

#

What if i wanted to hack a judge?

#

@rugged root

#

Ankle braclet hacking using python

hollow haven
haughty idol
#

lol

rugged root
#

Is there a particular reason you're wasting my time with questions we obviously won't help with, @whole bear?

fickle fossil
#

That feeling when all your api calls work and now you can finally get cracking

#

UGHH

#

Fresh pot of coffee time

whole bear
#

@rugged root Im just here to learn sorry for bothering you

rugged root
#

!rule 5

wise cargoBOT
#

5. Do not provide or request help on projects that may break laws, breach terms of services, be considered malicious or inappropriate. Do not help with ongoing exams. Do not provide or request solutions for graded assignments, although general guidance is okay.

fickle fossil
#

..now if i can only make it so user input translates into its Hash...

rugged root
#

I'm more than happy to help you learn, but I'm fairly certain that the "how to hack a judge" and "hack a tracking anklet" were merely just to irritate

#

Sorry, that was needlessly snippy

#

But no, we won't assist with obviously illegal things

fickle fossil
#

hmmm that's confusing. Would I scrape the manifest for certain hashes? The only way i got my 'characterID, membershipID' were from when i logged into Bungie.net

#

Maybe have some sort of Oath that logs em into their bungie account and take the hashes from their profile?

#

sry. type/thinking out loud

whole bear
#

True im learining Java rn its pretty hard....

wild ravine
#

I can feel that

whole bear
#

I just need a teacher but idk how to find one lol

rugged root
fickle fossil
#

I'd recommend finding a reputable Java course you can stick to. Don't deviate just stick to it

severe elm
#

thx guys

fickle fossil
#

I'm sure there are Java discords where there are people who would love to help!

whole bear
#

Wow thanks Mr. Hemlock

severe elm
#

it atually copies, how cool is that

rugged root
#

!resources @whole bear We don't really have one on one tutoring here. I can show you to a list of fantastic resources we have listed on our site. If you have any questions about the stuff you learn from those and need clarification, we'd be happy to help explain it to you

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.

rugged root
#

Automate the Boring Stuff and A Byte of Python are two solid beginner texts

fickle fossil
#

I did automate the boring stuff N i'd recommend it. I only got up to the part where they start web scraping. It said that was the foundation and I felt like I knew enough to start fiddling. I will go back and finish tho

hollow haven
#

I keep forgetting I'm signed up for the SWE conference next week

fickle fossil
#

I think it's like 38-43ish % of the way through the Udemy course the official Automate the Boring stuff guy puts for sale for free a lot

#

I wanna dive deeper OOP

whole bear
#

welp i need 50megs to talk

#

Sadly the only thing i can remember from coding is Println''(hello,world)''

#

does '' go inside or outside?

wild ravine
#

inside

whole bear
#

Anyone what to uh lesen to spotify

haughty idol
#

can't agree more @rugged root

rugged root
#

Inside, shaun

#

Sorry, bouncing between here and work

whole bear
#

@wild ravine so like this println(''Hello,World'');

#

?

rugged root
#

Just print without the ln bit

#

The semicolon on the end is optional

wild ravine
#

@wild ravine so like this println(''Hello,World'');
@whole bear yup

whole bear
#

what does ln do ?

rugged root
#

In other languages it would be new line I think

#

So it's just saying that after this print, go to a new line

#

But in Python, that's the default behavior

wild ravine
#

@whole bear yup
@wild ravine wait! Isn't it System.out.println("Hello, World"); ?

haughty idol
#

@wild ravine wait! Isn't it System.out.println("Hello, World"); ?
@wild ravine
yea thats in java

#

hey anyone with knowledge of reStructuredText

#

?

rugged root
#

Not familiar with what you mean

somber heath
#

I think Kivy uses it

haughty idol
#

.rst files

wild ravine
#

no idea abt it tho

haughty idol
#

i saw that python devguide uses it for making htmls

somber heath
#

I'd have to look up answers to questions though.

whole bear
#

Wait can somone find out what coding lanuage does TN SPIRE CX calculator has

haughty idol
#

i ran into this issue that their are number of links adjacent to each other. it becomes hard to differentiate. I tried adding more space 😂 but nothing changed 🤷‍♂️

I'd have to look up answers to questions though.
@somber heath

whole bear
#

@rugged root Could i get you over in code help 1 please?

rugged root
#

Of course

somber heath
#

@haughty idol Sounds like an artistic/creative solution situation.

#

Positional composition, separating characters, etc

haughty idol
#

ohk i will try right away

whole bear
#

mmmm

#

thats ok

#

ok

severe elm
#

yo it works ^^

white geyser
#

bruv i got so much python projects to do man

chilly kiln
#

Build a chat is very hard in Python

severe elm
#

it's still fcked uuuuuuuuuuuuup

#

i cant style it

haughty idol
#

@haughty idol Sounds like an artistic/creative solution situation.
@somber heath
well i put all links in table 😂
hacky way but worked thanks for help

whole bear
#

Hello, I would like to learn Chinese LOL

haughty idol
#

you can put keyframe time to infinite @severe elm

whole bear
#

mmmh

#

i litsen

#

is very interesting

#

my inglish is very bad 😦

severe elm
#

nah i just deleted the keyframes thing

whole bear
#

im sorry

severe elm
#

button::before {
content: "click copy";
background: red;
display: block;
font-size: 0;
opacity: 0;
color: white;
font-weight: 900;
}

button::before:hover{
transition: 1 ease-in-out
}

whole bear
#

im spanish

severe elm
#

this way it's way smarter

whole bear
#

ok

severe elm
#

but styling is not done yet

whole bear
#

ok

severe elm
#

my websites is gonna look so damn good bro

whole bear
#

ok

severe elm
#

i wouldn't take less than 1k € for it

whole bear
#

ok

haughty idol
#

bye bye guys it was nice time 👋

whole bear
#

incident_actioned ok

rugged root
#

@haughty idol Have a good one! See you around

whole bear
#

see you

rugged root
whole bear
#

:V

wooden plume
#

hello

whole bear
#

hi

#

whats up ?

dark seal
#

@fickle fossil your mic is too sensitive i can hear you clicking

#

its really annoying

severe elm
#

brb

whole bear
#

welcome to the python

#

xd

#

😦

#

@severe elm Hey

#

bro

#

finally muted

#

great bro

lusty marsh
#

!e

import re

re.compile("[^B]")
wise cargoBOT
#

@lusty marsh :warning: Your eval job has completed with return code 0.

[No output]
civic wyvern
#

@livid heron is there a way I can spam without anyone seeing it so I can talk?

#

@cloud rover Im in the call with you, im muted

livid heron
#

you want to spam bot commands?

#

what?

civic wyvern
#

no it says that I need to have said 50 messages to talk in voicechat.

#

Im in off topic

livid heron
#

yea its so new people dont spam

#

dont do that

civic wyvern
#

ok

#

so can I just talk with you till I get 50 msg?

#

pls?

#

I

#

really

#

need

#

50 messages

ebon dagger
#

i cant unmute

icy axle
#

You'll have to verify. We have a new verification system

#

@ebon dagger check the pins. You have to go to #voice-verification

tribal solar
#

P3D

rugged root
#

@sweet totem If you're wondering why you can't speak, take a look at the #voice-verification channel. That should tell you all you need to know

candid venture
#

@fierce summit
i apologize if i made u uncomfortable

stiff granite
#

does one of yall mind helping me with something

#

cant talk

#

cause not varified

rugged root
stiff granite
#

yah was doing that it says i need to send 50 messages

tribal solar
#

1 ABD Dolar
8,28 Türkhs liras

#

I WANT TO 3090Tİ

#

😦

rugged root
#

@stiff granite Yep, just gotta keep on talking with people. Enjoy the server, help someone in the help channels, ask a question in one.

stiff granite
#

thats a graphics card right

rugged root
#

A short conversation will get you there in no time

tribal solar
#

thats a graphics card right
@stiff granite right

stiff granite
#

ok

tribal solar
#

ok
@stiff granite you must more write on the chat than you open voice ban

stiff granite
#

yah Mr.Hemlock, im ususally not here cause i just do my work but rightnow i needed help with smthn but i need to get verified first

#

i was verified before

#

cause i got help from someone and i was able to talk then

tribal solar
#

i was verified before
@stiff granite yes me too but new rules

#

@stiff granite You have a 50 messages on the this chat

stiff granite
#

ok

tribal solar
#

Ok

#

you know ı mean

rugged root
#

Under this account?

#

Weird

candid venture
rugged root
#

Oh right right yeah

#

We implemented voice gate a week or so ago

stiff granite
tribal solar
#

i tried the verify again it no work so i wait more
@stiff granite You must more 50 messages write on the this chat dude

stiff granite
#

well yah i get that from the message

#

what are we talking about i kinda zoned out

tribal solar
#

zoned?

#

haa

candid venture
stiff granite
#

isnt that caled a sickle

raw marsh
#

that is a scary amount of images

whole bear
#

@rugged root Hi

#

🙂

#

Wait ur not a software engineer

#

O

#

hey hemlock is it good to use functools module

#

yeah

#

i just fall in love with it

#

😄

#

what about dataclasses module

#

Hey hemlock can you suggest me a module to learn?

#

i know them both

soft oracle
#

@rugged root Happened to me as well

whole bear
#

teams is doing alright

soft oracle
#

I wish Canada would do the same

#

We were on lockdown,

#

But since the cases were low in the summer,

#

Everything opened,

#

Now, they are going crazy

#

@solar sonnet Do not spam please,

whole bear
#

my school use teams for online lesson but the sad thing is someone in my class kicking other students and teachers out from the call

soft oracle
#

Dude, stop

whole bear
#

dude

soft oracle
#

@rugged root

wise cargoBOT
#

:x: According to my records, this user already has a mute infraction. See infraction #16095.

#

:incoming_envelope: :ok_hand: applied mute to @solar sonnet until 2020-10-28 19:49 (9 minutes and 59 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).

tiny seal
#

my school use teams for online lesson but the sad thing is someone in my class kicking other students and teachers out from the call
@whole bearcuz it's a bad design

whole bear
#

yea , i found out who was that person who kicking others

rugged root
#

Temp banned them

soft oracle
#

👌

#

Discord is pooping itself

#

Lemme check status

rugged root
#

Reeeaaaallllly getting tired of Discord being weird

soft oracle
#

ikr

whole bear
#

kicking others?

#

@rugged root that guy you just banned he spamming images in my dms , so i blocked him

#

he is spamming images in dms now

#

i just blocked him

#

he can't do anything

soft oracle
#

It keeps awaiting an endpoint connection

rugged root
#

It's showing all green on my side, which is bizarre

soft oracle
#

hmmm

#

Well I have another day until I can become Voice Verified

rugged root
#

Wait, let me swap the voice server it's using

soft oracle
#

There is a voice server?

tiny seal
#

it died again

rugged root
#

🎶 Son of a bitch 🎶

#

Pattern?

#

Yep, sure enough

#

Got the user ID at least

copper summit
#

hi

#

my alpha version for my first project is ready...

#

a subdomain scanner (ass-checker)

whole bear
#

cool

copper summit
#

nice...im very proud of me...

rugged root
#
x = "spam"
y = x

z = "ham"
a = z[:]
lime scaffold
#

Need someone who knows about sockets in Code/Help1

pseudo trail
#

hello

whole bear
#

hello

pseudo trail
#

I think so

#

I got muted though lol

lime scaffold
#

lol

pseudo trail
#

I think it was just a problem on my end

lime scaffold
#

u need to be voice verified to speak in the voice channels

pseudo trail
#

I think my token was stolen

#

No another thing.

lime scaffold
#

Ah

rugged root
#

It was a server mute

lime scaffold
#

Ah ok, noted

pseudo trail
#

Everytime I joined the server would die

rugged root
#

There were some technical difficulties - right that

whole bear
#

sockets? @lime scaffold

#

yes

#

I hate sockets

#

run it as admin

#

: )

#

that

rugged root
#

WHooo

#

Bleach fumes

gentle flint
#

my whole desk stinks of this

whole bear
#

ur discord bot?

#

Is it a self bot?

#

ah

lime scaffold
#

msg = skt.recv(8) is my issue

whole bear
#

why is everyone muted

gentle flint
#

I ain't

#

you aren't voice verified

#

head to the voice verification channel

#

follow the instructions there

hollow haven
#

Ugh. Biased finite differencing schemes will be the death of me

#

THESE COEFFICIENTS MAKE NO SENSE

gentle flint
#

here's hoping my kernel update doesn't break pulse

distant shuttle
candid venture
rugged root
#

!tempmute 571146367188074516 1w Using gay in a derogatory and insulting manner is not acceptable here. While you wait for your mute to finish, please re-read our Rules and Code of Conduct.

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied mute to @supple maple until 2020-11-04 22:08 (6 days and 23 hours).

mild citrus
#

why im not allowed to talk in this channel?

hollow haven
#

@mild citrus #voice-verification

rugged root
severe elm
#

wassup guys

mild citrus
#

ok