#voice-chat-text-0

1 messages · Page 96 of 1

rugged root
#

Oh god

#

I hate this type inference style

#
var life_points := 4
#

That's gdscript

#
var damage: float = 10.5
#

var ham: int

vocal basin
#

VBA?

#

there are some windows APIs for clipboard
and they can be accessed from python too
(including pasting RTF instead of plain text)

rugged root
#
func _on_body_entered(body: PhysicsBody2D) -> void:
    var player := body as PlayerController
    if not player:
        return

    player.damage()
honest pier
#

🥴

rugged root
#

Yeah it took me a bit

#

I get it now

#

But I don't like it

vocal basin
#

speaking of games causing mental illnesses
still doing minesweeper gaming

rugged root
#

Jesus

molten pewter
vocal basin
#

"usually gets banned"

rugged root
#

Hey LX

stuck furnace
#

Dewit DarkKermit

rugged root
gentle flint
#

Purim (; Hebrew: פּוּרִים Pūrīm, lit. 'lots'; see Name below) is a Jewish holiday which commemorates the saving of the Jewish people of Persia from being anhilated according to an evil decree instituted by Haman, an official of the Achaemenid Empire as recounted in the Book of Esther (usually dated to the 5th century BCE).
Haman was the royal vi...

rugged root
#

Rads confuse me.

#

For some reason they aren't clicking with me again

gentle flint
rugged root
#

No no

#

Radian

#

Is there always the same number of rad in each circle?

honest pier
#

yes

#

there's always 360 degrees in a circle

#

always 2 pi radians

stuck furnace
vocal basin
#

1 rad = 1

rugged root
#

Well did

stuck furnace
#

Welllll

#

not really

#

Physicists just choose to omit the units.

#

Because ¯_(ツ)_/¯

vocal basin
rugged root
#

They're apparently used a lot in game dev as well

honest pier
#

no one really uses degrees after like, high school math

rugged root
#

It's why I'm trying to get a handle on them

#

Right

stuck furnace
vocal basin
honest pier
#

it's both

vocal basin
gentle flint
stuck furnace
#

2 pi radians = 360 degrees = 1 turn

rugged root
stuck furnace
#

1 rad = 360/2pi degrees

#

The fact that we use pi instead of tau complicates things a bit.

vocal basin
#

trigonometric functions work better/easier with pi/tau

stuck furnace
#

Wellll, in maths, we conventionally define the sin function based on radians.

#

That's a bit circular.

gloomy vigil
#

.wa taylor expansion sin

viscid lagoonBOT
stuck furnace
#

The reason we use the radian form of the sine function is that it simplifies taking the derivative.

rugged root
#

Whelp

#

Looks like I'm going to be reteaching myself basic trig

#

..... or I can stop being dumb and just move on and actually complete something for once

stuck furnace
#

Mathematicians just treat it as a function from (dimensionless) real numbers to real numbers.

stuck furnace
vocal basin
#

function sin, given that 1=1rad, acts on real numbers the same way as those real numbers corresponded to radians

rugged root
vocal basin
#
sin(pi/2)=1
sin(pi/2 rad)=1
sin(turn/4)=1
sin(90 deg)=1
gentle flint
#

and in each case the sin taylor series is different

#

you choose the correct series based on your units

vocal basin
#

this isn't "default". if you have f(90)=1, f is not a sin function.

#

or whatever it is in other languages:

enum Angle {
    Radians(f64),
    Turns(f64),
    Degrees(f64),
}
stuck furnace
#

That sounds like a win

honest pier
#

😤

golden sonnet
#

hi🙌

vocal basin
stuck furnace
#

Ah lol

#

If using turns, you could use an unsigned int to represent an angle.

#

Just treat it as a fixed point number between 0 and 1.

honest pier
#

if you only needed an angle and not direction of the turn

stuck furnace
#

yesnod You just have 2^32 notches on your circle.

#

Not sure if that's actually a practical way to represent angles.

#

¯_(ツ)_/¯

#

With an unsigned int you automatically get angle normalisation by overflowing 🤔

vocal basin
stuck furnace
#

And also if you want to represent multiple turns.

honest pier
#

it's able to represent the outcome you want, but not the way you want to turn

stuck furnace
#

I did a mobile robot project at uni, and dealing with angles was like the most common source of bugs lol

#

Especially when those bugs only become apparent after your robot has turned around a certain number of times.

#

Just do it ¯_(ツ)_/¯

#

Build a little robot 😄

#

Alright cya 👋

honest pier
#

hmmm

gloomy vigil
#

bye guys! I might comeback later

stuck furnace
#

I think the angle argument killed the chat 😔

gloomy vigil
#

the raidans one?

honest pier
#

too anglry

stuck furnace
#

How are interviews going? 😄

honest pier
#

😬

#

so i had one earlier today, and i think it went ok?

#

and they said i was going to be scheduled for another one later this week, but i haven't gotten an email or anything that confirms when it is?

#

and have another one on wednesday

stuck furnace
honest pier
#

it was like, "technical"

stuck furnace
#

Hey Rab kitty_wave

honest pier
#

they asked me about the software development lifecycle 🤔. then they asked me like, if i was manually testing an app, what i would do

amber raptor
honest pier
#

😔

stuck furnace
#

lol

whole bear
#

i wanna be elliot alderson

#

he is a good hacker

stuck furnace
#

The guy in the show 🤔

whole bear
#

look at my beautifull desktop

stuck furnace
#

Cya

whole bear
#

And my nazist pikachu

stuck furnace
#

lol

#

You should try being from England

#

You never know whether you should be looking for UK, United Kingdom, Britain, Great Britain, England, ... in drop-downs.

whole bear
#

i join dis server a long time ago

#

but still cant say anything on voip

whole bear
#

thats ok

#

im trying to build a login page using Flask and sqlalchemy

stuck furnace
honest pier
#

no 🤔

whole bear
#

i cant even touch the link

stuck furnace
#

"Your password can have at least 1 cyrillic character."

#

Can you mute your mic please @left flower

whole bear
#

@left flower your rocket do so much disturbing sounds

honest pier
#

oof

left flower
#

shit

#

my bad

#

lol

#

lemme go on my phone

#

its cus of my laptop

#

alr unmute me

#

I got my phone

stuck furnace
#

I love that the country flags are greyscale 😄

whole bear
#

@left flower do you have any programming skills ?

honest pier
left flower
#

Im learning

whole bear
#

learning what ?

#

no

#

what language

left flower
#

python

stuck furnace
#

No

left flower
#

!resources

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.

stuck furnace
#

In general please use push-to-talk.

whole bear
#

@left flower but you have to

stuck furnace
#

Right, I'm heading off for a bit cya 👋

whole bear
#

i fell like i dont have a purpose learning python

#

like

#

i dont work with python

#

and my python skills still basic

#

i think

left flower
#

i can hear you

lucid pine
#

My discord is not working

left flower
#

hmm

#

ok

#

ok

velvet roost
#

can i spam?

wise cargoBOT
#

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

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

winter plover
#

@left flower yellow

#

maybe

#

if name = main

modest canyon
#

hi guys

#

it wont let me speak in chat

#

lol

left flower
#

Ur defeaned

winter plover
modest canyon
#

😢

#

aw i see

#

ok thanks @winter plover

#

im still very new-ish to python

#

Learning as i go i guess

#

dont laugh but thats one of my first 2D drawings for a JS game i made lol

#

