#voice-chat-text-0

1 messages · Page 926 of 1

junior linden
#

why i havent got the talking stick?

#

i did

#

and they said i havent been here for like 3 days

#

but i did

#

Python
BOT
— Today at 11:22 PM
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.

#

that was the reason but im there for 3 days

#

cries

#

same

#

where is the guy

#

who like unsweeten tea

#

just look for " from: " and oldest

still roost
#

You can do !u to see the exact time you joined

junior linden
#

!u

wise cargoBOT
#

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

primal yacht
#

@junior linden back to here

junior linden
#

yep

#

no talking stick for milk

primal yacht
#

for my time in this part of the world, you joined was 2 days ago at about 2 in the morning my time, so ... about 17 or so hours more to be here.

#

@junior linden

#
html, body {
    background-color: rgba(255, 255, 255, 0);
}
junior linden
#

milk will have talking stick in 17 hours

#

cant wait to see yall then

primal yacht
worthy comet
#

what u doin here

brave steppe
tepid hollow
#

@dim tendonyea i cant talk lol

#

trash server ngl

#

Would be understandable if it wasn't dead

subtle ice
#

god i sent 50 messages

#

god

#

ok will spam a bit

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied mute to @subtle ice until <t:1636232610:f> (9 minutes and 59 seconds) (reason: burst rule: sent 8 messages in 10s).

brave steppe
#

gg

primal yacht
brave steppe
#

Yeah sorry

gentle flint
molten pewter
#

gtg

wild thorn
#

Hey everyonew

#

I'm a beginner here.

glass forge
#

@wild thorn is anyone actually in the channel right now?

wild thorn
glass forge
#

besides my other account to refresh

wild thorn
#

I'm not voice verified, sadness.

glass forge
#

So you know about the voice verification stuff, I take it.

wild thorn
#

Yes I do, haha.

glass forge
#

Okay. Making sure.

wild thorn
#

I do my research.

glass forge
wild thorn
#

I will check it out!

earnest sky
#

Sorry, but could you explain for a rookie, what it voice verification here ?

molten pewter
#

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

#

Voice verification

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

primal yacht
#
py -m pip instal ......
#
py -0
spring zenith
#

ERROR: Command errored out with exit status 1:
command: 'C:\Program Files\Python310\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Owner\AppData\Local\Temp\pip-install-rvxej0d9\matplotlib_b3f79e58071344e4bf08d2c9ebcd2f62\setup.py'"'"'; file='"'"'C:\Users\Owner\AppData\Local\Temp\pip-install-rvxej0d9\matplotlib_b3f79e58071344e4bf08d2c9ebcd2f62\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\Owner\AppData\Local\Temp\pip-record-jbc6kk6u\install-record.txt' --single-version-externally-managed --user --prefix= --compile --install-headers 'C:\Users\Owner\AppData\Roaming\Python\Python310\Include\matplotlib'
cwd: C:\Users\Owner\AppData\Local\Temp\pip-install-rvxej0d9\matplotlib_b3f79e58071344e4bf08d2c9ebcd2f62
Complete output (552 lines):

Edit setup.cfg to change the build options; suppress output with --quiet.

BUILDING MATPLOTLIB
  matplotlib: yes [3.4.3]
      python: yes [3.10.0 (tags/v3.10.0:b494f59, Oct  4 2021, 19:00:18) [MSC
                  v.1929 64 bit (AMD64)]]
    platform: yes [win32]
       tests: no  [skipping due to configuration]
      macosx: no  [Mac OS-X only]

WARNING: The wheel package is not available.
running install
primal yacht
#
py -m pip install --force-reinstall matplotlib
wild thorn
#

interesting

primal yacht
woeful salmon
spring zenith
#

@woeful salmon that makes a lot sense thank you so much.

junior linden
#

i still have not have the talking stick

dense ibex
#

one sec

junior linden
#

OMG

#

NOW I HAVE THE TALKING STICK

#

YES

#

but nobody is here

silent cedar
#

eyo guys

#

i have a trouble in my code

#

can u guys welp

#

@junior linden

#

jake

#

welp

#

pls

#

i am making a website

#

and while importing template it is saying template not found

#

1 sec i will send ss

dense ibex
#

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

silent cedar
#

this is the error

#

yes

#

how do i be more specific

#

this is django btw

#

should i send settings ss?

#

can u repeat that again

dense ibex
#

templates/login.html

silent cedar
#

psl

#

ye

dense ibex
silent cedar
#

its probably a very dumb mistake i did somewhere

#

ok thanks for trying

#

it is makein me wanna cry

#

everything i wanna do shows some error

woeful salmon
silent cedar
#

hey

woeful salmon
#

@gentle flint how are you 🙂

brave steppe
pallid hazel
#

tons of columns would be debugging counts no? .. if you have 4 counts for every entry.. it could get expand pretty fast.

brave steppe
gentle flint
#

cat /sys/class/thermal/thermal_zone0/temp

#

comes out as 27800

#

should be 27.8 °C

#
echo `$(($(cat /sys/class/thermal/thermal_zone0/temp)/1000)) °C`

returns
27 °C

woeful salmon
#

echo "27800" | xargs -I % python3 -c "print(f'{(foo:=str(%))[:2]}.{foo[2]}')"

gentle flint
#

echo "27800" | xargs -I % python3 -c "print(f'{%/1000}°C')"

cat /sys/class/thermal/thermal_zone0/temp | xargs -I % python3 -c "print(f'{(foo:=str(%))[:2]}.{foo[2]}°C')"
#

cat /sys/class/thermal/thermal_zone0/temp | xargs -I % python3 -c "print(f'{%/1000}°C')"

woeful salmon
#

printf %.2f\\n "$((100000000 * 28700/1000 ))e-9"

gentle flint
#

printf %.1f\\n "$((100000000 * $(cat /sys/class/thermal/thermal_zone0/temp)/100 ))e-9"

woeful salmon
#

printf "%.1f°C\n" "$((100000000 * 28700/100 ))e-9"

gentle flint
#

