#voice-chat-text-0

1 messages ยท Page 38 of 1

gentle flint
#

hmmm

stuck furnace
#

Sorry if I was just join-spamming.

rugged root
#

Nah you're good

stuck furnace
#

Connection issues.

rugged root
#

I think it did it like once maybe

#

How's it going

stuck furnace
#

In some languages, pink is "light red" ๐Ÿค”

rugged root
#

Accurate

desert vector
#

In some places, it's illegal to kill another human
I know, I know
revolutionary idea

#

But hear me out-

rugged root
peak lily
#

@midnight agate i would like to, too

rugged root
#

It doesn't automatically readd the roll

oblique bough
#

broadcast the game

lethal thunder
#

and darker would be "more color red"

lethal thunder
rugged root
#

@winged shard Are you talking like regular file transfer? Like downloading a file from a site?

#

Because UDP isn't the right protocol to use for that

#

I'm literally trying to help

#

I can't force someone else to unmute you on their client

stray niche
gentle flint
#

not rated

#

I need to sign in for that

stray niche
#

ah ok

#

2 secs

peak lily
stray niche
#

@gentle flint

lethal thunder
rugged root
#

@warm jackal Yo

rugged root
#

I recognize him but I can't place it

molten pewter
warm jackal
#

@rugged root I deserve praise for my interrupt of @midnight agate's mental queue =D

#

/proud

rugged root
#

I do enjoy a good breaking

rugged root
rugged root
#

I speak insane, thankfully

#

The liver is the only organ in the body that can replace lost or injured tissue (regenerate). The donor's liver will soon grow back to normal size after surgery. The part that you receive as a new liver will also grow to normal size in a few weeks.

rugged root
#

Oh holy shit

warm jackal
#

@rugged root Pun attempt #1 by me in this channel today;

https://www.youtube.com/watch?v=1KqKFDieWhY <- "Chessy"? =D

The Sea of Thieves Music Video featuring chesty is now here! This was the final milestone prize in the Worst Premade Ever 2021 charity livestream. So thank you to all of those people that donated and got us over the ยฃ15k mark in order to make this happen!

HUGE shoutout and love to Tim at Woodcroft Audio for making this sound as epic as it does!...

โ–ถ Play video
rugged root
#

!stream 156198616065769472

wise cargoBOT
#

โœ… @warm jackal can now stream until <t:1670434172:f>.

rugged root
#

Chonk type

stray niche
#

chooonkk

#

loaf

rugged root
#

Marshmallow cat

#

Chonk size

stray niche
#

no

#

loaf

rugged root
#

You can have a loaf of marshmallow

#

Probably

rugged root
#

@safe pumice Yo

stray niche
#

@safe pumice how was thy lecture

rugged root
#

What is chunk?
That one kid from The Goonies

#

That's the site I'm messing with

stray niche
#

oh

#

are you messing with it

#

or

#

is it messing with you

rugged root
#

The former so far

gentle flint
#

it's making his pc hot and messy

stray niche
#

oooh

#

what is sql used for

#

๐Ÿ‘‹

rugged root
#

Database stuff

#

Specifically for pulling or adding data to a relational style database

#

Think spreadsheets but much more powerful

peak lily
#

@warm jackal if you copy it takes O(n) time to just copy, then there would be no improvement by parallelizing it

stray niche
rugged root
#

First thing I thought of

#

@faint ermine You've got the crackly mic thing

faint ermine
#

task scheduler time

#

i'm running this fing thing every like 30 minutes

rugged root
#

@safe pumice I was literally telling them off for it. Not sure why you took the reaction to the extreme

lethal thunder
gentle flint
#

grafana ooh nah nah
all of my hate is for grafana, ooh na na

safe pumice
#

i was trying to understand and help whats going on and his telling me to go in to the chat and my contribution is not needed

gentle flint
#

the problem was literally already solved

#

why were you still being angry

#

what were you trying to accomplish

safe pumice
#

its cool i am good now

lethal thunder
rugged root
#

!ban 660505628803858434 Over and over you push the envelope and intentionally try to troll and cause issues. Over and over you get corrected for it. Calling someone a pedophile "as a joke" is unacceptable. Your behavior is not acceptable for this server.

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied ban to @lethal thunder permanently.

rugged root
#

I'm a tired old man

sturdy panther
#

Hi! First time seeing how a permanent works.

rugged root
#

Wait, first perma ban you've seen?

sturdy panther
#

Yea. Only seen temporary ones.

rugged root
#

@wise cargo will have sent them a message giving the reason as well as giving a link to our appeals server

sturdy panther
#

Ah. There is actually a different server for that?

#

Sounds like a lot of work...

faint ermine
#

dont code while tired

#

6 min runtime > 1 min runtime > 35ms runtime

sturdy panther
#

Goodnight!

vocal basin
faint ermine
#
let contents: String = fs::read_to_string(file_path).expect("Should have been able to read the file");
vocal basin
#

doesn't docker do auto-start if explicitly specified?

#

(also idk if docker can run on rpi)

#

yeah, looked it up

rugged root
#

@vernal bridge WHO HURT MY BABY BOY!?!?

vocal basin
#

I'd say it's applicable for changes both during execution and during development
sometimes you'd rather have some sort of abstraction for which the class may be the best choice