this Guy too:

#

Hi @pulsar sable

pulsar sable
#

hi

#

wassupp

modest canyon
#

what you up to?

#

you been using Python long?

pulsar sable
#

see u man

modest canyon
#

fml lol

willow gate
#

1e

#

!e

wise cargoBOT
#
Missing required argument

code

#
Command Help

!eval [python_version] <code, ...>
Can also use: e

Run Python code and get the results.

This command supports multiple lines of code, including code wrapped inside a formatted code block. Code can be re-evaluated by editing the original message within 10 seconds and clicking the reaction that subsequently appears.

If multiple codeblocks are in a message, all of them will be joined and evaluated, ignoring the text outside of them.

By default your code is run on Python's 3.11 beta release, to assist with testing. If you run into issues related to this Python version, you can request the bot to use Python 3.10 by specifying the python_version arg and setting it to 3.10.

We've done our best to make this sandboxed, but do let us know if you manage to find an issue with it!

#

:incoming_envelope: :ok_hand: applied mute to @velvet roost until <t:1678194811:f> (10 minutes) (reason: burst rule: sent 8 messages in 10s).

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

willow gate
#

@somber heath hello

#

today theme of python is change

#

holi theme

wise cargoBOT
#

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

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

somber heath
#

@velvet roost If your intent is to get voice permissions, doing what you're doing is going to have the opposite effect to the one you want.

#

@carmine trellis👋

willow gate
#

how did you make this wave

carmine trellis
#

bruh

#

yall doesnt talk

somber heath
#

I'm eating.

#

Would you like a stick with which to poke us?

carmine trellis
#

** ASMR **

somber heath
willow gate
#

@somber heath 👋🏻

#

got it

somber heath
#

If activity is what you want, hang around.

#

Things are going to get weird.

#

By which I mean Mr Hemlock will be joining us.

willow gate
#

ok

somber heath
#

Which triggers a lot of others to join as well.

willow gate
#

ok

somber heath
#

Love you, Hemlock.

#

I was aiming for some other angle, but that's where I landed.

willow gate
#

i am doing some computer network practical on cisco tracer

somber heath
#

re weird

somber heath
#

Hello, Parker.

willow gate
#

wait i share screen i will show you

carmine trellis
#

@somber heath looks like a userbot ngl.

somber heath
#

Beep boop.

willow gate
#

@somber heath i didn't have permission to share screen

somber heath
#

Which, granted, we all kind of have.

#

Space invader or something?

noble solstice
somber heath
#

Nope.

noble solstice
somber heath
#

It's a role.

#

Not a channel.

carmine trellis
#

(Not made by me)

somber heath
#

It works for me.

#

Okay, so, binary tree thingy.

noble solstice
willow gate
#

ok bye opal

carmine trellis
#

Seriously

#

stop using grammar

somber heath
# noble solstice yeah

This is something I've not attempted before, so I'm not really sure what the best way to go about it would be. Sorry.

carmine trellis
#

@willow lynx , you india?

willow gate
noble solstice
somber heath
willow gate
#

yes

willow gate
noble solstice
carmine trellis
somber heath
#

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

somber heath
#

@steel pilot

noble solstice
#

currently stay in hell

steel pilot
#

@somber heath hi

carmine trellis
#

@somber heath userbot guy

somber heath
carmine trellis
somber heath
#

Yours?

carmine trellis
#

ye

somber heath
#

I can. I won't.

carmine trellis
steel pilot
#

I type this massage because I want see your reaction

somber heath
#

Give me a reason to want to.

steel pilot
#

I am Russian

carmine trellis
somber heath
#

Right, well, good luck.

somber heath
#

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

somber heath
#

@astral basin

#

@north spire👋

#

@obsidian dragon👋

#

@fickle grove👋

rugged root
#

@obsidian dragon On your what?

obsidian dragon
#

huh @rugged root

rugged root
#

@lavish rover 👋

somber heath
#

"Sss."
"Sss."
🤝

#

There's knowing a language then there's knowing what to say.

#

How to say it.

#

Why you're saying it.

#

How to say it clearly.

#

Speaking concisely.

#

@whole bear👋

whole bear
#

can someone help me ?

somber heath
#

That depends.

#

What's the problem?

whole bear
#

im trying to intall customtkinter

#

but its returning this error

#

i already searched to solve

#

but

#

didnt work

somber heath
#

You're doing things in a way I'm not used to doing things, so I'm not sure I know how to help off the top of my head. I'd just be looking stuff up. I can give that a go.

whole bear
#

okay

#

thanks

lavish rover
#
def foo(lower, upper):
    ....
    return num_odds, num_evens
somber heath
#

@whole bearHave you tried python3 -m pip install customtkinter instead?

whole bear
#

no

#

i'll try

somber heath
#

I'm seeing people say that a venv might help.

whole bear
#

how do i use venv

#

?

somber heath
#

It's not something I use often enough to explain.

#

I'd just be reading from instructions.

rugged root
#
def foo(lower, upper):
  range_ = upper - lower

Like I know that's an important part...

somber heath
#

I saw someone su themselves to pip install stuff, which is almost definitely the wrong thing to do.

lavish rover
#

0,8 -> e=4, o=4
0,9 -> e=5, o=4

whole bear
lavish rover
somber heath
whole bear
#

oh im sorry

somber heath
#

But don't.

whole bear
rugged root
#

1, 2, 3, 4 -> e=2, o=2, range=3
1, 2, 3 -> e=1, o=2, range=2
2, 3, 4, 5, 6 -> e=3, o=2, range=4

range_ = upper - lower
half = range_ // 2
if lower % 2 == 0 and upper % 2 == 0:
  odd = half 
  even = half + 1
elif lower % 2 == 1 and upper % 2 == 1:
  odd = half + 1
  even = half 
else:
  odd = half
  even = half
cloud mulch
#

Is the problem statement here somewhere in the chat? Can anyone point to it?

cloud mulch
#

without using loops?

#

start is inclusive and end is exclusive right?

#

xD

somber heath
#

Was Humpty Dumpty royalty?

rugged root
#

!ot

wise cargoBOT
somber heath
#

You can join in the discussion here, too.

#

We watch this channel.

uncut meteor
#

CTRL + K

somber heath
#

The Apple Skin Twist.

#

It twists your skin.

cloud mulch
#

@whole bear you still trying the problem?

#

Yess Dr. DRE!

#

I do

#

😔

#

still trying

#

xD

formal ember
#
end = 20

total = end - start

even = int(total / 2)

odd = total - even 