printf %.1f\ °C\\n "$((100000000 * $(cat /sys/class/thermal/thermal_zone0/temp)/100 ))e-9"

woeful salmon
#

printf "%.1f°C\n" "$((10 * 28700/100 ))e-2"

gentle flint
#

printf "%.1f\ °C\n" "$((10 * $(cat /sys/class/thermal/thermal_zone0/temp)/100 ))e-2"

#

Amsterdam ( AM-stər-dam, UK also AM-stər-DAM, Dutch: [ˌɑmstərˈdɑm] (listen)) is the capital and most populous city of the Netherlands with a population of 872,680 within the city proper, 1,558,755 in the urban area and 2,480,394 in the metropolitan area. Found within the province of North Holland, Amsterdam is colloquially referred to as the "V...

woeful salmon
#

😮 looks interesting

#

brb btw i got some food to pickup

fringe wigeon
#

i gotta do an interview with people with programming work experience for a school project

#

you guys down for an interview?

gentle flint
pallid hazel
#

would anyone be able to help me design an automation? I can screen share to show what I need, I dont know really how to start.. been brute force learning python to do this, not really working... 1 step forward, 16 steps back.. heh

silent cedar
silent cedar
pallid hazel
silent cedar
#

wut would u like to automate?

#

i probably dont know

#

but i would like to know

pallid hazel
#

I gather IPs from a devicr using snmp, then I plug those IPs into another snmp command to get info

#

at the moment i do all 1 by 1, and output to csv files to load into excel for doing math on the results

silent cedar
#

ok i definately dont know

#

i know how to add it to a csv file 😅

#

e=csv.writer(f)

#

csv.writerow([a,b,c],e)

#

this is probably the wrong syntax

#

but ye

#

this is all i know

pallid hazel
#

the shell command outputs to csv file.. but if its automated.. then I would need new csv files for each snmp command that is run.. so they are identifiable

silent cedar
#

and 100% sure know this if u doing automation and stuff

pallid hazel
#

so is wrong channel, my bad..

sinful igloo
#

Hey what up

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied mute to @sinful igloo until <t:1636304567:f> (9 minutes and 59 seconds) (reason: mentions rule: sent 6 mentions in 10s).

lost wadi
dense ibex
#

If any mod sees this

tiny socket
#

@olive hedge ^

olive hedge
#

ha, git rekt

#

jkjk

dense ibex
#

ig we are bothering fisher

#

@olive hedge

#

oh

#

hi

#

delayed af reaction (on my part)

sick onyx
#

Did someone pinged?

#

Hi to them anyways

olive hedge
# sinful igloo Hey what up

Hey, do not try to ping a bunch of people like that, it is very much not appreciated. If people want to say hi, they will likely see this chat :)

#

!unmute 826502486076293170

wise cargoBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @sinful igloo.

olive hedge
#

I use my powers to consume my mistakes

dense ibex
#

Your help is appreciated

olive hedge
#

xD

dense ibex
#

wait they are the exact same

#

scam

sick onyx
#

Is he Joe

olive hedge
#

joe is he

sick onyx
#

XD

dense ibex
cobalt fractal
sinful igloo
#

Ok

#

I am back

dense ibex
sinful igloo
sinful igloo
dense ibex
#

LMFAO

cobalt fractal
#

lol

sinful igloo
#

Ok

sick onyx
dense ibex
#

and it's very funny

sinful igloo
#

Ok

sick onyx
#

Indeed

sinful igloo
#

I have an doubt with

#

Tk

#

Tkinter

sick onyx
#

You roasted him and he's offline now xd

sinful igloo
#

Who

#

I roasted

sick onyx
#

Not you

sinful igloo
#

Ok

#

I am struggling with timing

sick onyx
#

😅

sinful igloo
#

Who struggles with the timing of their code

sick onyx
#

Wdym by timing ?

sinful igloo
#

Bcuz

#

I made an progress bar

#

With a button

sick onyx
#

Oh in tkinter

sinful igloo
#

After the progress bar is Donne

#

Done

#

I want to be refreshed

#

With a home page

sick onyx
#

I think you should ask in available help channels

sinful igloo
#

Dude

#

There is already a guy

#

Asking for the same problem

#

But with different

sick onyx
#

Different what?

sinful igloo
#

Diffrent output

sick onyx
#

You should ask for yours one

sinful igloo
#

I did

#

I got some clue

#

But

#

No solution yet

sick onyx
#

It's not clear right

sinful igloo
#

Timing is missing

noble sandal
#

im this guy

sinful igloo
#

Yea

#

We are facing same issues

#

so let's say hello would go
h
e
l
l
o.

sinful igloo
noble sandal
#

I have a ledchardisplay connected to my raspberry py and I display a word. I want it to do like
h
e
l
l
o.
but I am not able to display the .

#

I can only do
h
e
l
l
o

sinful igloo
#

Ok

noble sandal
#
def printSegment():
    global text
    string = text.get() 
    for lettre in string:
        display.value = lettre
        sleep(1)
    display.off()
pseudo nebula
sinful igloo
#

Where is the import command

noble sandal
#

what import command

pseudo nebula
sinful igloo
#

Import for tkinter

noble sandal
#

at the top

#

everything works

#

I can display hello

sinful igloo
#

Send us the entire code

noble sandal
#

but I cant add the . at the end

#

why would I share my entire code

#

if it is not needed

sinful igloo
#

I think

#

Ipthis would be out side

#

The related area

#

Bcuz

noble sandal
#

no it wouldnt

sinful igloo
#

When I tried with my first code

noble sandal
#

because if I write hello.
it display
h
e
l
l
o
.

sinful igloo
#

What are you making here

#

A chatting system

#

Dude

#

If

#

Ig

#

You a typo here

#

I didn’t notice it all along

noble sandal
#

no I am just practicing with lechardisplay

#

doing circuit

sinful igloo
#
def printSegment():
    global text
    string = text.get() 
    for lettre in string:
        display.value = lettre
        sleep(1)
    display.off()

(lettre) Typo Error