vernal bridge
rugged root
vocal basin
trail mural
vocal basin
#

I'm dumb sorry

sturdy panther
#

I have not heard it called carousel before.

trail mural
#

@warm jackal

#

๐Ÿ’€

#

no 2 sql

wooden star
#

My debug is not working

#

could someone help me

sturdy panther
#

Random thought:

# Would this work?
x = 3
class A:
   x = x
trail mural
#

have you tried debugging your debugger?

vocal basin
# vocal basin I'm dumb sorry

(*temporary mentally handicapped because of fever)
so, it is "choosing to do wrong" but the choice is from (unintentional) conservation of effort

trail mural
wooden star
#

yes

#

doesn't work

#

I making a project in Spyder

rugged root
#

What is it doing or not doing

#

Hard to know without specifics

wooden star
#

its easier to explain via voicechat

#

could I give you a call?

vocal basin
rugged root
#

I can't do a private one at the moment

vocal basin
wooden star
vocal basin
#

daaamn, I use this * too much
because there are things with signature like asyncio.gather

#

!d asyncio.gather

wise cargoBOT
#

awaitable asyncio.gather(*aws, return_exceptions=False)```
Run [awaitable objects](https://docs.python.org/3/library/asyncio-task.html#asyncio-awaitables) in the *aws* sequence *concurrently*.

If any awaitable in *aws* is a coroutine, it is automatically scheduled as a Task.

If all awaitables are completed successfully, the result is an aggregate list of returned values. The order of result values corresponds to the order of awaitables in *aws*.

If *return\_exceptions* is `False` (default), the first raised exception is immediately propagated to the task that awaits on `gather()`. Other awaitables in the *aws* sequence **wonโ€™t be cancelled** and will continue to run.

If *return\_exceptions* is `True`, exceptions are treated the same as successful results, and aggregated in the result list.

If `gather()` is *cancelled*, all submitted awaitables (that have not completed yet) are also *cancelled*.
vocal basin
#

this one has is as a named argument, at least

vocal basin
rugged root
#

!paste

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.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.

rugged root
#

' '.join(pizza.items) @lunar haven

stray niche
rugged root
#

@final osprey

final osprey
stray niche
#

๐Ÿ‘‹

rugged root
trail mural
#

what's your approach to trees using Python?

stray niche
rugged root
#

Well yeah but

#

You though

#

Why the butt peach

stray niche
#

coz the 'but'

#

well yea but

sharp spruce
#

how to ptyhon

rugged root
#

Oh right

#

Go to sleep, woman!

stray niche
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.

stray niche
sharp spruce
#

i am new

sharp spruce
sharp spruce
#

why cant i talk?

stray niche
wise cargoBOT
#

Voice verification

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

sharp spruce
#

is this for only server this one?

vocal basin
#

yes people have patience even if they don't automate

sharp spruce
#

other servers are not like this?

#

i dont understand?

#

i want to speak

#

i didnt do anything wrong why am i ban?

vocal basin
sharp spruce
#

i want to talk?

stray niche
sharp spruce
#

suppress

rugged root
#

It's standard policy for this server

sharp spruce
trail mural
#

this server is p2w if u nitroboost u get perms

sharp spruce
#

lol omg let me get nirto real quick so i can get perms

rugged root
#

Not how that works

sharp spruce
#

how long do i wait?

#

50 messages?

#

1

#

2

#

3

vocal basin
trail mural
#

who got banned today?

sharp spruce
#

yes ia m

trail mural
#

hey scrublord

sharp spruce
#

can someone help me

rugged root
#

What's your question?

final osprey
sharp spruce
#

I have 5 inputs: stop word, minimum, maximum, modulo, amount of runs

final osprey
trail mural
#

I had 2 refresh

sharp spruce
#

then based on the minimum maximum and module i make a list

#

for example: min 5 max 24 modulo 7 list = 7, 14, 21

rugged root
#

!main

wise cargoBOT
#

if __name__ == '__main__'

This is a statement that is only true if the module (your source code) it appears in is being run directly, as opposed to being imported into another module. When you run your module, the __name__ special variable is automatically set to the string '__main__'. Conversely, when you import that same module into a different one, and run that, __name__ is instead set to the filename of your module minus the .py extension.

Example

# foo.py

print('spam')

if __name__ == '__main__':
    print('eggs')

If you run the above module foo.py directly, both 'spam'and 'eggs' will be printed. Now consider this next example:

# bar.py

import foo

If you run this module named bar.py, it will execute the code in foo.py. First it will print 'spam', and then the if statement will fail, because __name__ will now be the string 'foo'.

Why would I do this?

โ€ข Your module is a library, but also has a special case where it can be run directly
โ€ข Your module is a library and you want to safeguard it against people running it directly (like what pip does)
โ€ข Your module is the main program, but has unit tests and the testing framework works by importing your module, and you want to avoid having your main code run during the test

sharp spruce
#

and then it starts a list

vocal basin
#

!d range

wise cargoBOT
#

class range(stop)``````py

class range(start, stop[, step])```
The arguments to the range constructor must be integers (either built-in [`int`](https://docs.python.org/3/library/functions.html#int "int") or any object that implements the [`__index__()`](https://docs.python.org/3/reference/datamodel.html#object.__index__ "object.__index__") special method). If the *step* argument is omitted, it defaults to `1`. If the *start* argument is omitted, it defaults to `0`. If *step* is zero, [`ValueError`](https://docs.python.org/3/library/exceptions.html#ValueError "ValueError") is raised.

For a positive *step*, the contents of a range `r` are determined by the formula `r[i] = start + step*i` where `i >= 0` and `r[i] < stop`.

For a negative *step*, the contents of the range are still determined by the formula `r[i] = start + step*i`, but the constraints are `i >= 0` and `r[i] > stop`.
sharp spruce
#

loop*

stray niche
#

very scrublord vibes

sharp spruce
#

and then the loop starts and if u enter stop word then the loop sops but if u type anything else it prints random number from list and prints the amount of trus left

#

help

vocal basin
sharp spruce
#

no

#

waht i said

#

look

#

i have dithis code i got from gpt3 but i dont know what it means

vocal basin
#

pain0, pain1

vocal basin
trail mural
#

!e

print("scrublord stop trolling :(")
vocal basin
#

it just makes the whole host point to one virtualhost

rugged root
#

@sharp spruce Can you link or paste the code you have?

trail mural
#

is the internet broken ;-;

trail mural
#

@sharp spruce

vocal basin
#

!code

wise cargoBOT
#

Here's how to format Python code on Discord:

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

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

trail mural
ruby junco
#

hey guys who can help to sort Json file
i need to sort data, price, and amount

sharp spruce
vocal basin
#

fun fact: ScrubLord knows how to escape ```

sharp spruce
trail mural
#

Who is helpmeslay?

sharp spruce
#

you are helpmeslay

#

i am girl dan that is rude

#

i am not dude

#

what are you talking about helpmelsay

#

why no one help me

#

i take the mit course and need help with test

#

who here is from azarbajan?

vocal basin
sharp spruce
#

yes it is midterm

vocal basin
sharp spruce
#

thank you for giving me the information to solve midterm AF

#

i am very thankful

#

now i can do my exam

#

thank you AF

vocal basin
peak copper
#

Hello

rugged root
#

@modest widget Apologies for not accepting the friend request. Usually only add people after I get to know them better

modest widget
rugged root
#

Fair. Unfortunately I'm not in the industry, so I wouldn't be a very good contact

crisp raven
rugged root
#
if not x is not None:
bleak bison
vocal basin
#

"<the ideology> convinced <a group> that they need to work"
these is where capitalism and communism do the same lmao what a surprise

trail mural
#

...

#

go ahead what were you saying 1ms pause

vocal basin
vocal basin
rugged root
#

Back in a bit

vocal basin
#

maximal framerate to distinguish from continuous is around 500fps

#

I read a paper some time ago

rugged root
#

I 100% read that as "maximum framerate to anguish"

#

No idea why

#

@lavish rover I just got back

#

Nuuuuu

vocal basin
#

!e

print(1_0)
wise cargoBOT
#

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

10
vocal basin
#

sqlite3.OperationalError: unrecognized token: "1_0"

rugged root
#

!d collections

wise cargoBOT
gentle flint
#

@zenith radish you're breaking up

vocal basin
#

pascal

#

basic is not contrarian

#

because VBA

rugged root
#

Ehhhhhh

#

I thought VBA was deprecated? VB proper is still going.

amber raptor
rugged root
#

Oh huh

#

So it's just going to be C# and F#?

amber raptor
#

VB will continue to be supported by .Net core, just no enhancements.

vocal basin
#

Lua is 1-indexed

#

python changed the way I program with with

rugged root
gentle flint
dull pawn
#

I don't have 50 messages yet ๐Ÿ˜ฆ

#

jajaja

gentle flint
#

or sufficient time in the server I think

#

you don't have 3 10-minute blocks

dull pawn
#

yep I do

#

If I write in here, does it count to get the 50 messages?

vocal basin
dull pawn
vocal basin
#

voice verification channel has clarification on what messages/channels are excluded

dull pawn
#

aah got it

#

I'm just exploring backend documentation to create a backend

gentle flint
#

Space bar

#

and an enter

unborn storm
#

you really are slapping on your keyborad

gentle flint
#

after each line when I press the keys long enough to make you all mad I finish off with a loud enter

#

you have a fair point tbh

#

but yeah this is why i use push to talk and krisp

#

hemlock made me after he was driven mad by my loud and incessant typing

vocal basin
#

does not sound like polymorphism

#

to be honest

#

maybe it's just me

#

the thing I heard described minutes ago sounded like multi-inheritance

vocal basin
#

chemically strengthened glass

gentle flint
vocal basin
#

the thing that's intended to be removed after unpacking

#

yes, it's not protective

vocal basin
#
  1. it does not hinder usage at all (unlike all protective glass/plastic I tried)
  2. it's at least something over the screen (not necessarily intended to protect but probably can anyway)
vocal basin
gentle flint
#

it's so you can remove it when you buy the phone and have a shiny screen with no fingerprints

#

that is literally its sole purpose

vocal basin
#

but this one is too thin to be reliably protective, but is rigid somewhat

gentle flint
#

when tech repair shops replace your screen, the new screen comes with one too
then they put in the screen, not having to take care of fingerprints
then finally when the phone is assembled and done they remove the foil and hand you the phone with the clean screen

vocal basin
vocal basin
#

the thing is very bad (to the point I wouldn't consider it protective) but not foil-level bad

whole bear
#

!code

wise cargoBOT
#

Here's how to format Python code on Discord:

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

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

#

@whole bear :white_check_mark: Your 3.10 eval job has completed with return code 0.

hello world
somber heath
#

@noble echo ๐Ÿ‘‹

whole bear
#

Any of y'all play Roblox or some shit

#

I got like 6 min till school

#

Okay NVM lmao

undone idol
#

SPOTIFY IS DOWN URGH

#

@stray nicheit is

#

down

#

i did

undone idol
#

lofi

sharp urchin
#

link not working for me

#

website is down

stray niche
#

Mas Mas Mas

#

by Rolf Sanchez

sharp urchin
stray niche
#

๐Ÿ˜„

sharp urchin
#

tho i dont understand a word

stray niche
#

thank you

#

I didnt write it

#

or sing it

#

but, thank you

sharp urchin
#

๐Ÿ˜…

#

yesss

whole bear
#

Hi

sharp spruce
#

does anyone do ML?

#

i get an error with tensorflow and i need hellppp

whole bear
sharp spruce
#

sus about me @whole bear

whole bear
stray niche
sharp spruce
stray niche
#

yes

sharp spruce
#

Learning Machine?

whole bear
sharp spruce
#

what is LM?

whole bear
#

Learning Machine

sharp spruce
#

stop

sharp spruce
whole bear
#

Its Learning Machine in Python

#

You can go google it

sharp spruce
#

stoppp pls

whole bear
sharp spruce
#

ill execute u

#

what is learning machine?

whole bear
stray niche
whole bear
# sharp spruce what is learning machine?

Learning machine is making the computer learn from studying data and statistics. Machine Learning is a step into the direction of artificial intelligence (AI). Machine Learning is a program that analyses data and learns to predict the outcome.

sharp spruce
#

@zenith radish UR A COMMUNIST BRO OMG

gentle flint
#

uh

#

what

gentle flint
sharp spruce
#

@zenith radish dont talk about "Being in a fiesty mood" and wanting to debate people. I will literally wash ur mouth out with soap

gentle flint
#

.

#

All right, I'll join the voice chat later.

#

@sharp spruce ping me when you leave

stray niche
sharp spruce
#

stop trolling me

#

when i google LM nothing shows up

stray niche
rugged root
#

Leather Moccasins

somber heath
#

Moccacosins.

stray niche
#

Mocca

sharp spruce
#

im just trying to get ML help i dont care about LM

stray niche
#

Chino

rugged root
#

My cousins

whole bear
sharp spruce
whole bear
somber heath
sharp spruce
gentle flint
#

Mocha 'n Latte

sharp spruce
#

GO FOR A TIMBIT EHHHH

#

@wind raptor

gentle flint
#

wtf is a timbit

sharp spruce
#

tryna go to TIMIES EHH?

stray niche
sharp spruce
#

AYYYYYYY @wind raptor

gentle flint
#

in a call w/ someone rn

stray niche
stray niche
sharp spruce
#

u from canada as welll ????

gentle flint
#

also I got rejected at the haskoningdhv place

#

unsurprisingly

#

the recruiter kinda hated my guts

#

and I hated his

stray niche
stray niche
gentle flint
#

dunno

sharp spruce
#

they only say aboot up north

gentle flint
#

but he grilled me

sharp spruce
#

not down here in ontario

whole bear
stray niche
gentle flint
stray niche
wind raptor
sharp spruce
gentle flint
#

just going on and on about very specific questions when I'd already answered him extensively until I just wanted to screech at him

#

I have never yet felt such a strong urge to slap someone

stray niche
#

oh

wind raptor
#

I'm close to London

sharp spruce
#

im in missisauga

wind raptor
#

Nice

stray niche
gentle flint
sharp spruce
#

you play hocky eh?

gentle flint
stray niche
wind raptor
sharp spruce
#

i root for Maple Leafs but the always lose๐Ÿ˜ญ

wind raptor
#

oof

#

Canadiens all the way

molten pewter
#

Antione Dodson โ€˜Hide Yo Kids, Hide Yo Wifeโ€™ original interview is considered to be one of the best news interviews ever.

Subscribe: youtube.com/user/CrazyLaughAction

About Crazy Laugh Action:
Crazy Laugh Action creates entertaining videos with original commentary to explain and comment on a diverse array of topics from pop culture to sports...

โ–ถ Play video
rugged root
#

Spiteder

molten pewter
#

Is this drippy?

whole bear
#

when you have a lot of bling bling its "icey" and ice melts and "drips" and thats where "hes got drip" comes from

molten pewter
#

when has Lithuania ever been a colonizer?

sharp spruce
#

coffee is ๐Ÿ’ฉ

rugged root
#

Funny you should say that

sharp spruce
#

my opinion

#

AYO I HAVE BEEN TELLING PEOPLE FOR AGES AND NO ONE BELEIVED ME

rugged root
#

Kopi luwak is a coffee that consists of partially digested coffee cherries, which have been eaten and defecated by the Asian palm civet (Paradoxurus hermaphroditus). It is also called civet coffee. The cherries are fermented as they pass through a civet's intestines, and after being defecated with other fecal matter, they are collected. Asian pa...

sharp spruce
#

COFFE IS ๐Ÿ’ฉ

#

it looks like ๐Ÿ’ฉ

#

tastes like ๐Ÿ’ฉ

#

water

vocal basin
sharp spruce
rugged root
sharp spruce
oblique bough
#

can anyone give me permission to share screen

#

I have a question.

#

to ask

sharp spruce
#

can anyone give me permission to talk?

#

im not asking for much

vocal basin
wind raptor
#

!voice

wise cargoBOT
#

Voice verification

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

oblique bough
sharp spruce
#

Voice Gate failed
You are not currently eligible to use voice inside Python Discord for the following reasons:

โ€ข You have been on the server for less than 3 days.

vocal basin
oblique bough
#

okay. ready

oblique bough
#

                        return(

                            <div className="project_module_container" key={index1}>

                                <div className="project_text_container">
                                    <h2>{item.heading}</h2>
                                </div>
                        
                                <div className="project_swiper_container" >
                                    <Swiper
                                        effect={"cards"}
                                        grabCursor={true}
                                        modules={[EffectCards]}
                                        className="Project_Swiper"
                                    >
                                        {ProjectData.images.map((item, index2)=>{
                                            return(
                                                    <SwiperSlide className="Project_SwiperSlide" key={index2}>
                                                        <img src={item.images.src} alt={item.images.atl} className="Project_images" />
                                                    </SwiperSlide>
                                                    )
                                            })}
                                    </Swiper>
                                </div>
                            </div>
                        )
                    })}```
sharp spruce
#

wow hemlock ur hilarious

oblique bough
#

    {
        heading: "Raj Hotel",
        images: [
            {
                src: Kitchen,
                alt: "Kitchen",
        
            },
            {
                src: Bedroom,
                alt: "Bedroom",
        
            },
            {
                src: Livingroom,
                alt: "Livingroom",
        
            },
        ]
    },

    {
        heading: "Taj Hotel",
        images: [
            {
                src: Furniture,
                alt: "Furniture",
        
            },
            {
                src: bathroom,
                alt: "Bathroom",
        
            },
            {
                src: office,
                alt: "Office",
        
            },
        ]
    }


]```
oblique bough
sharp spruce
#

ur joks are top tier @rugged root you made me spit out my water

oblique bough
#

I wanted to make it like this but it's not working

sharp spruce
#

what are you posting in chat?

vocal basin
oblique bough
#

nothing gets rendered

sharp spruce
#

are eggs chicken abortion?

vocal basin
sharp spruce
#

import tensorflow as tf

oblique bough
#

just using browser

vocal basin
oblique bough
#

VS code

vocal basin
rugged root
vocal basin
oblique bough
sharp spruce
#

wtf hemlock

oblique bough
#

the loop has problem

vocal basin
oblique bough
#

its hot reload

vocal basin
oblique bough
#

thing. on Save

oblique bough
vocal basin
oblique bough
#

That's why asking to share screen persmission

sharp spruce
oblique bough
sharp spruce
#

he does not have a mic

#

or at least ive never heard him talk

vocal basin
#

or does the loop call this function?

oblique bough
#

I can't explain in text. Bro. Can you jump in my google meet meeting?

#

or can i call you?

rugged root
#

For what language?

sharp spruce
#

lady gaga go brrrrr

wind raptor
sharp spruce
wind raptor
#

32 or 33

sharp spruce
#

no way

#

you sound like a teenager

rugged root
#

@midnight agate ๐Ÿ‘‹

vocal basin
rugged root
sharp spruce
#

@tidal shard nice pfp

rugged root
sharp spruce
#

LP I can help you

#

watchu need @zenith radish

flint lagoon
#

who need help on react?

#

i can help

sharp spruce
#

LP NEEDS help i thinkg

stray niche
oblique bough
flint lagoon
#

i just joined

stray niche
#

you can go talk about it in #code/help vc

flint lagoon
#

yeah join

#

I can help you out

sharp spruce
#

Opal is australian dady

tidal shard
vocal basin
sharp spruce
#

dont you make less money at europe though?

oblique bough
rugged root
sharp spruce
rugged root
#

Some cases you may make less overall, but spend less for your living expenses and vice versa

whole bear
stray niche
#

brb

sharp spruce
#

its not the us its just CAPITALISM

#

us = capitalsim

wind raptor
#

g2g to class. Cheers all.

sharp spruce
#

there are more guns then people in us sooo......

#

YYEEEEEE HAWWWWWWW

#

we shot a bird and then cooked it for dinner

#

"Bring back dueling"

#

wtf

#

Dave chapelle? @rugged root

#

sounds like a bit he would do

#

children let their anger out at school... parents let their anger out on eachother.....

#

thats the US

#

all the other kids with the pump-

#

THE US NEEDS GUNS @PEOPLE

#

US constition is amazing

#

freedom of speech

#

freedom of guns

#

i love it

#

@rugged root "Theres a robber huney get the gun" " LET ME GET MY MITTS SHARON"

#

u just cant make threats

#

thats it

#

YES @zenith radish

#

i agree with freedom of speech unless ur talking about communism

#

if its communism then DEATH SENTANCE

whole bear
#

gtg might be back later!

stray niche
#

byee

stray niche
sharp spruce
#

@rugged root ur an admin right? can i get the voice verified sooner?

rugged root
#

I try not to make exceptions, sorry

sharp spruce
#

who is Scrublord?

whole bear
sharp spruce
rugged root
#

Another user whose behavior ended up getting him a ban

flint lagoon
#

i don't know is this right channel or not but anyone experienced

rugged root
#

That's the long and the short of it

flint lagoon
#

I want someone

rugged root
#

What's the question?

flint lagoon
#

to review my CV

#

no worries ๐Ÿ™‚

sharp spruce
#

I love you bee thanks

#

MUAHโ™ฅ๏ธ๐Ÿ˜˜

flint lagoon
#

hehe chill bro ๐Ÿ™‚

sharp spruce
flint lagoon
#

I want someone to review my resume..
50+ applied 0 reply

#

sadge

#

anyone experienced HR or can help ..

rugged root
flint lagoon
#

oh thank you

#

hem sure

rugged root
#

@mild quartz LP wants to make a rudimentary ML system in PHP or Pascal. halp plz thx

sharp spruce
#

hey everyone๐Ÿ‘‹

flint lagoon
#

yo yo

#

if anyone want helps in fronend or mobile side I can help feel free... ๐Ÿ™‚

rugged root
#

Ooo, neat

sharp spruce
rugged root
#

I don't typically go into details about other people's infractions

#

But the straw that broke the camel's back was calling another user a pedophile "as a joke"

whole bear
vocal basin
rugged root
#
javascript:thing=document.URL.match(/github.com\/([A-z][\w\-]*\/[A-z][\w\-]*)/);if (thing){var newPage = 'https://techgaun.github.io/active-forks/index.html#'+thing[1];open(newPage ,'targetname') } else {window.alert("Not a valid GitHub page");}
sharp spruce
#

sounds like a trouble maker

rugged root
#

@chilly dragon

sharp spruce
rugged root
#

Perma

sharp spruce
#

shut up

#

on god?

rugged root
#

We have an appeals server.

gentle flint
sharp spruce
gentle flint
#

aha

#

and why shut up?

rugged root
sharp spruce
#

shut up = no way

rugged root
#

Just search the channel for !ban

amber raptor
#

yep, you can just do apt update && apt install dotnet -y

gentle flint
sharp spruce
#

how would u use i verboof

rugged root
#

I mean I knew what you meant

#

More of an older like late 90's early 2000's slang thing

molten pewter
sharp spruce
#

you seem not as old as verboof

#

you have that goofy pfp so ur obv a guy who likes jokes

rugged root
#

I'm 32

sharp spruce
rugged root
#

Yarp

#

Just enjoy some silliness

sharp spruce
#

exactly

sharp spruce
molten pewter
sharp spruce
#

is ur pfp from a meme? @rugged root

stray niche
#

AHA

rugged root
#

Nope, it's my face. Was on a call with some friends and they caught me in a dumb face moment

#

There's also an animated one

sharp spruce
stray niche
wise cargoBOT
#

:incoming_envelope: :ok_hand: applied mute to @sharp spruce until <t:1670514945:f> (10 minutes) (reason: duplicates rule: sent 4 duplicated messages in 10s).

The <@&831776746206265384> have been alerted for review.

rugged root
#

!unmute 1050119370472439808

wise cargoBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @sharp spruce.

#

:incoming_envelope: :ok_hand: applied mute to @sharp spruce until <t:1670514957:f> (10 minutes) (reason: discord_emojis rule: sent 21 emojis in 10s).

The <@&831776746206265384> have been alerted for review.

rugged root
#

Dude

#

!unmute 1050119370472439808 If it gets spammed again I'm leaving the mute

wise cargoBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @sharp spruce.

gentle flint
#

possibly not your most intelligent moment @sharp spruce

rugged root
#

@magic coyote I seeee youuuuuu

whole bear
#

@stray niche i seriously cant stop thinking about getting banned

magic coyote
#

yer came in to see what all the shenanigans was about

sharp spruce
#

i pasted 4 in a row

gentle flint
rugged root
#

Yeah, too many too fast triggers the mute

stray niche
#

oh you are here, @whole bear

#

.

whole bear
sharp spruce
#

i tried pasting and got muted

rugged root
#

Okay enough of the emoji spam

#

It's a bot auto thing

whole bear
sharp spruce
rugged root
stray niche
stray niche
whole bear
sharp spruce
#

helloworld

#

helloworld

#

helloworld

#

hello everyone

whole bear
ivory stump
#

Had us in the first half ngl

magic coyote
#

Doing it on purpose probably will get you banned.

flint lagoon
#

once you are onto mac there is no going back

whole bear
flint lagoon
#

mac โค๏ธ โค๏ธ

magic coyote
#

spamming

sharp urchin
#

windows>>>mac

stray niche
sharp spruce
#

i loe it

stray niche
#

@whole bear what for dinner

sharp spruce
whole bear
stray niche
#

oh Hi @gentle flint

sharp spruce
#

water gang

whole bear
#

oh wait

#

youre monkey mo

stray niche
stray niche
sharp spruce
sharp spruce
whole bear
rugged root
#

Scrub is more likely

sharp urchin
#

somewhere in asia?

rugged root
#

Either way

stray niche
stray niche
stray niche
rugged root
#

Again, I think you're wrong about Monkey

stray niche
#

hmmm

whole bear
stray niche
stray niche
stray niche
whole bear
sharp urchin
whole bear
stray niche
whole bear
stray niche
whole bear
#

ill chuck it across

stray niche
#

exchange time

#

yes, I will hot air balloon it over

whole bear
#

done

stray niche
#

Im here, will wait 4 min

whole bear
stray niche
#

come fast this person is looking at me weird

#

I think they want my hot air balloon

#

I no gib

#

oh they want my food too

whole bear
#

Just give it to them

stray niche
#

but

molten pewter
#

gtg ๐Ÿ‘‹

stray niche
#

you

stray niche
#

Fury actually put UTC - 5 in his name

#

also @whole bear Noodle where are thouu

#

oh I see you

#

do you see me

#

I am wearing black, all black

whole bear
rugged root
#

World's shittiest metamorphosis

whole bear
#

Like a mini me

#

shoots out a dad joke

#

downs a gallon of coffee

rugged root
#

Dude if you handled my dad jokes, that'd save me so much time

stray niche
#

wow

#

did not expect this from you

#

I was expecting the username to be scrub

whole bear
#

Ill change back in a minute dw

stray niche
#

damn

stray niche
rugged root
#

It's why I always check the username, not just the nick

whole bear
rugged root
#

No

#

You hadn't done anything

#

I'm not some iron fisted ban happy ass hat

whole bear
#

Dammit

#

@stray niche I see you

rugged root
#

Nope

#

I'm passing the buck

#

This is you now

whole bear
#

Has the Hemlock revolution begun?

stray niche
stray niche
rugged root
#

Wait, was the claim that one email == 4g of CO2?

stray niche
#

you want source?

rugged root
#

Please

stray niche
#

lemme go find

rugged root
#

Danke

whole bear
#

provides useful information

stray niche
whole bear
stray niche
whole bear
stray niche
#

with the food

#

for the food

#

smh

whole bear
#

that was noodlearms

#

I hemlock 2.0

stray niche
#

oh my food lost to the void

#

I love how the chat looks now

whole bear
#

If only OG hemlock contributed

#

sad sighs

stray niche
#

Lemme summon him wait

whole bear
#

insert gratitude

stray niche
stray niche
rugged root
#

Netflix and YouTube combined represent more than 50% of internet traffic at peak times in North America
Same page. Could we not try to thin and streamline those as well?

stray niche
#

What is the point of discussion

#

reduction?

rugged root
#

For me yeah

stray niche
#

@whole bear (success)

rugged root
#

Finding more efficient yet robust systems

stray niche
#

Hmm

rugged root
#

It's not easy for sure

stray niche
#

๐Ÿคฃ @whole bear

#

we did the same thing twice

whole bear
#

You stay put

stray niche
#

you went 3.0

#

okay

whole bear
#

There

stray niche
#

Amaze

#

@dusk raven YES

whole bear
#

@dusk raven Are you joining the revolution?

stray niche
#

@limpid sparrow Yay

rugged root
#

I'm sensing a trend

#

Can't quite put my finger on it

dusk raven
#

na i don't have my profile pic any more

whole bear
#

@limpid sparrow This is good enough I suppose

stray niche
whole bear
stray niche
zenith radish
#

Shit network, stopped to pee

whole bear
#

Look at us!

#

So beautiful

stray niche
#

one for the books

whole bear
#

Okay.. @rugged root it was fun being your minion but now I call a mutiny

gentle flint
#

@rugged root when christmas hat

limpid sparrow
rugged root
#

Later I can

gentle flint
#

sure

limpid sparrow
rugged root
#

Good ol' Perl

gentle flint
rugged root
#

Oh huh

limpid sparrow
stray niche
#

I dont have my old pp anymore

#

Identity stuck

rugged root
#

Again?

#

I thought you found it before

whole bear
stray niche
#

oh

#

yes

whole bear
#

I think mustafa sent it

stray niche
#

Oh yes

rugged root
#

Okay, ACTUALLY brb now

stray niche
#

I think I know where it is

stray niche
stray niche
zenith radish
stray niche
whole bear
gentle flint
#

but brown

stray niche
whole bear
stray niche
whole bear
#

awake awake

stray niche
old heart
amber raptor
#

Name                                     Type   TTL   Section    NameExchange                              Preference
----                                     ----   ---   -------    ------------                              ----------
microsoft.com                            MX     3600  Answer     microsoft-com.mail.protection.outlook.com 10```
#

Name                                           Type   TTL   Section    IPAddress
----                                           ----   ---   -------    ---------
microsoft-com.mail.protection.outlook.com      A      10    Answer     52.101.40.29
microsoft-com.mail.protection.outlook.com      A      10    Answer     40.93.207.0
microsoft-com.mail.protection.outlook.com      A      10    Answer     104.47.53.36
microsoft-com.mail.protection.outlook.com      A      10    Answer     104.47.54.36
microsoft-com.mail.protection.outlook.com      A      10    Answer     40.93.207.1
microsoft-com.mail.protection.outlook.com      A      10    Answer     40.93.207.2```
sweet lodge
#

rabbi
You don't strike me as the religious type

gentle flint
#

5 characters

#

rabbit

amber raptor
#

my Microsoft account is rabbit name based and it shortens it to 5 letters so it comes out as rabbi

old heart
sweet lodge
#

WHY are you hosting your own email!?

stray niche
#

@lavish rover Hii

sweet lodge
#

3.0 when?

stray niche
sweet lodge
#

Why?

stray niche
#

had to go

stray niche
lavish rover
stray niche
#

๐Ÿ‘‹

stray niche
rugged root
#

@sweet lodge @lavish rover Hey buuuuuuuuuddddddies

rugged root
#

I was an unfit leader

#

It's understandable

stray niche
#

You ignored us ๐Ÿ˜„

rugged root
#

I had to fix a scanner

stray niche
#

Jkjk

#

We dont need a leader

#

we do need sleep tho

rugged root
#

Get some rest

sweet lodge
sweet lodge
stray niche
rugged root
#

For now. Had to install a new driver

stray niche
rugged root
#

They just have to reboot

sweet lodge
stray niche
#

Also have I ever spoken to you woof?

sweet lodge
#

Don't think so Sam

stray niche
#

cant seem to place you

#

oh sed

#

Nice to meet you

sweet lodge
rugged root
#

Das woof

stray niche
stray niche
stray niche
#

its only 10:30pm

sweet lodge
#

When do you have to wake up?

rugged root
#

Listen to Samuel L. Jackson

stray niche
sweet lodge
#

Active Directory!?

stray niche
#

I usually stay much later, so Hemlock prolly thought that it was later already

amber raptor
#

@rugged root SMTP replication will not be supported in future versions of AD DS; therefore, creating site links objects in the SMTP container is not recommended.

stray niche
dusk raven
rugged root
#

It's actually a book he wrote I think

#

Ah no

#

Someone else wrote it, he just did the audio book

whole bear
#
@dataclass
class Player():

    name: str
    health: float
    mana: float
    attack: float
    defense: float
    weight: Decimal
    weapon: Weapon
    armour: Armour
    gold: Decimal
    xp: Decimal
    level: int


# how do i add default values ?

vocal basin
#

!d dataclasses.field

wise cargoBOT
#

dataclasses.field(*, default=MISSING, default_factory=MISSING, init=True, repr=True, hash=None, compare=True, metadata=None, kw_only=MISSING)```
For common and simple use cases, no other functionality is required. There are, however, some dataclass features that require additional per-field information. To satisfy this need for additional information, you can replace the default field value with a call to the provided [`field()`](https://docs.python.org/3/library/dataclasses.html#dataclasses.field "dataclasses.field") function. For example:

```py
@dataclass
class C:
    mylist: list[int] = field(default_factory=list)

c = C()
c.mylist += [1, 2, 3]
```  As shown above, the [`MISSING`](https://docs.python.org/3/library/dataclasses.html#dataclasses.MISSING "dataclasses.MISSING") value is a sentinel object used to detect if some parameters are provided by the user. This sentinel is used because `None` is a valid value for some parameters with a distinct meaning. No code should directly use the [`MISSING`](https://docs.python.org/3/library/dataclasses.html#dataclasses.MISSING "dataclasses.MISSING") value...
whole bear
#
name: str = field(default="Name")
#

like that ?

vocal basin
#

I guess so

chilly dragon
#

@amber raptor thanks for the discussion!

old heart
rugged root
whole bear
vocal basin
#

wrong type

sweet lodge
#

default=Decimal(0.0)

rugged root
#

0.0 is a float. It'd have to be Decimal( - friggin' ninjas

vocal basin
#

python['s standard lib] does not usually auto-convert

ionic lake
#

hi

vocal basin
rugged root
#

@stray niche Favorite authors: Terry Pratchett and Christopher Moore

lavish rover
#

Bobiverse series

#

Project Hail Mary

sweet lodge
#

!eval

f = 0.0
print(f, type(f))

from decimal import Decimal
d1=Decimal()
d2=Decimal(0.0)
print(d1, type(d1))
print(d2, type(d2))
vocal basin
#

wait what
0.0 can't even be added to Decimal()

wise cargoBOT
#

@sweet lodge :white_check_mark: Your 3.11 eval job has completed with return code 0.

001 | 0.0 <class 'float'>
002 | 0 <class 'decimal.Decimal'>
003 | 0 <class 'decimal.Decimal'>
sweet lodge
vocal basin
whole bear
#

it wasnt giving me an error when i put 0.0 in decimal

rugged root
#

!e

from decimal import Decimal

ham = 1.0
pork = Decimal(2.1)
print(pork + ham)
sweet lodge
#

I would have too, but if it says no, then I guess not

wise cargoBOT
#

@rugged root :x: Your 3.11 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 5, in <module>
003 | TypeError: unsupported operand type(s) for +: 'decimal.Decimal' and 'float'