print(f"total even = ", even)
print(f"total odd = ", odd) ```
cloud mulch
#

you do

somber heath
#

!e py var = True print(f'{var = }')

wise cargoBOT
#

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

var = True
somber heath
#

@formal ember

formal ember
formal ember
cloud mulch
#

How did we end up talking bout weed 💀

somber heath
#

Competitive programming or combative programing?

noble solstice
#

Chienese and russians are very good in Competitive programming

formal ember
lavish rover
formal ember
#

??

#

what that mean??

#

if that works it works right?

uncut meteor
#
def moostaffa(lower: int, upper: int) -> tuple(int, int):
  even_numbers = set()
  not_even_numbers = set()

  for num in range(lower, upper):
    if num % 2: 
      even_numbers.add(num)
    else:
      not_even_numbers.add(num)

  return sum([1 for _ in even_numbers]), sum([1 for _ in not_even_numbers])
molten pewter
#
lower_bound = int(input("Enter the lower bound: "))
upper_bound = int(input("Enter the upper bound: "))

# Count of even numbers between the range
even_count = (upper_bound - lower_bound - 1) // 2

# Count of odd numbers between the range
odd_count = (upper_bound - lower_bound) // 2

print("The count of odd numbers between", lower_bound, "and", upper_bound-1, "is:", odd_count)
print("The count of even numbers between", lower_bound, "and", upper_bound-1, "is:", even_count)
honest pier
#

@lavish rover

def solve(l, r):
  o = (r - l - 1) // 2 + (l % 2 or (r - 1) % 2)
  return (o, r - l - o)
#

alternatively, use bitwise operations,

o = (r - l - 1) >> 2 + (l & 1) | ((r - 1)&1)
somber heath
#

What is the air-speed velocity of an unladen swallow?

honest pier
#

O(1)

rugged root
#

Depends on how hard you throw it

somber heath
#

@rugged root You said something?

#

"What is the time complexity of your code?"

mild quartz
#

thats just a damn fact

#

@rugged root

rugged root
#

Anokhi knows what's up

#

These conversations make me feel so stupid

somber heath
#

Once you've finished kneading it, cover it with a towel and put it somewhere warm but not hot.

#

Not too warm, though.

lavish rover
#

Oh I see it

somber heath
#

Is improvement demonstrating that you exist?

#

"There are people whose entire job is just watching a panel of lights to make sure that nothing goes wrong in a factory."

"Steve, your lights are all red, aren't you going to push the evacuation button?"

#

"I could, but it's not in my job description."

#

Hidden Figures. Good movie.

#

Hidden Figures is a 2016 American biographical drama film directed by Theodore Melfi and written by Melfi and Allison Schroeder. It is loosely based on the 2016 non-fiction book of the same name by Margot Lee Shetterly about three female African-American mathematicians: Katherine Goble Johnson (Taraji P. Henson), Dorothy Vaughan (Octavia Spencer...

honest pier
#
int compute(int *input, int *output) {
  if (*input > 10) {
    *output = 1;
  }
  if (*input > 5) {
    *output *= 2;
  }
}
``` @rugged root
somber heath
#

The most beautiful man alive.

distant kayak
#

People buy guard grease

somber heath
#

They can swim.

distant kayak
#

To protect chickens it's a real thing

#

You raise them from chick

#

With the chickens

#

Source

#

Yeah it's dumb to trust one person with all of that

#

You seem trustworthy but from the company stand point there should be more checks

#

That's fair

#

How does python help you in your job?

#

That is cool!

vocal basin
#

I tried to use Docker for LaTeX
I failed
haven't tried since then

rugged root
honest pier
#

😔

somber heath
#

🐐
🙂

rugged root
#

!stream 158020687850766338

wise cargoBOT
#

✅ @tepid edge can now stream until <t:1678207569:f>.

honest pier
#
bash-5.2# nslookup github.com
;; connection timed out; no servers could be reached
``` @amber raptor 😔
molten pewter
lavish rover
#

For legal reasons this is a joke

honest pier
#

that code is GPL

lavish rover
#

Nevermind

#

Cancel commit

honest pier
#

rofl

lavish rover
#

I'll use demorgans to change that or into an and watch me

rugged root
#

@vernal bridge Sup

rugged root
#

Embrace the WeaSeL

honest pier
#

oh maybe it's because i'm not using docker desktop 🤔

rugged root
#

Possibly

#

DD isn't as shit as it used to be

amber raptor
honest pier
#

lol

amber raptor
#

I’m sure it did

rugged root
#

The Halo effect
Teabagging your enemies?

honest pier
#

as long as it is accredited, it's fine

molten pewter
somber heath
#

Why can't we just have rockets that implode?

#

Luke, instead of thrust out the bottom, you have suck from the top.

#

Then when things go wrong, thwrp! Implosion. Small, compact ball falls back to earth.

willow gate
#

@somber heath lol he left

keen aurora
#

who

twilit reef
#

Hi

somber heath
#

@sand jungle 👋

#

@whole bear 👋

rugged tundra
molten pewter
#

gtg bye👋

lucid blade
somber heath
lucid blade
#

yeh 😄

formal ember
#

Topic reminded me this song.

#

or rap XD

#

@lucid blade did you tried to work with something like this??

vocal basin
#

ctrl+R no longer works correctly in the app, from what I've experienced

formal ember
#

Watch the official music video for "It's Five O' Clock Somewhere" by Alan Jackson and Jimmy Buffett
Listen to Alan Jackson: https://AlanJackson.lnk.to/listenYD

Watch more Alan Jackson videos: https://AlanJackson.lnk.to/listenYC/youtube

Subscribe to the official Alan Jackson YouTube channel: https://AlanJackson.lnk.to/subscribeYD

*************...

▶ Play video
formal ember
verbal wind
#

@rugged root If vertical scaling is chucking more hardware into a machine, and horizontal scaling is chucking in more machines, what's orthogonal scaling?```
(orthogonal scaling)
|
| (vertical scaling)
| /
| /
| /
x------------ (horizontal scaling)

#

orthogonal scaling: Chucking more people at the problem
I'll take it
time
I've seen the same in #python-discussion roughly 10 hours ago with the same question: "Just wait faster"

#

Is it me or Hemlock's mic is worse than usual today?

#

@upbeat leaf

#

Opinion on Ruby's cube?

formal ember
#

Couldn't solve

#

Like ever.

upbeat leaf
#

Solve the insides, then the edges

#

Not that I've done that myself, just advice I've heard from others

verbal wind
#

@upbeat leaf What's the jewel world's most famous rapper?
||2Paz||

vocal basin
#

@rugged root "you didn't know it because you thought it was aluminum oxide not aluminium oxide"

lucid pine
lucid blade
#

Aluminium oxynitride (marketed under the name ALON by Surmet Corporation) is a transparent ceramic composed of aluminium, oxygen and nitrogen. Aluminium oxynitride is optically transparent (≥ 80%) in the near-ultraviolet, visible, and midwave-infrared regions of the electromagnetic spectrum. It is four times as hard as fused silica glass, 85% as...

verbal wind
#

@rugged root May I offer you a bad joke cooked up at 02:30?

upbeat leaf
#

Trimethylaluminium is one of the simplest examples of an organoaluminium compound. Despite its name it has the formula Al2(CH3)6 (abbreviated as Al2Me6 or TMA), as it exists as a dimer. This colorless liquid is pyrophoric. It is an industrially important compound, closely related to triethylaluminium.

verbal wind
#

@rugged root ||A DevOps engineer walks into a music shop and is disappointed to see all music being sold as digital. No CD.||

lucid blade
lucid pine
#

adit

#

Colagu St David's Gold Mine

#
pallid hazel
#

sigh.. hemmy... so my new endeavor to buildout a central starting location for all the different tools i wrote is so annoying..
like script 1 is running in 2 diff frameworks, but change one entry variable to line up with new start point.. well, breake a framework.. its like all day fixing cascading failure points.. but i guess is to be expected trying to remap the scripts entry points back to a central location.

lucid pine
pallid hazel
#

i think at somepoint Ill have to pull the "card" ... you know .. when asked todo one of these tools for others to use I say.. Whats my budget? .. to have them rewritten from my use to a typical user use.

lucid pine
pallid hazel
#

it certianlly doesnt help that since starting with python.. i wrote this tool to use csv, this one sql, this one json, this one yaml.. etc.