Change it to letter

noble sandal
#

what error?

#

what is wrong with lettre

tiny socket
#

@alpine path

tiny socket
#

\🎃

whole bear
#

sowwy

brave steppe
#

gotta eat 😋

cloud stratus
#

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

cloud stratus
#

@small shard

#

@small shard

blissful vine
#

Hey hello

gentle flint
#

how about sprites

scenic wind
#
import hashlib

fp = open("Common_words.txt").read().split()
fp.close()
for i in range(len(fp)):
   result = hashlib.sha256(fp[i].encode())
   final_result = result.hexdigest()
   fp[i] = '{},{}'.format(fp[i], final_result) #working

ft =  open("Rainbow_dictionary.txt", 'w')
ft.write(''.join(fp))
ft.close()
primal yacht
#
with open(...) as fileobj:
    for line in fileobj:
        ... # note that lines will contain the EOL as well
scenic wind
wise cargoBOT
#

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

robust quiver
#

!e

wise cargoBOT
#
Command Help

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

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

robust quiver
#

!e print('😔😔😔😔')

wise cargoBOT
#

@robust quiver :white_check_mark: Your eval job has completed with return code 0.

😔😔😔😔
robust quiver
#

noice

#

my Guy

somber heath
#

Too late.

#

Okiedokie.

#

Hi bye.

somber heath
#

o/

#

Verbose Verbiage.

#

What is the new library in question?

woeful salmon
#

react-router-dom

somber heath
#

Poking Rotterdam with a stick. "C'mon. Do something. React, Rotterdam."

gentle flint
#

it'll just close its shell sea defence wall

somber heath
#

Yahoy.

#

The documentation was inside you all along!

gentle flint
somber heath
#

@gentle flint "Are you sure he's not our Lemon?"

severe veldt
#

opps

#

wrong

#

server

somber heath
#

KemalCase.

gentle flint
#

kemalCase

somber heath
#

Fair.

gentle flint
#

2015-08-05T22:44:34.000Z

somber heath
#

bbl

sudden venture
#

Sorry I can't speak

primal yacht
gentle flint
frosty star
#

hello~

#

opaaaaalllll

#

oof

#

katie

#

reaper

gentle flint
#

hi
i'm dying of coughing

#

brb

woeful salmon
#

??

woeful salmon
#

been that way since 2 days now

#

lol

frosty star
#

it's funny how reaper is Quackamole now but ppl still call u reaper

woeful salmon
#

yes

#

altho i don't really mind

#

i was just experimenting with a new name

frosty star
#

ooooh i love experimenting with names too

#

mr hemlock

#

how r u

rugged root
#

I'm alright! How about you

frosty star
#

good good. Done with work. Trying to decide if I should Netflix or figure out how to use my new sewing machine (that I bought a month ago but never got to use)

#

oh I finally assembled my standing table and it's pretty nice

woeful salmon
#

thinkmon i used to really enjoy sewing as a teen but now i find it boring idk why

rugged root
#

It's because you're not making awesome stuff

woeful salmon
#

yeah i think the best thing i made was a shirt which i later got something really cringe printed on

#

o- o i didn't use a machine btw

#

just by hand

#

its probably alot less tiresome with a machine tho

frosty star
#

that's still pretty cool tho

#

I made this skirt some time ago I never really wear it because it's ugly

rugged root
#

Well now I have to know what the cringe thing was

woeful salmon
#

it was a quote from naruto

#

lol

#

i used to be a huge naruto fanboy as a kid

frosty star
#

flags and what?

gentle flint
#

sails for model boats

frosty star
#

used to be huh

primal yacht
frosty star
gentle flint
#

yeah

frosty star
#

naruhodo

gentle flint
#

also round buttonholes for threading the sails with

frosty star
#

oohh i'd love to see the final product

#

do u have any pictures

gentle flint
#

unfortunately not

#

the boat is in pieces

#

and the sails are in a box

#

I need to go and fix it at some point

rugged root
#

I'll be back, I've got to do a quick delivery run

frosty star
#

oh man... must've taken a lot of focus to make those because those details are really small I reckon

rugged root
#

I'll hop on in the van

frosty star
#

I used to make dresses for dolls. But really they're not any good. But it was fun.

frosty star
somber heath
#

Lie sensing.

frosty star
#

brb

somber heath
#

Or the lesser known superpower, lye sensing. "Ah, yes. Lye is in that direction."

primal yacht
#

UTC+00:00 = GMT

somber heath
#

Eyesland.

primal yacht
#

Iceland

woeful salmon
molten pewter
#

The countries that are in GMT: Burkina Faso
Mauritania
Guinea-Bissau
Ivory Coast
Guinea
Sierra Leone
Liberia
Iceland
Mali
Gambia
Senegal
Ghana
Ascension
Togo
Saint Helena
Tristan da Cunha

#

(no daylight saving for these countries)

molten pewter
#

United Kingdom
Portugal
Western Sahara
Republic of Ireland
Morocco are in GMT but observe Daylight savings time.

amber raptor
#

UK has DST

primal yacht
#

And what is UK's time zone when it is not in GMT ?

woeful salmon
#

i've been reading through the cpython source tho
and i plan to contribute one day

#

altho that 1 day is a bit far for now

somber heath
#

Freelancing. When you stab things for free.

frosty star
woeful salmon
#

👀 but i was the only child so i just had to take em

frosty star
#

it's normal to feel like that when we're beginning something new ...

primal yacht
#

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

mystic lily
frosty star
#

yes. 100%

mystic lily
#

@rugged root

molten pewter
#

ubiquitous

primal yacht
gentle flint
#

struthious

woeful salmon
#

the only part of internet i had ever touched till 2015 was just Facebook, Yahoo and Gmail

gentle flint
frosty star
#

oh my god

primal yacht
gentle flint
frosty star
gentle flint
#

no

#

we just have very many

frosty star
#

oof

gentle flint
frosty star
#

:^D

oak timber
gentle flint
#

not all the ones on the last pic

#

but yes for the others

frosty star
gentle flint
#

