#voice-chat-text-1

1 messages Β· Page 114 of 1

misty sinew
#

can someone assist me

#

wich problem?

#

while True:
    keyboard.add_hotkey('g', lambda: (keyboard.press_and_release('w'), keyboard.press_and_release('d'), keyboard.press_and_release('s'), keyboard.press_and_release('d')), timeout=1)
    keyboard.wait('space')```
#

So, its python keyboard module

#

uhhh i never used thta bevor

#

ooh :(

#

what are you trying to do?

#

hmm trying to make my code assist me in a game

#

hmm ok

#

pressing keys is tedious so thought let the bot take over

warm tapir
#

...

cold summit
#

Hey all

pale crater
#

hi

#

bye

#

hello

gray seal
#

Navigate all of my videos at https://sites.google.com/site/tlmaths314/

Like my Facebook Page: https://www.facebook.com/TLMaths-1943955188961592/ to keep updated

Follow me on Instagram here: https://www.instagram.com/tlmaths/

My LIVE Google Doc has the new A-Level Further Maths specification and the teaching videos I've made so far: https://go...

β–Ά Play video
violet venture
#

!user

coarse hearthBOT
#
Shenanigans#9160

hypesquad_bravery

User information

Created: <t:1488056120:R>
Profile: @violet venture
ID: 285152779465654272

Member information

Joined: <t:1596386890:R>
Roles: <@&267630620367257601>, <@&764802720779337729>

Activity

Messages: 2,784
Activity blocks: 1,023

Infractions

Total: 0
Active: 0

winged talon
#

!user

coarse hearthBOT
#

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

coarse hearthBOT
#

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

agile ginkgo
#

!user

coarse hearthBOT
#

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

agile ginkgo
#

: (

misty sinew
#

hey'

#

I'm pretty much new into the programming and stuff

#

can you guys suggest me any open source where I can learn some stuff about the programming

glass tendon
#

@deep tendon are you reproducing an equation ?

glass tendon
#

burn my yes

#

please turn black

coral thunder
#

i need basic resources

#

im new to programming

pseudo arch
#

@golden marsh could i log my search history in a private browser?

golden marsh
#

uh

#

possibly

pseudo arch
#

/sites visited

pseudo arch
# golden marsh possibly

what do you think i should do?/what possibilities do i have. Will i have to write my own script?

golden marsh
#

that depends

#

most tools that can do this also do a lot of other things

#

PiHole comes to mind

#

or you could use MitMProxy to capture the traffic

pseudo arch
#

what difficulties would it be to do this to a private browser?

#

encryption?

golden marsh
#

well

#

hmm

#

oh wait

#

you could just use FiddlerClassic

pseudo arch
golden marsh
#

but why do you want to do this anywayS?

pseudo arch
#

open source?

pseudo arch
#

thought patterns

#

collect my own data

#

google does it to me for free

#

why shouldnt i have my own record?

golden marsh
#

i would recommend PiHole

pseudo arch
golden marsh
#

which is like

pseudo arch
#

is it open source?

golden marsh
#

meant as a adblocker

golden marsh
#

so what it does is

#

it gets all your DNS requests and then blocks those that are for ads

pseudo arch
#

or i check the logs on it/sites cisited

golden marsh
#

but then you can also look at the DNS requests made

pseudo arch
#

visited

pseudo arch
#

and this is where all my sites will be

#

will it have searches though?

#

if i dont click on a site?

#

but just have the search open in the browser

#

if i havent clicked anything, theirs no add to block, if im just sitting in google

golden marsh
#

just typing in something? no. but as soon as the request is sent it will have it

pseudo arch
#

would i get any data/info just by a search?

#

or negative?

#

@golden marsh

golden marsh
#

you would get something as soon as you can see results

#

you cant see results without a request, and it will notice any request

pseudo arch
#

or their would be another step, in order to read my searches?

golden marsh
#

im actually not sure how granular PiHole logs are

#

if you want the full data the only tool i know is Fiddler

pseudo arch
golden marsh
#

its not

#

but it is free

#

MitMProxy is opensource

#

but its much more limited

pseudo arch
#

we need to create an open source tool for this

golden marsh
#

basically, with MitMProxy, if your site is SSL encrypted, it wont see it

#

so if it is https:

#

and most sites are nowadays

#

sorry, thats all the ideas i have

#

i mean

pseudo arch
#

😠

golden marsh
#

yo

#

dont be angry at me

pseudo arch
#

🀣

golden marsh
#

a browser extension thats allowed to run in incognito could also work

pseudo arch
golden marsh
#

i mean

#

you can make one and make it opensource

pseudo arch
#

I have another python project im working on right now though

#

but how would i bypass a private browser encrypting all its data

#

like if you look on your pc, everything being in symbols and stuff

golden marsh
#

so

#

private browsing doesnt erncrypt anything

#

everything nowadays uses https instead of http

#

https is the encrypted thing

pseudo arch
#

so why cant people read their information if you give someone your computer once you close your browser if nothing is encrypted, or it is not that its encrypted

#

its just nothing is stored?

#

would i just have to bypass the non storing? or force it to store before it decides for it to not store?

#

within that browser/area of that browser

livid bone
#

if I understand correctly what you mean: https is encryption in transit only. Not at rest.

pseudo arch
#

Do You?

#

dont you need the isp authority to get access to the information?

#

you cant just figure it out with the device

#

well maybe we shouldnt use the word cant, but as far as i know

livid bone
# pseudo arch well i dont know anyone who can purely get any info of what you searched in a pr...

Ok, I see what you mean. Well, the browser does store caching data that you can use. So much you probably know anyway.
The ISP can retrieve some information, but it will not know what you've searched on google. Pieces of information can be combined of course and they might infer some things from the dns requests + the ips you're accessing. It isn't little, but it's also limited to some extent. Any https connections is normally only between you and the server you're connecting to.

#

but, yeah, in a private browser... you're probably not going to get much, indeed.

#

So the only possibility of retrieving that information is live, on the wire. But as laundmo has also mentioned, not much you can do about that if someone uses https.

#

unless you conceive a more complex attach with dns spoofing or/and phishing, some mitm

pseudo arch
#

because isnt enter a request?

#

or its just a request to the search browser? thats it...even if it shows up with the google links, which wouldnt look very good for storing/managing infromation

livid bone
#

I suppose you could use a keylogger?

#

and then you'd track everything πŸ™‚

pseudo arch
#

atleast you have a record of it so you could work youre way back

pseudo arch
#

it dosent seem very smart...

#

you just need access to someones machine

pseudo arch
#

it seems creepy

#

this solution seems cooler for tracking your own stuff/thoughts

livid bone
#

I'm not sure how you can do it properly on your own computer, but if you used a forward proxy and collected the logs (let's say squid + elasticsearch/kibana), you could do it. But you'd need to set your browser to use that forward proxy. Or set your network in such a way.

livid bone
#

the keylogger?

#

ah, so I haven't read your sentence to the end before answering. Of course a proxy won't do it if you want to track everything. So yeah, a keylogger it is then. Nothing else comes to mind.

#

or/and a screen recorder

pseudo arch
#

Alright, ive heard of both of these...anyway my idea will just have to wait

#

Good talking to you anyway. Thanks for your thoughts πŸ™

livid bone
#

apple and intel probably do it better. I've heard the IME is quite the spyware πŸ˜„

#

you're welcome! πŸ™‚

#

likewise

misty sinew
#

I need help
how do I have 2 expects
for example except FileNotFoundError: , expect FileExistsError:
pass

rustic fiber
#

good afternoon y'all

errant ridge
#

why i can't talk

#

someone hleo me

proud mason
#

hey @proud mason

#

oops

#

i mean hey @umbral rose

#

Sorry what did you say @umbral rose

#

I have music on 😒

#

Ah haha

#

just doing research

#

High school research project

#

It's a science high school so g10, g11, and g12 are all research-focused

#

yeah i'm a tryhard, you don't have to do this kind of work πŸ˜†

#

and good resume πŸ˜†

#

Both

#

We create the project, and we write a paper on it

#

For our field, CS is mostly developmental research

#

for other fields its sometimes only research

#

the choices are CS, Material science, agriculture, microbiology, and engineering

#

Maybe, not too sure. I do know I want to get into somewhere CS and math oriented

true valley
#

the executive branch of the US has a lot of power.

#

probably.

#

too much.

#

The US executive branch is technically an executive monarchies

#

it is not my system

#

it is the technical definition of our system of government.

#

yup

#

we could use more democracy and more socialism, but I don't think I would want to go without the executive branch, or the house of representatives.... maybe we could get rid of the senate though...

#

if you take a political science course, these are the terms they use.

#

not that political science is really a science...

#

it is more in the humanities.

#

rank choice baby!

#

They have it in Maine, no?

wary fable
#

Hemlock, we moved away from the chat to avoid being a distraction

true valley
#

I know a lot of people that are moving to Maine, can't imagine moving to Maine, it is so cold...

mild flume
#

I just want to state how deeply hurt I am by you guys. I don't ask a lot. I don't want new users joining voice and it being some shouting match about politics. I don't want them to join and are suddenly turned off because they aren't wanting to participate or they end up thinking this voice chat is the same as any other server; unmoderated cesspits that are just forgotten and left alone as an afterthought.

I understand that we get on topics that can get heated. I understand that sometimes it's needed in order to complete thoughts or explanations. But what I don't understand is how you're willing to disrespect me, both as an admin and as a friend, that you openly get in my face or mock me about it.

true valley
#

yes, cars so dangerous.

wary fable
#

Hemlock, I didn't intend to mock you. I'm sad that that's how it came across, and I am sorry for that.

true valley
#

I didn't notice any unintentional or intentional mocking.

solid gyro
mild flume
#

Sure, but it started off heated and with the repeated joking of "What, it's just politics, Americans love this stuff" or what have you

#

Or maybe it just seemed that way because I couldn't tamp it down a bit

finite nest
#

can we open here a conversation about how to get job remotely ?

pseudo arch
#

@leaden flare what constitutes a good CLI application to you? can you list some things

#

oh damn, felix is in here

#

@crystal aurora

sharp glen
#

:)

pseudo arch
#

i just said you were my guy

#

felix maybe we could sit down with a bottle of wine sometime

leaden flare
pseudo arch
#

@crystal aurora you dont wanna hear it

sharp glen
#

!e
print(''.join(['3', '/', '3', '*']))

coarse hearthBOT
#

@sharp glen :white_check_mark: Your eval job has completed with return code 0.

3/3*
sharp glen
#

ah shit

pseudo arch
sharp glen
#

my oneliner

#
print([a := int(input('Amount of numbers > ')), nums := [str(__import__("random").randint(1, 9)) for _ in range(a)], combo := list(__import__('itertools').product(["/", "*", "+", "-"], repeat=a)), nums :=  list(__import__('itertools').permutations(nums)), f := [([]) for _ in range(len(combo))], [[(f[i].append([(l,n) for l,n in zip(n, c)])) for n, c in zip(nums, combo)] for i in range(len(combo))], f := [''.join([list(__import__('itertools').chain.from_iterable(b))][0])[:-1] for b in list(__import__('itertools').chain.from_iterable(f))], f][-1])```
#