lucid pine
rugged root
#

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

stuck furnace
#

Hey 👋

#

Errrrm, uneventful lol

#

How about you?

#

What're you up to now?

#

Just wasting time. Figuring out what I should actually be doing.

#

Did you get your old office back?

#

Ah right

#

Yo @rugged tundra

steel sable
#

Does anyone want to help me with a basic coding google forum?

rugged root
#

Not sure what you mean

stuck furnace
steel sable
#

thanks

stuck furnace
#

Ah 😄

#

Is it more proof based, or application?

#

Oh yeah

#

Ah right yeah that was roughly the format of the math exams I took.

#

First half multiple choice, second half proofs.

#

Contradiction?

#

Basically show that something is false by showing it leads to a contradiction.

rugged root
#

Contra

pallid hazel
#

time youll never get back...

rugged root
#

I'm okay with that

pallid hazel
#

have you see that netflix show.. sec.. lol i have to go look up the name standby.

#

the consultant

#

||just gotta get to level 317||

#

spoiler dont look if you havent seen it

rugged root
#

!kindling

wise cargoBOT
#
Kindling Projects

The Kindling projects page on Ned Batchelder's website contains a list of projects and ideas programmers can tackle to build their skills and knowledge.

rugged root
#

@left flower ^

left flower
#

oh

lucid blade
left flower
#

Username generator: purely random? Based on a dictionary? Random but pronounceable? Lots of possibilities.

#

i dont know how to make this

#

like random

#

should i just put every name i can think of in a dicitonary

#

and pop it out

#

??

stuck furnace
#

brb

left flower
#
NOUN_1 = input('Enter a noun: ')
ADJECTIVE_1 = input('Enter a Adjective: ')
PLURAL_NOUN = input('Enter a Plural Noun: ')
ADJECTIVE_2 = input('Enter a Adjective: ')
NOUN_2 = input('Enter a noun: ')

print(f"""
Yesterday, I went to the {NOUN_1} to buy some {ADJECTIVE_1} {PLURAL_NOUN}, but when I got there,
I realized that I had left my {ADJECTIVE_2} {NOUN_2} at home.""")```
lucid blade
left flower
#

clock = pygame.time.Clock

#
import pygame, sys

pygame.init()
clock = pygame.time.Clock

screen_width = 1280
screen_height = 960
screen = pygame.display.set_mode((screen_width,screen_height))
pygame.display.set_caption('PONG')

while True:
    for event in pygame.event.get():
        if event.type == pygame.QUIT:
            pygame.quit()
            sys.exit()

pygame.display.flip()
clock.tick(60)```
#
  for event in pygame.event.get():
            if event.type == QUIT:
                return
            elif event.type == KEYDOWN:
                if event.key == K_ESCAPE:
                    return```
#
import pygame, sys

pygame.init()
clock = pygame.time.Clock

screen_width = 1280
screen_height = 960
screen = pygame.display.set_mode((screen_width,screen_height))
pygame.display.set_caption('PONG')

while True:
    for event in pygame.event.get():
        if event.type == pygame.QUIT:
            pygame.quit()
            sys.exit()

pygame.display.flip()
clock.tick(60)```
lucid blade
#

import pygame, sys

pygame.init()
clock = pygame.time.Clock

screen_width = 1280
screen_height = 960
screen = pygame.display.set_mode((screen_width,screen_height))
pygame.display.set_caption('PONG')

while True:
for event in pygame.event.get():
if event.type == pygame.QUIT:
pygame.quit()
sys.exit()
elif event.type == KEYDOWN:
if event.key == K_ESCAPE:
pygame.quit()
sys.exit()
pygame.display.flip()
clock.tick(60)

left flower
lucid blade
#

from pygame.locals import *

left flower
#

one sec

lucid blade
#

LOL K

#

rect(surface, color, rect, width=0, border_radius=0, border_top_left_radius=-1, border_top_right_radius=-1, border_bottom_left_radius=-1, border_bottom_right_radius=-1)

#

pygame.draw.rect()

#

pygame.draw.rect(surface, color, pygame.Rect(30, 30, 60, 60))

#

pygame.draw.rect(surface, (50,50,50), pygame.Rect(30, 30, 60, 60))

left flower
#

pygame.draw.rect(screen , (50,50,50), pygame.Rect(30, 30, 60, 60))

#
import pygame, sys
from pygame.locals import *
pygame.init()
clock = pygame.time.Clock

screen_width = 600
screen_height = 700
screen = pygame.display.set_mode((screen_width,screen_height))
pygame.display.set_caption('PONG')

while True:
    pygame.draw.rect(screen, (200,200,200), pygame.Rect(30, 30, 60, 60))

    for event in pygame.event.get():
        if event.type == pygame.QUIT:
            pygame.quit()
            sys.exit()
        elif event.type == KEYDOWN:
                if event.key == K_ESCAPE:
                    pygame.quit()
                    sys.exit()
pygame.display.flip()
clock.tick(60) 
lucid blade
#

`# Importing the library
import pygame

Initializing Pygame

pygame.init()

Initializing surface

surface = pygame.display.set_mode((400,300))

Initializing Color

color = (255,0,0)

Drawing Rectangle

pygame.draw.rect(surface, color, pygame.Rect(30, 30, 60, 60))
pygame.display.flip()`

left flower
#
import pygame, sys
from pygame.locals import *
pygame.init()
clock = pygame.time.Clock

screen_width = 600
screen_height = 700
screen = pygame.display.set_mode((screen_width,screen_height))
pygame.display.set_caption('PONG')

while True:
    pygame.draw.rect(screen, (200,200,200), pygame.Rect(30, 30, 60, 60))

    for event in pygame.event.get():
        if event.type == pygame.QUIT:
            pygame.quit()
            sys.exit()
        elif event.type == KEYDOWN:
                if event.key == K_ESCAPE:
                    pygame.quit()
                    sys.exit()
    pygame.display.flip()
clock.tick(60) 
#

`HIGHFIVE

#
if event.type == KEYDOWN:
             if event.key == K_DOWN:```
#

screen.fill((0,0,1))

lucid blade
#

if ballx >= screen width then ballmotionx = -1

left flower
#

screen_width

lucid blade
#

if ballx <= 0 then ballmotionX = 1

#

ballx = ballx + ballmotionx

#

pygame.draw.rect(screen, (200,200,200), pygame.Rect(ballx, bally, 60, 60))

#

ballx = ballx + ballmotionx

#

bally = bally + ballmotiony

left flower
#

if ball_x <= 0 then ball_direction_x = 1:

lucid blade
#

if ball_x <= 0: ball_direction_x = 1

left flower
#

if ball_x <= 0:

lucid blade
#

ballx = ballx + ballmotionx

left flower
#

circle_x = circle_x + circle_direction_x

lucid blade
#

pygame.draw.rect(screen, (200,200,200), pygame.Rect(ballx, bally, 60, 60))

