#voice-chat-text-0
1 messages · Page 703 of 1
depends on my mood
but i listen to songs like:
Get New Album Manic: https://halsey.lnk.to/manicthealbumuk...
Follow Halsey
http://iamhalsey.com
http://twitter.com/halsey
https://www.facebook.com/HalseyMusic
http://instagram.com/iamhalsey
Spotify: http://www.iamhalsey.com/spotify
Mailing list: http://www.iamhalsey.com/mailinglist
Directors: Sing J Lee & Halsey
Producers: Whitney Jackson, PJ...
all english
What goes around, comes around by JT.. enjoy :)
@whole bear listen to the one above
yessss
i'll be here
i'll probably be here
utill i go to bed
@whole bear my laptop just died
:/
heyyyy
heya
hi
I'm trying to create a cron job for a python script. Do I need to cd into the directory of the script via cron or just need to give the path.
Example
**** path_to_virtual_env cd path_to_script
Hello 🙂
Erm, hi
@stoic ore you're a bit muffled
@stoic ore Your audio is currently atrocious.
Okay
I'll put myself to push to talk
I stopee
what is atrocious ?
hey
hey
Island Scene https://imgur.com/gallery/TRm480b
def func1(bar):
foo = None
while not foo:
user_msg = input("x to exit, y to lorem, z to ipsum\n>")
if user_msg == "y":
foo = lorem + bar
break
elif user_msg == "z":
foo = ipsum
break
elif user_msg == "x":
# force func2 to print some message and exit, thereby also ending this loop
else:
print("Not an option, please try again")
return foo
def func2():
# lots of complicated code here
bar = input("please enter bar\n>")
foo = func1(bar)
# do all sorts of stuff to foo, unless func1 wanted to exit, otherwise exit with a goodbye message
func2()
def my_input(txt=None, valids=None):
if txt is None:
txt = ''
if valids is None:
return input(txt)
while True:
out = input(txt)
if out in valids:
return out```
list('yzx')
if input() == "c":
waypoint_id = waypoint_len+1
print("VNAV altitude")
while True:
print("Enter number in feet, or press Enter to skip:")
alt = input()
if alt == "":
alt == None
break
else:
try:
alt = float(alt)
break
except ValueError:
# will silently loop back to input request
pass
insert_row(waypoint_id, waypoint, lat, lon, alt, in_db, notes)
!zen
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than right now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!
if alt == "":
alt == None
break
else:
try:
alt = float(alt)
break
except ValueError:
# will silently loop back to input request
pass
s.replace('.','',1).isdigit()
@gentle flint python try: alt = (None if alt == '' else float(alt)) break except ValueError: pass
The pass might be better as a continue, too.
hmmm
I'll change the dict get
Nope. That's break. Continue will jump to the top of the current loop
take = input("Say lowercase yes")
if take.upper() == "Yes":
print("It worked")
else:
print("It didn't work")
Sure but doing that means you don't have debugging
Look how cool my IDEs syntax highlighting looks!
semantic highlighting
traefik2
@lyric basin Your audio clarity has degraded.
It sounds like you have a tea towel stuffed into your mouth.
and you've gone to hide in a cupboard
Quick question, how can I see a third party pips source code?
I believe there should be a pip cache folder you can look at.
There is this Zoom project on github
quite lyrically descriptive, upon my word
he would after your description
speedboot
I found where the package is but can't navigate through there
?
Umm, I can't find the path it is in
It's probably cuz I of Lunix
I dunno how to really do stuff yet
If the folder is hidden and you're using a gui file browser, you'll need to change its settings to show hidden files. They'll be preceeded by a . @cloud stratus
Oh, indeed it is preceeded by a dot
It's how linux does hiding things.
Gotcha, thanks again
distance traveling from destination X to destinate Y in miles.
In class we were introduced to SQL and the relational model. Create a relation G with the data
shown in Table 1 that describes the distance traveling from destination X to destinate Y in miles.
G
X Y Value
A B 1
A C 2
A D 5
B D 3
C D 5
Table 1: Relation G and distances from X to Y in miles.
Once you’ve created and populated your table, write the following queries:
- Select all the tuples
- Select all the tuples whose edges are greater than 2
- Select all the paths of length 2
- Select the path of length 2 that has the greatest sum and display the sum–a hint, you can
add values in the SELECT clause – investigate this on your own. - Give the average of the edge weights
- Give the edges whose values are greater than the average weight
Looks like a logarithmic x axes
vik-ing after I suggest that randomly throwing values at the question and seeing which ones mark as correct might work:
The length value are the edges
@gentle flint yes, I had a good laugh when you said that because of a concept I learned earlier. :)
Yesdes might be more cooperative.
select * from G where X = "A"
write this to foo
select * from G where Y = "D"
write this to bar
for i in select * from foo, bar, where X in foo is Y in bar
@somber heath why did u mute me on vc??????
@lyric basin or were u the one who did
no for you
??????????????/
@hybrid urchin I did not mute you. 🙂 Everyone is automatically muted until they pass the requirements to become unmuted.
for you, read the channel description, famelessguy
this dude is weird man
the link was for Monky
bruh why thats so dumb
prevent from trolling
people join to ask questions all the time
@hybrid urchin It prevents people wandering in off the street, so to speak, and assaulting the ears of people in voice chat.
what if they need to learn something immeditely
they have to wait 3 dAYS AND SEND 50 MSG?
@hybrid urchin It became a problem
LIKE BRUHHHH
How do I search for servers?
they don't need to speak for that
@hybrid urchin So it was a case of "this is why we can't have nice things".
text chat is a thing
grep -s servers
!mute 787444300165152788 1d Falsely accusing other users of using offensive language and then using it yourself. Take some time off and sort your attitude.
:incoming_envelope: :ok_hand: applied mute to @hybrid urchin until 2020-12-13 22:50 (23 hours and 59 minutes).
@hybrid urchin Except you can, with a small amount of patience and contribution to conversations, become unmuted. It's a speedbump, not a permanent prohibition
query
return "SELECT * FROM G WHERE Value > 3.2"
('A', 'D', 5.0)
('C', 'D', 5.0)
return "SELECT * FROM G WHERE Value > 3.2 < Value"
return "SELECT * FROM G WHERE Value > 3.2 > Value"
def waypoint_info(waypoint_id):
cursor = cursor_object.execute(
"SELECT * FROM Route WHERE Waypoint_id=?",
waypoint_id)
row = cursor.fetchall()[0]
waypoint_contents = {
"id": row[0],
"waypoint": row[1],
"lat": row[2],
"lon": row[3],
"alt": row[4],
"in_db": row[5],
"notes": row[6]
}
return waypoint_contents
Flee market! Run away! Run away!
Echidnas (), sometimes known as spiny anteaters, belong to the family Tachyglossidae in the monotreme order of egg-laying mammals. The four extant species of echidnas and the platypus are the only living mammals that lay eggs and the only surviving members of the order Monotremata. The diet of some species consists of ants and termites, but the...
chough
There are two species of passerine birds commonly called chough ( CHUF) that constitute the genus Pyrrhocorax of the Corvidae (crow) family of birds. These are the red-billed chough (Pyrrhocorax pyrrhocorax), and the Alpine chough (or yellow-billed chough) (Pyrrhocorax graculus). The white-winged chough of Australia, despite its name, is not a t...
Not only can Magpies recognise human faces, but they seem to be able to also recognize cars! They spot my car from the end of the road and know it's me. They will come flying down from the treetops to meet me in our special 'meeting spot' to serenade me 😊
Facebook - https://www.facebook.com/themagpiewhisperer
Website - http://www.themagpiewhis...
The gorgeous Pied Currawong sang its loudest song right into the camera! At 0:19 the "EXCUSE ME" song was so loud it was ear piercing even when I was standing 10 metres away! #sydneybirdbath
Direction and Production : Matt Eastwood & David Johns
Voiceover Talent : Rupert Degas
The notorious Bin Chicken gets the Planet Earth treatment. Learn more about this distinguished, yet disgusting bird.
The Grote Kerk or St.-Bavokerk is a Reformed Protestant church and former Catholic cathedral located on the central market square (Grote Markt) in the Dutch city of Haarlem. Another Haarlem church called the Cathedral of Saint Bavo now serves as the main cathedral for the Roman Catholic Diocese of Haarlem-Amsterdam.
Ziggy Stardust, Space Oddity en Life on Mars. Dat waren de David Bowie-nummers, die de Rotterdamse beiaardier Richard de Waardt dinsdagmiddag om 12.00 uur speelde op het carillon van het stadhuis aan de Coolsingel.Het was een eerbetoon aan de Britse zanger, die zondag op 69-jarige leeftijd overleed aan leverkanker. Een hardcorefan van Bowie wil ...
Cow Bells clip taken from Remarkable Guide to the Orchestra DVD. Filmed at The Royal Albert Hall, London in 2008
hey guys do you think my lower back pain last night could be cauzed by stress?
i barely had 2-3h of sleep
my back hurt like hell
not the first time btw
@severe elm Have you got a heat pack or something?
it happens every then and now
I have it when I sit in my chair badly
The heat would probably help to relax the muscles.
I also have it when I walk for 6 hours
especially on bad shoes
alright yeah we have one at home
Bruh i cant talk
A wallaby () is a small or middle-sized macropod native to Australia and New Guinea, with introduced populations in New Zealand, the United Kingdom and other countries. They belong to the same taxonomic family as kangaroos and sometimes the same genus, but kangaroos are specifically categorised into the four largest species of the family. The t...
guys i need some help with a stupid recursive function
is there anyone who can help me?
@paper lodge what kind of function?
@eternal bough I've an idea to pitch you. A dress...made entirely out of pockets.
Hat? Pockets.
Scarf? So many pockets.
Shoes with pockets.
The pockets? You'd better believe the pockets have pockets.
@hushed tusk
no dress made entirely of pockets
Shameful.
i'm not gonna post any girls imgs in here wearing dresses
i'm afraid of getting banned
It tends to be more of a problem when posted without the dress.
you need to get voice verified
i'm not eligible lol
good night everyone guys
@blissful knoll and @shadow trout, feel free to join the convo here to get towards 50 messages
if you are working on voice verification
Im already at 50+ messages
cool
true true
@white turret please go to the voice verifcation channel i think you have to write a command there for verification
Hey @eternal bough thanks for the information. Confused why i am on suppressed mode. Just read the rules for voice verification
your conversation is really good
@blissful knoll yeah feel free to type here to join the convo to get the 50 messages to bypass the supressed mode
@white turret awesome about passing voice verification!
sure. someone helped me here the same way
I'm pretty sure i've read earlier about how some companies not being able to get the 35 bill stimulus package i think.
hey guys i am from India and i can relate myself to the conversation but i blame the trump people to not imposing rules on people like the government in india did
Due to something about long waiting times for application or the banks that are handling it are giving priority for people who are using their service.
I'm pretty sure this was a while back and i don't really know the current status
Indians didn't reduce the scale of pandemic but going on a 4 month complete lockdown has reduced the impact of the pandemic significantly
I guess the a top military officer from US has shown how to make a mask from a towel/napkin
lol
That is why protestors in HongKong cover their faces and use lasers to evade the cameras detecting them. I heard things about social score but i didn't know it was this bad. Thanks for sharing
@hidden cove people do the space engineering with homes too. There's a channel on YT called NeverTooSmall. Check it out once if you are interested
okay, i wll
Hey guys, dropping off . ENJOYED listening your conversation. hope we meet again
cool see you around!
@pearl crescent , hi if you would want to get voice verified feel free to join our convo here via text chat
How do you know theyre all teenagers?
what are they in here, talking about ap coding, or just bs
tbh, i understand what youre talking about yeah
she just sounds low imo
check noise suppression maybe
sure , i'm listening to everyone up here ..🙂
how are you making money with python
contract or you working for someone
what kind of start up are you trying to make
isnt python just all scripting now
ai pinpointing stuff
you need like a whole IT team for that right
Python is used for back-end web development @royal burrow
gotacha
Python is also used for AI and data science a lot.
I see
nix is talking about his idea of detecting ships that unload illegal substances
ah
oh that seems cool
Heyyaa
what about using a sonar kinda technology?
uh what does everyone think of the new aot episode ?
buoy
Sonar is too unreliable for ranging
yaa i see , thanks for the info
Each of the towers, reaching 33 feet in height and capable of “seeing” an area approximately three miles in diameter,
So to get to the to the 50 count to get voice rights all messages counted after August count right?
ah
lol
Here's how to format Python code on Discord:
```py
print('Hello world!')
```
These are backticks, not quotes. Check this out if you can't find the backtick key.
@whole bear who is tf is talking in the background ?
alr, just paste ur code here and the issue
and i'll try to fix it
its fine
stuff = {'gold coin': 42, 'rope': 1}
loot = ['gold coin', 'dagger', 'gold coin', 'gold coin', 'ruby']
count = {}
def add_to_inventory(inventory, added_items):
for item in added_items:
count[item] = added_items.count(item)
for key in count:
if key in stuff:
stuff[key] = stuff[key] + count[key]
else:
stuff[key] = count.get(key, 1)
def display_inventory(inventory):
print("Inventory:")
item_total = 0
for k, v in inventory.items():
print(str(v) + ' ' + k)
item_total += v
print("\nTotal number of items: " + str(item_total))
add_to_inventory(stuff, loot)
display_inventory(stuff)
!e
stuff = {'gold coin': 42, 'rope': 1}
loot = ['gold coin', 'dagger', 'gold coin', 'gold coin', 'ruby']
count = {}
def add_to_inventory(inventory, added_items):
for item in added_items:
count[item] = added_items.count(item)
for key in count:
if key in stuff:
stuff[key] = stuff[key] + count[key]
else:
stuff[key] = count.get(key, 1)
def display_inventory(inventory):
print("Inventory:")
item_total = 0
for k, v in inventory.items():
print(str(v) + ' ' + k)
item_total += v
print("\nTotal number of items: " + str(item_total))
add_to_inventory(stuff, loot)
display_inventory(stuff)
@sick cloud :white_check_mark: Your eval job has completed with return code 0.
001 | Inventory:
002 | 45 gold coin
003 | 1 rope
004 | 1 dagger
005 | 1 ruby
006 |
007 | Total number of items: 48
yes
@whole bear here ```py
stuff = {'gold coin': 42, 'rope': 1}
loot = ['gold coin', 'dagger', 'gold coin', 'gold coin', 'ruby']
count = {}
def add_to_inventory(inventory, added_items):
for item in added_items:
count[item] = added_items.count(item)
for key in count:
if key in stuff:
stuff[key] = stuff[key] + count[key]
else:
stuff[key] = count.get(key, 1)
```you are basically trying to add loot to stuff right ?
@glass vector here
i will write and you can speak
head over to #voice-verification
yeah
did you rejoin or smth then
before the verification was diffrent
cool
yeah i like to do Sales and finnance and also iust to do of programing too and i also do marketing and realllylike talking to peapole
(or typing, in this case)
yup (:
soo where you from
btw if you wwant to we can voice call so you can hear me 🙂
cool
though I've lived in all sorts of places in the past
nicce tthats cool
i dont like this new verefication sistem soo much
its kinda annoying tbh
eh
it prevents new users joining to troll and screech at the top of their lungs
it's kinda useful tbh
nice
its actually pretty cool its just kinda small and not soo many communitys and im more of a social person and i like working with peapole that why i like to do sales and psychology
ah, I see
Which distro is it?
@whole bear i'm gud and hbu ?
maybe if u know how to
do it
yesss i'll help u if ik how to do it'
yes
@whole bear helo
hey do you know where I should go if I need help with a java question
I'd like to know too
there is a java server on discord
https://discord.gg/k8MSBH4F
@dense verge Python art https://imgur.com/gallery/OJaqKvR
here i aga'n
😮 those are coooool
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
@whole bear
Thank
I need it to work in all channels, like this one
!starify 214910690102738945 1h Please pick a nickname that isn't so noisy.
:incoming_envelope: :ok_hand: applied superstar to @plush vigil until 2020-12-13 18:17 (59 minutes and 58 seconds).
Your previous nickname, ꧁█▬█ █ ▀█▀ ꧂, was so bad that we have decided to change it. Your new nickname will be Aretha Franklin.
You will be unable to change your nickname until 2020-12-13 18:17. If you're confused by this, please read our official nickname policy.
:incoming_envelope: :ok_hand: applied mute to @whole bear until 2020-12-13 18:06 (9 minutes and 58 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).
SNAKE JUICE RECIPE
Per 2 Liter H20:
Potassium Chloride Powder = 1 tsp
Himalayan Pink Salt = 1/2 tsp
Baking Soda = 1 tsp
Magnesium Sulphate(Optional)= 1/2 tsp
When you run out of Snake Juice repeat & don’t eat```
@eternal bough
hmmmm the drink is highly diluted
carbohydrates ?
sugar
respiration
some technical words
@hushed elm yeah cuz blood fluid does contain impurities
yeh @sick cloud
bio boi
i'm trash at bio by the way
i don't know too much about it either
hey gyus
I need some advice, on cloud computing, I understand what it is, but can anyone tell me how to approach learning it
where should I start with it
seems like, knowledge of graphs would come in handy, with something like this 👆
yess
so, opal, kutikatj, hemlock, no one's here today huh?
@hushed elm those webapps, do you use JS for them, or python?
for cloud computing, should I go for JS, or does it not matter whatever we go for it
to start learning cloud computing that is
I heard, that if you make an app, and if it gets some user-base, just pack it up with micro-transactions and you're rich 😂
they don't care about yelp, where I live
guys how do i know if i am verified?
you're not, voice verified
and how do i do so?
I think, there's a #voice-verify section in your channel tab, look into it
aaahh, always my internet stops at 12:20, by bedtime mode app
thank you @wise glade
It seems that I'm new so i need to wait for 3 daya
daYS
and send at least 50 messages
yeah, if you get voice verified, that section disappears from our channels list
the discussion there is interesting so i wanted to join
do u know whats unfair, the fact that u have to send 50 messages to speak
sexy oof, that's very mature of you, grown up response
earlier you didn't have to, they put that stuff, cause of some weirdos who get instantly verified and go crazy in these channels
you know with reviews idea, you might have to worry about chinese click farms, they post fake reviews for stuff, at least on ebay I've seen
does there exist a review app, like just an app for reviews? all the products, all the places (restaurants etc), and all of em reviewed
... still not worth at all...
how do you perform sentiment analysis on text reviews?
there's libraries that do that for you, you can find tools like these online
oof, you haven't started exercising?? we all told you before, when we were discussing "anxiety vs panic attack". Start exercising a little everyday, eat healthy
so, do u think this kind of stuff can be used in psicology terms
oh i am exercising all the time @wise glade
@eternal bough
sexy oof, if you use android, don't they record it all
yeah
I've started waking up till 1am, cause now its too cold to wake up in the morning 🥶
haha yeah
@vestal badge feel free to join us in our discussion via text you'll probably get 50 messages in no time
you know I'm not handsome as hell, as some other people are, but how do I boost my confidence,
I started exercising 1.5 years ago, on my own at home (never been to gym) and now my body looks insane
really boosted my confidence
maybe a little bit ego
i hope so XD
i'm handsome as hell
Vik-ing, what are you recording people's ideas for? college project or something ? 😂
be thankful to your parents, giving you handsome genes 😅
@wise glade I watched this video that talked how when people talk about their ideas they are more likely to act on them. :)
yeah, I think these guys will act on it, as soon as they get some time to do it
other than their jobs
yeah, I got carpal tunnel, then bought hand grips off of amazon, fixed itself in a week
yeah, it might not have been carpal tunnel, just some pain came, and I went ahead and bought it
yeh you did good
oof, just one question, why would people ask you do it? no offense, but why you not some other popular professional
( that's the major issue with it, right)
well, I guess, you gotta start somewhere right?
@versed island paper is too good when there is no electricity around. :D
: D
i'm curious to know from people who are here ... how do they manage their offline documentation in this digital age
of pictures and videos
writing offline comes with experience, my teacher said, you always write on paper first, only experienced programmers can write something optimal directly on pc
i mean there is so much you cant put on paper
how do you put pictures and videos on paper?
i mean picture you can but how videos?
Write what?
you're talkin about tapes or something?
damnç
any hacks
i dont think if i could be able
I mean, I create some docs, for my python projects, but never for each jpeg I use, or mp4 etc
Documentation of what? Code? Notes or?
okay im suppressed in voice ...lemme explain
yes
aight thanks u dude
Manning Publications
tyty
btw, till i can speak this is one of the best off topic potcasts ive ever heard
well if you know concepts well, you can explain it well too
come back tomorrow, some regular guys take the weekend off
yeah but how do u improve ur teaching skills?
ok
that would be some really nice podcast you hear
try teaching
what is etheral hacking?
robin hood
i wish but i dont think i got the enough skills for teach
some of us, who can't be a good teacher, no matter what you know
same
@steady pier if you know your stuff well and can teach middle school students well
let me tell you, how do you know you can be a good teacher.
if you can explain some topic in simpler terms, i.e. by some awesome analogies, you can be a good teacher
the thing is that u have to know very good the things u do and i think some of us dont really know. i mean there are stuff that u know is correct but dont know why
and for teach u should know why and explain it
its like my physic teacher, he dont even know why the things he teach are like that
like someone try explaining about polymorphism , if you can do it easily, then you can be a teacher
wanna try somebody?
so imo if u wanna teach u have to know very very very good what u wanna explain
if u can explain the topic in such completly different ways but still making it simpe u are a good teacher
i cant
😂
yess
i also like the writing on this website
like can anyone even explain to me why 0! = 1 😂
i do can
there is a great video about htis
Main site: http://www.misterwootube.com
Second channel (for teachers): http://www.youtube.com/misterwootube2
Connect with me on Twitter (http://twitter.com/misterwootube) or Facebook (http://fb.com/misterwootube)
nice video
0! = 1 is because, we defined it that way, cause we need it to be equal 1
yeah but also there is concepts of limits
! is used to count how many posibilities are there to chose in the number u put before
for example
how many posibilities are there to pick 1 out of 2 people
well guys, its late now, so
bye, stay safe 👋👋
what else kewl discord servers ... u guys on
see ya
k
gringooo
where is the norwegian
so 0! =1
that's nice
0!=1
is here i learn my python?
yes
pablo u looking sexy tonight writing thoose good looking codes ❤️
ye
hhhhh
@lyric basin norge?
is the guys talking russian or norwegian?
english
he talks russian english like me pablo
nooo
not this one
vi king
they are explaining about teaching
its sunday why we learn?
hahahaha
@hushed elm i want to study physics and i have that same feeling
need to wait 3 days
see ya and good luck
pablo is this ur discord friends xd?
yeh i get it
f
macrofather
macrodad
Is this guy sexy?
import random
dw = True
condition = True
while condition or dw:
dw = False
if random.uniform(0,1) > .9:
condition = False```
eyyy too dark but i like the green color
that's my IDE theme

oh no
boi
we gonna rock down to
Koch.
boio
electric avenue
van Gogh
Vincent Willem van Gogh (Dutch: [ˈvɪnsənt ˈʋɪləm vɑŋ ˈɣɔx] (listen); 30 March 1853 – 29 July 1890) was a Dutch post-impressionist painter who is among the most famous and influential figures in the history of Western art. In a decade, he created about 2,100 artworks, including around 860 oil paintings, most of which date from the last two years ...
u never know
van ko$
ˈvɪnsənt ˈʋɪləm vɑŋ ˈɣɔx
well i'll soon be an admin so i don't worry haha
how u so sure ?
i feel it
כ
maɣro
English person gags
this is a bit like OpalMists's pictures
No. 6 (Violet, Green and Red) is a painting by the Latvian-American abstract expressionist artist Mark Rothko. It was painted in 1951.
In common with Rothko's other works from this period, No. 6 consists of large expanses of colour delineated by uneven, hazy shades. In 2014, it became one of the most expensive paintings sold at auction.
小さなめんこ
nice
what is this ? looks like those chemicals bonds which molecules have
Worley noise with postprocessing.
looks cool ngl
noice
this one's meh
i'll see @Here tmr good night
maɣro
ˈvɪnsənt ˈʋɪləm vɑŋ ˈɣɔx
if it helps, it's Dutch, and written as
Vincent Willem van Gogh
geen tijd
ty @somber heath
I could probably make another properly on its side.
1680x1050 here
for the laptop
1920x1200 is superiour
shut
this is for my second monitor

u a minecraft fanboy @faint ermine?
large seed
that sounds weird
haha
i gotta go to sleep, cya soon guys
Hello hello.
so much silence
電磁祭囃子 in NEO TOKYO 2020 🏮
Ei Wada - CRTelecaster
Maiko Aoyama - TV Drums
Akira Ataka - Barcoder
Manami Tada - Emergency Beller
Rika Kawashima - Telelele
Sampei Yamaguchi - TV O-daiko
Etsuko Ichihara - TV O-daiko
Sonosuke Yamamoto - Electric Fan Harp
Kitsu Kaori - Vocal
by Ei Wada + Nicos Orchest-Lab
Official web site| https://www.electronicosf...
how can I verify the github account on discord profile?
Thanks for you reply.
did it work
no, where can i find User Settings?
talkative indeed
pretty normal
Hello
MySql
pls whats the topic ?
want to discuss how to learn relational databases?
So now i can just listen 😦
yeah
Worked with databases?
yeah but i just learn
huh?
the you thing
no, the ai referring to the 'you' and thing
imagine testing that ai in the typing channels
nevermind
oh my bad
lol
Click on it
Get a refund
lmao\
@whole bear Google
@uncut meteor Thanks to you we free loaders can use it with no ads
@uncut meteor that is a loser talk
gotta bribe
I hate IBM
for using Cobol
@somber heath let me turn my self in to chirsmast tree
@eternal bough I honeslty don't
You can do it if you just believe!
for me I just want to blend in
@uncut meteor My fk boy friends
wear expensive shit
YESSIR
YES
I don't have the luxury to care about my clothing, this effected my social life in school
@eternal bough
bruh
I hate shopping with my life
http://www.r2d3.us/visual-intro-to-machine-learning-part-1/ @austere linden
@eternal bough
https://towardsdatascience.com/understanding-decision-trees-for-classification-python-9663d683c952
@austere linden
LAMP stack: JavaScript - Linux - Apache - MySQL - PHP
LEMP stack: JavaScript - Linux - Nginx - MySQL - PHP
MEAN stack: JavaScript - MongoDB - Express - AngularJS - Node.js
Django stack: JavaScript - Python - Django - MySQL
Ruby on Rails: JavaScript - Ruby - SQLite - Rails
noice !
How is it going?
Yeah statistics comes in handy for sure 😄
Unmute your mic 😆
It would be good if more people were able to make sense of probability and statistics in their life.
I listen to this podcast/show called More or Less
Sorry, internet cut out for a sec.
Erm @austere linden you've got an echo coming through.
Yep, also as a podcast: https://podcasts.apple.com/gb/podcast/more-or-less-behind-the-stats/id267300884
Use of stats in the media is genrally abysmal to be honest 😄
Yeah
One thing I would have liked is an estimate of the proportion of people in my region who are currently infectious.
Instead you get number of confirmed cases/deaths, which is not actually very useful for decision making unless you have the know-how to analyse the data.
Didn't catch that sorry.
Whenever you need to compare the US and UK, just divide the US number by 5.
US has about five times the population of the UK.
It's not been great. But then I'm not really knowledgeable enough to say 😄
Are you from the UK too? @stuck furnace
Echo's still pretty bad @austere linden
Oh yeah
I was reading about how to analyse this sort of thing
And It's often better to look at like the 99 percentile, rather than the median.
Check out Khan Academy @austere linden 🙂
Also Brilliant, but it's paid.
Notation?
Ah yes.
Oh right 😄
Oh yeah, we say BODMAS, they say PEMDAS 😄
Lot's of background noise @eternal bough
Sounds like you're eating the microphone 😄
Multiple regression is what I'd call it.
The thing about maths is it's hard to learn sporadically.
Things have to be learned in a certain order.
I'm eating seaweed nom nom
Oh that would be cool. Maybe a book club?
Where people meet up once a week to discus a chapter of a textbook they're all working on.
more like Tutorials @stuck furnace @eternal bough
Ah right. That would be harder, because there's a lot of prep involved in running lessons.
It's a good idea. But it's a matter of finding someone willing to do all of the work 😄
And keep doing it in the long run.
Ah right.
For sure 😄
I remember group projects at university
That would be me 😄
Yeah me too
Are you guys doing AoC?
Advent of Code
Yeah no worries 😄
Yep
The next day goes online in 15 mins.
I'm kind-of half taking it seriously.
Yep
Getting on the leaderboard is hard. There are some really fast coders out there.
Erm, to preserve my self esteem 😄
By not taking it too seriously and then doing badly...
Alright see ya @eternal bough 👋
It is 😄
I take vitamin D
I gtg too
Bye 👋
@sick cloud wann talk?
ummm okay but i sound trash
that moment when you fall asleep way too early and thus wake up way too early
@whole bear i'm definitely a nervous speaker
Np
and how is life ?
oi, jag
should I set my Windows 10 theme to this
that looked like a mc laptop ngl
lol, true
@whole bear is working with socket ezy ?
but you could say the same for my current Linux desktop
Agreeee @gentle flint
why do all os look like mac now ? 😭
so, should I or should I not
I like flat dark themes
@whole bear do u like mac ?
which os do u prefer ?
Linux
@gentle flint which os do u prefer ?
windows for me.... that's da only os i have used
i'm using windows 8.1
EWWWW
@stoic ore helo
Myb windows 7
nooo F
@stoic ore be right back
my micro-phone is pretty sh*t
so i don't expect u to understand
x = ""
for j in range(0, 50):
x += "+"
if len(x) < 50:
print("+" + x )
else:
break
Agree with me?
!e
x = ""
print("+")
for j in range(0, 10):
x += "+"
if len(x) < 10:
print("+" + x )
else:
break
@sick cloud :white_check_mark: Your eval job has completed with return code 0.
001 | +
002 | ++
003 | +++
004 | ++++
005 | +++++
006 | ++++++
007 | +++++++
008 | ++++++++
009 | +++++++++
010 | ++++++++++
@somber heath welcome to the chat
Afk for a while
@stoic ore yesss i'm here
ok see u
!e
for i in range(1000):
@mellow flower :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | for i in range(1000):
003 | ^
004 | IndentationError: expected an indented block
!e
for i in range(1000):
print("simp")
@mellow flower :white_check_mark: Your eval job has completed with return code 0.
001 | simp
002 | simp
003 | simp
004 | simp
005 | simp
006 | simp
007 | simp
008 | simp
009 | simp
010 | simp
011 | simp
... (truncated - too many lines)
Full output: https://paste.pythondiscord.com/ivigeriquq.txt
oh, which class u in ?
chemistry
hmmm, when does holiday start for u ?
@hollow haven helo
hey
I'm probably not going to be here for the next 3 or 4 days. Just wanted to let you guys know
Holiday deliveries, having to drive all over town
play roblox
Well GL!
I can't talk
do u play minecraft ?
I play minecraft
u aren't voice verified...
check voice verification channel
ummm, can u show us the code ?
more* then 50 message
not less, equal or more than 50 messages
def testing(fun):
def wrapfun():
t1=time()
myfun()
t2=time()
print(f'your time is : {t2-t1}')
return wrapfun
@testing
def myfun():
for i in range(100):
i*2
myfun()```
from time import time
def testing(fun):
def wrapfun():
t1 = time()
myfun()
t2 = time()
print(f'your time is : {t2-t1}')
return
return wrapfun
@testing
def myfun():
for i in range(100):
i*2
myfun()
```try this
!e
from time import time
def testing(fun):
def wrapfun():
t1 = time()
myfun()
t2 = time()
return f'your time is : {t2-t1}'
return wrapfun
@testing
def myfun():
for i in range(100):
i*2
myfun()
nvm
!e
!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!*
why ur returning nothing
go to #bot-commands and type !help
okay
return to exit function
!e
from time import time
def testing(fun):
def wrapfun():
t1 = time()
fun()
t2 = time()
return f'your time is : {t2-t1}'
return wrapfun
@testing
def myfun():
for i in range(100):
var = i*2
print(myfun())
@sick cloud :x: Your eval job has completed with return code 1.
001 | Traceback (most recent call last):
002 | File "<string>", line 16, in <module>
003 | File "<string>", line 5, in wrapfun
004 | File "<string>", line 5, in wrapfun
005 | File "<string>", line 5, in wrapfun
006 | [Previous line repeated 995 more times]
007 | File "<string>", line 4, in wrapfun
008 | RecursionError: maximum recursion depth exceeded while calling a Python object
@sick cloud i'm trying to print it inside the wrap function not outside
may i know the reason
why i getting this error
!
wait
!e
from time import time
def testing(fun):
def wrapfun():
t1 = time()
fun()
t2 = time()
return f'your time is : {t2-t1}'
return wrapfun
@testing
def myfun():
for i in range(100):
var = i*2
print(myfun())
@sick cloud :white_check_mark: Your eval job has completed with return code 0.
your time is : 1.1682510375976562e-05
@normal hinge fixed it
u not getting my point
then u would have to call the function again and again
!e
from time import time
def testing(fun):
def wrapfun():
t1 = time()
fun()
t2 = time()
return f'your time is : {t2-t1}'
return wrapfun
@testing
def myfun():
for i in range(100):
var = i*2
print(myfun())
@sick cloud :white_check_mark: Your eval job has completed with return code 0.
your time is : 1.5020370483398438e-05
then u r only gonna get the time output once
yeah
but error
right
i don't understand why
come to code help 1
damn i need to go and get some coffee
@sick cloud thanks man
👍
np <3