Is growing

#

@crystal aurora :D

#

!e
print(combo := list(import('itertools').product(["/", "*", "+", "-"], repeat=5)))

coarse hearthBOT
#

@sharp glen :white_check_mark: Your eval job has completed with return code 0.

[('/', '/', '/', '/', '/'), ('/', '/', '/', '/', '*'), ('/', '/', '/', '/', '+'), ('/', '/', '/', '/', '-'), ('/', '/', '/', '*', '/'), ('/', '/', '/', '*', '*'), ('/', '/', '/', '*', '+'), ('/', '/', '/', '*', '-'), ('/', '/', '/', '+', '/'), ('/', '/', '/', '+', '*'), ('/', '/', '/', '+', '+'), ('/', '/', '/', '+', '-'), ('/', '/', '/', '-', '/'), ('/', '/', '/', '-', '*'), ('/', '/', '/', '-', '+'), ('/', '/', '/', '-', '-'), ('/', '/', '*', '/', '/'), ('/', '/', '*', '/', '*'), ('/', '/', '*', '/', '+'), ('/', '/', '*', '/', '-'), ('/', '/', '*', '*', '/'), ('/', '/', '*', '*', '*'), ('/', '/', '*', '*', '+'), ('/', '/', '*', '*', '-'), ('/', '/', '*', '+', '/'), ('/', '/', '*', '+', '*'), ('/', '/', '*', '+', '+'), ('/', '/', '*', '+', '-'), ('/', '/', '*', '-', '/'), ('/', '/', '*', '-', '*'), ('/', '/', '*', '-', '+'), ('/', '/', '*', '-', '-'), ('/', '/', '+', '/', '/'), ('/', '/', '+', '/', '*'), ('/', '/', '+', '/', '+'), ('/', '/', '+', '/', '-'), ('/', '/', '+', '*', '/'), 
... (truncated - too long)

Full output: too long to upload

pseudo arch
#

felix is my big brother

#

'its the supports ladys revenege.....' πŸ˜†

#

'and she heard it'

#

marco is hilarious

#

you meet some interesting characters on here

sharp glen
#

OMGGG

#

Its working

#

HAHA

#

:D

#

@crystal aurora Im so close to solving

pseudo arch
#

@crystal aurora stays sedated

#

4 pills a day

#

🀣

sharp glen
#

#stayhealthy

pseudo arch
#

πŸ˜†

#

yea

#

@leaden flare sounds like this is a job interview

#

probably driving for the first time

#

furyo talking about love

#

booplux talking about driving

#

ok now he seems more genuine

#

yea it isnt your most joyful moment

sharp glen
#

!e
print([2, 3, 4, 5, 3, 4, 5, 3, 5, 4, 7, 8, 3, 6, 2].count(2))

coarse hearthBOT
#

@sharp glen :white_check_mark: Your eval job has completed with return code 0.

2
sharp glen
#

im driving a bike @true valley

pseudo arch
#

like a scooter?

sharp glen
#

Noo wait

#

this

#

B)