left flower
#
if circle_direction_x <= 0:
             circle_direction_x = 1
             circle_x = circle_x + circle_direction_x```
#
import pygame, sys
from pygame.locals import *
pygame.init()
clock = pygame.time.Clock

circle_x = 0
circle_y = 0 
circle_direction_x = 1
circle_direction_y = 1

screen_width = 600
screen_height = 700
screen = pygame.display.set_mode((screen_width,screen_height))
pygame.display.set_caption('PONG')

while True:
    screen.fill((255,255,255))
    pygame.draw.circle(screen, (0,0,255), (circle_x,circle_y), 15, 1)
    for event in pygame.event.get():
        if event.type == pygame.QUIT:
            pygame.quit()
            sys.exit()
        elif event.type == KEYDOWN:
                if event.key == K_ESCAPE:
                    pygame.quit()
                    sys.exit()
        if circle_direction_x <= 0:
             circle_direction_x = 1
             circle_x = circle_x + circle_direction_x
        if event.type == KEYDOWN:
             if event.key == K_DOWN:
                  circle_y += 1
             
    pygame.display.flip()
clock.tick(60)



#
import pygame, sys
from pygame.locals import *
pygame.init()
clock = pygame.time.Clock

circle_x = 0
circle_y = 0 
circle_direction_x = 1
circle_direction_y = 1

screen_width = 600
screen_height = 700
screen = pygame.display.set_mode((screen_width,screen_height))
pygame.display.set_caption('PONG')

while True:
    screen.fill((255,255,255))
    pygame.draw.circle(screen, (0,0,255), (circle_x,circle_y), 15, 1)
    for event in pygame.event.get():
        if event.type == pygame.QUIT:
            pygame.quit()
            sys.exit()
        elif event.type == KEYDOWN:
                if event.key == K_ESCAPE:
                    pygame.quit()
                    sys.exit()
        if circle_x >= 0:
             circle_direction_x = 1
             circle_x = circle_x + circle_direction_x
        if event.type == KEYDOWN:
             if event.key == K_DOWN:
                  circle_y += 1
             
    pygame.display.flip()
clock.tick(60)
#
import pygame, sys
from pygame.locals import *
pygame.init()
clock = pygame.time.Clock

circle_x = 0
circle_y = 0 
circle_direction_x = 1
circle_direction_y = 1

screen_width = 600
screen_height = 700
screen = pygame.display.set_mode((screen_width,screen_height))
pygame.display.set_caption('PONG')

while True:
    screen.fill((255,255,255))
    pygame.draw.circle(screen, (0,0,255), (circle_x,circle_y), 15, 1)
    circle_x = circle_x + circle_direction_x
    if circle_x >= 0:
             circle_direction_x = 1
    if circle_x >= screen_width:
             circle_direction_x = -1

    for event in pygame.event.get():
        if event.type == pygame.QUIT:
            pygame.quit()
            sys.exit()
        elif event.type == KEYDOWN:
                if event.key == K_ESCAPE:
                    pygame.quit()
                    sys.exit()
        if event.type == KEYDOWN:
             if event.key == K_DOWN:
                  circle_y += 1
             
    pygame.display.flip()
clock.tick(60)



lucid blade
solid snow
#

@lucid blade @left flower im so curious on whats going on in the screen, is there anyway i can see your screens ?

#

@lucid blade @left flower sure, is he sharing his screen ?

#

@lucid blade good luck

#

@left flower i cant view ur screen if u are sharing it 💔

#

@left flower im new, as a CS student in uni 👍🏼

#

@left flower yeah i can tell joe_salute , big respect to u tho !

somber heath
#

@unreal thicket 👋

#

@smoky walrus 👋

robust lichen
#
(ModelItem1(server=29, sources=[Source(file='https://t-eu-1.artdesigncdn.net/_v10/6ddf426441e1dd979d0ea844098c7a5602785fc5fa9481876b7829bdcf24368fb9b5886d687c489b67a6238ab290b7e1180cfdfdb59f91ec3810d3f013d4e2348e1621aa3496dc7c3b9afd61533d76144c7a1814b28cd8f3e913dabc1a919e58ee69e5a4061575f9434759114f526b8a6352c405f830d1d1f5afc766715474da/playlist.m3u8', type='hls')], tracks=[Track(file='https://cc.2cdns.com/8c/3b/8c3ba5f02da895f25e8b25526ec4c26d/8c3ba5f02da895f25e8b25526ec4c26d.vtt', default=True, kind='captions', label='English 1'), Track(file='https://cc.2cdns.com/74/37/743786ea5d2ced634645cf3ee5cf07d2/743786ea5d2ced634645cf3ee5cf07d2.vtt', default=False, kind='captions', label='English 2'), Track(file='https://prev.2cdns.com/_m_preview/8f/8fbfb9e0777d4fad2139afb91684673b/thumbnails/sprite.vtt', default=False, kind='thumbnails', label=None)]), ModelItem2(server=18, sources=[Source(file='https://b-g-eu-5.feetcdn.com:2223/v3-hls-playback/6ddf426441e1dd979d0ea844098c7a5602785fc5fa9481876b7829bdcf24368fb9b5886d687c489b67a6238ab290b7e13d16f09fcc9ab569f976e8b72051340215b61524fcbe1376a7f09e7560f3eaf8a95e7e88b50d7b9af619b9b2c816276e46ca3c701133bfd28c9fa1644312f1550dae85b997d1fc6741e03986435adaf9259363c387278e1dc6fa7926b864234bb9274e2801ee367c3b04f486e5d6d5d1/playlist.m3u8', type='hls')], tracks=[Track(file='https://cc.2cdns.com/8c/3b/8c3ba5f02da895f25e8b25526ec4c26d/8c3ba5f02da895f25e8b25526ec4c26d.vtt', default=True, kind='captions', label='English 1'), Track(file='https://cc.2cdns.com/74/37/743786ea5d2ced634645cf3ee5cf07d2/743786ea5d2ced634645cf3ee5cf07d2.vtt', default=False, kind='captions', label='English 2'), Track(file='https://prev.2cdns.com/_m_preview/8f/8fbfb9e0777d4fad2139afb91684673b/thumbnails/sprite.vtt', default=False, kind='thumbnails', label=None)]))```
#
class Source(BaseModel):
    file: str
    type: str

class Track(BaseModel):
    file: str
    default: Optional[bool] = False
    kind: Optional[str] = None
    label: Optional[str] = None

class ModelItem1(BaseModel):
    server: int
    sources: List[Source]
    tracks: List[Track]

class ModelItem2(BaseModel):
    server: int
    sources: List[Source]
    tracks: List[Track]

class Original(BaseModel):
    file: str
    label: str
    type: str

class Result(BaseModel):
    Original: Original

class ModelItem3(BaseModel):
    message: str
    result: Result
    status: str
    token: str
    type: str
somber heath
#

@dark topaz 👋

robust lichen
left flower
#
import requests

api_key = 'your_api_key_here'
city = 'New York'
url = f'http://api.openweathermap.org/data/2.5/weather?q={city}&appid={api_key}'

response = requests.get(url)
weather_data = response.json()

