#voice-chat-text-0
1 messages · Page 744 of 1
it's easy
making quiche
swearing in romanian
procrastinating
can't think of anything else
can someone explain this one?
@hushed elm naughty, naughty
it means you need to have the app properly instantiated
oh, so current_app refers to the flask application app = Flask(__name__)?
thanks
no ty boyo
so what this basically mean is that, whatever is in indent of with gets executed for the app flask application
there could be more flask application, but this would work for the app application variable I pass to this function
cause this goes over my head 😢
cheese, any comment? if you can please
👆 can anyone help with this, please?
👀
@rugged root idk when you coming back, but happy bday! im logging out
@gentle flint said it is xD
there was a vsauce video mentioning this...
found it
Follow Michael Stevens: http://www.twitter.com/tweetsauce
Sources and MORE stories below!
Target story: http://www.nytimes.com/2012/02/19/magazine/shopping-habits.html?pagewanted=1&_r=3&hp&
World population clock: http://www.worldometers.info/world-population/
How to disappear:
http://lifehacker.com/5676149/how-to-ditch-big-brother-and-disa...
"We don't need no water..."
The home of the U.S. Government’s open data Here you will find data, tools, and resources to conduct research, develop web and mobile applications, design data visualizations, and more. For information regarding the Coronavirus/COVID-19, please visit Coronavirus.gov.
nah mate
we don't need no water
new books 🙂
wow
@granite olive I can see your a math major
no i just like math
What titles/authors are those
I had trouble understanding abstract algebra.
yeah ive just started, this book has a good approach
i also have a good background in set theory and stuff
so you are better than me without doubt
I love linear tho
His face looks like he's on the toilet.
👆 this guy did every thing, supermodels, WWE, presidency, billionaire, bankruptcy
a video game could be made on him now, kinda like Saints Row 4 (if any of you played it, you'll know)
Every day we stray further from God.
i don't have a single patel in my whole batch of 60-70 students
"Patel Hotel/Motel Cartel" 😂
what database do you think i should use for a new web development project
(serverless options are welcome as well)
ok, I'mma go now, will wish him happy bdday tomorrow
can you use sqlite for web apps?
or is it just for learning stuff
you can , but its definitely not recommended
hmm, cause no authentication stuff
It's fine for smaller volumes.
Once you're dealing with larger databases, other options may be more the thing to look at.
As I understand it.
do we have to use a single dbms with a web app?
maybe we need to alter the entire code for using many dbms's
idk, have never done it, just wondering
How many ways can you write code that does the same thing?
hmm, i was just thinking, different dbms's have different API's but same underlying code to work with them
Implementations of SQL can vary from one brand of db to another.
yesterday it was business stuff
today is voting stuff
this place is the best focus group thingy ever
yeah, but still with a nice API, we might not need to change a lot of code
using more dbms than 1 should be good for something
more secure data, more easy to maintain (cause data is segregated )
I think
Sounds like you're just making life more complicated than it needs to be.
maybe not easy for a single person to do, but for a small team
If you're talking using different brands of database for different purposes, I mean.
If they're all the same, that sounds fine.
I'll try to do that, I'm heading in that direction right now,
using sqlite right now
but will try to implement postgres as well,
maybe filter users in these two on some basis
see what happens
but for now, bye 👋
有中国人吗
quick question
what's this syntax?
line continuation
"Everything is awful and my life hurts." sort of thing.
Protectionist bullshit.
"What if I told you we could do this to every hedge fund in the country with this crazy thing called taxes?"
"Okay, but with taxes we don't get to watch numbers go brrrr"
Not mine.
It's still the 28th, which is my b-day
for opal it should be 29 morning already
my internet died
@gentle flint You can have the virtual environments inherit system packages although I don't think there's a lot of finer-grained customization in that
Anyone elses' - okay yeah, something is up with the voice server
Swapping to a different one
hurrah
ah, I see
hey guys
is voice fixed yet?
idk why
virtualenv has --system-site-packages
not working for me
but this was working before
and so does vanilla venv
Okay so
im initializing objects in a dictionary
I MAY have just shoved an entire cupcake in my mouth
and then calling a method
It do be like that sometimes
tf
I keep autodisconnecting
i’m really confused
@gentle flint discord is pooping its self rn
this is so weird why is it not invoking the method
why would it not give an error
and not work
Dual Kawase blur is really nice
@digital jackal
https://docs.python.org/3/library/wave.html#wave.Wave_read.getnchannels
do this on the Wave_read obj and tell me the return value
Or that song in Coco.
!e
def hemlock():
print(12)
def test():
print(12)
hemlock()
test()
@uncut meteor :white_check_mark: Your eval job has completed with return code 0.
001 | 12
002 | 12
"Her...knuckles they drag on the floor."
"Those aren't the lyrics!"
"There are children present..."
!server
Sing along to "Everyone Knows Juanita" with Gael García Bernal and watch Disney•Pixar's Coco on Disney+.
Disney+ is the ultimate streaming destination for entertainment from Disney, Pixar, Marvel, Star Wars, and National Geographic. Access it all at https://disneymusic.co/JoinDisneyPlus?IQid=dmvevo.
Sing along to all your favorite Disney Hits...
Hi guys
im having a problem with html parsing
print(td)```
when i print td
i get a list of divs
and there in the list there is one that im looking for
but when i specify
td = soup.find_all('div', id_='ea436ecb-4fe5-6442-3b5a-a2f05ac64350')
print(td)```
it prints a []
ofc i make a soup before soup = bs(order['html_body'], 'html.parser')
@hushed elm
yeah?
can you help me with that?
😦
im scraping an email
@rugged root what music u usually listening to?
@rugged root what music u usually listening to?
Oh my god
@rugged root what music u usually listening to?
yessss
I don't really have a specific type.
sure you do, cowboy

that's not gonna be good enough
Okay, correction. Work isn't letting me get more detailed due to time constraints
Hmm?
but i changed it
was doing some dict comp and for some reason that was prolonging the initializer
to the extent that it just gave up
Weird
yeah
I was right big boy
wrote it out over 3 lines instead of the 1 and now it works
i should have put without _
yeah
thanks man 😦
You're such a nice young man.
I could see old ladies giving you hard candy from their purses for being such a nice boy.
you read me like a book haha
@whole bear If you're wondering why you can't talk, check out #voice-verification. That should tell you what you need to know
!e
def hemlock():
def _(*args, o=[]): o.append(arg for arg in args);return o
# ^ Quick way to make people cry
# Read first letter of each method
__=_(
hash,
abs,
property,
property)
yield __
__=_(
bin,
id,
round,
type,
hex,
dir,
ascii)
yield __
# Idk tbh
print(str(int(str(o:=len(next(h:=hemlock())))+str(o)*1)+len(next(h)))[::-1])
@uncut meteor :white_check_mark: Your eval job has completed with return code 0.
31
brb
thicc pyston
awk, bash, brainfuck, c, cpp, crystal, csharp, d, dash, deno, elixir, emacs, elisp, go, haskell, java, jelly, julia, kotlin, lisp, lua, nasm, nasm64, nim, node, osabie, paradoc, perl, php, python2, python3, ruby, rust, swift, typescript, zig,
serverless in serverless
!source
Write-Host “Hello world”
wow who knew how helpful filter is
oh yeah it's crazy useful when used properly
never really touched it too much but i am about to implement it in a few places
can anyone here recommend a good cherry mx red keyboard?
anne pro 2
ty, its not clicky right
preferably sometihng with ten keys though
ten keys, or only ten keys?
with the 1-9 keys
there
you can pick out your keys
I was wondering how you were gonna gover 24 letters with 10 keys
thx for the recommendation
@amber raptor How else are they able to retain their milspec equipment allocation? If they don't use it, they lose it. So it becomes a case of the solution looking for a problem.
lol errors are hilarious
don’t know how this happened
i assigned a keyword and it said perhaps you mean ==
hi @ all
If only every commercial featured Log from The Ren & Stimpy Show. If only.
Scene from the first episode of The Ren & Stimpy Show, "Stimpy's Big Day."
►► Subscribe for More: https://at.nick.com/NickRewindSubscribe
►► Watch More from NickRewind: https://at.nick.com/NewRewindVideos
►► All That on YouTube: https://at.nick.com/AllThat
►► Nickelode...
origional
does anyone use pylint as CodeChecker?
5 in 1 shampoo, conditioner, body wash, toothpaste, and floor wax
oh gosh
I would still like a json-like json serialisation for python that handles the builtin containers and datatypes without type resolution loss. So sets, lists, tuples, dicts (with nonstring keys included), int, float, complex, str, whatever else I've missed...and one that isn't pickle. Which, you know, is fine.
PyON is a thing
Hm. I'll look it up.
PyOFF
PyO3 😉
The Pyer!
👏 👏
👏 👏
"Why is everything on fire?"
how on earth can a change be staged for committing and also not staged for committing?
Hush, I mainly got it for the explanation
k
Callbacks and promises. Courting or coding? You decide!
First one then the other
That or an audition process.
"You promised me the role of x. I never even got a callback!"
so I have a list of lists:
[ [ "bob" , "greg" ] ,
[ "albert", "john ", "ann" , "fred" ],
[ "sandra ", " greg" , "bill"], ]
i want the output of the function to tell me the amount of times that the letter appears in each COLUMN
so for letter "a" the output would be [2, 0, 1, 0]
@icy axle @olive hedge
Here's your reminder: Exercise!.
[Jump back to when you created the reminder](#voice-chat-text-0 message)
Nice! No
Vue/Angular/React
<_< why do I see excel being streamed
https://m.youtube.com/watch?v=tfz4jdwsEaQ standby for timecode ~ 150s
Presented by the Calc Intelligence team: https://aka.ms/calcintel
0:00 – Introduction, Andy Gordon
4:08 – LAMBDA in action, Jack Williams
8:47 – How we started the collaboration with Excel, Simon Peyton Jones
13:08 – Elastic sheet-defined functions and gridlets, Advait Sarkar
18:57 – Units and knowledge base categories as types, Carina Negreanu...
It's the new hot thing
Isn't Simon Peyton Jones famous? For? Haskell?
argh
I can only do 15 pushups in a row after having not exercised in months
this is awful
I really need to exercise more
The part about arrays in Excel cells is 2m20s-ish ^
Early Internet Beauty
Dewit fisher
Nicee
I was out running yesterday. Felt good
unfortunately I only managed 15 pushups before zonking out, down from around 35-40 in the past
perhaps I should exercise more
The hardest part is getting started
can't very well go running now, lol
curfew after 9
who needs pomodoro for time management when they have pistachios
what the hell is that
Indeed, and the descendant of the 1857 ticker tape
well, that's a little different
baudot telegraph is a lot more like telex than ticker is like baudot
Mid 19th century is back in because we're reprogramming phytoplankton to sequester carbon like before the industrial revolution
...what
!charinfo
characters
!charinfo <characters>
Shows you information on up to 50 unicode characters.
You are not allowed to use that command here. Please use the #bot-commands channel instead.
the real gilly?
the one and only gilly~
gelée
i don't think i've seen gilly in like 3 months
i've been hiding in my cave bingeing trash shows like bridgerton and bling empire lel
_ _
It's me, my computer is borking itself @molten pewter
@rugged root HAPPY BIRTHDAY HEMLOCK!
@rugged root Happy Birthday
Can anyone help me with my ML assignment?
What are you doing?
@rugged root Happy Birthday !! 😍
Its just an implementation on KNN algorithm on CIFAR10 dataset without using sklearn.
@rugged root Am late! But happy birthdayy 🎉
Ok so without using sklearn.. What have you done so far for the implementation of the KNN algorithm then?
Hi , I'm Annam Sai Manoharwave
studentI am a Second Year Student at Sathyabama Institute of Science and Technology, Chennai India currently undertaking my Bachelors in Computer Science and Engineering.
arrow_rightI'm Skilled in C,C++ and Sql and I'm Currently learning Data structures and Algorithms and having an enthusiasm in Web development.
Reach me at LinkedIn:- https://www.linkedin.com/in/annamsai/
I found the implementation of KNN but the other things are just confusing for me.
Like importing the data and taking the mean of the image
Welcome
@vivid sapphire take a look at the problem
Consider the CIFAR10 dataset for image classification. Implement K-nearest
neighbour classifier and estimate the optimal value of K (from K=1, 3, 5, ..., 21) using r-fold cross validation (for
r=5). Submit the classification result (create a confusion matrix) along with training error and
testing error for the optimal K. Plot the precision-recall (PR) curve for optimal K value across all the classes.
This is definitely something new to me. I never ran a KNN for image classification. I will take look.
Sure man, take your time, It would be very nice
@gentle flint what is the best nn for making a simple chatbot ?
what's an nn?
neural netwrok
network*
i am going to run it in raspberry pi 4
i was thinking will it be able to work without a gpu
Yeah
but if it's stolen youre done for sure right?
@gentle flint is passwords manager is secured?
i guess it's better writing it in notebook
but if it's stolen
what do you do?
what kind of encryption do you use?
AES-CBC 256-bit for the data
and PBKDF2 SHA-256 to get the encryption key from the master pasword
I couldn't understand the algo for this encryption
@whole bear we could hear you fine
Universe is weird, yo.
My books ► https://www.amazon.com/Exurb1a/e/B06XFM14M8/ref=dp_byline_cont_ebooks_1
T-shirts, mugs, and sadness ► https://teespring.com/stores/exurb1a
Discord server ► https://discord.gg/76ybBSR
Like shit music? I attempt to make that ► https://soundcloud.com/exurbia-1
Facebook ► https://www.facebook.com/exurb1a/
Pat...
Postal 2 too. the best Postal
"Will this kill me? Hm. The MLalg says it's 90% sure it won't. Sounds good to me!"
this is hogfather too?
Yes!
No.
aiohttp
@faint ermine :white_check_mark: Your eval job has completed with return code 0.
True
!e ```py
age = 21
print(20 <= age <= 21)
@faint ermine :white_check_mark: Your eval job has completed with return code 0.
True
!e ```py
for age in range(100):
assert (age>=20 and age <=21) == (20 <= age <= 21)
@faint ermine :warning: Your eval job has completed with return code 0.
[No output]
age = 21
if 20 <= age <= 21:
print("age is in between 20 and 21 both inclusive")
between*
# import for turtle
import turtle
# Starting a Working Screen
ws = turtle.Screen()
# initializing a turtle instance
geekyTurtle = turtle.Turtle()
# executing loop 5 times for a star
for i in range(5):
# moving turtle 100 units forward
geekyTurtle.forward(100)
# rotating turtle 144 degree right
geekyTurtle.right(144)```
import turtle
colors = [ "pink","yellow","blue","green","white","red"]
sketch = turtle.Pen()
turtle.bgcolor("black")
for i in range(200):
sketch.pencolor(colors[i % 6])
sketch.width(i/100 + 1)
sketch.forward(i)
sketch.left(59)```
guys do you know some web sites to do task with python from basics to expert something like catch the flag or smthng? Thanks
our resources page has a list of interactive resources: https://pythondiscord.com/pages/resources/interactive/
We're a large, friendly community focused around the Python programming language. Our community is open to those who wish to learn the language, as well as those looking to help others.
helloo
is anyone able to help on a hashmap problem for c++
or is this only python
most likely not, its mostly python and python related. you're also in the #voice-chat-text-0 right now which is for people in the voice chat
oh sorry
thnx
ok
ok
it will take some time then
def add(x,y):
return x + y
def subtract(x,y):
return x - y
while True:
choice = input('1 is add 2 is subtract: ')
num1=float(input('enter first number dummy: '))
num2=float(input('second number hurry: '))
if choice in('1','2'):
if choice == '1':
print(num1, '+', num2, '=', add(num1,num2))
elif choice == '2':
print(num1, '+', num2, '=', add(num1,num2))
break```
wht does this mean
!e print("\U0001F92B")
@faint ermine :white_check_mark: Your eval job has completed with return code 0.
🤫
this is the voice chat chat
!help eval
!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!*
wdym
like this is the channel is you are in the voice chat xD
for future information
oh ok
yea but
i can help
you need a package
get one form here
Dr. Strangelove or: How I Learned to Stop Worrying and Love the Bomb, more commonly known simply as Dr. Strangelove, is a 1964 black comedy film that satirizes the Cold War fears of a nuclear conflict between the Soviet Union and the United States. The film was directed, produced, and co-written by Stanley Kubrick and stars Peter Sellers, George...
Dr. Strangelove movie clips: https://www.youtube.com/playlist?list=PLZbXA4lyCtqofD2-h3xInLvQuYcFUHvTB
BUY THE MOVIE: http://amzn.to/sfVV1y
Don't miss the HOTTEST NEW TRAILERS: http://bit.ly/1u2y6pr
CLIP DESCRIPTION:
While trying to control his nervous tics," Dr. Strangelove ("Peter Sellers) informs the President (Peter Sellers) how America can ...
@gentle flint
https://nos.nl/artikel/2365945-podcast-de-dag-kinderopvangtoeslagaffairecompensatieslachtoffers.html
De dag. That sounds like something you'd do to a sheep.
the day
Pog @faint ermine
indeed
print("hello world")
error in line 256
hjshshshsh
What about Django?
Install Raid for Free ✅ IOS/ANDROID/PC: https://clcr.me/AlexMeyers_Raid and get a special starter pack 💥 Available only for the next 30 days
Download my game!
https://apps.apple.com/us/app/id1527894025
https://play.google.com/store/apps/details?id=games.b6.alex
Check out my Podcast
https://www.youtube.com/channel/UCBgm0clEVtGjgUKGHbMrqIw/
...
this one, @vocal coyote
@vocal coyote Are you doing it in Django??
backend thing..
@cloud stratus Do you know the machine learning stuff ?
sklearn
I have a question
So should I post it here or not?
Consider the CIFAR10 dataset for image classification. Implement K-nearest
neighbour classifier and estimate the optimal value of K (from K=1, 3, 5, ..., 21) using r-fold cross validation (for
r=5). Submit the classification result (create a confusion matrix) along with training error and
testing error for the optimal K. Plot the precision-recall (PR) curve for optimal K value across all the classes.
Here it is @cloud stratus
Sorry, What?
@cloud stratus
Yes true
How can I compare?....
I think you know ML better than me
@whole bear I guess you are Indian...
Accent & Name
India...
Talk like a paragraph @mortal burrow , so we can guess
Yeah ofncourse
hey
@cloud stratus and you?
India
ohh I see
There are more than billion of indians you will find few everyone, Iam indian too
Hindi
There are more than 200 languages in total with different dialogues
But 22 official language
Talking about English accents
South Indians have different and North Indians have different accent
It's like a whole new world , north and south india
yep
Elon Musk breaks record for most satellites in space
@whole bear are you in college?
no
school
elementary
damn
What about you @lunar pendant
kindergarten
Just joking, I am in high school as a sophomore
That was rude😞
what about you?
yes
class 10
What?
you in class 10 , in school, right!
Hi 🤚 @somber heath , Just making connections
no
sophomore i.e Second year college
Then what does it means "Iam in high school as a sophomore"?
@cloud stratus What was the first language you learnt?
like in 12th standard
What about you @whole bear ?
python
So what do you feel about other languages @whole bear
Do you feel like you want to learn other language
He is in 12th , let him study for boards
Java
swift ^
Is used too for competitive programming
but competitive programming is dumb af
imo
yep
yaa I do use java as well since c++ and java is pretty same
It sucks
It's not for dumb people
@whole bear Here we go again "Scam 1992"
The problems are dumb imo
Did you use your brain at all?
Ofc
@lunar pendant , I'm dumb.
So, its not clear for me that you are a sophomore or 12th std student
no you talk about stock market
? okay so??
so i assume you have watched scam 1992
oh
@mortal burrow really?
I thought you were calling me a scammer lol
as a Indian
@mortal burrow my seniors also went for icpc worlds finals
@lunar pendant Where do you study?
leetcode problems are the dumbest ones
you should start with codeforces @eternal bough
Then you will know how to develop your problem solving skills
@lunar pendant Which college do you go?
data structure and algorithms are fundament stuff for programming
There are many approaches for a single problem
that's not a problem
but it should be correct
Hey @eternal bough , can you please help me?
You need years of work to be smart at python
Here is a simple problem , which tells you how good your problem solving ability. Give a try
sorry i gave you wrong test cases
this is correct one
see example
dumb problem
Where are you from?
What is the point of this problem?
wallstreetbets discord is down rn
Not surprising.
yeah they have a constant 500 people in calls
btw if anyone interested then do participate in this contest , starting in 22 minutes
saw 1020 yesterday :\
There are prizes as well $1000
I have a class
Basically you have to find the largest common substring
right?
I think it must be largest substring
One of the naive approach could be to find all the substring , but it's kidda slow
Did you know dynamic programming?
the efficient solution uses dp
@lunar pendant Why talk so much?
😅
you could talk
k
lol
sorry just joined ¨¨
welcome
relatable
Sandboxed code execution is tricky business but with enough research and iteration you can make a really nice fast and secure product. I'll show you what I've made in this video.
Hope you enjoyed the video!
Get I Run Code bot in your server:
https://emkc.org/run
Check out this code here:
https://github.com/engineer-man/piston
Join my Disc...
mkay
do u guys use this thing in our discord?
ight
Helps keep a lot of trolls away though
It's preferable to what happens without its protection.
Yeah, a single conversation is often more than enough
I'm about a hit of caffeine away from replacing my distro
Hi :D
One girl I knew in school enjoyed singing tenor. She was fun.
when you say tenor i think of the gif engine
She played bass clarinet.
lol
Hey @frail aurora!
It looks like you tried to attach file type(s) that we do not allow (). We currently allow the following file types: .3gp, .3g2, .avi, .bmp, .gif, .h264, .jpg, .jpeg, .mkv, .mov, .mp4, .mpeg, .mpg, .png, .tiff, .wmv, .psd, .ai, .aep, .xcf, .mp3, .wav, .ogg, .webm, .webp, .flac, .afdesign, .m4a, .csv.
Feel free to ask in #community-meta if you think this is a mistake.
Hey @somber heath, I would like to know your point of view towards life.
Hey @frail aurora!
It looks like you tried to attach file type(s) that we do not allow (.tif). We currently allow the following file types: .3gp, .3g2, .avi, .bmp, .gif, .h264, .jpg, .jpeg, .mkv, .mov, .mp4, .mpeg, .mpg, .png, .tiff, .wmv, .psd, .ai, .aep, .xcf, .mp3, .wav, .ogg, .webm, .webp, .flac, .afdesign, .m4a, .csv.
Feel free to ask in #community-meta if you think this is a mistake.
All Music and Words by Mick Moss
More info & purchase:
http://en.prophecy.de/antimatter
http://en.prophecy.de/antimatter-planetary-confinement.html
I guess
Casually, yes; however, when directed to another member, no
Good old images work fine
Pretty pog
dont we all
Most roles are reserved for staff and affiliates so, no colors roles
We have a very nice staff gradient
yeah
Short to high.
i agree
Starting at 3', ending at 8'3".
indeedos
yeah lol
that large
On mobile, it sure is
uuu
Hi macro
hi pure
noooo
made this too
CONTAINMENT BREACH
The gain
@hushed elm Turn it down.
the GAIN
a great way to start python is to download it
Indeed
i didnt have it installed thats why
makes you uet
💪 Gainz
@hushed elm It sounds like you're sticking your microphone next to a running sink, sometimes.
sine as in math or sine as in programming?
I've yet to fix the mic options on my laptop
PJSKBHAHAHAH
i was vocalising when you said .... is singing ...
and i was like
OOP
I need some help in imports,
give me some time for getting some screenshots
I'm gonna end up running a cron job to remind me to update my Nix setup
just !remind
but muuh coooode
so here, 2'nd line from .app import create_app, db, gives error if I write it like this, but not when from app import create_app, db,
(wait for the dir tree screenshot)
I could listen to these all day
Something is wrong with me
How are you running your application?
I was replying first to cheese-infused-european.
in powershell, on flasky_local directory
in the first line you wrote .app that's working
and in the second line you are writing app.model
i shorten the dir name
and create_app is on that directory?
https://youtu.be/0cPa0Kcbx2Y?t=28 @rugged root
yeah, the first line is recognized by pylance, but it actually doesn't work, and throws import error
create_app is inside the __init__.py inside the app folder
Shouldn't from app ... work fine?
guess you should try to import models from .app
very top of screenshot, shows path
Yeah, you should be able to do from app import ... then
CURRENTLY hacking a scratch game lmao
what's the top prize on it?
@wise glade can you share your github link?
yup, give me a second
vase_break.wav
This scream is the 2nd most used scream in existence used in movies tv shows commercials and games
Used In
Crash Bandicoot 1996
Face/Off 1997
The Powerpuff Girls 1998-2005 (Original)
The Fairly OddParents 2001-current
Aaaah Real Monsters 1994-1997 (Intro)
Battlefield 1
Half Life 2
Starcraft
Any Movies TV Shows Or Video Games You Know Have The Ho...
This famous scream has been used in many blockbusters, including Return of the King and Transformers.
Bear and a man fights.. for fish..?
AND ITS NOT MADE BY ME !!! its an old commercial..
FUCK I WANNA DIE
ok time for doom
I wrote a 80 lines long solution for an easy codeforces problem and it doesn't work
is that a Jojo refrence
I wanna die
Sure @wise glade
d-don't
hate to break it to you, but constant suffering is the life of a programmer
@faint ermine Wanna see my light theme 👀
yes pls
yeah, so mod1.py has that form ..top import topfunction, which is correct
but from top import topfunction should not work right?
YES
what's this Blog.hs?
For my site
i will direct you to this <#voice-chat-text-1 message>
looks neat
Because I can 
what's the left window? what editor is that
Emacs
can someone tell me something about this error? anything at all, any insight?
ahaa thought it was emacs
How are you running it though?
Might be better to start with absolute imports first
my brain is as smooth as a icecream in the summer
Is it called Doom Emacs or something?
i changed the dir to the actual script folder to run this
still the same error
https://stackoverflow.com/a/60559653 @wise glade
this one too i think, buti dk
haha
Remember that
from package.module import function
```is
```python
from .module import function
So by doing
from ..top import topfunction
```you're doing
```python
from testing.xxx.top import topfunction
time for cat cuddles
laundmo, can you give me any simple github project of your's with correctly written imports, please 🙏
i'm a fluffy hairy boy, ready for cuddles
can anyone give me some example
thank you pure
Randomize

these are some test cases for imports
https://github.com/OctoLinker/OctoLinker/pull/1147
I have to wonder
@wise glade https://docs.python.org/3/reference/import.html Have you been through this?
What was I on when I wrote amalgam-lisp
I have my Photonics exam in the morning tomorrow, so I'm gonna stop for now and go study a little
kinda forgot everything I did in my classes 😨
That's what I used before but I switched to my own config now
I bookmarked everyone's suggestions, Thank You
Bye 👋
Ah gotcha.
👋
@somber heath did you make any more art lately?
Once the caffeine hits, I might end up prepping my system for migration to NixOS
rofl
that's how i always start my morning. spicy stuff NixOS
@hushed elm I've got a thing I'm working on for it, but no product from it just yet.
I can feel it
eyyy let us know when it's done
But I don't want to betray the Manjaro cult just yet
me neither
manjaro 😍
Manjaro!!!
💟
arch linux best linux
Dual Kawase blur is so nice
prime-run @cloud stratus
Given an array of integers, find the first missing positive integer in linear time and constant space. In other words, find the lowest positive integer that does not exist in the array. The array can contain duplicates and negative numbers as well.
https://forum.manjaro.org/t/setting-up-prime/35365/5 @cloud stratus
https://i.imgur.com/wLuf8Ae.gif Not it, but something else I was experimenting with.
Wot
niiiice, fuckin sickk
haha
So one application that I'm using uses Qt
But can utilize Vulkan for 3D rendering
Logical choice.
Tenet (2020)
Needs more chimpanzees.
Chumpanzee
aloha @rugged root
@rugged root Pear of Destiny.
HA
@rugged root I really want to get into ReasonML but I'm too pre-occupied at the moment
hehe
I should finish my website this Februrary
Yeah no kidding. I want to get a much firmer handhold in JavaScript, but it's going to be stupidly difficult during tax season
I'm graduating in 5 months so that's fun as well
How to Fix “not recognized as an internal or external command batch file"
i have a weird bug
what command did you run
temp=None
count=0
for i in a:
for j in i:
print(j)
a=list(input("enter the string").split(" "))
fun(a)
when i running this
it is working
but
what command did you run
Quite a lot of batteries included
it throwing me error
but now it is working
temp=None
count=0
for i in a:
for j in i:
print(j)
print("hi")
a=list(input("enter the string").split(" "))
fun(a)
when i tired to run
it should be error
but now it is working
f**k windows
My PureScript stint isn't over yet haha
Right, I really have to have my schedule in check
@honest pier see this bro
"Duck season." "Rabbit season!" "Duck season." "Rabbit season!" "Tax season." 📑 🌟 🔫
Rules vary depending on where you are and where you're going. Best practice would be to not travel, least of all in a plane with others.
i mean in US
It's a good idea to get one and keep it current if you're going to travel.
it is weird there is a chance of getting covid in between this 10 days
3-4 days is fine
but 10days is stupidity
Uncle Jack says hi, @hushed elm .
crapping? @vocal coyote
UNCLE JACK is the premium destination for fresh, desirable & affordable watches
lol jk, hii @somber heath
nice animation, you used some noise function for it, right?
Hey hi.
Heya hey hi hello
i'm good man, just trying to let as many people know that go sucks man
how bout you?
I've fiddled to not much effect.
why sucka man?
it's so good for making all kinds of art, with noise functions, procedural generation of 3D models, it's crazy
I'm back, well, on my phone
so ur on your phone
go sucks because of various reasons, most of it is hidden complexity and difficulty in managing exceptions
Gonna try and finish bikeshedding the formatting of my project
go for walk man
Once I have that sorted, I can go and do the API interaction
Hopefully today as well
Look at the little baby canisters!
ohhhaaaaaaaaaaa
damn i took it serious
Mm. I get that it's powerful in all sorts of ways, but I'm intimidated by it all, really. I did make an earnest attempt to tutorial my way through the starting steps of it all, but it got overwhelming pretty quickly. The UI is bit like GIMP's in a way...and I don't mean that as a compliment.
Sorry, didn't know CO2 was a drug
yes it is
have you tried the newest 2.8 version? i'll find a tutorial for you
Dihydrogen monoxide kills
No no, it rhymes with high.
see this
CO2 makes humans stupid don't take too much C02 or release C02
Breathe directly into a fern
@vocal coyote https://developer.twitter.com/en/docs/twitter-api/v1/tweets/search/api-reference/get-search-tweets this is what you need to know
are u using voice mod or what
u sound like Native English man
indoor house plants baby...
sexy accent eh?
Wait, ARE there voice changers that give you a different accent?
That doesn't sound right
u mean plants
Don't call anything and everything drug I've seen people offering you dishwashing liquid to drink which is stupid
Yeah, a fern is a kind of plant
ty. i don't use a mod, i think it's probably my mic
oh u bought new mic
I mean it really doesn't sound that different
He sounds as handsome as he normally does
this is what you can use to read a user's tweets big boy
eyyyy u make me blush
though isn't too high levels of oxygen lead to higher insidence of cancer?
he is trying to flirt with u
Yep. Prolonged exposure to high amounts of oxygen leads to dependency and potentially blindness as well as other things. Although I might be misremembering
oh
https://github.com/twitterdev/Twitter-API-v2-sample-code/blob/master/Recent-Search/recent_search.py @vocal coyote this is for python
43892
95304