not every pic
only on the first pic

#

lol

#

the others are storybooks, physics books, all sorts

primal yacht
#
*
gentle flint
#

this was basically how the sail looked btw

#

dashed line is the seam, circle is the buttonhole

frosty star
mystic lily
#

(buyprice-((0.002+df_csv['atr'])*buyprice))

woeful salmon
primal yacht
#

@mystic lily here ... with the unnecessary () removed for it```
(buyprice-((0.002+df_csv['atr'])*buyprice))

#(
  buyprice - #(
    (0.002 + df_csv['atr']) * buyprice
  #)
#)
```
woeful salmon
rugged root
#

I love the bold

gentle flint
#

what is that screen res

primal yacht
woeful salmon
#

i'd usually probably just send him link to a tut but

#

dpy ded

#

and no other good tutorials

#

atleast i don't know any

primal yacht
#

I mean ... they asked for a "code" ... they never said it cannot be keyboard spam / or an expired food product discount code.

gentle flint
woeful salmon
#

he did say

for a BOT

#

xD

primal yacht
woeful salmon
#

yeah

primal yacht
#

Eating is a requirement for coding, so .... *giggle*

woeful salmon
primal yacht
#

Speaking of that ... who else here did```py
pass

#

When this talk of stuff is done, make sure to ping me here .... it's just ... .... I cannot mentallly handle it.

gentle flint
#

sorry

primal yacht
#

I'm guessing it is related to one of my PTSD instances ...

#

If someone forced me to sit through the whole run of Law & Order: Special Victims Unit, I could not even last before I start to cry or something.

#

breathe katie .... breathe ....

frosty star
#

"OK", "Okay", "Okey", "Okeyyy", "k", "O...kay...."

primal yacht
#

"Okay" / "okay" is the proper spelling (capital "O" when at the start of a sentence)

#

"OK" is the texting form ... and was often used for computers.

frosty star
rugged root
#

Etymology is crazy

frosty star
#

Indeed.

rugged root
#

Did you end up doing Netflix or sewing?

frosty star
#

Neither. I did iQiyi. It's still video streaming tho... I wonder if we can turn netflix into a verb to mean "stream TV shows online". So I could say I netflixed. But not really using netflix. You know?

primal yacht
frosty star
#

speak

#

i will listen

#

aww 😦

woeful salmon
#

i'm literally looking at my ceiling listening to the ppl here

rugged root
#

Making sure it doesn't go anywhere?

frosty star
#

😦 aww...

woeful salmon
#

what doesn't go anywhere? o-o

rugged root
#

The ceiling

frosty star
#

geez

woeful salmon
#

ah no i have tried both gaming and working on projects but

#

brain just not working rn

rugged root
#

Preach it

frosty star
#

I understand

#

it makes sense at least to me

gentle flint
#

what the fuck

frosty star
#

It's ok to be vulnerable sometimes. Helps others feel less alone.

gentle flint
#

I'm gonna kill this dude

#

it should be torque

#

and he goes and writes twerking

mystic lily
molten pewter
frosty star
#

lol

#

wot

#

nope

#

not me

#

I'm staring at the wall

molten pewter
frosty star
#

Here’s a random photo of my cat

gentle flint
#

uh

#

interesting

frosty star
#

i love her

gentle flint
#

it looks like an uppercase T

frosty star
#

i know she is

gentle flint
frosty star
gentle flint
rugged root
#

The toe spread!

#

For some reason I find that crazy adorable

#

Hey Enchant

slate viper
#

can someone help me with a django error

#

hellooo

rugged root
#

What's the error?

slate viper
#

hemlock how is life

rugged root
#

Eh

#

Good enough

slate viper
#
2021-11-08 15:32:39,391: Internal Server Error: /ads/ad/3/favorite
Traceback (most recent call last):
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/core/handlers/base.py", line 181, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/views/generic/base.py", line 70, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/utils/decorators.py", line 43, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view
    return view_func(*args, **kwargs)
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/contrib/auth/mixins.py", line 71, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/views/generic/base.py", line 98, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/BasilSaeed/django_projects/mysite/ads/views.py", line 111, in post
    #    def get_success_url(self):
NameError: name 'Thing' is not defined
#

I dont have any thing such as THING

primal yacht
#

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

slate viper
#
2021-11-08 15:39:26,965: Internal Server Error: /ads/ad/3/favorite
Traceback (most recent call last):
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/core/handlers/base.py", line 181, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/views/generic/base.py", line 70, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/utils/decorators.py", line 43, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view
    return view_func(*args, **kwargs)
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/contrib/auth/mixins.py", line 71, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/BasilSaeed/.virtualenvs/django3/lib/python3.6/site-packages/django/views/generic/base.py", line 98, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/BasilSaeed/django_projects/mysite/ads/views.py", line 111, in post
    def get_success_url(self):
NameError: name 'Thing' is not defined
#

Error posting to favorite url: /ads/ad/3/favorite
status=500

frosty star
#

Good night everyone. I’m going. It’s been nice.

mystic lily
#

night

rugged root
#

Night, Hajaa

slate viper
#

powers to stream if possible

woeful salmon
#

@wind cobalt you create a django web application with python -> run it with a wsgi compatible web server like gunicorn

gentle flint
slate viper
woeful salmon
slate viper
forest zodiac
wind cobalt
rugged root
slate viper
rugged root
#

Gotcha

#

Fair enough

gentle flint
#

@wind cobalt

woeful salmon
#
match number {
        // Match a single value
        1 => println!("One!"),
        // Match several values
        2 | 3 | 5 | 7 | 11 => println!("This is a prime"),
        // TODO ^ Try adding 13 to the list of prime values
        // Match an inclusive range
        13..=19 => println!("A teen"),
        // Handle the rest of cases
        _ => println!("Ain't special"),
        // TODO ^ Try commenting out this catch-all arm
}

Rust ^

gentle flint
gentle flint
#

yeah

woeful salmon
#
string result = domain switch
{
    "us" => "United States",
    "de" => "Germany",
    "sk" => "Slovakia",
    "hu" => "Hungary",

    _ => "Unknown"
};

C#

primal yacht
#
( 'message', user, message )
woeful salmon
#

👀 from what i've seen in this vc so far whenever you do anything from or to azure you ask
Rabbit

gentle flint
#

not wrong

rugged root
#

Been looking for it via either private pypi or local pypi

gentle flint
#

ah

woeful salmon
rugged root
#

Hell yes it is

woeful salmon
#

though i imagine alot of companies would refuse to use newer versions regardless of it compiling to the same byte code after lowering

rugged root
gentle flint
#

k, I'll try that

primal yacht
#
py.exe -m pip --help
wind cobalt
woeful salmon
rugged root
#

Sort of. There weren't a lot of huge changes between the two code wise (if memory serves)

gentle flint
#

is this some sort of Horny Coding Day

#

first the correct_twerking_capacity and now this

wind cobalt
#

now can finally meet my C# waifu

gentle flint
#

ah yes

primal yacht
woeful salmon
#

here's another youtuber made extension

gentle flint
#

how practical

#

how would we ever code efficiently without all these youtubers' contributions to humanity

primal yacht
woeful salmon
#

o-o

#

i wonder if this would actully work

#

lol

swift valley
#

Evenin'

slate viper
#

nighting

swift valley
#

tl;dr functors are containers, monads are containers that can be piped to functions that make more containers

wind cobalt
#

Monads are just monoids in the category of endofunctors

#

it's THAT easy

#

omg you people

gentle flint
swift valley
#

containers as in data types like lists or trees or tuples or sets

#

but they can also be stuff like coroutines

woeful salmon
swift valley
#

you bang functions and types against each other to build software

swift valley
#

JavaScript is like a pseudo-LISP at this point

woeful salmon
#

i wasn't listening

#

i just heard same output

swift valley
#

Also sort of another thing to note is the difference between declarative/imperative programming

woeful salmon
#

oh

swift valley
#

Discord really should have shorthand notation for message links

woeful salmon
#

👀 i think i need rest

#

i'm now hearing Furyo talking about meth

swift valley
woeful salmon
rugged root
#

Surprised that no one caught this as a troll

#

They literally just dropped it and left

swift valley
#

Also for some reason I have the Arctic Code Vault badge

#

But it doesn't list which repositories?

rugged root
#

I think the PyDis stuff is

#

But I'm not sure

woeful salmon
swift valley
#

I haven't touched my site in a while lol

slow tulip
swift valley
#

I think I'll redesign it again to be just a blank blog page

woeful salmon
#

thinkmon i like it for being simple but that text is just hard to read

gentle flint
#

@wind cobalt

#

you're in afk

devout dagger
#

hi

molten pewter
hexed bramble
#

I'm a German ;D

unborn storm
#

kill -9 $(pgrep whistle)

#

(translation of mr hemlock in shell)

rugged root
#

Well you're not wrong

unborn storm
#

^_^

tribal tendon
#

bye

devout dagger
#

i cant speak here

#

oh its ok

#

i am new to this channel i don't much

#

and i want to learn python to

sweet lodge
#

set(list.sort())?

rugged root
#

!stream 589497499174043800

wise cargoBOT
#

✅ @scenic wind can now stream until <t:1636393252:f>.

sweet lodge
#

👋

#

exchange student

flat sentinel
wind cobalt
flat sentinel
#

i see you are Muslim salam

gentle flint
#

dude has an interesting collar

#

it makes him look like he has a very long neck

rugged root
#

Legit makes it look like his head was removed

unborn storm
#

g <c-a>

gentle flint
#

this is the audio profile of that video

#

an immediate drop down to maximum negative audio voltage

#

to the point that if I listen to it while in the voice chat it overloads the sound card and your voices become all tinny

flat sentinel
#

@gentle flint hi

gentle flint
#

@flat sentinel hi

woeful salmon
#

goodnight

#

wait why did i ping

#

ah from earlier :x

unborn storm
#

haha no problem

woeful salmon
#

anyways goodnight

unborn storm
#

good night

flat sentinel
gentle flint
#

good and how are you @flat sentinel

echo thunder
#

@molten pewter do it like the good ol piratebay days, where verification/identitys was managed by private invites, (u need a invite from x semi-reputable user to join +can only hand out x amount of invites every month),

flat sentinel
gentle flint
#

it is good for blender @flat sentinel

flat sentinel
#

ncie you almos forgot the ping @gentle flint

#

i will join you in a small time @gentle flint

gentle flint
#

k @flat sentinel

molten pewter
flat sentinel
#

mony

#

diai

unborn storm
#

gambling is the main idea in investing in anything

#

trading is gambing !

rugged root
#

Back in a bit

gentle flint
#

The Vice Fund (MUTF: VICEX), formerly the Barrier Fund, is a mutual fund investing in companies that have significant involvement in, or derive a substantial portion of their revenues from the tobacco, gambling, defense/aerospace, and alcohol industries, i.e., business devoted to behaviors that are traditionally regarded as morally questionable...

molten pewter
#

In January 2021, a short squeeze of the stock of the American video game retailer GameStop (NYSE: GME) and other securities took place, causing major financial consequences for certain hedge funds and large losses for short sellers. Approximately 140 percent of GameStop's public float had been sold short, and the rush to buy shares to cover thos...

amber raptor
#

Did we just say that VIM fixed medical problems?

gentle flint
#

ctrl+c

#

ctrl+v

#

no wrist rest

amber raptor
#

not to discount the bots’ contributions; after all, they’ve actually received interview offers by email from recruiters who just possibly weren’t being particularly discerning with their candidate pool

rugged root
#

Robots themselves?

amber raptor
gentle flint
#

original posture

#

current posture

unborn storm
#

{⍵=0: 1 ⋄ ⍵=1: 3 3⍴5=⍳9 ⋄ ⍪/,/3 3⍴{⍵ ⍵ ⍵ ⍵ (0×⍵) ⍵ ⍵ ⍵ ⍵}∇⍵-1}

rugged root
#

@vivid palm Wave

unborn storm
#

that is the mean +/÷⍴

#

so / is the reduction

#

then +/ is the sum (reduction by + )

#

is the shape (so here the length)

vivid palm
gentle flint
#

A can of Pringles emerges from the sand during an otherwise uneventful day at the beach. Rather than question the safety of consuming chips with such suspicious beginnings, a kid opens the can and chaos ensues. What follows is a series of unpredictable, chip-related beach activities, while a Pringles-themed cover of "Wipe Out" blares in the back...

▶ Play video
rugged root
#

Huh, that makes sense, oskar

unborn storm
#

finally +/÷⍴ is simply the sum divided by the length...

unborn storm
#

and normally you would need to wrap the thing in a kind of "lambda", but since that kind of structures of 3 operators mixed together (here +/ , ÷ and ) is quite common, they made a notation for it

gentle flint
terse needle
unborn storm
#

"apples", not "banana"

#

A, P, L

#

^_^

gentle flint
terse needle
unborn storm
#

'Banana' {⍺ ⍵}⌸ 3 1 4 1 5 9

#

this is an example given in the quick help in the editor

terse needle
molten pewter
#

"There are several theories behind the origin of the product's name. One theory refers to Mark Pringle, who filed a US Patent 2,286,644 titled "Method and Apparatus for Processing Potatoes" on March 5, 1937.[12] Pringle's work was cited by P&G in filing their own patent for improving the taste of dehydrated processed potatoes.[6] Another theory suggests that two Procter advertising employees lived on Pringle Drive in Finneytown (north of Cincinnati, Ohio), and the name paired well with "potato chips"." Wikipedia

unborn storm
#

gentle flint
unborn storm
#

erdos

molten pewter
#

Erdős

#

The double acute accent ( ˝ ) is a diacritic mark of the Latin and Cyrillic scripts. It is used primarily in Hungarian, and consequently is sometimes referred to by typographers as hungarumlaut. The signs formed with a regular umlaut are letters in their own right in the Hungarian alphabet—for instance, they are separate letters for the purpose ...

gentle flint
#

Erdős

dense ibex
#

Someone wanna come pick me up from school

gentle flint
#

őű

rugged root
gentle flint
#

aáeéiíoöóőuüúű

#

a á b c cs d dz dzs e é f g gy h i í j k l ly m n ny o ó ö ő p q r s sz t ty u ú ü ű v w x y z zs

fiery juniper
#

א ב ג ד ה ו ז ח ט י כ ל מ נ ס ע פ צ ק ר ש ת

#

Here's the Hebrew alphabet (right to left)

daring orbit
vivid palm
#

pretty good

#

the Mrs is back tho

#

so i have to be quiet

fiery juniper
#

emm wrong ping I guess?

#

Or are you talking to me?

unborn storm
#

this is what i get with my program :

      SC 3
⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹
⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹
⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹
⌹⌹⌹   ⌹⌹⌹⌹⌹⌹   ⌹⌹⌹⌹⌹⌹   ⌹⌹⌹
⌹ ⌹   ⌹ ⌹⌹ ⌹   ⌹ ⌹⌹ ⌹   ⌹ ⌹
⌹⌹⌹   ⌹⌹⌹⌹⌹⌹   ⌹⌹⌹⌹⌹⌹   ⌹⌹⌹
⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹
⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹
⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹
⌹⌹⌹⌹⌹⌹⌹⌹⌹         ⌹⌹⌹⌹⌹⌹⌹⌹⌹
⌹ ⌹⌹ ⌹⌹ ⌹         ⌹ ⌹⌹ ⌹⌹ ⌹
⌹⌹⌹⌹⌹⌹⌹⌹⌹         ⌹⌹⌹⌹⌹⌹⌹⌹⌹
⌹⌹⌹   ⌹⌹⌹         ⌹⌹⌹   ⌹⌹⌹
⌹ ⌹   ⌹ ⌹         ⌹ ⌹   ⌹ ⌹
⌹⌹⌹   ⌹⌹⌹         ⌹⌹⌹   ⌹⌹⌹
⌹⌹⌹⌹⌹⌹⌹⌹⌹         ⌹⌹⌹⌹⌹⌹⌹⌹⌹
⌹ ⌹⌹ ⌹⌹ ⌹         ⌹ ⌹⌹ ⌹⌹ ⌹
⌹⌹⌹⌹⌹⌹⌹⌹⌹         ⌹⌹⌹⌹⌹⌹⌹⌹⌹
⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹
⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹
⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹
⌹⌹⌹   ⌹⌹⌹⌹⌹⌹   ⌹⌹⌹⌹⌹⌹   ⌹⌹⌹
⌹ ⌹   ⌹ ⌹⌹ ⌹   ⌹ ⌹⌹ ⌹   ⌹ ⌹
⌹⌹⌹   ⌹⌹⌹⌹⌹⌹   ⌹⌹⌹⌹⌹⌹   ⌹⌹⌹
⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹
⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹⌹ ⌹
⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹⌹
flat sentinel
rugged root
#

!stream 696634651875213322

wise cargoBOT
#

✅ @unborn storm can now stream until <t:1636404152:f>.

daring orbit
stable axle
#

woah

#

sorry

#

mic was unmuted

#

does anybody here have js experience?

#

or more specifically cheart.js

#

chart*

#

I am trying to make a graph with flask jinja2 and js

rugged root
stable axle
#

alright

#

can I directly link the help channel in there?

#

or do I re ask the question in there?

rugged root
#

I'd reframe the question there. Might also want to use our hastebin for linking the large code block

#

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

stable axle
#

alr

rugged root
#

Sorry, having to figure something out urgently for a partner

robust pivot
#

I need to be in the server for 1 more day to actually talk

#

I read them

#

: )

tiny seal
#

24 hours

robust pivot
#

around there

#

idk you any of you are interested in stuff like this and might know but have you guys ever made animations in console with ascii art

gentle flint
#

I'll be back later
have a nice evening

robust pivot
#

well thats just not how you would do it

#

you would label all the frames as text files then reference the order in which they should be printed I assume im open for criticism on that part

#

yea

#

oh I thought you ment just draw it line by line

#

sounds like a headache

#

The require it though and it does not really need to be required

#

its not the id use its that they are using the social security code for the wrong thing

#

social security is supposed to be for tax only isnt it

#

???

#

its just inconsistent I just walked into a Walgreens and said vaccine and they said yes and they gave me a shot and I came back 2 weeks later

#

shhh dont tell the polish that

#

yeah they tryed to sue them it was so funny

vivid palm
tiny seal
#

ah yes the ban f12 movement

robust pivot
#

Since the vaccine is covered by the goverment you can find other places that wont require all that info cant you

vivid palm
#

yes, it's the principle of the matter

robust pivot
#

like a wall greens or cvs

#

I totally get you @molten pewter

#

yes dolphins

#

lets goo

#

thats a win right there

#

the problem with that is the last 4 digits is the only identifying part of the id

#

all the other numbers can be figured out with date of birth and where you were born

#

you know what kinda sucks about people with the same names

#

the only other person with my exact name has a website with my name

tiny seal
robust pivot
#

just get a micro chip ; )

#

sad thing is that will never happen with our current international relatsions

tiny seal
#

not implementing blockchain is a good thing

robust pivot
#

listen if im not able to sell my health records as an nft i dont want it

tiny seal
#

sell my kidney as an option in a bitcoin wallet

robust pivot
#

yes

#

I contribute to the block chain : )

#

I do be mining

#

before you say anything

#

clean energy and its profitable

tiny seal
#

ok. im mostly angry bout farms sucking gigawatts

robust pivot
#

next topic my amazing project on my github page

#

the only project

#

: )

#

lol

vivid palm
#

what's the project?

robust pivot
#

its a turtle project for school

#

or where it should be documented

#

or if some of it needs to be documented in general

vivid palm
#

so what is turtle exactly?

#

for drawing objects + animating them?

robust pivot
#

draws stuff but you are asked which one you want

#

this thing

vivid palm
robust pivot
#

I like it

robust pivot
#

get ratioed void main

#
  • L + you fell off
#

sounds like a good idea

#

or like what iphone does where when you send certain messages it does fancy stuff like disco if you know what I mean

tiny seal
robust pivot
#

my ap computer science final takes 10 classes

honest pier
#

it's probably not an exam though right

robust pivot
#

most of it is the create task that takes 8 classes

honest pier
#

oh CSP, yeah

vivid palm
robust pivot
vivid palm
#

oic

#

wooahh

robust pivot
#

: )

#

yea

#

im pushing the final to github

#

I do

#

I have it and am aware of how to use it

#

I know that putting donts in the titals of file names it not a good idea but I was just pushing the whole thing so I didnt care

#

GITHUBBY

#

once I get my website running im gonna commit everything to my own website

#

if you wanna use git you just gotta know how to push and pull and give the push a comment

#

her car is gonna explode puasechamp

honest pier
#

i see you have like 15 "Update README.md" lol, each changing like 1 char

robust pivot
#

shhh

#

yea but like does it matter though

#

100 commits for 3 words

#

that good

#

no I only have 1

#

no

#

there is 1 file originally

#

also a bunch of those commits were me testing if I properly linked two pcs to the same github repository

#

1.1.9 refers to the lesson that it is related to

#

not the version

#

it was version 1 of 1.1.9

#

pltw

#

its a collage coase for highschoolers

#

project lead the way

#

its kinda bad but not really at the same time

#

my teacher makes it better

#

yes

#

men hide it even though they feel it more than women is what I thought was true

#

facts

#

you just took an L

still roost
#

lol

vivid palm
robust pivot
#

you know its bad when the scroll bar is as small as possible

#

how old are you people

#

👀

#

the elderly

#

gen alpha

still roost
#

Mina what does the number in your status mean

robust pivot
#

one really big air fryer

#

ooo

#

uhhhh

#

😶

#

no

vivid palm
robust pivot
#

did you just say humans are cow sized

vivid palm
#

4,601,325

robust pivot
#

mhmm

#

4

#

6

#

01

#

325

#

numbers

#

cows

#

what if she bought a really large brownie tray

#

hi jake

#

@dense ibex its no longer spookie month

#

fake boygur made of meat

#

without the dye it looks like your eating gray slabs

#

no one would buy it

#

they sell them at the beach I lifeguard

#

they taste pretty good they just cost more

robust pivot
#

500 iq

#

human pretzels

#

they have humans in them

#

the blood clot is forming

#

exactly

#

whats an ot channel

vivid palm
#

off-topic channels

robust pivot
#

rut ro

#

why would you ever open pycharm

honest pier
#

@molten pewter

honest pier
#

@molten pewter

robust pivot
#

AHHHH

#

red

#

yah coo za

#

: )

molten pewter
gentle flint
#

Trying to find a way to Austria, I catch a ride in a Cessna 210 for a two week trip across the North Atlantic. We fly to remote northern Canada to prepare to cross to Greenland and encounter icing, autopilot issues, plumbing problems, magnetic deviation, and find ourselves north of the Wall. Part 2: https://youtu.be/KpM1aO2OhIc

Part 5 (Scotland...

▶ Play video

Crossing the Atlantic Ocean in a Cessna 210, we experience a total avionics failure several hundred miles from land, enroute from northern Canada to Greenland. Part 1 of our North Atlantic crossing: https://youtu.be/W9Uf-ynoDUE Part 3: https://youtu.be/ZcdbA1kjpPo Part 5: https://youtu.be/5V1pXMeESFk

Where I get all my MUSIC -- https://goo.gl/D...

▶ Play video
molten pewter
gentle flint
whole bear
#

I need help 🥺

vivid palm
#

cya

gentle flint
flat sentinel
#

@gentle flint gi

gentle flint
#

hi

honest pier
#

🥺 🥺 🥺

molten pewter
#

})

#

}(

whole bear
#

Yeh

honest pier
#

!e from site import help

wise cargoBOT
#

@honest pier :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 1, in <module>
003 | ImportError: cannot import name 'help' from 'site' (/usr/local/lib/python3.10/site.py)
honest pier
#

!e from pydoc import help

wise cargoBOT
#

@honest pier :warning: Your eval job has completed with return code 0.

[No output]
honest pier
#

!e
from pydoc import help
print(help(""))

wise cargoBOT
#

@honest pier :white_check_mark: Your eval job has completed with return code 0.

001 | Help on class str in module builtins:
002 | 
003 | class str(object)
004 |  |  str(object='') -> str
005 |  |  str(bytes_or_buffer[, encoding[, errors]]) -> str
006 |  |  
007 |  |  Create a new string object from the given object. If encoding or
008 |  |  errors is specified, then the object must expose a data buffer
009 |  |  that will be decoded using the given encoding and error handler.
010 |  |  Otherwise, returns the result of object.__str__() (if defined)
011 |  |  or repr(object).
... (truncated - too many lines)

Full output: too long to upload

honest pier
#

!d str

wise cargoBOT
#
str

class str(object='')``````py

class str(object=b'', encoding='utf-8', errors='strict')```
Return a [string](https://docs.python.org/3/library/stdtypes.html#textseq) version of *object*. If *object* is not provided, returns the empty string. Otherwise, the behavior of `str()` depends on whether *encoding* or *errors* is given, as follows.

If neither *encoding* nor *errors* is given, `str(object)` returns [`object.__str__()`](https://docs.python.org/3/reference/datamodel.html#object.__str__ "object.__str__"), which is the “informal” or nicely printable string representation of *object*. For string objects, this is the string itself. If *object* does not have a [`__str__()`](https://docs.python.org/3/reference/datamodel.html#object.__str__ "object.__str__") method, then [`str()`](https://docs.python.org/3/library/stdtypes.html#str "str") falls back to returning [`repr(object)`](https://docs.python.org/3/library/functions.html#repr "repr").
honest pier
#

!e

from pydoc import help
import numpy as np

print(help(np.int64))
wise cargoBOT
#

@honest pier :white_check_mark: Your eval job has completed with return code 0.

001 | Help on class int64 in module numpy:
002 | 
003 | class int64(signedinteger)
004 |  |  Signed integer type, compatible with Python `int` and C ``long``.
005 |  |  
006 |  |  :Character code: ``'l'``
007 |  |  :Canonical name: `numpy.int_`
008 |  |  :Alias on this platform (Linux x86_64): `numpy.int64`: 64-bit signed integer (``-9_223_372_036_854_775_808`` to ``9_223_372_036_854_775_807``).
009 |  |  :Alias on this platform (Linux x86_64): `numpy.intp`: Signed integer large enough to fit pointer, compatible with C ``intptr_t``.
010 |  |  
011 |  |  Method resolution order:
... (truncated - too many lines)

Full output: too long to upload

molten pewter
#

A memristor (; a portmanteau of memory resistor) is a non-linear two-terminal electrical component relating electric charge and magnetic flux linkage. It was described and named in 1971 by Leon Chua, completing a theoretical quartet of fundamental electrical components which comprises also the resistor, capacitor and inductor.Chua and Kang later...

pine minnow
#

<@&831776746206265384> hey how to stream in code/help?

hidden flower
# pine minnow <@&831776746206265384> hey how to stream in code/help?

Streaming permissions are only granted by moderators who are already participating in the voice chat, and only at their discretion.

If a member of our moderation team is in your voice channel, feel free to ask them for streaming perms in the accompanying text chat. If a moderator is not already present in the voice channel to moderate the stream, we cannot grant the request.

whole bear
#

.

junior linden
#

why ever since i got my talking stick

#

this voice chat has been really quiet

somber heath
#

@whole bearo/

frosty star
frozen jetty
#

hi

#

can I ask about Tk?

somber heath
whole bear
#

whats the context

somber heath
#

@whole bear Your audio quality is atrocious. 😁

whole bear
#

thats true lol yeah

#

no whats the talking going on about

#

back to @woeful salmon aka quackmole

#

ya but about what

#

whats the idea

#

ohk

somber heath
#

Sublemon. Pronounced sooble mon.

#

As opposed to sublime.

rugged root
#

Back on in a bit, have to set up a room for a webinar

somber heath
#

Corporate portmanteaus. UEUGH.

whole bear
rugged root
frosty star
#

Ola muchachos

runic forum
#

helo?

frosty star
#

My parents are both Javanese and my grandparents are from Indonesia :3

#

I cant speak javanese tho

cerulean ridge
woeful salmon
#

just curious

rugged root
#

I do exist, just still doing an IT run around

frosty star
# woeful salmon <:thinkmon:436537420067110913> do people from java have really verbose names btw

Mmmm im not sure but at least in the Malay culture a person in the average case have at least two words for names. For boys it’s always ahmad-something or mohamad-something. For girls, it’s nur-something, nurul-something or siti-something. My name only have a single word but it’s sort of not really the norm. So sometimes people just add siti behind my name for some reason, because hajar is almost always paired with siti.

woeful salmon
frosty star
frosty star
cerulean ridge
frosty star
#

Fun fact

#

I was made in Australia 🤪

#

But born in Malaysia

#

Ok im sorry

cerulean ridge
#

lol

#

why sorry?

woeful salmon
#

thinkmon what if you're from java but you're also a java hater

frosty star
#

Java hater?

woeful salmon
#

well it is one of the most hated programming languages afterall

frosty star
#

Geeeez reaper

#

I LOVE MULAN

#

just wanna put it out there

woeful salmon
#

if you say you hate java you're also saying you hate your motherland

#

if you say you love java you're also saying you love the language

#

xD

frosty star
#

Oh language and nuances u gotta love em

#

Brb

junior linden
#

im also indonesian

cerulean ridge
junior linden
#

jakarta haha , wbu

cerulean ridge
cerulean ridge
gloomy vigil
#

ok now thats a lot of foreign language

cerulean ridge