print(f'Temperature in {city}: {weather_data["main"]["temp"]} K')```
robust lichen
somber heath
#

@left flower Stop following me. Do not talk to me.

whole bear
#

!e

wise cargoBOT
#
Missing required argument

code

robust juniper
#

why am i muted?

somber heath
wise cargoBOT
#
Voice verification

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

zinc sinew
whole bear
#

python``import discord
from discord.ext import commands

client = commands.Bot(command_prefix='!', intents=discord.Intents.all())

@client.command()
async def helpme(ctx):
embed = discord.Embed(title="Help", description="List of available commands:", color=0x00ff00)
embed.add_field(name="!greet", value="Greets the user")
embed.add_field(name="!ping", value="Returns the bot's latency")
await ctx.send(embed=embed)

@client.command()
async def greet(ctx):
await ctx.send(f"Hello, {ctx.author.mention}!")

@client.command()
async def ping(ctx):
await ctx.send(f"Pong! {round(client.latency * 1000)}ms")

client.run('your-bot-token')
``

robust juniper
#

got it 👍

left flower
#
from discord.ext import commands

client = commands.Bot(command_prefix=".",intents=discord.Intents.all())

@client.event
async def on_ready():
    print("Bot is Activated!")

@client.event
async def on_message(message):
    if message.author == client.user:
        return
    if message.content.startswith('!help'):

        embed = discord.Embed(title="Help", description="List of available commands:", color=0x00ff00)
        embed.add_field(name="!greet", value="Greets the user")
        embed.add_field(name="!ping", value="Returns the bot's latency")
        await ctx.send(embed=embed)
    ```
whole bear
#

@client.command()
async def helpme(ctx):
embed = discord.Embed(title="Help", description="List of available commands:", color=0x00ff00)
embed.add_field(name="!greet", value="Greets the user")
embed.add_field(name="!ping", value="Returns the bot's latency")
await ctx.send(embed=embed)

left flower
#

no for

#

the command

#

to work

#
import discord
from discord.ext import commands

client = commands.Bot(command_prefix=".",intents=discord.Intents.all())

@client.event
async def on_ready():
    print("Bot is Activated!")

@client.command
async def helpme(ctx):
    embed = discord.Embed(title="Help", description="List of available commands:", color=0x00ff00)
    embed.add_field(name="!greet", value="Greets the user")
    embed.add_field(name="!ping", value="Returns the bot's latency")
    await ctx.send(embed=embed)
#

Shard ID None has connected to Gateway (Session ID: 4ad46613a5831aff807ccc064851f994).
Bot is Activated!
2023-03-08 16:38:58 ERROR discord.ext.commands.bot Ignoring exception in command None
discord.ext.commands.errors.CommandNotFound: Command "helpme" is not found

whole bear
#

import discord
from discord.ext import commands

TOKEN = "PUT YOUR TOKEN HERE"

client = commands.Bot(command_prefix='!', intents=discord.Intents.all())

@client.command()
async def helpme(ctx):
embed = discord.Embed(title="Help", description="List of available commands:", color=0x00ff00)
embed.add_field(name="!greet", value="Greets the user")
embed.add_field(name="!ping", value="Returns the bot's latency")
await ctx.send(embed=embed)

client.run('your-bot-token')

#
import discord
from discord.ext import commands

TOKEN = "PUT YOUR TOKEN HERE"

client = commands.Bot(command_prefix='!', intents=discord.Intents.all())

@client.command()
async def helpme(ctx):
    embed = discord.Embed(title="Help", description="List of available commands:", color=0x00ff00)
    embed.add_field(name="!greet", value="Greets the user")
    embed.add_field(name="!ping", value="Returns the bot's latency")
    await ctx.send(embed=embed)

client.run('your-bot-token')
somber heath
#

!e py print(format(9001, 'b'))

wise cargoBOT
#

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

10001100101001
somber heath
#

!e py print(bin(9001))

wise cargoBOT
#

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

0b10001100101001
somber heath
#

!e py print(f'{9001:b}')

wise cargoBOT
#

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

10001100101001
somber heath
#

@modest relic 👋

polar vigil
modest relic
#

Let me see if I can

polar vigil
#

Find the sum of all the multiples of 3 or 5 between (0,100]

#

Find the average of all values between [n,m] where n and m values are entered by the user

#

Im beginner in Python

modest relic
modest relic
#

If u re beginner try to understand logic first. I prefer u hyperskill.org

polar vigil
#

thank u for your help

#

I will look at it

modest relic
modest relic
somber heath
#

@verbal zenith

#

@forest gorge 👋

humble owl
#

hello

#

i'm not sure whether you remember me

#

but if i'm not wrong you're the person who specialize in images with respect to python right ?

#

i'm the person who spammed and got myself blocked back then

#

like 1,2,3

#

spammed

willow gate
#

hello @somber heath 👋🏻

humble owl
#

by the way i need to make a paper presentation (with a help of ppt) on the topic "creating images from text "

#

have any recommendations to concise it under a 15 slide and the topic to cover on ?

#

i thought I'll brief about the existing technology and talk about DALL E 2

#

it's just for my college work

#

i totally i agree

#

yea that's what I mean

#

yea the thing is there is a lot of domains included in it

#

i'm not sure how should i go about it

#

like the time allotted is 7-10 mins

#

to talk about it

#

and how shall i address this to the room of people who aren't aware of it

#

and could you repeat what you just said

#

like you tell them what you tell them.....?

somber heath
#

Tell people what you're going to tell them. Tell them. Tell them what you've told them.

humble owl
#

yea totally agree

#

need to make the ppt and figure out what i'm goona talk about it in a concise manner

#

and practice the rhythm as you said

#

@somber heath did you say you making chai at the moment ?

#

you go with water or milk as the medium ?

#

@somber heath true that

somber heath
humble owl
#

the real cook comes around when you remake great dishes using leftovers

somber heath
#

Though I had to improvise for this one because we're running low on milk.

humble owl
#

and the mixture of it onto rice or a bread or something

somber heath
#

@north rock👋

north rock
#

hi

somber heath
#

!e py result = print("Hello, world.") print(result)

wise cargoBOT
#

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

001 | Hello, world.
002 | None
somber heath
#

!e ```py
def func():
return 5

result = func()
print(result)```

wise cargoBOT
#

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

5
somber heath
#
print(func())``````py
print(5)```
#

A call to a function, method or class is "replaced" by the object given to return of that function, method or class.

#

All such callables that complete, return.

#

If nothing specific is given to be returned from a function or method, the object None is returned.

#

Corey Schafer, YouTuber, playlists.

#

!resources

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.

somber heath
#

!e ```py
class MyClass:
pass

instance_a = MyClass()
instance_b = MyClass()

print(instance_a)
print(instance_b)
print(type(instance_a))
print(type(instance_b))```

wise cargoBOT
#

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

001 | <__main__.MyClass object at 0x7f13d8a78090>
002 | <__main__.MyClass object at 0x7f13d8a780d0>
003 | <class '__main__.MyClass'>
004 | <class '__main__.MyClass'>
somber heath
#

!e ```py
class MyClass:
def init(self):
print("Hello, world.")

instance = MyClass()```

wise cargoBOT
#

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

Hello, world.
somber heath
#

== vs is

#

!e py a = [] b = [] c = a print(a == b) #True. The list referred to by the a variable is equal to the list referred to by the b variable. They are both empty lists. print(a is b) #False. The list referred to by the a variable is not the same list as referred to by the b variable. They are not the same list. print(a is c) #True. The a and c variables both point to the one, same list.

wise cargoBOT
#

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

001 | True
002 | False
003 | True
somber heath
#

Equality vs identity.

#

!e ```py
class MyClass:
def method(self):
print("Hello, world.")

instance = MyClass()
instance.method()```

wise cargoBOT
#

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

Hello, world.
somber heath
#

!e ```py
class MyClass:
def method(self, value):
print(value)

instance = MyClass()
instance.method("Hello, world.")```

wise cargoBOT
#

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

Hello, world.
noble solstice
#

Hii Guys!! WHat r u doing!!

somber heath
#

!e ```py
class MyClass:
def method(self, value):
print(self is value)

