#voice-chat-text-0
1 messages · Page 622 of 1
same
Flask work with api really well
Vikash don't expect everything to be easy in programming
@whole bear I hate django for that exact reason flask is so much better
@whole bear I hate django for that exact reason flask is so much better
@whole bear django hates you lol
it does
plus flask has a lot of extensions
yeah it told me the other day
flask_you name it
wdym
like
flask_pymongo, flask_sqlalchemy, flask_login, flask_wtf, flask_bootstrap and more
Svendborg
@whole bear Are u from uk?
i am why
Oh i see
Yes
Yes I can
Hello mate
🙂
U sound like tom Holland to me
@whole bear Are u a college student?
level 2
btec?
What u learn in level 3?
html,css?
want me to list off my unit
s
oh alright I'm a freshmen to college
Unit 29 - Installing and Upgrading Software
Unit 26 - Mathematics for IT Practitioners
Unit 23 - Human Computer Interaction
Unit 7 - Organisational Systems Security
Unit 8 - e-Commerce
Unit 9 - Computer Networks
Unit 15 - Object Oriented Programming
Unit 16 - Procedural Programming
Unit 28 - Website Production
Unit 36 -Computer Game Platforms and Technologies
cheers mate
What language?
Python?
What programming language
What programming language they teach u in college
Oh ok
I'm a self-taught programmer aswell
nice
@whole bear if u got computer science then question in #algos-and-data-structs
@whole bear ram is a memory but it's consider as a primary storage
Dynamic RAM
< >
<https://google.com>
Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.
A human interface device or HID is a type of computer device usually used by humans that takes input from humans and gives output to humans.
The term "HID" most commonly refers to the USB-HID specification. The term was coined by Mike Van Flandern of Microsoft when he propose...
@whole bear
What the fuck did you just fucking say about me, you little bitch? I’ll have you know I graduated top of my class in the Navy Seals, and I’ve been involved in numerous secret raids on Al-Quaeda, and I have over 300 confirmed kills. I am trained in gorilla warfare and I’m the top sniper in the entire US armed forces. You are nothing to me but just another target. I will wipe you the fuck out with precision the likes of which has never been seen before on this Earth, mark my fucking words. You think you can get away with saying that shit to me over the Internet? Think again, fucker. As we speak I am contacting my secret network of spies across the USA and your IP is being traced right now so you better prepare for the storm, maggot. The storm that wipes out the pathetic little thing you call your life. You’re fucking dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways, and that’s just with my bare hands. Not only am I extensively trained in unarmed combat, but I have access to the entire arsenal of the United States Marine Corps and I will use it to its full extent to wipe your miserable ass off the face of the continent, you little shit. If only you could have known what unholy retribution your little “clever” comment was about to bring down upon you, maybe you would have held your fucking tongue. But you couldn’t, you didn’t, and now you’re paying the price, you goddamn idiot. I will shit fury all over you and you will drown in it. You’re fucking dead, kiddo.
for reference only
it's not an insult to you
A copypasta is a block of text which is copied and pasted across the internet by individuals through online forums and social networking websites. Copypastas are said to be similar to spam.
Random question: how do subdomains work with https?
whats py thon
python is a programming language @sour hill
Photo Path
thats the HTML page
css page
The image I added is not working
here is the photo file path
No
@whole bear are u using windows XP
this is the most i can get
for me, it aligneth not
it exists for me
@fast gyro Come to Code/Help
background-image:url("image.png")
@sour hill
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
\
./img/hero.jpg
/home/user/Pictures/img/hero.jpg
C:/Users/my_user/Pictures/img/hero.jpg
!codeblock
Discord has support for Markdown, which allows you to post code with full syntax highlighting. Please use these whenever you paste code, as this helps improve the legibility and makes it easier for us to help you.
To do this, use the following method:
```python
print('Hello world!')
```
Note:
• These are backticks, not quotes. Backticks can usually be found on the tilde key.
• You can also use py as the language instead of python
• The language must be on the first line next to the backticks with no space between them
This will result in the following:
print('Hello world!')
```html
code here
```
"owo"
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="test.css">
<title></title>
</head>
<body>
<header class="header">
Some text...
</header>
</body>
</html>
```
you can do this
all you need
is a \
ah
\```
thing
fuck
```
get rekt
```
backslash backtick backtick backtick
text
backslash backtick backtick backtick
\
not /
im hella lost
- {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.header {
background-image: url();
}
```
fuck
no thanks
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.header {
background-image: url('/home/user/Desktop/neat.png');
}
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="/home/user/Desktop/test.css">
<title></title>
</head>
<body>
<header class="header">
Some text...
</header>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="/home/user/Desktop/test.css">
<title></title>
</head>
<body>
<header class="header">
Some text...<br/>
Some text...<br/>
Some text...<br/>
Some text...<br/>
Some text...<br/>
Some text...<br/>
Some text...<br/>
Some text...<br/>
Some text...<br/>
Some text...<br/>
Some text...<br/>
</header>
</body>
</html>
!codeblock
Discord has support for Markdown, which allows you to post code with full syntax highlighting. Please use these whenever you paste code, as this helps improve the legibility and makes it easier for us to help you.
To do this, use the following method:
```python
print('Hello world!')
```
Note:
• These are backticks, not quotes. Backticks can usually be found on the tilde key.
• You can also use py as the language instead of python
• The language must be on the first line next to the backticks with no space between them
This will result in the following:
print('Hello world!')
!codeblock
- {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.header {
background-image: url(file:///D:/Udemy/coding/2.Udemy%20-%20Advanced%20CSS%20and%20Sass%20Flexbox,%20Grid,%20Animations/2.%20Natours%20Project%20%E2%80%94%20Setup%20and%20First%20Steps%20(Part%201)/8.Natours/starter/img/hero.jpg);
}
```html
```css
"
"image.jpg"
/r/netsec, /r/sysadmin
Yubikey
{google:baseURL}search?q=%s&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:iOSSearchLanguage}{google:searchClient}{google:sourceId}{google:contextualSearchVersion}ie={inputEncoding}
Hi(don’t have access to microphone for now)👀
okay
How accurate is that😂
well, isn't it?
I just finished playing valorant for 6 hours
oof
well, isn't it?
@gentle flint very accurate indeed
@whole bear https://en.wikipedia.org/wiki/Valorant
is valorant good game?
Oh i see
Like super hard
Harder than rock?
Should give it a go i am in absolute love
Harder than rock?
@whole bear never heard of but it is hard compared to shooter games like warzone apex and pubg
Pubg is banned in india
Nah
careful
Sure
ali's fight mode has been activated
lmao
I feel bad for Indian poeple
I don't
they've successfully risen out of a colonial past
I'm confused as fuck
@somber oar that could honestly be any asian country
or actually any low-wages country
Back to coding i guess
like, for instance, Chile
Yeah in a phyton server 👀
*python
Chat is another thing
I call it phyton without realising mistake but i will try to use correct spellings
it's fine, relax
Americans care too much for spellings 😂😂😂
👀
what the fuck did you just fucking say about me, you little bitch?
woah
Who?
nvm
I am confused
Some nice words
I offended someone?
Oh thanks
5 years ago
for one day
Have u guys used turtle module before?
@whole bear i have
whats up
Nah just asking for fun
🙂
okay
I am back
SSD are hella better than Hard drives
But they have a con
You can’t recover data easily from ssd
So i think its a miss conception
ssd's are pretty reliable tho
So do SSD even have con?
well yes
Compared to hard drive
but the con's are small
@simple folio in the vc chat
aqua regia is probably cheaper than gallium
@whole bear if we say ssds have security issues do what people do here....cause ssd Expensive we buy a Ssd of a size like 250 GB to install window and a Hard Drive to store large files
Thermite?
@stuck furnace thermite are those materials or compounds which produces large amount of heats upon chemical reactions
You try to be extra secure which is good
But can’t stop hackers if they want to
They will find narrow escape
The most of such poeple attack on your back accounts
But
We have paypal
Convenient
Bye guys it’s 3AM already going to bed Have a good day/night
import requests
raw_json = requests.get('https://api.duckduckgo.com/?q=ip&format=json').json()
answer = raw_json["Answer"].split(' ')
print (' '.join(answer[:5]))
What the fuck did you just fucking say about me, you little bitch? I’ll have you know I graduated top of my class in the Navy Seals, and I’ve been involved in numerous secret raids on Al-Quaeda, and I have over 300 confirmed kills. I am trained in gorilla warfare and I’m the top sniper in the entire US armed forces. You are nothing to me but just another target. I will wipe you the fuck out with precision the likes of which has never been seen before on this Earth, mark my fucking words. You think you can get away with saying that shit to me over the Internet? Think again, fucker. As we speak I am contacting my secret network of spies across the USA and your IP is being traced right now so you better prepare for the storm, maggot. The storm that wipes out the pathetic little thing you call your life. You’re fucking dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways, and that’s just with my bare hands. Not only am I extensively trained in unarmed combat, but I have access to the entire arsenal of the United States Marine Corps and I will use it to its full extent to wipe your miserable ass off the face of the continent, you little shit. If only you could have known what unholy retribution your little “clever” comment was about to bring down upon you, maybe you would have held your fucking tongue. But you couldn’t, you didn’t, and now you’re paying the price, you goddamn idiot. I will shit fury all over you and you will drown in it. You’re fucking dead, kiddo.
@gentle flint
~~hi~~
print
no
if not params:
result = requests.get(
url,
auth=HTTPBasicAuth(key, None)
)
else:
result = requests.get(
url,
params=params,
auth=HTTPBasicAuth(key, None)
)
.uwu
I was watching that :/
vg
!pep <pep_number>
Can also use: get_pep, p
Fetches information about a PEP and sends it to the channel.
!pep
pep_number
!pep <pep_number>
Can also use: get_pep, p
Fetches information about a PEP and sends it to the channel.
!pep 2
lol
omg
his mic
i don't hear shit
:/
wtf
ghhhhhhhh
lmfao
Can someone please help?
I having trouble with installing a module (scrapy)
pip red text of doom?
Read though it carefully. You may have something you need to install first.
DId you follow the scrapy installation instructions for your system?
Perhaps there's a step you missed.
If, on looking through the red text, you find something that suggests cause, but you're not sure, maybe try googling that segment
Someone else may have encountered the same error.
can anyone help me web scrapping?
very basic
i just want it in python
and with selenium preferabally
@lean gull i have worked with selenium worst module for web scraping. Chrome can easily detect automation leading to remember me checkboxes are disregarded. Selenium doesn't let you run chrome in the background. You must always have the chrome open and selenium is quite slow.
I am changing to scrapy since I have heard it's faster more feature, but a little hard to code with
@whole bear can you join channel pls?
Welcome to the video about python automation for beginners. We will try the most basic thing for web automation using python script. We will use selenium and Chrome web driver to perform a simple task. Surely this is just a basic and fun introduction for web automation in pyth...
a clockwork orange
anyone wants to see my python project?
ok
sure
can't share screen
nope
not allowed, sad
Nope
DMs.
If you have a repo that works as well
it has but it has a difficult setup
Now I'm curious
https://github.com/Shivansh-007/WebSearch this is it
@fickle orbit https://pypi.org/project/playsound/
this is the easiest module in existence for playing sound files
but it can't really do anything else
Now I'm curious
@swift valley can you allow me for sometime?
I don't have the perms for that
oh,
sad
it should be allowed in one vc atleast
can i ping you lemon?
I don't have the perms for that
@swift valley can i ping lemon to ask him
File "C:\Users\outla\OneDrive\Desktop\game prod\.py\test.py", line 4, in <module>
playsound('C:\\Users\\outla/OneDrive\\Desktop\\game prod\\.py')
File "C:\Users\outla\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\playsound.py", line 35, in _playsoundWin
winCommand('open "' + sound + '" alias', alias)
File "C:\Users\outla\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\playsound.py", line 31, in winCommand
raise PlaysoundException(exceptionMessage)
playsound.PlaysoundException:
Error 263 for command:
open "C:\Users\outla/OneDrive\Desktop\game prod\.py" alias playsound_0.7144920967894735
The specified device is not open or is not recognized by MCI.
[Finished in 0.4s]```
playsound('C:\\Users\\outla/OneDrive\\Desktop\\game prod\\.py')```
hmmmmmm
I'd advise against that
try using
r'C:\Users\outla\OneDrive\Desktop\game prod.py'
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape
We don't allow screensharing for a simple reason: We initially allowed it but it was used for things we really don't want to see. Since moderating it sufficiently is nearly impossible or requires an amount of effort we simply can't justify with a team of volunteers, we've disabled it.
playsound('C:\Users\outla\OneDrive\Desktop')
r
playsound('C:\Users\outla\OneDrive\Desktop\azan1.mp3')
playsound(r'C:\Users\outla\OneDrive\Desktop\azan1.mp3')
Guys do you know what is the name of this song
@DaniDevYT How to fix your TV in 30 seconds
Trust me it works👌🏾💯 https://t.co/tmFU4RPbCI
playsound(r'C:\Users\outla\OneDrive\Desktop\azan1.mp3')
'Hello \new world' vs r'Hello \new world'
We don't allow screensharing for a simple reason: We initially allowed it but it was used for things we really don't want to see. Since moderating it sufficiently is nearly impossible or requires an amount of effort we simply can't justify with a team of volunteers, we've disabled it.
@olive sentinel sad
Alt + print screen
Your typical wrestling montage.
Buy this track here: https://jackstauber.bandcamp.com/track/buttercup
Title: Buttercup
Artist: Jack Stauber
Album: Pop Food
Release Date: 2017/03/25
Genre: alternative, acoustic, indie, indie pop, synthpop
Country: USA
Ly...
Alt + print screen takes from 1 window
there you goo
but print screen takes the whole screen
there's PrtSc key
Just press PrtSc
@fickle orbit
@versed sapphire theres the song
and Ctrl + v here
@versed sapphire theres the song
@ember hazel Oh thank you !!!
@ember hazel Really Really Thanks you !!
@cerulean moth Well, we're all volunteers and within two weeks of the feature being added to Discord, we had at least two cases of people streaming porn, multiple cases of people restreaming netflix, and a few other things that are absolutely not acceptable in our community.
@olive sentinel what??
@ember hazel Really Really Thanks you !!
@versed sapphire no problemooo
Yeah, I know, that's why we can't have nice things.
oof, maybe you can add a streamer role and any team member can give that when they are watching the stream
@olive sentinel 
Relocate the file and try? or maybe it is corrupted????
does my name will be changed if I change my name ?
nick?
no
wdym then
what happen?
Actual name
oh i think it changes
That could be an option, but it's something we'll have to discuss in the moderation team. One caveat I forsee is that people are going to ping moderators whenever they want to stream and expect them to jump in voice to keep oversight. That's not something we can reasonably provide, as a lot of us have day jobs and can't just join streams whenever needed. In many ways, moderating text channels is much easier and less intrusive to the time moderators have available.
maybe a compromise would be to have a role that's a bit easier to obtain other than "Helper" that would allow us to stream; have it not too hard to obtain but not too easy so that it can be taken advantage of
That could be an option, but it's something we'll have to discuss in the moderation team. One caveat I forsee is that people are going to ping moderators whenever they want to stream and expect them to jump in voice to keep oversight. That's not something we can reasonably provide, as a lot of us have day jobs and can't just join streams whenever needed. In many ways, moderating text channels is much easier and less intrusive to the time moderators have available.
@olive sentinel maybe you can put a feature like!stream-applyand then it will ping any moderator which have a non-dnd status and who are online, and then they can oversee
The point is that we don't have the capacity to guarantee such oversight and people are going to expect it
oke bye now
Moderating this server is a lot of work already and we're very protective of increasing the workload for moderators
okay, np
i get it
We currently have 24 staff members with the moderation role and we're already stretched to capacity, more or less.
maybe if you guys are okay you can add .......
Click the icon on the task bar at the bottom of the screen to invoke the Start menu. (The icon is the one that looks like a white version of the Windows logo.)
Type "folder options" (without the quotation marks). There is no blank field on the screen to suggest that you can type anything, but you can. Just type it.
Click the "File Explorer Options" item that appears in the "Best match" list that appears.
A dialog box with the title "File Explorer Options" will appear. Click the "View" tab at the top of the window.
Scroll to find the item "Hide extensions for known file types" and click the box next to it to remove the tick.
Click the "OK" button.
from playsound import playsound
playsound(r'C:\Users\outla\OneDrive\Desktop\azan1.mp3')
Hello
hi
religious?
MerSan what is that show?
watching germany vs spain
@ember hazel how did you know that song ?
i have a python app thats tracks the sound and tells me
How does one solve this issue?
by defining lisebce
doublee check your variables
he hasn't defined any
lisebce = 'Hello!'
this is a fresh python shell
I actually used python before
Or, if you have a module called lisebce you want to import into your script, import lisebce
I have not learned of defining stuff
Did you mean to type license?
i have a python app thats tracks the sound and tells me
@ember hazel really ?
how
@ember hazel really ?
@versed sapphire lol i was kidding.... i knew that song anyway
nm
guys
guy
what is !=
unequal to
whhooo whooooo
imagine building a new font when there are already perfectly good ones available
https://en.wikipedia.org/wiki/Cascadia_Code
just use consolas
remember this font?
https://en.wikipedia.org/wiki/Fixedsys
! (1 != 2) is False True ?
snapseed
snap your seed
imao
iaughing my ass off
MerSan are you from Nepal?
uhh, does anyone know how to like make the mike [push to talk]??
ye
I think I figured out what my above True False thing was doing. It was evaluating the righthand first.
ok
ohohoh, so i need to download the desktop app to push to talk, im too lazy to do that
do you know any science related servers that you could recommend me?
Like more of physics thing??
Well i'll try that flat eartehr servers
Well i know a lot of wired people soo
there's one
ty
alrdy
u can delete it now
kthx
helping and advertising are different
I wish i could stay longer bt I have to do hw, so, bye for today
hello
i need some help
how would i be able to write this code without an error
just 1 moment
flag = True
while falg == True:
if test.lower == 'yes':
print('yes')
else:
if test.lower == 'no':
break
else:
if test.lower != 'no' and test.lower != 'yes':
test = input('please say yes or no')```
umm ok
flag = True
while flag == True:
if test.lower == 'yes':
print('yes')
else:
if test.lower == 'no':
break
else:
if test.lower != 'no' and test.lower != 'yes':
test = input('please say yes or no')```
You could also just do while flag:
I know that
ok
if he's using breaks he could also just do a while True
and leave out the whole flag thing
You Arsh, not you, Super.
what he really should do is set flag to false instead of breaking
if (FajrHL == datetime.datetime.now().hour and FajrML == datetime.datetime.now().minute ):
playsound(r'C:\Users\outla\OneDrive\Desktop\azan1.mp3')
flag = False
break
if flag == False:
while flag == False:
snooze = input('would you like to snooze for 10 min? ')
if snooze.lower == 'yes':
snooze_time = datetime.datetime.now().minute
znooze_time = snooze_time + 1
if datetime.datetime.now().minute == snooze_time:
playsound(r'C:\Users\outla\OneDrive\Desktop\azan1.mp3')
else:
if snooze.lower == 'no':
break```
use pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
country_set
instead of
else:
if snooze.lower == 'no':
break
do
elif snooze.lower == 'no':
break
break```
while flag == False:
snooze = input('would you like to snooze for 10 min? ')
if snooze.lower == 'yes':
snooze_time = datetime.datetime.now().minute
znooze_time = snooze_time + 1
if datetime.datetime.now().minute == snooze_time:
playsound(r'C:\Users\outla\OneDrive\Desktop\azan1.mp3')
else:
if snooze.lower == 'no':
break
elif snooze.lower != 'no' and snooze.lower != 'yes':
break```
while flag == False:
snooze = input('would you like to snooze for 10 min? ')
if snooze.lower == 'yes':
snooze_time = datetime.datetime.now().minute
znooze_time = snooze_time + 1
if datetime.datetime.now().minute == snooze_time:
playsound(r'C:\Users\outla\OneDrive\Desktop\azan1.mp3')
elif:
if snooze.lower == 'no':
break
elif snooze.lower != 'no' and snooze.lower != 'yes':
break```
hey
?
while country_set == False:
country = input('Please type in a country name ')
if country.lower == "london" or country.lower == "essex":
print("Thank you!")
country_set = True
break
else:
print("Error: Please input a correct country: London or Essex")```
why does this not work
what is the error
there is no error
what does it do
what should it do
what
the while loop doesnt break when i type in london
when i type london
it goes to else statement
try doing print(country.lower) to find out what it prints
<built-in method lower of str object at 0x000001A0F2586E70>
umm
well, go on
london
that's what you wanted, right
yes
so, do you know how to fix it now
but it still is asking me again
while country_set == False:
country = input('Please type in a country name ')
if country.lower() == "london" or country.lower() == "essex":
print("Thank you!")
country_set = True
break
else:
print("Error: Please input a correct country: London or Essex")```
there
does that work?
thanks
? lol did someone say i like sandwhich?
bye
soo what kind of 2 mil program u wanna build
i didn't know siri needed to practise programming
is that a fish being hit by a plane
Flower Power
On July 15, 1982 the Maryland Poison Control Center in Baltimore reported that 33 adults and 46 children had consumed a brand new lemon-scented dishwashing liquid named Sunlight.
pog
UnUseless information
Everything old is new again.
Imagination
life is your creation
Thanos was right
Come on, Barbie, let's go party
he said not carrots
he said onion
no
life is plastic
it's fantastic
Now, the question remains: Red, white or otherwise?
maybe its 4th dimensional onion
We're all meat tubes / sausages through time and space.
everything is connected with feynmann paths
- macro
We all are dead and not dead and dead if there is no observer to keep us alive - Quantum superpositioning
this is the github page for the futaba bot
is everyone still here or my internet is dying on me
macro are you a6d, you sound like him
it's the opposite of a microscope
a telescope?
Why does that make it go in reverse?
I don't go around walking backwards everywhere.
but maybe the opposite of you does
I'd bump into things or get neck strain from having to look behind myself.
so wait, microworld = quantum objects, macroworld = humans, macromacroworld = stars and all that
youtuber
yep
Don't knock croissants.
when i want to talk i cant talk and when i dont want to talk i can talk, its weird
@hushed elm https://www.youtube.com/watch?v=fX-9GobX1Xk
======
Radio (US one): http://us.onlyhit.net/
My Instagram: https://instagram.com/a6dinsta
My Twitter: https://twitter.com/a6doff
===== My Discord: https://discord.gg/AwmwQvV
Jon.
jonathan comes from hebrew yonatan
so jon vs john
wait so, cant a ! to indicate Not be kept in front? ![a=b+a*234.342]
Well, give it a go.
same here with the stray animals
!= == < > >= <= is etc
yes i know all the basic operaors, I have taken a C basic tutorial and other basic programming tutorials. I am just new to python
Mm.
Ia ia.
omfg
Is that a greek mythological architectural carving
<@&267629731250176001> here too
thk you
I've probably had that, then.
what?
Blended potato and onion and stuff.
Other veggies, maybe.
Cream of x soup.
We have potato and leek, sometimes.
It's good.
we?
oh ,k
Mushk
its called Mashu in my language
I get either Jesus or Russel Brand.
how much vegies do you have macro you have been cutting the vegies for like an hour
CLINTON
I MEANT
@ruby oxide
Aha?
Abt?
?
I dunno
there is
I might have to check first
ma friend also has qite the similar prof pic
I'll get back to you when I find out
idk why but like wasting time here rather than doing my homework
that's called procrastination
yep
True
is clapping a part of cooking?
What you cooking?
macro is cooking
btw why tf is my discord showering me with notification sound when there is nothing going on
why does everyone persist in asking CSS questions here
this is not a webdev server
@stuck furnace yes. sorry i haven't seen your message,
@stable nest What the fuck did you just fucking say about me, you little bitch? I’ll have you know I graduated top of my class in the Navy Seals, and I’ve been involved in numerous secret raids on Al-Quaeda, and I have over 300 confirmed kills. I am trained in gorilla warfare and I’m the top sniper in the entire US armed forces. You are nothing to me but just another target. I will wipe you the fuck out with precision the likes of which has never been seen before on this Earth, mark my fucking words. You think you can get away with saying that shit to me over the Internet? Think again, fucker. As we speak I am contacting my secret network of spies across the USA and your IP is being traced right now so you better prepare for the storm, maggot. The storm that wipes out the pathetic little thing you call your life. You’re fucking dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways, and that’s just with my bare hands. Not only am I extensively trained in unarmed combat, but I have access to the entire arsenal of the United States Marine Corps and I will use it to its full extent to wipe your miserable ass off the face of the continent, you little shit. If only you could have known what unholy retribution your little “clever” comment was about to bring down upon you, maybe you would have held your fucking tongue. But you couldn’t, you didn’t, and now you’re paying the price, you goddamn idiot. I will shit fury all over you and you will drown in it. You’re fucking dead, kiddo.
lol
cant speak with mic right now
on vacation with family
@stable nest What the fuck did you just fucking say about me, you little bitch? I’ll have you know I graduated top of my class in the Navy Seals, and I’ve been involved in numerous secret raids on Al-Quaesodilla, and I have over 300 confirmed kills. I am trained in gorilla warfare and I’m the top sniper in the entire US armed forces. You are nothing to me but just another target. I will wipe you the fuck out with precision the likes of which has never been seen before on this Earth, mark my fucking words. You think you can get away with saying that shit to me over the Internet? Think again, fucker. As we speak I am contacting my secret network of spies across the USA and your IP is being traced right now so you better prepare for the storm, maggot. The storm that wipes out the pathetic little thing you call your life. You’re fucking dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways, and that’s just with my bare hands. Not only am I extensively trained in unarmed combat, but I have access to the entire arsenal of the United States Marine Corps and I will use it to its full extent to wipe your miserable ass off the face of the continent, you little shit. If only you could have known what unholy retribution your little “clever” comment was about to bring down upon you, maybe you would have held your fucking tongue. But you couldn’t, you didn’t, and now you’re paying the price, you goddamn idiot. I will shit fury all over you and you will drown in it. You’re fucking dead, kiddo.
@gentle flint
Al-Quasodilla
I saw
Owesomah Ben Laden with sauce
Oezamah
Ik wil het O-saamaa
breng hem naar maleisië
dat is heel goed
al-Quechua
Onsemaar ben laden
Romanian used to have a king
Estonia Stronk
I had many requests to mount a camera on the anrgy ram with a penchant for smashing motorcycles, so here it is.
Watch to see the Ramifications...
The horned beast ended up breaking part of the camera, motorbike & maybe my shin bone.
Follow Rambro on facebook - https://www.f...
that's one fast RAM
4GB of horns
^
ok
oj
it's simple
du pain
Bread is Pain
dit is ons erns
erns?
Afrikaans
Bread is Pain, life is vie
Ik spreek de Afrikaanse taal niet
Ook niet voor jou.
What language is it?
Alright!
lool
*taalwetenschappen
or taalwetenschap in singular
Hoogeschool
that's pre-1930's spelling
no u
nowadays you would write Hogeschool
blijf thuis
Amsterdammer
multiple is Amsterdammers
Delftenaar
multiple is Delftenaren
Texelaar
multiple can be either Texelaren or Texelaars
sure
brb
You have a set of template texts that tell a story. However, some of the words/parts are missing. A person, who does not know the extant text, is given descriptive hints as to each missing bit (proper noun, verb, something you wear, activity, a number, etc)
🙂
The postal service has triumphed!
Kewl, new pc
heya, depends
okay!
so what's the problem? @craggy zephyr
while flag == False:
snooze = input('would you like to snooze for 10 min? ')
if snooze.lower() == 'yes':
snooze_time = datetime.datetime.now().minute
snooze_time = snooze_time + 1
if snooze_time == datetime.datetime.now().minute:
print(snooze_time)
break
elif snooze.lower() == 'no':
print(snooze_time)
break
elif snooze.lower() != 'no' and snooze.lower() != 'yes':
snooze = input('would you like to snooze for 10 min? ')```
import time
import datetime
while True:
print("current time is:")
print(datetime.datetime.now())
time.sleep(3) # sleep 3 seconds, then start the while loop all over again
pass
import time
import datetime
while True:
print("current time is:")
print(datetime.datetime.now())
snooze = input("do you want the program to stop for 10 second?")
if snooze.lower() == 'yes':
time.sleep(10) # sleep 3 seconds, then start the while loop all over again
else:
pass # do nothing
while flag == False:
snooze = input('would you like to snooze for 10 min? ')
if snooze.lower() == 'yes':
snooze_time = datetime.datetime.now().minute
snooze_time = snooze_time + 1
if snooze_time == datetime.datetime.now().minute:
print(snooze_time)
break
elif snooze.lower() == 'no':
print(snooze_time)
break
elif snooze.lower() != 'no' and snooze.lower() != 'yes':
snooze = input('would you like to snooze for 10 min? ')```
if (FajrHL == datetime.datetime.now().hour and FajrML == datetime.datetime.now().minute ):
print('hi')
flag = False
break
if flag == False:
while flag == False:
snooze = input('would you like to snooze for 10 min? ')
if snooze.lower() == 'yes':
snooze_time = datetime.datetime.now().minute
snooze_time = snooze_time + 1
if snooze_time == datetime.datetime.now().minute:
print(snooze_time)
break
elif snooze.lower() == 'no':
print(snooze_time)
break
elif snooze.lower() != 'no' and snooze.lower() != 'yes':
snooze = input('would you like to snooze for 10 min? ')```
Hey
@stuck furnace heyy
@dire folio
haha
When is Py week?
haha
I mean it's impressive, but it's not the most advanced computer architecture generally.
Oh right
3/14
14/3 in the UK 😄
American dates are weird.
haha
Hey macro
ey big boy
😄
how's it going?
i'm listening to music
Experimenting with slowing down some songs this one sounded too good to not post. I also make original content! Please Like and Subscribe
Video Intended for fair use and chill ass vibes
Video by Cory Beat
some music, chilling
designing my website's homepage, and I'm no designer so it sucks lols
yeah that's what I'm going for
Not sure it's necessary to put ul inside div
but I haven't done web development since I was 14
LXNN about the dates... America is only somewhat backwards. the rest of the world is 100% backwards it should be year, month, day. (makes for easy sorting of things with dates)
@whole bear What are u making?
what do you mean
The css u posted here
Oh nvm
oh im trying to understand css and html
Ok gl
🙂
as an american i can say i hate americans
russia has politics? or does putin just eliminate his rivals
American dates are weird.
@stuck furnace Soul vs. Soulless
Brexit sounds fun!
as an american i can say i hate americans
@slate oracle this is kinda cringey dude
Russia top, bears top, balalaika top too!
Mayor of London Boris Johnson gets stuck on a London 2012 Olympic Games zip line in Victoria Park. Report by Adam Sich.
Subscribe to ITN News! http://www.youtube.com/subscription_center?add_user=itnnews
See our Boris Johnson playlist: http://www.youtube.com/playlist?list=PL...
The former foreign secretary Boris Johnson has declined to comment, after being asked whether he would apologise for comparing Muslim women wearing the burka to letterboxes and bank robbers.
The former foreign secretary, speaking to reporters outside his house in Oxfordshire,...
@slate oracle this is kinda cringey dude
@drifting finch as an american, i can say americans are cringe
trump wants an autocracy
autocracy bad
Always remember that you don't have to hate your own country to get free attention from European internet strangers.
Every Russian has his own pet bear and they walk with them 3 times a day
Always remember that you don't have to hate your own country to get free attention from European internet strangers.
@drifting finch never said i hate it i just said that americans are dumb. Google florida man or trump fail compilation
Every Russian has his own pet bear and they walk with them 3 times a day
@vast spruce sounds epik
@crystal fox ur right
60% biden
@vast spruce sounds epik
@slate oracle ahahaha, yes!
@slate oracle ahahaha, yes!
@vast spruce ahahaha, yes!
but in General, how do you feel about Russia?
sounds fun if i was putin
Putin has 4 bears in the house of different breeds
It's a joke, of course, but it would be funny if it were true
Putin has 4 bears in the house of different breeds
That's what you think about Russia? As for me-the country is not bad, but there are also disadvantages
well the whole government is messed up
well the whole government is messed up
@slate oracle unfortunately this is the case
yeh sad
It would be cool to be putin though
"Are dutch and german similar?"
everyone: "GOD NO"
language junkie: "Dutch go grghshgrshsh
It would be cool to be putin though
@slate oracle Why do you like it so much?
idk
i just kinda like the military
i mean
somebody annoy you
nuclear submarine
no annoy 🙂
This is an oppositionist in Russia and he was recently poisoned by someone close to Putin)
By the way, I heard about the situation in Belarus?
Yes, I have seen a lot of videos about this, I feel very sorry for people who are beaten up just like that
the granny kicked the cop
@slate oracle Apparently she was tired of living
wdym
If she was in a fist fight with that cop that cop would have nightmares of a babushka knocking his helmet off of his head (his head also fell off)
I am for the cats
We should establish a global monarchy of cats
All presidents should became the cats servants
I am for the cats
@slate oracle Well you can't disagree with that
lol
go, cats, go!
It's available on the Steam store: https://store.steampowered.com/app/1089130/Quake_II_RTX/
And here's another, not-so-limited-to-RTX-cards-version: http://brechpunkt.de/q2vkpt/
I show footage of Quake 2 throughout, but also use this as an opportunity to talk about ray tracing...
Download Quake II RTXQuake II RTX is fully ray-traced and includes the 3 levels from the original shareware distribution. Game DescriptionShortly after landing on an alien surface, you learn that hundreds of your men have been reduced to just a few. Now you must fight your way...
😛
Talking to wife, one sec
ok
@errant helm you don't have to listen to Bisk being salty about you streaming in here (I think)
disconnect and reconnect
Haha, now I know what Mr Hemlock sounds like
@whole bear read #❓|how-to-get-help
dang man
Just sending a message incase I need a message count to get better stuff in the future 😄
We do have a dedicated Code/Help channel 😄
¯_(ツ)_/¯
But it almost never gets used from the looks of it.
Quake II is light af
downloaded the source in like 5 seconds
quake2 is poo at compiling
make: *** No rule to make target 'client/cl_demo.c', needed by 'rhapsody/output/cl_demo.o'. Stop.
boi linux is powerful
I don't particularly care, I just have other stuff to be doing
apparently I'm missing out on a raid too
good times
had to come see what that was lol
A bunch of weirdos
Did we lose our voice channels?
yeah they deleted/hid them stop the spam but I'm sure that they will be back eventually
WHO CALLED ME THE N WORD !!11!!!!
a webhook
I want to see the writeup when it is ready.
@west ocean sure...
aka spam
also you can audio spam in a voice channel
they were "spam" clicking the join button and playing audio at outrageous volumes
what is the term for audio spam them?
yeah but that word is against the rules
so I chose spam instead
read 'em it says no mentioning the word ****
I'm sure that they will get reprimanded eventually.
it is in the rules click the link
Idk... maybe the admins didn't see it
but it is against the rules
maybe they were kicked or temp banned
why aren't you communicating anymore? are you reading the rules?
I wasn't arguing.
I was simply stating the rules.
i mean then again there in context to some extent
Take it up with @rapid crown
that is how people get bans
!silence 10m
✅ silenced current channel for 10 minute(s).
There are no voice channels at the moment, this whole conversation is pointless
Also, we would appreciate you not using that word
✅ unsilenced current channel.
.
Voice chat is back!!!