#voice-chat-text-0
1 messages Β· Page 1012 of 1
Try to run it as Administrator, see if it can read it then. If not, try moving it to your C drive, just as an experiment
Shop the largest selection of affordable glasses online, including prescription glasses and sunglasses for men, women, and kids. Find the perfect pair at Zenni!
Ok lemme tryy
π
Sure but it's not like those two files are massive
It's just for testing if the Administrator thing works
Nahh didn't workk
Traceback (most recent call last):
File "d:\Programming\Python_Projects\JARVIS\MainFile.py", line 8, in <module>
bgPhoto = PhotoImage(file="C:\\txtBackground.png")
File "C:\Program Files\Python310\lib\tkinter\__init__.py", line 4093, in __init__
Image.__init__(self, 'photo', name, cnf, master, **kw)
File "C:\Program Files\Python310\lib\tkinter\__init__.py", line 4038, in __init__
self.tk.call(('image', 'create', imgtype, name,) + options)
_tkinter.TclError: couldn't recognize data in image file "C:\txtBackground.png"
hello
hii
can i get help about pynput loop?
Ok go on... I'll try to help if I can..
Wait, are you sure .png is the right file extension?
Yeahh..
my script gonna click 500px to the right
Yeahh it's up...
for example my first click is (100,10), my script gonna click to (600,10)
I'm out of it
Here's the code:
from tkinter import *
import os
root = Tk()
root.geometry("515x610")
root.minsize(415,560)
root.maxsize(515,610)
bgPhoto = PhotoImage(file="txtBackground.png")
root_label = Label(image=bgPhoto)
root_label.pack()
root.mainloop()
From what I'm seeing you might need to use pillow
Heyy come to voice chat 1..
@whole bear What's the thing you're trying to automate? Might be an easier way
@acoustic ingot https://pythonguides.com/python-tkinter-image/ That should help
im in love with the idea of coffee but i dont actually know if i like coffee anybody else in the same boat as me?
It's an acquired taste
Yes. Yes he is
but he pronounces the "th" in months
XD
thats super cool
:)
im so used to pronouncing it like "monfs"
its so bad
lol
i want to auto clicker. When i click to somewhere my script gonna click 500px to the right to the my click
It might be easier to use AutoHotKey, honestly
Python has an issue where you can't really activate it unless it's the window in focus.
AutoHotKey doesn't really have that issue
are any of you watching the johnny dep case
Batman faces off against some of his greatest foes ever (4real). Polka-Dot man triumphs?
Starting @Doobus Goobus as Polka-Dot Man, Calendar Man, The Eraser, Kite-Man, Penguin and the voices in my head that tell me to hurt people
Made this with a killer cold so if thereβs any technical issues no thereβs not
Not really. Silly that celebrities get more coverage than other cases solely because they're famous
There's so many domestic abuse cases and while people know about it, it's just kind of... I don't know the word
female
wait
ohhhhh
bruh lol
wait
shanon?
shanon is a girl name
never seen a female jack down here in london
i just realised
in arabic u dont have that kind of uni sex names or atleast not many i think
so from what i learnt so far in arabic
to combat that kind of uni sex names
like u can pretty much always differ
for example
ali
or alia
like its just one later which changes it in arabic
like this
ΨΉΩΩ
ΨΉΩΩΩ
just one letter kinda changes it
my name is mohammed
XD
YESS
NOOOO
NO THATS NOT IT
its bcs
father name
so like
for example
mohammed ibn mohammed
mohammed son of mohammed
etc
its like lineage
:)
idk
it sounded different the way u said
but ok my bad :)
eid
soooon
:)
thank u
did easter
finish for u lot
dyu guys do fishing in kenetka
(i dont know how to spell)
OOO
based
na i dont i dont think its legal for the most part or not really available in london
i would love to tho on my dream list :)
"Freshwater fish include salmon, trout, coarse fish and eels. You must have a rod licence to fish in England and Wales if you're aged 13 or older."
"rod license"
lol
LOL
thats so werid
weird
i agree with magical
al jazeera is based
my fav news medias
are the following:
cbc news, al jazeera
Guardian for the most part
reddit is pretty jokes as well
and WHAT
north korea news is soo bad
bro
they are closed off from the worldf
dyu have pic
ah ok
also
if any country news reported that a rock is falling on the planet
Watch the blockbuster movie-style montage shown on North Korean state TV, as it announced the launch of a new intercontinental ballistic missile. Itβs thought to be the countryβs biggest ever test of an ICBM - and its first since 2017.
#AlJazeeraEnglish
#AlJazeeraNewsfeed
anyways about this
north korea wouldnt find out about until kim jong un makes a speech about it
LOL
idek
what the
XD
i mean
the opening scene is already better than king kong vs godzilla
i have a question whats the weirdest people u can interact with in america
weirds a bad word
i mean like most alien type of ppl
to u
waittt
nOOOOO
thats not what i meant
i will add tho
i didnt expect this convo to go down here lol....
anyways
for me for example in the UK i cannot hold conversations with posh people
its utterly the most difficult thing
interesting
society is messed up man
where from
what was the convo
im sooper interested
and yes tell me
bro u wanna know something
like here in london
we can converse with almost anyone
there is however the problem
posh people
are sooooo distanced
its actually weird
like
i dont know the reasons
idk
its just weird i think
BRO ITALIAN
I WOULD HAVE TAKEN HIM
GET ME SOME ITALIAN FOOD
THEY WOULD TREAT U TO DINNER BRO
π
yeah
whats a metling pot
melting
Bro that doesnt work unless u have one of them ruling
pakistan is doing ok in immigration from what i have seen?
but i do agree with u
the other ones are really not interested
i disagree
humbly
nationalism is bad
i agree
bro japan is severely not interested in immigrants outside specific countries
from what i seen
its weird i just realised suen
yk
yeah
they have their exceptions
yh
samurai time china?
@acoustic ingot https://pypi.org/project/ahk/
japan
so was it before the samurai times then?
anyways
i was gonna ask
suen
whats ur fav international languages u guys?
:)
arabic, potwari, russian, latvian
wait
i meant
not specifically internationally
i tried to differ from
coding languages
LOL
*spoken
I guess it is python..?? XD
chinese is soo cool
bro
i know two words
shao shu
lao shuu
be careful mouse i think it means
be careful
i think
oooo
interesting
what
i knew a person who speaks latin
she told me her grandma participated in the exorcisms of ppl
π
she told me the scariest case she remembers her grandma telling her
This is should be good enough even if you don't click @rugged root ???
import mouse
x, y = mouse.get_position()
RightLeft = x
mouse.move(x+500, y, duration=0.3)
was the chair the person her grandma and some priest had to exorcise the chair levitated
and the cross on her neck was hot
and she had to take it off
and i was like bruh
can u stop chatting now in my head
such an embarrassing story lol
ππππ
import time
import mouse
x, y = mouse.get_position()
RightLeft = x
time.sleep(1)
mouse.move(x+500, y, duration=0.3)
@quasi condor have u heard the conspiracy bro?
the CCP are using tik tok to divert the worlds attention from studies and like important things LOL
g2g now guys bya cya
:)
def click_draw(event, x, y, flags, param):
global refPt, image
if event == cv2.EVENT_LBUTTONDOWN:
refPt = [(x, y)]
cv2.circle(image, (refPt[0][0], refPt[0][1]), 2, (0, 0, 255), -1)
elif event == cv2.EVENT_LBUTTONUP:
refPt.append((x, y))
cv2.circle(image, (refPt[1][0], refPt[1][1]), 2, (0, 0, 255), -1)
cv2.line(image, (refPt[0][0], refPt[0][1]), (refPt[1][0], refPt[1][1]), (0, 255, 0), 1)
length = (refPt[1][0] - refPt[0][0]) ** 2 + (refPt[1][1] - refPt[0][1]) ** 2
length = math.sqrt(length)
# 0.264583
length *= PIXEL * 0.6694
text_x = int((refPt[0][0] + refPt[1][0]) * 0.5)
text_y = int((refPt[1][0] + refPt[1][1]) * 0.5)
cv2.putText(
img=image,
text=f"Length: {length:.2f} mm",
org=(text_x, text_y),
fontFace=cv2.FONT_HERSHEY_SIMPLEX,
fontScale=0.6,
color=(100, 255, 100),
thickness=1
)
elif event == cv2.EVENT_RBUTTONDOWN:
image = cv2.imread('some.jpg', 1)
cv2.imshow("MEASURE of length", image)
cv2.imshow("MEASURE of length", image)
@wheat needle if you want help, your best bet is to go through the help system
read #βο½how-to-get-help to see how to do that
def thing(a=False, b, c):
pass
*args have to go before **kwargs
!e
def thing(a=False, b, c):
pass
@quasi condor :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | def thing(a=False, b, c):
003 | ^
004 | SyntaxError: non-default argument follows default argument
def thing(*args, **kwargs, a=False):
pass
!e ```py
def thing(*args, **kwargs, a=False):
pass
@quasi condor :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | def thing(*args, **kwargs, a=False):
003 | ^
004 | SyntaxError: invalid syntax
!e ```py
def thing(*args, a, b, **kwargs, a=False):
pass
def _get(self, path: str, return_format="native",
ignore_statuses: Optional[List] = None,
params: Optional[Dict] = None,
key: Optional[str] = None,
*args, **kwargs) -> Union[Dict, bytes]:
Is everyone working on a group project?
Ah sounds good
def _get(
self,
path: str,
*args,
*,
return_format="native",
ignore_statuses: Optional[List] = None,
params: Optional[Dict] = None,
key: Optional[str] = None,
**kwargs) -> Union[Dict, bytes]:
!e
from typing import *
def _get(
self,
path: str,
*args,
return_format="native",
ignore_statuses: Optional[List] = None,
params: Optional[Dict] = None,
key: Optional[str] = None,
**kwargs) -> Union[Dict, bytes]:
pass
def func(
positional_only,
/,
positional_or_keyword,
*,
keyword_only,
): ...
@quasi condor :warning: Your eval job has completed with return code 0.
[No output]
Fixed. / goes first
Why?
If anything, I would say it helps readability
Or at least understanding
You're forced to not include it
I just feel like including it would make it more verbose, which generally makes things easier to understand. And I feel like I should be allowed to be verbose if I want to
indeed
Right βοΈ
Any good code to 'get my feet wet' to
I think dunk tanks usually run on embedded c
In all seriousness, though, try following one of the tutorials in the resources section
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
cheers, thanks
yes, but i didn't laugh
fair is fair, fair is fair "smeagol voice"
haha
"lines":{
"PD-PD22T-S":534,
"PD-PD22T-M":443,
"PD-PD22T-L":758,
# ...
}
So... I have this thing, and I'm using divmod to break each record into chunks:
case_quantity, partial_quantity = divmod(quantity, BOX_QUANTITY_BY_SIZE[sku])
How can I combine the remainders up to a certain quantity?
I can count them sequentially, but I'm trying to figure out if I can search for the best case scenario.
I do need to keep the labels [keys] with the quantities.
Streaming Now on Disney+ β Sign Up at https://disneyplus.com/
Your favorite chef - The Swedish Chef - shares his recipe for popcorn, or as he refers to it "PΓΆpcΓΈrn."
Subscribe for all new videos from The Muppets! βΊ http://www.youtube.com/subscription_center?add_user=MuppetsStudios
Watch more from The Swedish Chef βΊhttps://www.youtube.com/watch...
.bm
@whole bear
colors = [("1","man"),("2","woman")]
choose=StringVar()
choose.set(colors)
for key,value in colors:
c =Radiobutton(stephen,text=key,value=value,variable=choose)
c.place(x = 12,y=21)
!traceback
Please provide the full traceback for your exception in order to help us identify your issue.
While the last line of the error message tells us what kind of error you got,
the full traceback will tell us which line, and other critical information to solve your problem.
Please avoid screenshots so we can copy and paste parts of the message.
A full traceback could look like:
Traceback (most recent call last):
File "my_file.py", line 5, in <module>
add_three("6")
File "my_file.py", line 2, in add_three
a = num + 3
TypeError: can only concatenate str (not "int") to str
If the traceback is long, use our pastebin.
for i, (key, value) in enumerate(colors):
@quasi condor yo charlie say sympathy
or the
im tryna test ur accent
BRO U SAY IT PROPERLY
cya
:)
rust guy is chill
charlie bro im tryna figure out ur accent
although i cant figure it out
An open source Python 3 (CPython >= 3.9.0) interpreter written in Rust π π± π€
"We want to unlock the same possibilities that Jython and IronPython enable, but for the Rust programming language. "