instance_a = MyClass()
instance_b = MyClass()
instance_a.method(instance_a)
instance_a.method(instance_b)```

wise cargoBOT
#

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

001 | True
002 | False
humble owl
#

"self is the object that you're calling on " typing it to revert back

north rock
#

What does garbage collected mean

#

yes

#

got it

somber heath
#

@lost ledge👋

#

@tall lance👋

tall lance
#

alo

#

rust in python server :0

somber heath
#

!e py a = 'abc'.upper() b = str.upper('abc') print(a) print(b)

wise cargoBOT
#

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

001 | ABC
002 | ABC
noble solstice
#

Rust gives me feel of c++

tall lance
#

treat is

#

that's how you pronounce it

#

yup

somber heath
#

@tranquil raven👋

tall lance
#

what're you trying to do? @midnight agate

somber heath
#

@round knoll👋

#

@wispy forge👋

tall lance
#

lmao

somber heath
#

@vernal lance👋

tall lance
#

muted

somber heath
#

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

tall lance
#

@midnight agate

#

you might want some other theme(?)

#

try solarized or something ig

somber heath
#

@whole bear👋

tall lance
somber heath
#

@wise goblet👋

#

@left mesa👋

left mesa
#

Hi

somber heath
#

@slow kiln👋

vocal basin
#

!voice @gilded kettle

wise cargoBOT
#
Voice verification

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

somber heath
#

@carmine jasper@meager cobalt👋

#

@severe jetty👋 @copper kettle👋

swift pumice
#

👋🏼

golden sonnet
#

🙌 hi

somber heath
#

@noble patrol👋

#

@hushed monolith👋

noble patrol
#

Hi

hushed monolith
#

hii

golden sonnet
#

what's up?

hushed monolith
#

Do you guys how can I get permission to speak on this channel?

noble patrol
#

How are you amirreza

somber heath
#

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

lucid blade
thin drift
#

Can python use morse code

lucid blade
somber heath
#

@manic canopy👋

formal ember
#

Greetings fellas.

wise cargoBOT
#

Hey @lucid blade!

You either uploaded a .txt file or entered a message that was too long. Please use our paste bin instead.

lucid blade
somber heath
#

!e py trans = str.maketrans({"a": "AAA", "b": "BBB"}) text = "black abacuses" result = text.translate(trans) print(result)

wise cargoBOT
#

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

BBBlAAAck AAABBBAAAcuses
somber heath
#

@narrow mango👋

lucid blade
somber heath
#

Space Battleship Yamato (Japanese: 宇宙戦艦ヤマト, Hepburn: Uchū Senkan Yamato, also called Cosmoship Yamato and Star Blazers) is a Japanese science fiction anime series produced and written by Yoshinobu Nishizaki, directed by manga artist Leiji Matsumoto, and produced by Academy Productions. The series aired in Yomiuri TV from October 6, 1974 to March...

formal ember
somber heath
#
IMDb

Teknoman: Created by Ippei Kuri, Kenji Yoshida, Tatsuo Yoshida. With Bryan Cranston, Michael Forest, Barbara Goodson, Stephen Lee. Tekkaman Blade takes place in the year 2300 AD. On a certain moment, the Radam attack earth. A few months after the beginning of the invasion, a tekkaman appears, he calls himself Blade and with the help of the Space...

#

Samurai Pizza Cats is an American animated television adaptation of the anime series Kyatto Ninden Teyandee (Cat Ninja Legend Teyandee), produced by Tatsunoko Productions and Sotsu Agency. The series originally aired in Japan on TV Tokyo from February 1, 1990 to February 12, 1991 for a total of 54 episodes. Saban Entertainment picked up the Nort...

lucid blade
somber heath
lucid blade
rugged root
somber heath
lucid blade
somber heath
rugged root
#

!stream 760820946612518922

wise cargoBOT
#

✅ @formal ember can now stream until <t:1678286645:f>.

vocal basin
#

@formal ember r-strings

#

oh, you have weird highlighting

#

this syntax highlighting is off

somber smelt
vocal basin
#

French strings or whatever we called them the last time

#

.

somber heath
#

@white oxide@opal egret👋

#

@polar lava👋

#

@inland flower👋

twilit reef
#

Hello

somber heath
#

@tawny siren@old junco👋

tawny siren
#

ok

#

i cant even talk

sharp urchin
#

@whole bear you can get coursera courses for free

scenic garden
#

How many courses do you guys usually take on at a time?

vocal basin
#

now that Rust almost allows proper Monads, I wonder when Python typing will provide something similar

somber heath
#

@whole bear👋

whole bear
#

hi

hoary olive
#

Hello 8080, Hem, Opal, ProgrammerX, SMR, AF, Maro

#

Ah checked your videos 8080, brilliant video editing for ~11 years ago 👍

#

Coinbase launches wallet API to help integrate Web 2.0 devs into web3 world

#

isn't web3 already dead?

vocal basin
#

waiting for web 11

hoary olive
#

web3 is literally google ouath that integrates with an extension

vocal basin
#

?

#

web3 is a buzzword for blockchain-based tech, iirc

#

"decentralised" but actually (mostly) not

hoary olive
#

i mean thats my experience with it

somber heath
#

@inland gorge 👋

hoary olive
#

i feel like they made web3 seem way more complicated and advanced that it was

vocal basin
#

ideologically, it shouldn't involve any google auth at all

inland gorge
#

hy

somber heath
#

@old junco We're usually paying attention in here.

hoary olive
inland gorge
#

@somber heath i think i know you . do u recall python sucks and so do i ?

#

yessss

#

it was 3ish years ago

vocal basin
inland gorge
#

oh my cant beleive t . i was very active with a different id which is delted now but lmao id run into you and also recall u like dat

#

hahah

vocal basin
inland gorge
#

fucking hell

#

its been a while

#

also ik mrhemlock too

#

wtf is this

#

never changed

#

💀

#

@somber heath is there also still a min time spent in vc requirement ?

#

hmm got it

#

F

somber heath
#

@pure elk 👋

inland gorge
#

hows it that i still stand on the same level of python as i was like 2 years ago lol

#

my school had a weakass numpy dataframe and python matplotlib so i learned that in new

#

i doubt its of any use but wtv

pure elk
#

my bad lol

vocal basin
#

it got unlocked

inland gorge
#

im more into cyber sec stuff tho. i actually look forward to learning like web scraping and bots stuff in a week once my exams are over

#

not that data science geek

pure elk
#

the main thing nice about those voice chats is being able to keep the voice up without having to tab over. but yea visability and/or having two is annoying/confusing.

#

mobile sucks for everything

hoary olive
#

web scrapping is very tedious

pure elk
#

totally Opal.
I think it's odd how many people quickly shut down learning/understanding multiple things

hoary olive
#

i had to scrape thousands of electronic products for "Finding the best price". Getting the image, title, desc, price, price by choice, price by multiplechoice, rating based of reviews, etc...

#

its not fun

inland gorge
#

oh yeh def get ur point

hoary olive
#

and yk the worst thing is when sites generate their class and id tags

inland gorge
#

i made a few ez pz scripts over summer like changing mac adress or network scaneer or like self replicating virus

#

stuff like dat

#

it gave me kick

pure elk
#

1000%

inland gorge
#

me no hacker sir me too noob but yeh i do get paranoid sometimes

pure elk
#

paranoid by definition is when your fear is unreasonable.

I use to think I was paranoid, then I found out many of the possibilities and realized I was totally reasonable for fearing that kinda stuff lol.

inland gorge
#

yessir ppl often contest my ill make and ill learn the language as i make approach but its my method so eh

#

ppl are trash anyways

#

💅

pure elk
#

lol, so true

inland gorge
#

100%

pure elk
#

yeh, homelabs and such are great

hoary olive
#

Hello magicalgirl, rabbit, pynoob

amber raptor
#

It’s not that common

inland gorge
#

ive only had red team experience coz yk hey only teach to break in in the online courses lol . plus most of the practice ive done is on remote machines(intended for practice) idk if yk VULNHUB or HTB

#

but its all very montonous or smth idk . there are 10 or 15 sets of ways u can get the machine so eh

somber heath
#

@ocean harbor 👋

inland gorge
#

sir ive tried enough ctfs to know im too noob at it . i did google ctf this year i sucked too hard 0 points . ik about pico ctf tho

#

CMU organizes it

rigid jungle
#

help

hoary olive
rigid jungle
#

ohh thanks

inland gorge
#

oh i see . i liked doing beginner portion of google ctf it had all these logic circuit things which were immediate love

#

tracing back 1s and 0s was fun

amber raptor
#

Best thing to learn for InfoSec is writing

inland gorge
#

i was while back but nothing really went on there except movie nights smh

pure elk
#

shoot, I've only been on the 2600 irc way back, what's their discord?

inland gorge
#

i stopped using dicord for a while so idk what i missd

#

leave me an invite

#

thanks

pure elk
inland gorge
#

gfy man

#

comparison 💯

pure elk
#

skype

#

lol

#

true, it seems like the best of it all

#

absolutely agree

inland gorge
#

oh i hosted minecraft server for 3 days a while back. had to rip off alot of settings from router but did it

pure elk
#

I loved skype but it did have issues.

had it on psp, vita, phone and of course pc.
longest dnd campaign i'd ever been a part of was on skype

inland gorge
#

anyways ill leave now cya later

pure elk
#

take care

inland gorge
#

also @somber heath do u give life advices as well or just code kekw

hoary olive
#

skype was amazing

#

especially because you could call a phone from skype

pure elk
#

yeah, I liked that

inland gorge
#

lmao

somber heath
#

People ask me stuff.

inland gorge
#

ppl ask experienced ppl

hoary olive
#

i mean atleast they dont sell your info

rigid jungle
#

hello

#

i tried to do this project and i do exacly like him but my code

hoary olive
#

mumble ? video chat???

#

i rlly wanted to install matrix but it was banned here bruh

rugged root
#

I hate quickbooks

#

So much

hoary olive
#

yo wassup hem

#

how many accounting softwares do you even use?

somber heath
#

Squickbooks.

hoary olive
#

also it very much seems as if you hate pretty much all accoutning softwares

rugged root
#

We use a lot

mortal burrow
#

I don't know if I'm going to like pylint.

rugged root
#

Lacerte Tax, Fixed Assets, ATB TenKey, TPS Time and Billing, QuickBooks, Sage.... I'm sure I'm missing more of them

#

Positive I am actually

somber heath
pure elk
#

but it did die didn't it?

hoary olive
#

protonmail is nice

pure elk
#

I like protonmail.

hotmail was my first and I am bumbed I can't access mine :c

rugged root
#

@mortal burrow What issues are you running into with pylint?

pure elk
#

fudge, I probably can't even recover that now but now I wanna try

#

ur mom's a test monkey

#

:'c

mortal burrow
#
def identity(num):
  """This is my docstring."""

  return num
pure elk
#

probably gonna head out soon,
glad to meet you all and I'm excited to learn together!

#

no worries

#

crab makes more sense but I've heard both and they seem natural either way

#

no sweat

#

lol, yeh

vocal basin
#

also, coordinate ordering is y, x in some* contexts
(because yth row, xth column, with indexing being rows-first)
* PIL.Image.fromarray

#

in images it's usually row-by-row
(the way they're stored in memory)

#

so, array[y] corresponds to something that would be a continuous piece of data

#

unlike array[:, x]

#

although with numpy you can always just transpose

#

which is O(1) given that it doesn't copy/move data

rugged root
inland crane
#

!voiceverify

rugged root
wheat needle
pallid hazel
#

hemmy want to hear something funny..

vocal basin
#

22 months* without an adequate sleep schedule 👍
* so far

candid hazel
#

guys how do I run the python in my browser

#

on the node

vocal basin
candid hazel
#

yes with the javascript on the node

vocal basin
#

node.js?
if you're running node.js, that'd imply you can run code server-side, so you should probably run python server-side too
(can't really see why running python in browser would be beneficial enough to bother with wasm)

candid hazel
#

I dont have server. I'm trying to run this on the github pages

lucid blade
#
rugged root
#

Is there context to this?

lucid blade
peak copper
rugged root
#

Fair enough

#

Was just random

lucid blade
#
rugged root
#

It's not his work, it's part of a relevant conversation

#

Good observation, though

lucid blade
#

were talking about rc stuff and people that make quality oc

#

and they're great independent creators

#

original content

peak copper
#

Good Luck, Have Fun (GLHF) is Relativity Space’s first mission taking off from Launch Complex 16 (LC-16) at the Cape Canaveral Space Force Station, USA. This launch will be the first 3D printed rocket to ever take to the skies. Since this is a test flight for the company to prove Terran 1’s capabilities there’s only a small 3D printed metal plug...

▶ Play video
gentle flint
#

*sdi kujna
not zdi kujna

#

yes, I am nitpicking

rugged root
#

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

#

I know, I know

#

No worries!

#

Force of habit to mention it

#

For sure

#

uwustafa @lavish rover

#

I'm administrative support at an accounting firm

#

Mostly IT and tax/payroll delivery

#

Might be, but all I need is simple 2D, so this felt less intimidating to me

#

Not for hosting it online

#

And the JS game frameworks are..

#

A hassle

#

I'm just happy being babied

#

And honestly, with how powerful the new version of Godot is

#

I think I'll be happy

#

Very true

#

Slowly

formal ember
rugged root
#

Unreal and Unity dominate the market, so it's going to be more work

#

I'm sure you can wrap those engines with Python or augment it with scripting

#

But honestly, GDScript is more or less Python anyway

#

Example:

#
func _process(delta):
    var velocity = Vector2.ZERO # The player's movement vector.
    if Input.is_action_pressed("move_right"):
        velocity.x += 1
    if Input.is_action_pressed("move_left"):
        velocity.x -= 1
    if Input.is_action_pressed("move_down"):
        velocity.y += 1
    if Input.is_action_pressed("move_up"):
        velocity.y -= 1

    if velocity.length() > 0:
        velocity = velocity.normalized() * speed
        $AnimatedSprite2D.play()
    else:
        $AnimatedSprite2D.stop()
#

That's GDScript

#

They built it to be very Pythonic

#

Essentially

#

Rate of change

#

Or difference between two times

#

No idea

#

"Flying kitty"?

#

I think those mixes are made by people

#

Not auto gen

#

Probably then

#

I don't think that's a racist thing

#

More just bad tagging

#

I know what you mean

#

In relation to the VC convo

#

@raw carbon Sup brah

narrow salmon
#

@raw carbon this you?

formal ember
#

i preferred Seth

narrow salmon
#

there there, we all have our days

formal ember
#

I used to work at a chemical factory but I had to quit

#

It was a toxic environment