#

im such a cool biker girl

pseudo arch
#

🀣

#

no way is that yours

sharp glen
#

Not this picture

#

but I have that exact bike

pseudo arch
#

aint that a real life motorbike

sharp glen
#

it is

#

im driving that

pseudo arch
#

damn

#

you go fast?

sharp glen
#

130 km/h

pseudo arch
#

awwww youtube videos ❀️

#

the joys of the internet

#

you dont even need to go outside to find girls

#

its a different time @true valley the worlds changing

sharp glen
#

whats so fun about 130kmh

#

:(

pseudo arch
#

🀣

true valley
sharp glen
#
print([a := int(input('Amount of numbers > ')), nums := [str(__import__("random").randint(1, 9)) for _ in range(a)], combo := list(__import__('itertools').product(["/", "*", "+", "-"], repeat=a)), nums :=  list(__import__('itertools').permutations(nums)), f := [([]) for _ in range(len(combo))], [[[(f[i].append([(l,n) for l,n in zip(n, c)])) for c in combo] for n in nums] for i in range(len(combo))], f := [''.join([list(__import__('itertools').chain.from_iterable(b))][0])[:-1] for b in list(__import__('itertools').chain.from_iterable(f))], g := [], r := [], generated := [], [([g.append(s := eval(b)), r.append([s, b])] if type(eval(b)) == int else '') for b in set(f)], [((generated.append(h)) if (h > 0 and r.count(h) == 1) else '') for h in set(g)], [sorted(set(g)), sorted(r), generated]][-1])```
pseudo arch
sharp glen
#

oh okay

true valley
sharp glen
#

Im going to bed

#

I wish you all a goood night

#

or morning

pseudo arch
#

me too by everyone πŸ™

shadow fern
#

hello im nwe

warm tapir
#

!e

print("Untitled TEXT GAME")
input()
print("Created by Mr.StiK")
input()
print('In a dark and creepy cave... You got your consciousness back...')
input()

print("Then you remember... you've no time to waste...")
input()



unit = input("Type the command 'wake' to start your adventure... ").lower()

while unit.lower() == "wake":

    if unit.lower() == "wake":
        print("And you starts your adventure...")
        break

    if not unit.lower() == "wake":
        print("Sorry, unidentified command. Please type 'wake'") ```
coarse hearthBOT
#

@warm tapir :x: Your eval job has completed with return code 1.

001 | Untitled TEXT GAME
002 | Traceback (most recent call last):
003 |   File "<string>", line 2, in <module>
004 | EOFError: EOF when reading a line
mossy heath
#

!e
print("hello world")

warm tapir
#

hmm

mossy heath
#

do you know the solution?

warm tapir
#

I don't know

shadow fern
#

in input("")

#

in line 2

misty sinew
#

Hey, guys. Im beginner in programming on python. Can u advice me app for codding?

misty sinew
#

for Python only @hearty otter

#

ty

fossil citrus
clear root
#

type

harsh bloom
#

ok

peak frigate
#

hi @random minnow

random minnow
#

hello

peak frigate
#

you left :( @random minnow

charred creek
#

@hallow anchor gimme email

#

c:

random minnow
frank idol
#

hello everyone πŸ™‚

random minnow
charred creek
peak frigate
#

that sounds amazing

#

!unmute @peak frigate

coarse hearthBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @peak frigate.

charred creek
#

!mute @peak frigate

coarse hearthBOT
#

:incoming_envelope: :ok_hand: applied mute to @peak frigate until <t:1642711085:f> (59 minutes and 59 seconds).

peak frigate
#

:gpu_word_100:

charred creek
#

!unmute @minaberry

coarse hearthBOT
#
Bad argument

Could not convert "user" into UnambiguousMember or UnambiguousUser.
@minaberry is not a User mention, a User ID or a Username in the format name#discriminator.

#
Command Help

!unmute <user>
Prematurely end the active mute infraction for the user.

charred creek
#

!unmute @peak frigate

true valley
#

Phatic Response!

charred creek
peak frigate
coarse hearthBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @peak frigate.

charred creek
plain comet
#

!code

coarse hearthBOT
#

Here's how to format Python code on Discord:

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

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

plain comet
#

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

plain comet
#

anyone check it out, why em i getting this error?

#

it's complaining about the import

true valley
#

pneumonoultramicroscopicsilicovolcanoconiosis

#

Floccinaucinihilipilification

#

is the estimation of something as valueless

#

Antidisestablishmentarianism

#

originally described opposition to the disestablishment of the Church of England

#

honorificabilitudinitatibus meaning β€œwith honorableness.”

#

sesquipedalianism -the tendency to use long words

#

Hippopotomonstrosesquippedaliophobia -the fear of long words

random minnow
#

I thought that was a joke

raven orbit
peak frigate
#

hm not much, just working. barely working. I started playing a couple games blobgrimacing

hallow anchor
coarse hearthBOT
#

:incoming_envelope: :ok_hand: applied mute to @charred creek until <t:1642712021:f> (59 minutes and 59 seconds).

peak frigate
#

lmao Chris griff was actually helping someone

hallow anchor
#

hi @charred creek

peak frigate
#

ah no, just at home

#

but I've reached the levels that are too hard now

#

so it's less fun

charred creek
#
import time
time.sleep(9999999999999999999999999999999999999)
peak frigate
#

kiiiiiiinda

charred creek
echo saffron
#

what are they talking about

charred creek
#

viktor-cli run -- python -c "import time;time.sleep(999999)"

#

viktor-cli run --help

#

docker exec -it 123 /bin/bash

raven orbit
#
"Memory": 524288000
"MemorySwap": 1048576000
hearty heath
#

Maybe try doing a small benchmark in Python, to see if that's the issue.

charred creek
#

docker update --memory "4g" 123

hearty heath
#
$ docker help update

Usage:  docker update [OPTIONS] CONTAINER [CONTAINER...]

Update configuration of one or more containers

Options:
      --blkio-weight uint16        Block IO (relative weight), between 10 and 1000, or 0 to disable (default 0)
      --cpu-period int             Limit CPU CFS (Completely Fair Scheduler) period
      --cpu-quota int              Limit CPU CFS (Completely Fair Scheduler) quota
      --cpu-rt-period int          Limit the CPU real-time period in microseconds
      --cpu-rt-runtime int         Limit the CPU real-time runtime in microseconds
  -c, --cpu-shares int             CPU shares (relative weight)
      --cpus decimal               Number of CPUs
      --cpuset-cpus string         CPUs in which to allow execution (0-3, 0,1)
      --cpuset-mems string         MEMs in which to allow execution (0-3, 0,1)
      --kernel-memory bytes        Kernel memory limit
  -m, --memory bytes               Memory limit
      --memory-reservation bytes   Memory soft limit
      --memory-swap bytes          Swap limit equal to memory plus swap: '-1' to enable unlimited swap
      --pids-limit int             Tune container pids limit (set -1 for unlimited)
      --restart string             Restart policy to apply when a container exits
#

Someone else's problem πŸ˜„

#

Bye Jake πŸ‘€

#

What you been up to today Griff?

#

Just blacked out all day

#

Nice

#

ez

#

Oh, I have some of those.

#

Oh I haven't had any because I assumed they'd be horrible.

#

I will try

raven orbit
#

Aniseed balls are a comfit type of hard round sweet sold in the UK, Ireland, Malta, South Africa, Canada, New Zealand, and Australia. They are shiny and dark reddish brown, and hard like Gobstoppers, but generally only 1⁄2 inch (13 mm) across.
They are flavoured by aniseed oil, with a strong aniseed flavour, and last for a long time in the mout...

hearty heath
#

Alright I gtg πŸ‘‹

#

3

#

2

#

1

slate otter
#

nice

torpid saffron
#

hi

rotund oar
#

pablo$ bro i dont have permission to talk !

#

@daring rain

#

how can i talk ! @daring rain

daring rain
#

Go to talk permission

#

!voiceverify

#

And write

echo saffron
rancid wyvern
#

yo how do i make a infinite lop in python

#

loop

forest snow
rancid wyvern
#

ty

dusty apex
#

i am nice

spare trellis
#

What's new in Python 3.11 - dev docs

#

@umbral rose for some reason I can't keep and now establish a voice connection. Should I assume that discord is blackmailing me into paying for a nitro account?

umbral rose
#

Weird

#

Not sure

spare trellis
#

again, "RTC Disconnected"

#

Looks like I'm there but I'm not...

patent shore
#

eyo

#

do u have 2 monitors

#

do you make money with these server thingies

cold trellis
misty sinew
#

what project are you trying to build?

ripe hound
#

sdf

#

fds

#

hey

#

so guys

#

could someone gimme adv

#

in java

#

cuz i wanna learn it

#

is there any course to adv

#

??

#

And Also

#

C

coarse hearthBOT
#

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

spare trellis
#

callback to earlier conversation: https://twitter.com/paulg/status/1485749966031175684

We got 13 yo (formerly 12 yo) a Macbook Air for his birthday. It's been a while since I've set up a new computer. It used to be a happy experience. Whee, a new computer! Now it's all identifying yourself and pushing you to sign up for Apple services.

Likes

658

mossy heath
spare trellis
finite walrus
#

asalam walekum

#

what do you guys think about metal gear solid 5

fair heart
solid gyro
fair heart
solid gyro
worldly anchor
#

Right one is chaotic

solid gyro
fair heart
pseudo arch
#

aaron hall show us your set up

gritty pine
pseudo arch
#

dont take the advice of Professional Window Licker

#

he came in here to Troll

#

you cant take the guy seriously

gritty pine
pseudo arch
#

its in the name guys

gritty pine
worldly anchor
#

That's just too much screens

solid gyro
pseudo arch
#

guys were watching a master at work right now

gritty pine
#

Nice.

pseudo arch
#

🀣

#

professional window licker is a hardware expert

#

aaron hall just likes to talk low

#

hes a lecturer in his spare time

raven orbit
pseudo arch
#

i know because he gave me a F in one of my papers

gritty pine
pseudo arch
#

im still mad you gave me an F in that paper @spare trellis

spare trellis
#

@pseudo arch tough shit

raven orbit
#

A Dutch oven (not to be confused with masonry oven) is a thick-walled cooking pot with a tight-fitting lid. Dutch ovens are usually made of seasoned cast iron; however, some Dutch ovens are instead made of cast aluminium, or ceramic. Some metal varieties are enameled rather than being seasoned, and these are sometimes called French ovens. Dutch ...

solid gyro
lucid heart
#

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

true valley
random minnow
surreal spoke
misty sinew
#

wow 50 non deleted messages

#

challenge accepted

misty sinew
misty sinew
misty sinew
misty sinew
misty sinew
#

who would ever use an ultrawide curved monitor in portrait mode

misty sinew
misty sinew
#

@raw wren cool story, made no sense

#

this is why nerds are frowned upon

misty sinew
misty sinew
#

@hidden cliffwhat mod

raw wren
misty sinew
#

pls job ser

misty sinew
misty sinew
misty sinew
misty sinew
misty sinew
misty sinew
misty sinew
misty sinew
misty sinew
misty sinew
prisma cove
#

!voiceverify

peak frigate
#

!tvmute 898827102768472095 21d not sure what you expected. this is to confirm that spamming is explicitly prohibited in our guidelines for #voice-verification

coarse hearthBOT
#

:incoming_envelope: :ok_hand: applied voice mute to @misty sinew until <t:1645266827:f> (20 days and 23 hours).

misty sinew
#

L mod abuse

#

I leave now

peak frigate
#

W

limpid zodiac
#

wa

modern igloo
#

hello

wintry sinew
#

@dreamy vault πŸ‘οΈ

dreamy vault
hidden cliff
solid gyro
#

By Rohana Rezel The number of empty homes in Vancouver city is estimated to have crossed the 30,000 mark in 2020, according to our most recent estimate based on census data published by Statistics Canada, and housing completion data published by the Canada Mortgage and Housing Corporation. There were 25,502 private dwellings unoccupied or occupi...

#

back in 2m

elder wraith
#

Voice chat 1 is dead

misty sinew
#

ayo guys how can i talk in voice chat? i get muted every time I enter

ivory shale
#

hey

spare trellis
solid gyro
worn siren
crude crater
#

how do I get undefin

vivid condor
worn siren
#

if anyone know this is just for clerify , this yellow light on PCI is just for aesthetics

#

right

mild flume
#

I've never seen a yellow light like that on a board

misty sinew
#

no

#

i dont

#

so

#

sup

umbral rose
#

Mpld3
pygal
Bokeh
HoloViews
Plotly

dark prairie
#

why am i suppressed to speak πŸ₯Ί

umbral rose
#

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

dark prairie
#

okayy thnx

#

can i dump random 50 msgs?

#

yeah that sounds right

#

yeah

#

i remember using vc before

#

this wasn't an issue then

#

but it was months ago

#

interesting...

#

yeah im that kinda person lol

#

i was feeling very scared so was looking to talk to people

misty sinew
#

now I have it

this one is pretty good

dark prairie
#

been a long time

#

I'm trying to learn something new

#

but it's kind of intimidating to start it

#

the inertia with programming languages i feel is quite high when compared to other things

#

oof this taking too long lol

tribal zealot
#

How to fix this

fossil citrus
violet venture
uneven rock
#

food bbl

fossil citrus
#
SPLIT_NS = (1000000000, 60, 60, 24)
SPLIT_MS = (1000, 60, 60, 24)
SPLIT_S = (60, 60, 24)

def split_integer(value: int, splits: tuple[int, ...], /) -> list[int]:
    result = []
    for sp in splits:
        value, x = divmod(value, sp)
        result.append(x)
    result.append(value)
    return result
violet venture
#

!eval

SPLIT_NS = (1000000000, 60, 60, 24)
SPLIT_MS = (1000, 60, 60, 24)
SPLIT_S = (60, 60, 24)

def split_integer(value: int, splits: tuple[int, ...], /) -> list[int]:
    result = []
    for sp in splits:
        value, x = divmod(value, sp)
        result.append(x)
    result.append(value)
    return result

print(split_integer(45884415, (SPLIT_NS, SPLIT_MS, SPLIT_S)))
coarse hearthBOT
#

@violet venture :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 13, in <module>
003 |   File "<string>", line 8, in split_integer
004 | TypeError: unsupported operand type(s) for divmod(): 'int' and 'tuple'
fossil citrus
#

(or specify your own ... it should be a tuple[int, ...] as in "tuple containing only int values")
of course they all should be an int >= 2

#

^ @violet venture and is that a timestamp in seconds, milliseconds, or what?

#

!e ```py
SPLIT_NS = (1000000000, 60, 60, 24)
SPLIT_MS = (1000, 60, 60, 24)
SPLIT_S = (60, 60, 24)

def split_integer(value: int, splits: tuple[int, ...], /) -> list[int]:
result = []
for sp in splits:
value, x = divmod(value, sp)
result.append(x)
result.append(value)
return result

print(split_integer(45884415, SPLIT_S))
print(split_integer(45884415, SPLIT_MS))
print(split_integer(45884415, SPLIT_NS)) # probably too small

coarse hearthBOT
#

@fossil citrus :white_check_mark: Your eval job has completed with return code 0.

001 | [15, 40, 1, 531]
002 | [415, 44, 44, 12, 0]
003 | [45884415, 0, 0, 0, 0]
fossil citrus
#

No formatting applied, just a generic splitter.

violet venture
#

Huh

#

Interesting

fossil citrus
#

Taking the first one ....

#

!e ```py
#a = split_integer(45884415, SPLIT_S)[::-1]
a = [15, 40, 1, 531][::-1]
print('{:d}:{:02d}:{:02d}:{:02d}'.format(*a))

coarse hearthBOT
#

@fossil citrus :white_check_mark: Your eval job has completed with return code 0.

531:01:40:15
fossil citrus
misty sinew
#

type(name) == your_class
isinstance(name, your_class)

fossil citrus
#
type( ins ) is your_class
isisntance( ins, your_class )
sage shuttle
#

Cities: Skylines @violet venture? πŸ‘€

violet venture
#

πŸ‘

#

Let me switch to Windows

fossil citrus
steep fiber
#

you.see(katie.bio)

fossil citrus
#

It's not my video, but at the very end ... >w<

violet venture
#

Use OO as God intended

hearty heath
#

Hey πŸ‘‹

#

What you working on KJ?

#

Ohh cool.

#

πŸ‘€

#

No worries lemon_sweat

#

Erm, the light one?

#

Erm, yeah, pretty good? As far as light themes go anyway πŸ˜„

#

Definitely easy on the eyes.

#

It is the weekend Β―_(ツ)_/Β―

#

I detect sarcasm πŸ˜„

#

I'm generally happy to get 30 on this computer ;-;

#

Work from home policy πŸ€”

#

They should totally do a Cities Skylines Covid19 DLC.

#

What's that game where you design a virus? Could do a cross-over πŸ˜„

#

Hello @raven orbit πŸ‘‹

#

And yourself πŸ‘

#

Hello Pub πŸ‘€

warm tendon
#

πŸ‘€

#

plague inc? πŸ‘€

hearty heath
#

πŸ‘‹

tranquil river
#

H-

#

Hello

#

guys

#

I am new to discord

hearty heath
tranquil river
#

Hello <3

hearty heath
#

What brings you to Python Discord?

warm tendon
#

stack overflow down, the 'cog developers' are in shambles

hearty heath
#

Is it actually down?

violet venture
#

Yep

hearty heath
#

We're doomed πŸ˜„

#

How are you guys delegating the work on this city?

#

Do you each have like a district you look after, or does one person do roads, and another utilities, etc?

#

gtg πŸ‘‹

sage shuttle
#

πŸ‘‹

hearty heath
#

Trying to see if Minecraft will actually run on this computer. But probably not at the same time as Discord.

fickle pilot
patent shore
#

@umbral rose do you have a life?

#

Uwu

harsh dirge
#

hi

#

how are u

#

everyone

#

i am

#

ok

#

i hope

#

u people are doing

#

good

#

i am very happy

#

to be

#

here

past crane
#

hi

#

Im new to progamming and i need to do homework

#

pls help

lavish spear
#

I am in voice chat 1 looking for some basic answers on pandas dataframes if anyone wants to help

kindred oyster
#

am such a nerd

storm heron
#

ayo the piza here

kindred oyster
#

piza piza

storm heron
#

brb

kindred oyster
#

aight

#

wiw

#

wow

#

@plush brook

#

sus

plush brook
#

yes

kindred oyster
#

such a fine art

#

can you do that again

#

?

#

@plush brook

plush brook
#

no :(

kindred oyster
#

sad

#

@storm heron i gotta go now

unkempt jacinth
#

hey

#

do you guys talk about python?

kindred oyster
#

python?

#

whats taht

#

never heard of it before

unkempt jacinth
#

I am stuck at a code

#

for the whole day

#

thats why

kindred oyster
#

oh aight

#

paste it here

#

i might look

#

i got only 5 mins tho

unkempt jacinth
#

from pickle import TRUE
import random
from winsound import PlaySound

def gamewin(comp, you):
if comp == you:
return None
elif comp== 'r':
if you == 'p':
return True
elif you == 's':
return False
elif comp == 'p':
if you == 'r':
return False
elif you == 's':
return True
elif comp == 's':
if you == 'r':
return False
elif you == "p":
return True

comp=print("Computers Turn: Rock(r), Paper(p), Sissors(s)")
randonumber= random.randint(1 ,3)
if randonumber== 1:
comp='r'
elif randonumber== 2:
comp='p'
elif randonumber== 3:
comp='s'
you = input("Your Turn: Rock(r), Paper(p), Sissors(s)")
a = gamewin(comp, you)

print(f"Computer chose {comp}")
print(f"You chose {you}")

if a == None:
print("The game is fucked!")
#def function_sound():
# PlaySound('A://Alve//Hottiti//Documents//try.py/Sounds//wi.mp3')

#import playsound
#PlaySound.playsound("D:\wi.mp3")
from playsound import playsound
playsound("A:/Alve/Hottiti/Documents/try.py/Sounds/wi.mp3")

elif a:
print("You fucking won aginst ai, Fuch!")
else:
print("Fuck off human being, heheheheee!")

storm heron
#

the last part tho

unkempt jacinth
#

I am having problem in "playsound" module

kindred oyster
unkempt jacinth
#

File "<stdin>", line 1

kindred oyster
unkempt jacinth
#

yes exactly

kindred oyster
unkempt jacinth
#

thats what I am trying to make the computer understand

#

bt its dumb

kindred oyster
#

what?

unkempt jacinth
#

what am I suppose to do?

storm heron
kindred oyster
#

computers are so dumb

unkempt jacinth
#

can anybody help me here

#

?

kindred oyster
#

are you sure you installed playsound via pip?

unkempt jacinth
#

pip install playsound

kindred oyster
#

yeah

unkempt jacinth
#

1.3.0

kindred oyster
#

ye

unkempt jacinth
#

intalled it many times today

kindred oyster
#

oh

#

open up terminal

#

type

#

python

#

and

#

type

#

import playsound

unkempt jacinth
#

can we talk in vc?

kindred oyster
#

lemme know what you see

#

i cant talk rn :(

unkempt jacinth
#

I can show you my screen so

kindred oyster
#

ok

unkempt jacinth
#

from playsound import playsound
playsound("A:/Alve/Hottiti/Documents/try.py/Sounds/wi.mp3")

#

this is where the problem is

ivory ice
#

Hi someone avalible I need a tut for captacha in py I would be thankful for helping

autumn current
#

a tut what's a tut?

crimson needle
#

Savant

#

Hi

#

Guys

#

My name is Moacir

#

Im from Brasil

#

Is a beautiful country

#

I love our food

#

I hope u guys have the chance to try outr food

#

Im starting at pyth

#

On

#

I love parte

#

And

#

Brigadeiro

#

They are delicious

#

Picanha is good too

#

I would like to visit USA πŸ‡ΊπŸ‡Έ

#

Because

#

I wanna try

#

On n out

#

And Wendy’s

#

And chick filas

#

I recomend u guys to try cuscuz

#

With eggs

#

So good

#

Im chatting with myself hahahah

#

Lol

#

Today I didn’t go to school

#

Because I was sick

#

And we are on a pandemic

peak frigate
#

@misty sinew hey, spam is disallowed as per #voice-verification. you'll be barred from voice verifying for 2 weeks. pinging you since you had DMs off

misty sinew
misty sinew
#

@fluid heron https://github.com/HenryFBP/LithicRivers

misty sinew
#

thank god I don't need to think

unkempt jacinth
#

from playsound import playsound
playsound("A:/Alve/Hottiti/Documents/try.py/Sounds")

#

trying to use this module

#

bt its giving me nothing

#

Traceback (most recent call last):
File "a:\Alve\Hottiti\Documents\First file\test.py", line 2, in <module>
playsound("A://Alve//Hottiti//Documents//try.py//Sounds//Thanos.mp4")
File "C:\Python10\lib\site-packages\playsound.py", line 34, in _playsoundWin
winCommand('open "' + sound + '" alias', alias)
File "C:\Python10\lib\site-packages\playsound.py", line 27, in winCommand
exceptionMessage = ('\n Error ' + str(errorCode) + ' for command:'
TypeError: can only concatenate str (not "bytes") to str
PS A:\Alve\Hottiti\Documents>

#

thins is the error

unkempt jacinth
#

will some body help me?

twilit kindle
#

-_- erm.

finite bronze
#

ugh

#

what does THAT mean?

twilit kindle
#

File "a:\Alve\Hottiti\Documents\First file\test.py", line 2, in <module>
playsound("A://Alve//Hottiti//Documents//try.py//Sounds//Thanos.mp4")
File "C:\Python10\lib\site-packages\playsound.py", line 34, in _playsoundWin
winCommand('open "' + sound + '" alias', alias)
File "C:\Python10\lib\site-packages\playsound.py", line 27, in winCommand
exceptionMessage = ('\n Error ' + str(errorCode) + ' for command:'
PS A:\Alve\Hottiti\Documents>

#

try this @unkempt jacinth

unkempt jacinth
#

what do I have to try

#

?

twilit kindle
#

i fixed it

#

input what i put

#

?

twilit kindle
#

@finite bronze stop. i'm trying to help somebody

finite bronze
#

sorry.

twilit kindle
#

@unkempt jacinth lmk if you need any more help

unkempt jacinth
#

can we talk in vc?

twilit kindle
#

join code help 0

unkempt jacinth
#

hey

misty sinew
#

ok

#

you like balls

misty sinew
severe steeple
#

Injust got permission to speak in voice channels

craggy mauve
#

i am reading fluent python

#

hi @fervent notch long time no see

#

oops wrong chat

fervent notch
#

πŸ‘‹

#

was busy with exams

craggy mauve
#

oh you are in 10th grade ig

fervent notch
#

?

craggy mauve
fervent notch
#

you guessing my grade?

craggy mauve
#

yea

fervent notch
#

wot

#

gtg

violet venture
#

Speak for yourself

#

Texas is here

marble gate
#

ukraine's been all over the news for the past few days

#

you can see america's "intelligence planes" on flightaware lol, very secretive

#

they probably won't use nukes today given all the UN stuff

hearty heath
#

Nah, Ukraine gave up their nukes to Russia

#

In exchange for an agreement to respect their borders...

#

I invest 100% of my income lemon_pleased

marble gate
#

anyways how is everyone's day/night today

peak frigate
#

@hearty otterhi~

peak frigate
marble gate
#

it has half melted but i got pictures of the snow ifyou wanna see them

hearty otter
#

got to go for a second. brb.

marble gate
#

snow here:

hearty otter
#

^_^

sage shuttle
#

πŸ‘‹ gonna go to bed

charred creek
#

that awkward moment when you go on ancestry.com and get a recursive error.

charred creek
ember stream
hearty heath
#

πŸ€”

fickle peak
#

@sleek latch are you italian?

#

Someone ask him that ahah

high scarab
#

#roles @sleek latch for more info

hearty heath
#

KJ, you just need to nerd-snipe someone from this server and they'll implement it for you.

random minnow
#

@ frederik--

fickle peak
#

where did he post his snippet?

peak frigate
#

supposed to be here, but it's fine lol

hearty heath
#

Did you see Blade Runner 2049? πŸ‘€

fickle peak
#

Nope

hearty heath
#

Very aesthetic film

#

πŸ‘‹

fickle peak
#

Are you hyped for fleet release?

hearty heath
#

This is the coolest transition in any film: https://www.youtube.com/watch?v=CIBw1a9QPfg

Yeah, i finally managed to get the 4K SDR version of this masterpiece!

DISCLAIMER: Video falls under fair use, no copyright infringement intended.
"The fair use of a copyrighted work, including such use by reproduction in copies or phonerecords or by any other means specified by that section, for purposes such as criticism, comment, news report...

β–Ά Play video
high scarab
#

sorry what did I miss

hearty heath
#

Erm, stoned guy asking for help with code πŸ˜„

high scarab
#

Aww lemon left

hearty heath
#

Also Dune

high scarab
#

Also, was here for the start -- Wait DUNE talk?

hearty heath
#

Yeah, KJ saw it yesterday apparently

high scarab
#

Not a bad take on it, the book series are amazing

fickle peak
#

actually java is also supported for discord bots

#

and libraries rn are updated, there's not such a large community as js or py but ...

high scarab
#

Ah cool, I just know the two big ones are JS and Python

#

(I'm no expert in discord bots)

fickle peak
#

y y, I wrote two bots in java, you have to fiddle a lil bit more with it but it's pretty much duable, harder but duable

#

It's a nice starting point if you want to learn java

high scarab
#

One of the more fun scripts to make

#

And another one:

#

@sleek latch

fickle peak
hearty heath
#

And if you use the right libraries, you can do a lot with a small amount of code.

fickle peak
high scarab
hearty otter
hearty heath
#

Cya @sleek latch πŸ‘‹

fickle peak
#

I actually thought he was italian, he had a rly strong accent in the beginning that was recognizable to me

hearty heath
#

Yeah gtg to bed.

#

Cya guys

hearty otter
#

see you later πŸ‘‹

fickle peak
#

Pretty much ahahahah

#

Yeah, cya @high scarab , just hopped on to have a lil bit of chat

#

bb

fossil citrus
#

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

fossil citrus
main blade
#

@runic harbor \

runic harbor
#

hi ks

misty sinew
#

hello everyone I will say it in md someone knows about blender scripting

#

answer here I speak Spanish translate in google translator

twilit leaf
#

@true valley , what is the book agaiin?

true valley
#

O-reilly

#

programing rust 2nd edition

twilit leaf
#

It's like an audio book... πŸ˜‚

pseudo arch
#

@crystal aurora didnt we read this part last time?

twilit leaf
#

@crystal aurora , whats that mic app, in menubar... one that blinks when you talk...

true valley
#
App Store

β€ŽDraw over the entire screen.
Quick and useful way to demonstrate something on the screen by drawing. It helps to concentrate attention on significant points.

  • Use ScreenBrush like a laser pointer.

  • Use ScreenBrush Remote as a "clicker" for Keynote or Microsoft PowerPoint presentations to change…

twilit leaf
#

Or just for this use chrome!

true valley
twilit leaf
#

no

#

you can't use like that

#

You can screen share your ipad with quick time...

pseudo arch
#

@crystal aurora is my rust teacher

true valley
#

@honest harbor Over here

#

type in here

lime badger
#

@crystal aurora How are you doing!!! HIIIIIIIIIIIII

#

Marlo!!

twilit leaf
#

Problem with languages...

lime badger
#

lol.

true valley
twilit leaf
#

I thought it is some reference to starwars!

pseudo arch
#

integer?

#

@crystal aurora

slow condor
#

Did that write 10^{-2} as 0.1?

fluid heron
#

6p56j

ember stream
#

@severe harness you should probably just ask your question in a normal help channel. lemon_hyperpleased

#

they'll help

severe harness
#

I did no one answers

#

I need it wuick

ember stream
#

everyone needs everything quick, but we're all just volunteers. where'd you ask?

severe harness
#

Rice

honest harbor
#

Guys....I'm leaving

true valley
pseudo arch
#

@ember stream 🀣

true valley
#

dulΒ·cet
/ˈdΙ™lsΙ™t/
Learn to pronounce
adjective
adjective: dulcet

(especially of sound) sweet and soothing (often used ironically).
"record the dulcet tones of your family and friends"
twilit leaf
#
fn main() {
    let f: f64 = 0.112;
    let c  = Box::new(f); // c is in scope
    {
        let p = c; // ownership of c is transfered to p
    }              // p is dropped
    println!("c = {}", c)  // c is not available anymore because ownership is transfered
}

I think, what you meant is this....

pseudo arch
#

@true valley whats a buffer?

covert brook
#

mmmmmmmmm rust

true valley
#

DOM Document Object Model

true valley
raw wren
#

@crystal aurora can you drop a link to whatever site you are using?

pseudo arch
#

@crystal aurora keep the pace

#

lets finish this chapter off

random minnow
#

would it not pierce your ears

#

Well, I guess if your reading it

true valley
#

'Arc' stands for 'Atomically Reference Counted'.

#

Rustables?

#

notVariables?

#

invariables?

undone orbit
#

i kinda learn it on uni

pseudo arch
#

no, but isnt that the same code than the one we just read in python

undone orbit
#

c++

pseudo arch
#

isnt it just different syntax?

twilit leaf
#

yes

true valley
#

were are learning the difference... Rust handles pointers differently

pseudo arch
hearty heath
#

Udon? πŸ‘€

#

Ramen? πŸ‘€

twilit leaf
#

it will give erro

#

error

#

@crystal aurora

#

But the error message is quite well designed...

warm tendon
#

🍜

true valley
#

@hearty heath a poll for who knows c++?

hearty heath
#

!poll "How well do you know C++" "Not at all" "I know a bit" "I'm proficient" "I'm an expert"

coarse hearthBOT
#
How well do you know C++

πŸ‡¦ - Not at all
πŸ‡§ - I know a bit
πŸ‡¨ - I'm proficient
πŸ‡© - I'm an expert

pseudo arch
#

can we have a 5 minute break?

#

this is pretty deep

#

or are we close to finishing?

#

ok brb guys

hearty heath
#

!stream 319509382889209866 1h

coarse hearthBOT
#

βœ… @manic ridge can now stream until <t:1645056281:f>.

hearty heath
#

πŸͺ„

pseudo arch
#

alright im back

twilit leaf
#

That is what python do, but with reference count... @manic ridge

pseudo arch
#

@crystal aurora back to the book?

hearty heath
#

Use the clangd language server.

twilit leaf
#

@crystal aurora Look at that error meassage

#

It's beautiful

pseudo arch
#

🀣

dense quail
#

Hi, I just joined. Is there some info about what the event was about?

warm tendon
#

what event

dense quail
#

people were talking about teaching in VC is it a server event?

mild flume
#

No, just an impromptu thing

#

It was about Rust, so it wouldn't be a like official one here

pseudo arch
#

@zenith wedge has balls

dense quail
#

oh okay

true valley
#

so I guess this will mean that will need to get trial at oRielly

#

What time would you like to start?

pseudo arch
#

yes

charred creek
#

@warm tendon ?

#

what did you ask

warm tendon
#

r u sick

charred creek
#

no

#

why

warm tendon
#

u sound sick

charred creek
#

ty

#

c:

mild flume
#

He is

#

Hella

true valley
#

Missouri Home Values
Zillow Home Value Index
$213,181

#

up 16% since last year

mild flume
#

Yeeeeep

solid gyro
#

now is not a great time to buy a house

#

that's a UK economist/data

#

but it holds fairly true globally

mild flume
#

@misty sinew For context, the server icon is for Black History Month

misty sinew
#

I saw thank you πŸ™‚

mild flume
#

Appparently I make about $38k gross, although likely more with overtime

#

Not a lot more

elder wraith
#

We still on this?

mild flume
#

Yeeeeeep

elder wraith
#

@raw wren it causes problem for bougie

solid gyro
#

bourgeoises

warm tendon
#

bourgeosie

mild flume
#

Honestly sounds like a meal

elder wraith