I prefer games like Minecraft.
no losing/winning
just building together
Libratus is an artificial intelligence computer program designed to play poker, specifically heads up no-limit Texas hold 'em. Libratus' creators intend for it to be generalisable to other, non-Poker-specific applications. It was developed at Carnegie Mellon University, Pittsburgh.
/PRNewswire/ -- Twitter, Inc. (NYSE: TWTR) today announced that it has entered into a definitive agreement to be acquired by an entity wholly owned by Elon...
https://developer.spotify.com/discover/
With the Spotify Developer Platform, youβre able to read calculated audio features of tracks to learn about its danceability, energy, valence, and more. For more advanced use cases, it is possible to read in-depth analysis data about tracks such as the segments, tatums, bars, beats, pitches, and more.
Mood: Danceability, Valence, Energy, Tempo
Properties: Loudness, Speechiness, Instrumentalness
Context: Liveness, Acousticness
Segments, Tatums, Bars, Beats, Pitches, Timbre, and more
kafkalistener
public void x(1, 2) { z(1, 2);}
kafkalistener
public void y(1, 2) { z(1,2);}
private void z(1, 2){does stuff()}
Thatβs awful
@molten pewter https://en.m.wikipedia.org/wiki/Law_of_triviality
Law of triviality is C. Northcote Parkinson's 1957 argument that people within an organization commonly or typically give disproportionate weight to trivial issues. Parkinson provides the example of a fictional committee whose job was to approve the plans for a nuclear power plant spending the majority of its time on discussions about relatively...
Bike shedding
Have you seen this??
You Danish people have the strangest dishes known to mankind lolol
yeah this is a very cool field
Have you tried it?
I got the ad because my phone think Iβm in Denmark
Are there other similar burgers?
Oh lol
Guess Iβve just never done that. Maybe I should try it with vegan nuggets
!e
from concurrent.futures import ThreadPoolExecutor
from time import sleep, perf_counter
def do_work(t):
sleep(t)
print(t)
return t
inputs = [0.15, 0.1, 0.4, 2, 1, 0.11]
t_start = perf_counter()
with ThreadPoolExecutor(4) as executor:
r = executor.map(do_work, inputs)
t_stop = perf_counter()
t_total = t_stop - t_start
print(*r)
print(f'All tasks completed in {t_total:0.2f} seconds, '
f'doing a total of {sum(inputs)} seconds of work across all threads.')
assert t_total < sum(inputs)
@quasi condor :white_check_mark: Your eval job has completed with return code 0.
001 | 0.1
002 | 0.15
003 | 0.11
004 | 0.4
005 | 1
006 | 2
007 | 0.15 0.1 0.4 2 1 0.11
008 | All tasks completed in 2.01 seconds, doing a total of 3.76 seconds of work across all threads.
I'm Ill
The 2021 edition of the EF English Proficiency Index ranks 112 countries and regions by their English skills.
I'm going to have an interview in 5m...
Let's all do a quick prayer for me lol
966 votes and 682 comments so far on Reddit
I would've flooded it while he's digging lol
382 votes and 128 comments so far on Reddit
pain
Listen to my new single Blindside Β» https://lnk.to/alicemerton-blindside
Pre-Order my new album S.I.D.E.S. Β» https://shop.krasserstoff.com/alicemerton
Subscribe Β» http://ytb.li/AliceMertonβ
Β© 2017, Paper Plane Records International.
Official Video for βPumped Up Kicksβ by Foster The People
Listen to Foster The People: https://FosterThePeople.lnk.to/listenYD
Subscribe to the official Foster The People YouTube channel: https://FosterThePeople.lnk.to/subscribeYD
Watch more of Foster The People's music videos: https://FosterThePeople.lnk.to/listenYD/youtube
Follow Foster The...
feeling good that you understand what I said
it's a good song, but the hole digging isn't actually mentioned all that much except from the beginning
falafel
Ghoti is a creative respelling of the word fish, used to illustrate irregularities in English spelling and pronunciation.
@lavish rover are you turkish?
I have never got more than a 3 in french or history π¦
Hello E-man! What's up?
I'm off to bed - goodnight
@lavish rover I'm finally reading this thanks to your recommendation
i absolutely adore this book, I hope you like it!
shitake?
Good night everyone π was nice talking to you
Itβs a good series
I think you were probably the first person to recommend it to me when I added it to my tbr list years ago
hii
Actually i just joined this channel yesterday
Okay
Sorry
My bad
Actually I am in my bachelor's final sem
IT
Ues
Yes
In India we have IT as engineering
Yes
Like in The States IT is different field right?
But in India IT is considered in Engineering field
so I selected a project in Django but then I was like admitted so didnt had time to learn or do anything
Now tomorrow is the submission date for university exam
I have got a project online and I need to add registeration login and logout page
Yes
I don't know how to do it
I am literally frustrated
can you help me out how to do it?
I dont know even 1% regarding it
Okay do you want to?
Please
No we do not have python as a subject here yet
You're probably better off going through the help channel system. π
We need to learn it in masters or by our own
I'd help, but I don't do Django.
can you do that? Please share it with me I would love to leaen
Learn
No
Means do you have like any material thats what I am asking
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
Okayyyy
Thanks
If I will have any like errors or would be stuck somewhere I will share it
Okayyyyyy lol
π
thanks bruh
The paradox of tolerance states that if a society is tolerant without limit, its ability to be tolerant is eventually seized or destroyed by the intolerant. Karl Popper described it as the seemingly paradoxical idea that in order to maintain a tolerant society, the society must retain the right to be intolerant of intolerance.
βYou are not entitled to your opinion. You are entitled to your informed opinion. No one is entitled to be ignorant.β - Harlan Ellison
Worley
Worley noise is a noise function introduced by Steven Worley in 1996. In computer graphics it is used to create procedural textures, i.e. textures that are created automatically with arbitrary precision and do not have to be drawn by hand. Worley noise comes close to simulating textures of stone, water, or biological cells.
The crested pigeon (Ocyphaps lophotes) is a bird found widely throughout mainland Australia except for the far northern tropical areas. Only two Australian pigeon species possess an erect crest, the crested pigeon and the spinifex pigeon. The crested pigeon is the larger of the two species. The crested pigeon is sometimes referred to as a topkn...
The sulphur-crested cockatoo (Cacatua galerita) is a relatively large white cockatoo found in wooded habitats in Australia, New Guinea, and some of the islands of Indonesia. They can be locally very numerous, leading to them sometimes being considered pests. A highly intelligent bird, they are well known in aviculture, although they can be deman...
The Australian magpie (Gymnorhina tibicen) is a medium-sized black and white passerine bird native to Australia and southern New Guinea. Although once considered to be three separate species, it is now considered to be one, with nine recognised subspecies. A member of the Artamidae, the Australian magpie is placed in its own genus Gymnorhina and...
Phalacrocoracidae is a family of approximately 40 species of aquatic birds commonly known as cormorants and shags. Several different classifications of the family have been proposed, but in 2021 the IOC adopted a consensus taxonomy of seven genera. The great cormorant (Phalacrocorax carbo) and the common shag (Gulosus aristotelis) are the only t...
Casuarius is a genus of birds in the order Casuariiformes, whose members are the cassowaries (Tok Pisin: muruk, Indonesian: kasuari). It is classified as a ratite (flightless bird without a keel on its sternum bone) and is native to the tropical forests of New Guinea (Papua New Guinea and Indonesia), Aru Islands (Indonesia), and northeastern Aus...
Piotr Illitch Tchaikovsky (25/04/1840 - 25/10/1893)
Orchestra : The USSR Ministry Of Culture Chamber Choir
Conductor : Valery Polyansky
Album : V/A - Sacred Treasures - Choral Masterworks From Russia
Label : Hearts Of Space - 1998
I might not be able to hear you for a bit.
Environmental noise.
next time
YEAH. A STORY IN THE FORM OF GREENTEXT.
Twitter: https://twitter.com/BrendanielH
Recording Screw-ups: http://bit.ly/1hM4b7K
Thank you for the suggestion @somber heath
Do you have any more suggestions for the Turtle library in Python?
import turtle
turtle.tracer(0)
... #Draw stuff
turtle.update()```
import turtle
turtle.speed(0)
turtle.delay(0)
...#Draw```
The first will get you things as fast as possible.
I didn't believe Python could have so many applications π
The second will zoom very quickly, but you might be able to watch it happen.
This is so cool π
Adjust the numbers for different effects.
Is it possible to create a leaf using Turtle?
Yes. Look into fractals. Lindenmayer systems, perhaps.
I know the pattern may be complex but I'm just trying to figure out the dimensions of a leaf.
Would I need prior knowledge of Calculus to understand that area of Maths?
Nope.
Ok great
Fractals are deceptive.
Thank you for the suggestions @somber heath π
Such as?
Big, complex images.
"You've been tricked"
- A fractal, probably
What if you're trying to draw the shape inside a square?
Would that make drawing the shape slightly even more difficult?
I'd just familiarise yourself with the language.
With Python?
Play with Turtle, sure, but don't neglect the rest of Python.
I won't give up on Python until I understand it π
Although, right now I'm giving SQL more of my love π
Derderberses!
You sure know a lot of words that I've never heard of π
That's not really a real word.
I have to know the definitions to these words asap.
Oh. Well then it was a very convincing unreal word.
It was a corruption of databases.
I often find that to be the case.
How long have you been a part of this server for?
Also, do you think IDLE is the best Python editor? Or is PyCharm better? Or MS Visual Studio?
The best IDE is the IDE that stands the least in between you and the code you write. What you're most comfortable using.
I keep switching between IDLE and MS Visual Studio.
Unless it's PyCharm. In which case you are wrong and should feel bad.
(I kid.)
I just like IDEs that register keypresses earlier than five seconds after I make them.
Call me provincial.
You seem like you have a lot of Python/Coding jokes waiting to be used.
It's fascinating. I'm learning so much.
I only just started learning Python a few months ago so a lot of what you're telling me is new knowledge to my ears.
Hey come on now, exaggerating doesn't help anyone. The new update optimized it to 4.7s!
Look for something called GParted if you're doing the linux usb boot route.
!voice
Voice verification
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
!e
car = Car(a,b,c)
print(car)
print(car.__str__())
!e
class Car:
def __init__(self, a, b):
self.a = a
self.b = b
def __str__(self):
return f'Car with a={self.a} and b={self.b}'
car = Car(5,6)
print(car)
@lavish rover :white_check_mark: Your eval job has completed with return code 0.
Car with a=5 and b=6
!e
class Car:
def __init__(self, a, b):
self.a = a
self.b = b
car = Car(5,6)
print(car)
@cosmic lark :white_check_mark: Your eval job has completed with return code 0.
<__main__.Car object at 0x7fa530f0fc10>
@whole bear this is what u were talking bout?
anyone free to chat? I have a question regarding my code
!voice @slender gust
Voice verification
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@slender gust ask here?
Imagine all your neural sensitivity to the world was all turned up to 11. Your brain running at a million miles an hour... You'd feel like withdrawing from the loudness of the world and the irrationality of people.
" "
You can use .strip() to remove trailing whitespace
!e py text = """Lines of a file.""" result = text.splitlines() print(result)
@somber heath :white_check_mark: Your eval job has completed with return code 0.
['Lines', 'of', 'a', 'file.']
ya i did it thanks
Panda mentionable.
Things would have been a lot more adorable if we had a pandademic
From critically endangered to least concern in two years of furious panda mating.
I'd have said Look Up.
you need the other two for continuity
Second Renaissance is good.
Beyond(?) is good.
The one with the old house and the cat.
Lets keep this random conversations going I need to get my numbers up lmao
what if you work out your brain with Neuroplasticity, bench press that brain
to learn the answers which you seek
In his defense he is not reasonable... "devils advocate"
ughh yeahhh twist that truth
twist itttt
You offered fair chance of redemption
for Russian that was very American...
alright i'm done, going to get my numbers up elsewhere
thats a big athh boy
Borb.
mike tyson would love it
european robins are usually smaller
true
i never seen robins this big
must only be available near canada or america
i think
π₯°
@slender gust
yep, robin is a good name for a new python package
Voice verification
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Some common wildlife scenes in the world of "Rollin`Wild".
Visit our inflated animals on www.rollin-wild.com
The "Rollin`Safari" Clips are the official trailers for ITFS 2013 (itfs.de) and FMX 2013 (fmx.de)
(c) 2012 Flying Stone GbR.
imagine π€
even european burgers are smaller in size lol
nah
u can get some phat burgers now man lol
yeah, mcdonalds in the UK, they have much smaller sized burgers
bro frick maccies man
Is that what baby fairies are called? Faelings?
the only thing good about maccies is if ur lost at night
and hungry
like at 2am lol
otherwise its over expensive
is your dp, i am trying to recall, is the series called Mr robot something, right?
yes
:)
and urs is the classic wolverine
cant go wrong with that version
i used to love the cartoons back in the day
poopy + poopy = poopy poopy
You getting those numbers up too bro
Python is doing so good in AI and data science sectors.
no
its the second version
dont elongate it
its just mustafa
quick pronounciation
The new star wars movies were disappointing
hm?
dont pronounce it "mustaaafa"
pronounce it "mustafa"
rolls off the tongue
quick ez
reffering to getting enough messages in the server
It
was
a
reference
to
your
style
of
conversation
yah well, mee too lmao
i dont really pay attention to that
that is as u rightly pointed tho
"my style of convo"
XD
nice lol
I wish I had a better excuse
Hello π Erm, trying to stay awake mostly.
yee
ola
Get pung
Diss track yourself.
ambient stuff deffo helps
my attention in fact works better, when there is something in the background playing
BRO WHAT this has to be the best thing i have seen today lol
so funny
Steve Reich music is pretty good for concentration.
Nope. Nope nope nope. Not I.
why coding sometimes is depression..
like im going thro rn
bro bcs u wanna be the best and so u gotta put in more time and yk that
and ur trying to fight ur problem
keep at it dude
Nueral mechanics ooh mannn
ur gonna get it
you might find it weird. I even sometimes play political podcasts in the background while i am working, sometimes stuff like ive already watched, for eg play big bang theory for six hours and get stuff done
ADHD Music will help you to improve your concentration, focus and to boost your productivity. Use this study music during learning process or work. ADD music will eliminate distractions and will help you to get things done. Please use headphones.
Link to this track: https://youtu.be/k9ts6p63ns0
#adhd
#focus
#study
ikr but idk now im feeling like, to live a small copper life.. instead of rushing idk why im thinking this...
ADHD Relief Music: Deep Focus Music for Studying and Concentration, Study Music
~ My other channels:
Sub Bass Meditation Music βΊ https://goo.gl/Q3dSdU
Meditation Cloud βΊ https://goo.gl/oGVo9F
- FACEBOOK
https://goo.gl/FfNFoa - Twitter
https://goo.gl/BmEf8o - Our website
https://goo.gl/SWuQN...
maybe im just low rn that's why
this genuinely gave me a headache
i may needa turn down the bass
XD
yep, my ex-flatmate used to be like that
My brain registers any noise and my brain goes "SQUIRREL!"
π
I dont agree, it's just spatial audio i think
Enjoy the audio tech? Check out my spatial ambience here: https://www.youtube.com/c/AmbientReality
Use Headphones Multi track with 8D processing, listen to individual elements move around you.
Subscribe for more 8D music β«
π§ Comment song requests below π§
#Queen #BohemianRhapsody #8D
For business and copyright issues please contact: 8DFusion@...
DTS something
pain
i just need soft humming
just pure selling techniques nothing else
with like peacefulness
Maybe the single most distracting song in the world π
Maybe it's some kind of reference to Freddy.
@wary meadow all set
Interstellar was such a gem
is it hans zimmer?
@signal sand want to head over to Live-Coding and wait for Mustafa?
What do you wanna code?
Python
Let's go
What is the name of your cat? @gentle flint
my ex-flatmat had a cat, it was called baibai
Delicatessen
or just deli
murica
and legal everything lol
cute name
GPP is good for murica
Does anyone know the joke about "I'm dutch, I won't pay the bill "
objectively false
or was it the portuguese? sorry lol
I'm dutch, we're with 8 people, I will pay 1/8th of the bill
calculated to the cent
and send you a payment request for the rest
lol
@gentle flint you know blender scripting?
sadly not
Anymore?
twitter is history now lol
I was thinking of this when I mentioned a union
https://en.wikipedia.org/wiki/Kalmar_Union
The Kalmar Union (Danish, Norwegian, and Swedish: Kalmarunionen; Finnish: Kalmarin unioni; Latin: Unio Calmariensis) was a personal union in Scandinavia, agreed at Kalmar in Sweden, that from 1397 to 1523 joined under a single monarch the three kingdoms of Denmark, Sweden (then including most of present-day Finland), and Norway, together with No...
There's more steps to the process of Musk buying Twitter
It'll likely have to go through anti-trust checks and what not
anti trust is quite unlikely to be an issue - I don't think I've heard anyone make a real argument that there's any anti-trust reason to stop it
the only likely thing would be the SEC going after Musk for breaking the rules somewhere or other
Market manipulation
Five Finger Death Punch - American Capitalist (Official Audio)
Copyright (C) 2018 Prospect Park
Powered by http://www.vydia.com
Yea, anti trust I donβt see.
u can do all of this w/out the funcs right?
for i in range [list]:
if i == 10:
variable += 1
pre much
@rugged root
Still prefer to code and deploy stuff on AWS from 9-5 . Ahah . But I understand your point. ;)
@rugged root look at #off-topic-lounge-text for a sec... MaybeALittleTread is voice verified but can't talk apparently
nvm apparently he's figured it out
@rugged root
@sweet lodge why did you pinged the admin
Because you started sapamming
But then you stopped
ok
"It doesn't have an engine." "Oh you wanted the PREMIUM package"
@wheat needle Please mute, your typing is coming through
i am sorry π
All good, just letting you know
beautiful car. this car used gypsies people long time ago π
is a fan a fan?
did you know they make sticks of different materials that are poked into running fan blades to see how much damage they can do? They're really amazing. You could even say they're.... fan-test-stick
(pls laugh)
if I don't solve them, am I a genie?
I'll allow it
hi
my brains overcooked, ima rest rn, thanks for tha convs, especially hemlock, mad
What the Caesar thing reminded me of: https://youtu.be/VYoLn9Gnr4U
!e
a = [1,2,3]
a.remove(2)
print(a)
@lavish rover :white_check_mark: Your eval job has completed with return code 0.
[1, 3]
@raw carbon is this you
Jack has a very rare form of laryngeal paralysis and his voice changed after his first surgery. Since posting this video I've received a lot messages from people sending me their own cat's that have similar issues. I want to make an awareness video on this and include cats that sound the same as well as veterinary interviews. If you have a ca...
wait @lavish rover can you do Llama?
do you just want me to spit on you
I'm moo-stafa afterall
bye
I'll be here for a while
"tea leaf" had a slang meaning which I had not intended for my nickname ...π
elonMusk.money--
Sup?
Happy thoughts, dear ones.
π¦
Visa processes around 1,700 transactions per second on average, claiming to be able to support 24,000 tps. Mastercard utilizes a network that claims to handle around 5,000 transactions per second. Bitcoin transactions operate more like cash i.e., they are exchanged person-to-person without a financial intermediary. @amber raptor
And in that sense it makes sense
As of September 2020, the Top 5 digital coins with the highest transaction speed per second are EOS (3000 TPS), Tron (2000 TPS), Ripple (1700 TPS), Stellar Lumens (1000 TPS), and Cardano (1000 TPS). By the way, you can replenish your investment portfolio with any of these cryptocurrencies.
lol probably bias π
Liiiiiiiittle bit
I am surprised Hemlock is willingly participating in this discussion!
I think the on chain TPS is what they're talking about.
its the exit ramp to fiat that is the real bottleneck.
yah
3 mil and 24k is pretty far off.
Nilson Reportβs global credit card statistics also noted a shift in brand transactions in 2019:
5 billion purchase transactions were processed by Visa
3 billion transactions were processed by UnionPay
4 billion transactions were processed by Mastercard
8 billion transactions were processed by American Express
2 billion were processed by JCB (a Japanese credit card company)
3 billion were processed by Discover
Despite where the article is from, it's fair to both sides, from what I'm reading
Also to note, this article is from 2018
Love the "Fuck you cars, horses are still cool" in the mid-1910's
lol!
just my opinion but this is the future;
https://reviewdeal.com/crypto-gaming-projects/
maybe not these particular games, but the concept.
definitely the ledger need to be lighter, but if the clients could handle the ledger, you could potentially have truly unique in game items.
True
There is so much wrong here.
Well you're free to have your opinions π
π
I estimate the combined IQ of this chat to be around 1200
Well, stop bringing it down.
mustafa youre getting a phd?
I dropped out
why?
research wasn't for me
yea i find academic research kind of boring too
well it depends on the topic
but you often find after 3-4 months and youre into answering a question, that isnt really what interests you in actualityπ
Just because you disagree with me, doesn't mean I'm less intelligent.
brb guys im going to try and do some productive work, im going to stay in the call
be back soon
developers, developers, developers π wakes me up
thanks for the great discussion today!
It takes alot of courage
Nice damn dude
have a great day!
yes, it is brave
@rugged tundra get to work
@rugged tundra im getting back to work, you better be back after π
Python kd-tree spatial index and nearest neighbour search - kdtree.py
@rugged tundra
hsd\
how i get
voice
chat
i joined before ajnd had it'
i left by accedent and idk i dotn have uit now
ok
i got it'
thanks'
so
KJ
howe do i check how much i got
?
do i sue a command
like
how much what
let me check for you
You have 83
oh
do i get voice
?
also how do i share screen cuz i need help with something
and would like to show people
screen shared
is that a role?
You need to ask a mods permission for that
if you can't voice verify it might be that you haven't been active for 3 ten minute blocks
yeah you need to type !voiceverify in #voice-verification
oh ok
Eduardo Luiz Saverin (; Portuguese: [eduΛaΙΎdu luΛis ΛsaveΙΎΔ©]; born March 19, 1982) is a Brazilian-born billionaire entrepreneur and angel investor based in Singapore. Saverin is one of the co-founders of Facebook. In 2012, he owned 53 million Facebook shares (approximately 2% of all outstanding shares), valued at approximately $2 billion at the ...
@lapis hazel how does your stomach feel after this?
ordering your food every meal?
@lapis hazel so this angel investor guy, why is he interested in you? sorry i was deafened and came in half way
https://www.sciencedirect.com/science/article/pii/S0925443913002160
This is super interesting.
@rugged tundra dont get me started on machine learning
that was quite something.
lmao
I honestly keep tripping and falling into business development strategies.
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
Corey Schafer, Youtuber, playlist for Python beginners.
i will for sure try to check it out.
I just start watching something on youtube lately and then i see Java and then i see CSS and then just the next the next the next and my brain goes BOOM!
Ive learned a little about lists today thru datacamp Python course
Im not trying to switch
Yea
They seem to just ALL BE NEEDED
and i just dont know where to be with it
and when im 37 and just starting this im LIKE OMFG
Yea backend and frontend
seen that today aswell
yea
yea
forces the hand lol
π€
What do you do Opalmist if you dont mind me asking
Oh ok
I just want to be able to write stuff right now that would help me go thru all my EXCEL sheets at work Easier where i hit a button and it just GOES
SEE your speaking spanish to me now
I dont know what any of the modules mean lol
I know the name numpy
but i havent done anything with it
Pandas
im having a hard enough time to learn stuff with lists and how to uhm change the lists but not change the original lists
πΌ
That was blowing my mind ealier today
Yes change to contents but not lose the original list
Ill show an example
something like x = [a, b, c] y = x [a, b, c] but not change list X
it was something like that earlier today
!d slice
class slice(stop)``````py
class slice(start, stop[, step])```
Return a [slice](https://docs.python.org/3/glossary.html#term-slice) object representing the set of indices specified by `range(start, stop, step)`. The *start* and *step* arguments default to `None`. Slice objects have read-only data attributes `start`, `stop`, and `step` which merely return the argument values (or their default). They have no other explicit functionality; however, they are used by NumPy and other third-party packages. Slice objects are also generated when extended indexing syntax is used. For example: `a[start:stop:step]` or `a[start:stop, i]`. See [`itertools.islice()`](https://docs.python.org/3/library/itertools.html#itertools.islice "itertools.islice") for an alternate version that returns an iterator.
!e ```py
a = [1, 2, 3]
print(id(a))
a[:] = [4, 5, 6]
print(a)
print(id(a))
@somber heath :white_check_mark: Your eval job has completed with return code 0.
001 | 139682217123456
002 | [4, 5, 6]
003 | 139682217123456
pep_number
!pep <pep_number>
Can also use: get_pep, p
Fetches information about a PEP and sends it to the channel.
yes
Yes i see what your mentioning
What is creating the ID number? it was a little different
What
is creating the ID number
Ok
i wish i could share my screen lol
so what im looking at is this x = ["a", "b", "c"] y = x y[1] = "z" print(y) and now if you print(x) it returns ["a", "z", "c"]
!code
Here's how to format Python code on Discord:
```py
print('Hello world!')
```
These are backticks, not quotes. Check this out if you can't find the backtick key.
and now i dont want to change the X list
Yea
i got thru this but it took me a while
x = ["a", "b", "c"] y=list(x) y = x[:]
!e py a = [] b = [] c = a print(a == b) #True. One empty list is equal to another empty list. print(a is b) #False. But they are not the same list. print(a is c) #True. The variable a points to the one, same object in memory as c points to.Equality vs. identity.
@somber heath :white_check_mark: Your eval job has completed with return code 0.
001 | True
002 | False
003 | True
is what the course used as there example
4 false
Man i wish i could talk lol
I think there is just alot about the language of it all i dont understand what each piece of the puzzle it
is*
even down to the objects
Well i used a str() and int() and float() and list() today then they started talking about Methods.
i was goint o say i learned this but i dont think i have yet
so is functions methods?
ok
π₯΄
str.upper
ok
i think this is the kinda stuff i was getting lost on ealier
string to experiment with: place
place = "poolhouse"
Use upper() on place: place_up
place_up = place.upper()
Print out place and place_up
print(place)
print(place_up)
Print out the number of o's in place
print(place.count("o"))
This is something i was wroking on in the datacamp course
and i could not figure out # Use upper() on place: place_up
place_up = place.upper()
!d str.upper
str.upper()```
Return a copy of the string with all the cased characters [4](https://docs.python.org/3/library/stdtypes.html#id15) converted to uppercase. Note that `s.upper().isupper()` might be `False` if `s` contains uncased characters or if the Unicode category of the resulting character(s) is not βLuβ (Letter, uppercase), but e.g. βLtβ (Letter, titlecase).
The uppercasing algorithm used is described in section 3.13 of the Unicode Standard.
so is class always is str.upper not string?
My brain is starting to tik LOL
What is class? i guess i should ask
like ive seen when i ran a code in the python coures earlier it would return class, list
[1,2,3]
lol
