#voice-chat-text-0

1 messages · Page 669 of 1

rugged root
#

Are you like... subconsciously burning things in rage?

stuck furnace
#

Maybe.

#

It might have something to do with my experience at IKEA.

foggy tulip
#

@rugged root I CAN PLAY WITH VIDEO FILES

#

Alright, that's enough mess

stuck furnace
#

Nice, Rabbit 😄

#

"I am ambivalent about your presence."

tribal solar
#

Hello guys I need help

whole rover
#

yooooo what up voice chatters

tribal solar
#

I need help of upgrade pip

whole rover
#

is everyone silent or what

foggy tulip
#

oh my god. my ears @whole rover

tribal solar
#

I need help of upgrade pip

#

Please

#

Help me

hidden flower
#

@whole rover , you should consider becoming a voice assistant

whole rover
whole bear
#

he sounds HEAVY

#

today ?

foggy tulip
#

time zone difference

whole bear
#

I can feel sleep in your voice tho

hidden flower
#

spray tool in paint?

#

idk lmao

stuck furnace
#
with open('myfile', 'w') as file:
    print('hello world', file=file)
#

This will overwrite the file completely!

tribal solar
#

import pyttsx3
import datetime
import speech_recognition as sr # pip install SpeechRecognition

engine = pyttsx3.init()

def speak(audio):
engine.say(audio)
engine.runAndWait()

def time():
time = datetime.datetime.now().strftime("%I:%M:%S")
speak(time)

def date():
year = int(datetime.datetime.now().year)
month = int(datetime.datetime.now().month)
date = int(datetime.datetime.now().day)
speak(date)
speak(month)
speak(year)

def wishme():
speak('Welcome back boss')
speak('the current time is')
time()
speak('the current date is')
date()
hour = datetime.datetime.now().hour
if hour >= 6 and hour<12:
speak('Good Morning Boss!')
elif hour >=12 and hour<18:
speak('Good afternoon bos!')
elif hour >=18 and hour<24:
speak('Good Evening Bos!')
else:
speak('Good night bos!')

speak('Friday at your services. Please tell me how can I help you')

wishme()

def takeCommand():
r = sr.Recognizer()
with sr.Microphone() as source:
print('Listening...')
r.pause_threshold = 1
audio = r.listen(source)

try:
    print('Recongnizning...')
    query = r.recognize_google(audio language='eng-in')
    print(query)
#

It's not working

#

Please help me

#

invalid syntax (<unknown>, line 54)

candid venture
#
query = r.recognize_google(audio language='eng-in')
whole bear
#

wheres the line 54?

#

nvm

candid venture
#

wheres the line 54?
i am already assisting him, if you wish to help please join the VC or please leave this chat

#

query = r.recognize_google(audio, language='eng-in')
query = r.recognize_google(audio language='eng-in')

somber heath
#

So which is line 54?

tribal solar
#

query = r.recognize_google(audio language='eng-in')

candid venture
#

its the query line

foggy tulip
#

Is there anyway to change py __import__("os").supports_bytes_environ = False to True on Windows?

somber heath
#

There is a missing except. Don't know if that's that problem, however.

#

Or it hasn't been pasted.

tribal solar
#

invalid syntax (<unknown>, line 54,43)

somber heath
#

You have a try, but no except.

#

Is this correct?

tribal solar
#

Ok

coarse crystal
#

Can someone help me in a one on one vc?

foggy tulip
#

@coarse crystal You can get a help vc and wait for someone to get to you

coarse crystal
#

What does that mean?

foggy tulip
#

Someone will get to you shortly

somber heath
#

You need both. try and except

coarse crystal
#

okay, I wasn't sure if that was just for people to text in if you were already in the channel, that's why I asked here.

somber heath
#
try:
    ''[0] #This line will trigger an IndexError exception, caught by...
except IndexError:
    print('Hello.')
''[0] #This line will trigger an uncaught IndexError exception```
#

'A'[0] == 'A'

#

Index 0 of a blank string, '' is impossible. It is zero length.

#

Index 0 being the 1st item.

#

No first item in ''. Hence IndexError.

#

!code

wise cargoBOT
#

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.

gentle flint
foggy tulip
#

wait what happened here @gentle flint ?

gentle flint
#

my disks kept overheating

#

also take a look at the bottom one

#

it's not in a bracket

#

'cuz I'm switching them around

#

janky shit

foggy tulip
#

@gentle flint hmmm

stuck furnace
#

hey hey

gentle flint
#

hello

#

view my very professional and not at all about to break down setup @stuck furnace

foggy tulip
#

put an impermeable layer on top of it, like plastic bag sheath

gentle flint
#

🤨

foggy tulip
#

and then add acetone on it

gentle flint
#

'cuz that's really gonna help cool it

stuck furnace
#

Looks, erm... yeah 😄

foggy tulip
#

it should condense it

#

I'm very certain

gentle flint
#

I am...
concerned

#

I have an idea

#

I still have some thermal paste

rugged root
#

Uh oh

gentle flint
#

I can glue a heatsink onto it

foggy tulip
#

or you could use that lol

stuck furnace
#

"plastic bag sheath" 😄

dark seal
#

nooo

rugged root
#

Oof why

foggy tulip
#

wait what

#

thermal paste on a disk?

gentle flint
#

Oof why
thermal paste rocks

foggy tulip
#

do it

#

let me know what happens next

gentle flint
#

thermal paste on a disk?
not directly on the platters obviously

#

I'm janky, but not that janky

foggy tulip
#

@gentle flint also try my idea too

gentle flint
#

nah fam

foggy tulip
#

it might work.....no one knows

gentle flint
#

why don't you

#

find an old pc

#

try it out

foggy tulip
#

I did it once

#

used an alcohol coolant in my desktop

gentle flint
#

o

#

look, people pay to die with me

dark seal
#

INVEST

gentle flint
#

in oof

rugged root
scarlet drift
rugged root
dark seal
#

bruh this costs more than my net worth

scarlet drift
#

I see you're a man of fine watches @rugged root

rugged root
rugged root
foggy tulip
gentle flint
hidden cove
#

Why the hell can't I unmute?

rugged root
hidden cove
#

Does anyone know why I can't unmute myself? I've been voice verified already.

rugged root
#

That'll tell you what you need to know

#

Oh wait what?

hidden cove
#

Yeah

rugged root
#

Um... either leave and enter the voice channel or restart your client

foggy tulip
hidden cove
#

I don't even see the voice-verification channel.

rugged root
#

You won't since you're verified now.

#

One sec, let me check something

hidden cove
#

Yeah, I still can't unmute, though.

rugged root
#

In the mean time, are you sure that you have your audio devices configured properly? I'm double checking something on my end

hidden cove
#

I don't know that my microphone is working on this partition, but my headphones are working.

unreal bone
#

10/10

hidden cove
#

I can't get onto my Linux partition either.

#

The boot menu doesn't show up on startup. It just boots straight into windows.

rugged root
#

Are you using a desktop client or in a web browser

gentle flint
#

The boot menu doesn't show up on startup. It just boots straight into windows.
sounds like windows overwrote your bootloader

amber raptor
#

It’s free Bootloader partition

stuck furnace
#

Except randomly in some part of china

gentle flint
#

yeah true

tall latch
#

PC Gamer: Mother
Mother: Did you shutdown your pc
PC Gamer: Yes
Mother: What did it cost
PC Gamer: Everything

gentle flint
#

kafros is a serial killer

#

at 9600 baud

#

this is literally the Destroy Your Tech channel

whole bear
#

hello sorry to bother but can anyone copy my discord id?

rugged root
#

@whole bear Why do you need it exactly? You should be able to copy your own

whole bear
#

i dont see the option thats why

rugged root
#

You have to enable it

whole bear
#

how?

rugged root
#

Settings > Appearance

#

Near the bottom

whole bear
#

gotcha

gentle flint
#
Program name     Ubuntu package name     Executable name    Name in URL
GNU ddrescue     gddrescue               ddrescue           ddrescue
dd_rescue        ddrescue                dd_rescue          ddrescue

why...

#

gonna go set up my new disk

#

cya

foggy tulip
#

What does this output?

**{"y":1}
#

How does this unpack the aforementioned dictionary?

stuck furnace
#

Corruption in the US is much less overt.

rugged root
#

Yep. Backdoor stuff

amber raptor
stuck furnace
#

Also, Shawshank Redemption is a good representation of corruption.

#

Of the kind you see in the States.

rugged root
#

Oh no, Alex, stop me

#

I'm looking at this almost seriously

amber raptor
#

Teh hell

#

Bad Hemlock

rugged root
whole bear
#

HEMLOCK

#

hiiii

#

how are you??

dark seal
#

watch tester??

#

why

stuck furnace
#

It's supposed to be a pretty 'safe' language.

#

It was one of the languages that implemented 'design-by-contract'

#

Although I've not used it myself.

#

You should see the way NASA writes C code 😄

#

You're not allowed to do any dynamic allocation.

#

Like the total opposite of Python...

gentle flint
#

oops

radiant patio
#

whahhaha

rugged root
#

@whole bear I'm doing well! 'bout yourself?

hallow warren
#

@hidden cove hi

rugged root
hallow warren
#

@hidden cove I'm sorry we got into an argument. I am still willing to review your website upgrade proposal for Marshall if you want to put numbers on it. Can you please remind me of our locus of disagreement?

stuck furnace
#

You're super quiet @dark seal

#

quire quite quiet

dark seal
#

hehe

#

radeon hd 4550

rugged root
#

@amber raptor What am I checking out?

#

@stuck furnace Hell yes to your music

whole bear
#

i am fine thank you!

#

and very happy

#

i have created my first line code!

rugged root
#

Niiiiiiiiice

stuck furnace
#

Thanks Hemlock 😄 It's all the songs on my Spotify account on shuffle.

hallow warren
whole bear
#

It's awesome python

hallow warren
stuck furnace
#

See ya Hem 🙂

#

(Do you mind me calling you "Hem"? 😄 )

hallow warren
amber raptor
#

They are both basically Gold!

hallow warren
stuck furnace
#

Oh I took an econ class Rabbit.

#

Was definitely one of the more illuminating courses I took in my failed degree.

dark seal
#

ahahahaha

stuck furnace
#

There are quite a few transferable ideas.

#

Like opportunity cost.

gentle flint
hallow warren
#

I think there are eight dimensions to political economics. This causes difficulties in communication with those who think there are two (socialism-capitalism) or four {economic, social} x {freedom, authoritarianism}. I used to believe both those things, but now I believe that the proper allocation of provision of goods and services to the public and private sectors is not immutable, and that question is orthogonal to the tax and transfer payment incidence.

dark seal
#

sudo rm -rf / --no-preserve-root (WARNING: THIS IS A DESTRUCTIVE COMMAND)

#

lol (seriously, dont run that)

stuck furnace
#

Yeah, best not to leave that on show @dark seal

#

It's like leaving a loaded gun somewhere.

dark seal
#

i put a warni9ng

stuck furnace
#

Alright 😄

hallow warren
#

DWIM (do what I mean) computer systems attempt to anticipate what users intend to do, correcting trivial errors automatically rather than blindly executing users' explicit but potentially incorrect input.

whole bear
#

why can't I unmute myself

hallow warren
#

@whole bear #voice-verification

#

In quantum computing, quantum memory is the quantum-mechanical version of ordinary computer memory. Whereas ordinary memory stores information as binary states (represented by "1"s and "0"s), quantum memory stores a quantum state for later retrieval. These states hold useful c...

whole bear
#

I'd love to talk but I can't for now :S

limpid belfry
#

hello

#

im lost

#

where is general

hallow warren
foggy tulip
limpid belfry
#

ty jim

foggy tulip
#

@hallow warren oh good god

limpid belfry
#

lmao there was actually someone named lost in general

foggy tulip
#

Yes

hallow warren
foggy tulip
hallow warren
gentle flint
#

It's wansomrare!

foggy tulip
#

.uwu ransomware!

viscid lagoonBOT
#

wansomwawe!

foggy tulip
#

@amber raptor
"Did you put your name in the Goblet of Fire, Harry!" Dumbledore asked calmly

gentle flint
keen comet
#

What the fuck is this guy talking about?

amber raptor
gentle flint
#

I honestly don't know. @keen comet

hallow warren
keen comet
#

lol

hallow warren
#

conspiracy to teach you the difference between frequentist and Bayesian stats

tropic ice
keen comet
#

omg

#

omfg

#

This guy is nuts

tropic ice
#

🧠

foggy tulip
#

Give him a chance

keen comet
#

Where are the men in white coats when you need them?

#

I have him blocked btw

amber raptor
#

LSD kids, never even once

keen comet
#

lmao

foggy tulip
#

We were talking about 30 seconds, weren't we?

keen comet
#

This guy is out of his mind.

foggy tulip
#

@amber raptor

gentle flint
#

https://www.degruyter.com/toronto/view/title/520673 @hallow warren
it was already a problem in the 1970s

keen comet
#

@lilac wind Stop trying to reason with this guy.

amber raptor
#

It's official, it's dumpsterfire in here

hallow warren
rugged root
#

Oh god what now

#

Is this jamsyn doing his rambling thing

gentle flint
#

yes

#

lol

keen comet
#

Is this jamsyn doing his rambling thing
@rugged root Yes.

rugged root
#

@hallow warren We've talked about this

gentle flint
#

come join the fun

hallow warren
#

@rugged root original topic was getting the most efficient GPU

rugged root
#

@gentle flint Rather hang out with my wife

gentle flint
#

fair enough

keen comet
#

Don't blame you.

gentle flint
#

lol

hallow warren
#

same

gentle flint
#

jamsyn would rather hang out with hemlock's wife

#

hmmmm.....

amber raptor
#

I mean, that sounds like massive better use of your time then hang out with this craziness

hallow warren
#

no way. I learned a valuable lesson

rugged root
#

@hallow warren If people are getting irritated, and if people ask you to change topics, then I would ask you to please do so. Our Code of Conduct covers this. Also remember that voice permissions are a privilege here.

keen comet
#

Jamsyn is a pest. I have him blocked.

gentle flint
#

we're all a little drunk

#

@keen comet chill dude

rugged root
#

@keen comet That's in no way helping

foggy tulip
#

Yeah, we're all drunk

keen comet
#

He can't read my messages.

rugged root
#

I didn't ask if he could or not

hallow warren
#

I can.

amber raptor
#

This voice chat requires 🍻 now to enter

gentle flint
#

I'm suffering from overexposure to the SATA standard

hallow warren
#

I want to know how to make things right with brain.

rugged root
#

I would assume by not pushing the issue

hallow warren
#

ok

amber raptor
#

I know how, liquor from the bottle

rugged root
#

But I barely know her

gentle flint
#

we can stop santa chemtrails coming in our house by putting tin hats on the chimneys

#

@rugged root do you agree?

rugged root
#

What the magical hell is going on in there

keen comet
#

Can blocked users read my messages?

foggy tulip
#

@rugged root get here

rugged root
#

Yes

#

Yes they can

keen comet
#

Why for the love of God?

amber raptor
#

Oh god, magical wands and flowers again

foggy tulip
#

@rugged root help

gentle flint
#

and chemtrails

amber raptor
#

Move on, MOVE ON

gentle flint
#

don't forget the chemtrails

rugged root
#

Oof

keen comet
#

What good is blocking someone then?

gentle flint
#

can we mix chemtrails and tequila?

rugged root
#

For fuck's sake

gentle flint
#

k

lilac wind
#

Good Lord

gentle flint
#

I'll limit it to vc

lilac wind
#

he's going on a tangent again!

rugged root
#

I really didn't want to come home and fucking babysit you guys

rugged root
#

I will legit just voiceban you guys for the rest of the day

gentle flint
#

no

#

please

foggy tulip
#

@rugged root we linked chemtrails and pygame

rugged root
#

I'm not dealing with this

keen comet
#

@rugged root What's the point of blocking people if they can still see your activity?

foggy tulip
#

No wait

rugged root
#

@keen comet Ask Discord

gentle flint
#

so you can't see theirs

amber raptor
#

Seriously turn this chat over to another mod

foggy tulip
#

@rugged root we didn't do anything wrong

gentle flint
#

we simply chatted

rugged root
#

We shouldn't have to

#

That's my issue

#

We shouldn't HAVE to have someone to make sure people aren't acting like ass holes

keen comet
#

Typically restraining orders restrain the respondent, not the petitioner. What an ass backwards system.

gentle flint
#

we aren't acting like assholes

rugged root
#

@keen comet Again, talk to Discord. I don't know what to tell you

amber raptor
livid marlin
#

Hello Guys

tropic ice
#

hi

frail comet
#

I have his OS

mighty drum
#

you're a priest

gentle flint
#

Terrence Andrew Davis (December 15, 1969 – August 11, 2018) was an American programmer who created and designed the operating system TempleOS. Its development was an extremely complex, time-consuming and unusual undertaking for one person. Davis also posted video blogs to soci...

mighty drum
frail comet
hallow warren
mighty drum
stiff haven
#

kinda hgard to talk when server muted

proud tangle
uneven urchin
#

hiya

stiff haven
#

lovelty

#

how are you

proud tangle
#

im just fine

uneven urchin
#

doing good

#

quiet means i get to enjoy good music !

#

gUx7if7HSmM

#

uh

#

y0utube machine broke

#

😢

fiery hearth
#

You need to have 50 msg to talk @proud tangle

proud tangle
#

yeah, people who dont know that can click what I sent to view the reqs/verify

cobalt laurel
#

oops

#

Accidentally joined the voice channel

#

@past elk

hallow warren
#

exhibit b see above. Peace out

rugged root
#

@hallow warren Not exactly sure why that was an effective mic drop. What I told you still applies.

whole bear
amber raptor
#

!source

wise cargoBOT
fiery hearth
#

Ok

#

What is this repo about?

hidden cove
#

coccyx

whole bear
#

@tight veldt

somber heath
#

weebl

#

subservient chicken

somber heath
whole bear
whole bear
#

hey

#

@somber heath Here's some good text
Mandela always thought that both oppressor and oppressed are deprived of their humanity. Oppressor is a prisoner of hatred while oppressed has no confidence in humanity, so both of them need to be liberated the same way.

hidden cove
#

Mandela was a smart man.

whole bear
#

yeah

#

tell

#

i will if i can

#

@pale dew

#

i cant speak cuz its quite noisy here

pale dew
#

well i want to understand better __ init __

#

and self

whole bear
#

wait a sec

pale dew
#

so i tried googling it watching videos and reading stuff

#

but i still dont understand

#

thought maybe i can get in a call with someone

whole bear
#

basically init is just a constructor thing

#

its a part of OOP

#

its just initializing the object

#

@pale dew

#

Check this out

elder sable
#

sry

whole bear
#

its k

pale dew
whole bear
#

yeah, I am a sub of this guy called corey schafer

#

he's gr8

#

btw, Most Welcome 🙂

tribal solar
#

Hello

#

I want to download the pyaudio system but it gives an error

#

what should I do

whole bear
#

what error does it give?

#

@tribal solar

#

heyy @frozen oasis

#

but i cant't speak cuz i m not voice verified yet!

#

yeahh

#

yup

#

ig u tooo?

fiery hearth
#

u need to have 50 msgs\

whole bear
#

yeahh and also 3 days

#

its my 2nd day today

fiery hearth
#

ohhokay

#

soon you will reach there.

#

What are you working on?

whole bear
#

yeahh

#

i am currently working on a railway management system in python using mysql as backend database

fiery hearth
#

sounds intresting

whole bear
#

yeah kind of

#

u??

fiery hearth
#

just been fiddling with pygmae

whole bear
#

ohh

whole bear
#

Hey

teal phoenix
#

nig

#

g

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied mute to @teal phoenix until 2020-11-12 13:19 (9 minutes and 59 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).

fiery hearth
#

@tepid arch you need to write 50 msg to start talking

dusky arch
#

hi

fiery hearth
#

ola

dusky arch
#

anyone of you familiar with seaborn?

#

the file should be in same dir

#

os.getcwd() to find out the dir and see if the file is present there

#

if you are getting an error file not found

teal phoenix
#

python got too indian now

whole bear
#

{+}

rugged root
#

@teal phoenix No such thing

teal phoenix
#

idk just felt like it

rugged root
#

Sure but what is "too Indian" about it? Like what does it matter

somber heath
#

A body can only handle so much curry before the consequences outweigh the deliciousness, but then that's true of all foods.

hollow haven
rugged root
hollow haven
rugged root
#

I santa so hard

hidden flower
rugged root
#

I wish I could have it swap between the two

#

So badly

hidden flower
#

lol

rugged root
#

Getting these two bands for the watch I got yesterday:

pure path
#

hemlock u using unittest?

#

or pytest

#

ohh

#

muti see

rugged root
#
1 * 2 * 3
________
gentle flint
desert fern
#

._.

#

muted and deafened bros @rugged root

#

😦 ok

pure path
#

@somber heath u are the only one that's not muted

#

mhm

gentle flint
hidden flower
#

buy a new chair

pure path
#

lol

gentle flint
#

@hidden flower I can buy an SSD for that price

hidden flower
#

LOL

gentle flint
#

so long as it doesn't fall down I'm using it

hidden flower
#

you could roll the chair away

gentle flint
#

let's try that

#

she is now still on the chair, but a metre away

#

good

pure path
#

@gentle flint what keyboard u got?

vital ravine
#

b

#

r

#

uh

#

Hey wassup bro

#

Dhruv the gr8

#

damn

#

this place too silent for 9 people

rugged root
#

Back in a moment, talking to a co-worker

vital ravine
#

alr

#

bruh

#

yall dont have to speak

#

I just stated the fact that it's silent

#

compared to some other serers

rugged root
#

No I know, just saying that I would return

vital ravine
#

oh dont worry

rugged root
#

.... he says looking at the clock and realizing he has to do a delivery run

gentle flint
scarlet drift
#

Hey wsup guys

whole bear
#

Dang, I only have 22 messages. I've been in this server since the 19th of January 2020. That's an oof

somber heath
#

This sounds like a job for...

#

Conversation Man!

whole bear
#

Yes, I think that would be good

#

What do you think of Uncle Bob

#

Nicknamed "Mister Clean Code"

#

Eh, He's not that popular. Basically wrote an entire book on developing readable and functional programming. I think it was called the Agile Code.

#

He does a bunch of talks. Throughout the last week I've listened to about 16 hours of his talks. He's cool.

#

I should really convert to metric. I'm tired of the US

#

So, uh, How long have you been developing in python?

#

Wow, I take it you like programming?

#

Nice, nice

#

I hope to go into professional development one day. Only complication is committing to a big project.

#

Yeah, that's been nice to have

#

Hahah, me neither. But I don't think I can blame you, as we're in a python discord server.

#

Heheh, It's a common trait

#

I try to be, but that ultimately fails if I don't plan a conversation. Such as now.

vital ravine
#

😮

whole bear
#

Heh, fires are nice. Since heating is too expensive, we have to use a woodstove. So it's my job to keep that going

http://agilemanifesto.org/principles.html
A little thing on something he helped write. I think that it applies to really every programming language.

#

(Agile Code, Agile Manifesto... Same difference)

#

Yeah, Scrum and such

#

Yeah, pretty much, heheh

#

Heh, I'd like to try it. If it doesn't work out, I have a few more things I can do. I quite enjoy the disciplines of a professional or pressured environment. Somehow it makes me feel like I am actually building something bigger than me.

What do you for work if not Programming?

#

Alright, that's fine

somber heath
#

Ten away.

#

Oh. Maybe more?

whole bear
#

Ah

somber heath
#

Doesn't matter.

whole bear
#

Yeah, ten.

somber heath
#

The bot counts from a certain date.

#

But I can never remember.

#

So it could be more.

whole bear
#

Hmm.. Okay. Good to know

#

What IDE do you use?

gentle flint
#

The bot counts from a certain date.
twenty-first of august

whole bear
#

Seems about right

gentle flint
foggy tulip
#

Oh you got it

#

Lol

whole bear
#

That's an interesting topic. How much a brain needs to change for you to be considered a different person.

gentle flint
#

floppy disc

#

wahoot

whole bear
#

It's probably not a solid answer

gentle flint
#

the original reader didn't work anymore, so I switched it out with a reader we had downstairs

whole bear
#

Oh yeah

#

I have an Apple2E

#

It's sweet. The only issue I have with it is that I don't have any DOS that can run a C compiler

#

So.. I have to write stuff in Applesoft basic. With a 10 index stack limit. Hardly any functional capability. And the best conditionals are with GOTOs

gentle flint
#

what fun

#

lol

whole bear
#

Heheh

#

Well I have 56 messages

#

I am going to attempt to unmute myself

gentle flint
#

me when I put the old faulty floppy drive reader back in the spare hardware box

whole bear
#

And I can't

Heheh

gentle flint
#

you have 38

#

after the 21st of august

#

12 left

whole bear
#

Ahh

#

Okay

#

10

#

8

#

For 5 1/2 Inches (Sorry for the Imperial) it's just DSK files. But Opal has it

gentle flint
#

these are 3.5"

whole bear
#

Right, okay. Yeah, Opal had it.

#

Ahh, okay. Thanks

#

Maybe I have to be above 50..

#

One sec

#

No..

#

Eh, whatever. I'll be fine like this

somber heath
#

mkhomedir_helper username

graceful grail
#

xdg-user-dirs-update

#

xdg-user-dirs

gentle flint
#
The ovl file extension is related to DOS overlay files. When running in a 640K MS-DOS machine, all program code may not fit into available memory at the same time.

To overcome this memory limitation, most large programs use overlays. An overlay is a portion of the program code that shares memory for its code with other code modules. (part of program to be loaded when needed), program code for DOS.
#

Rabbit be like:
old, but I'm not that old
young, but I'm not that bold

fresh wren
#

Hey all

#

I can't use mic

#

I'm on off topic

whole bear
#

Cool, cool

gentle flint
#

read this channel's description

#

@fresh wren

fresh wren
#

thanks

gentle flint
fresh wren
#

Bah

#

I'm too silent

gentle flint
#

o

fresh wren
#

yeah

#

poop

amber raptor
indigo bramble
#

what

idle crater
#

hallo?

rugged root
#

if message_id := await self.redis_cache.get(member_id):

hidden flower
#

is the redis cache persistent between restarts?

#

of the bot

rugged root
#

Yeppers

hidden flower
#

cool

swift valley
#

Evening

#

Actually, good morning

hidden flower
#

2am?

rugged root
#

Yo

#

Sleep well?

#

Or sleep at all?

swift valley
#

Slept pretty hard and early actually

#

Power just came back

rugged root
#

Power was out?

swift valley
#

Yep

#

For 24 hours, typhoon and flooding happened

rugged root
#

Oh right, forgot about that

hidden flower
#

Hope you are safe

swift valley
#

Yeah we're safe now

hidden flower
#

Glad to hear, man

tall latch
#

i need to know which is a good hosting service where i can host a bot
it should be

  • safe
  • reliable
  • i should be able to change the files anytime i want
  • i need to see the traceback anytime i want
rugged root
#

Linode and Digital Ocean are the first two that come to mind

tall latch
#

thx

rugged root
#

No problem!

tall latch
#

@rugged root but does they check the boxes

rugged root
#

How do you mean

hidden flower
#
  • safe
  • reliable
  • i should be able to change the files anytime i want
  • i need to see the traceback anytime i want
tall latch
#

@rugged root i mean does it check all the requirements i said

rugged root
#

Pretty sure yeah

hidden flower
#

fwiw, Python Discord uses Linode

#

well, the hosting is sponsored by them

rugged root
#

Yep!

hidden flower
#

I don't think people play candy crush to get the gamer label

rugged root
#

Would be funny, though

hidden flower
#

ha

tall latch
#

how is digital ocean pricing

#

for a small bot

swift valley
#

It's aight

tall latch
#

but how much

swift valley
#

Although I'd get a VPS for that price

tall latch
#

VPS??

swift valley
#

Virtual Private Server

tall latch
#

i got it now

#

so i can get a vps and host multiple bots??

swift valley
#

If it's powerful enough

tall latch
#

hmm

#

how is vps billed

swift valley
#

Monthly

#

Some are per-hour

rugged root
#

I think there might be yearly ones as well so you just pay a lump sum

swift valley
#

Yup

#

Modern FPS games are surprisingly playable on controllers

#

Well compared to arena shooters back then anyways

rugged root
#

Nothing beats the twitch reflexes you can get on a mouse, though

amber raptor
#

I'm sorry what I started

rugged root
#

But I'm too old for that anymore

#

Can't beat the 13 year olds

swift valley
#

My aim is eh

rugged root
#

I used to be decently solid

swift valley
#

It's there, I just have trouble finding targets

rugged root
#

But my game was TF2, where unless you were a sniper (which I couldn't get the hang of) it wasn't a big deal

#

And I played soldier, so it was more about predicting where people would be

coarse crystal
gentle flint
#
The original CompuServe user IDs consisted of seven octal digits in the form 7xxxx,xx - a legacy of PDP-10 architecture - (later eight and nine octal digits in the form 7xxxx,xxx and 7xxxx,xxxx and finally ten octal digits in the form 1xxxxx,xxxx) that were generated in advance and issued on printed "Snap Paks". 
swift valley
#

@rugged root The pre-commit hooks that we have on our CI/CD checks if changes that've been pushed didn't bypass the local pre-commit hooks

#

Something along those lines

amber raptor
#

pure, sure, but SRE in me says, what do pre-commit hooks do?

#

All builds should start with preemptive thought of "Developers are devious bastards, double check their work independently"

rugged root
#

Gotcha

swift valley
#

It runs stuff like linting before a commit, it's fairly neat for avoiding commits dedicated for linting, but that's about the extent of my knowledge

tall latch
#

romance or friendship??

#

which is better

rugged root
#

.... sorry what?

#

That came out of nowhere

swift valley
#

Uh, whatever's appropriate?

rugged root
#

They're not really mutually exclusive either

#

Like I married my best friend

tall latch
#

ah thx for helping me

#

cus im now best friend of my crush

swift valley
#

That's tricky

tall latch
#

tricky??

rugged root
#

As in it's hard to know how to handle that situation sometimes

swift valley
#

Gonna get some food

tall latch
hidden flower
#

😳

#

That's the part where you say a cat ran across your keyboard

tall latch
#

i know right

#

but i dont have cat

#

maybe lets a stray cat

hidden flower
#

A raccoon came in through your window

#

he tapped on your window with its tiny paws

tall latch
#

yeah

#

and i opened and welcomed it

amber raptor
#

WTH

hidden flower
#

You shouldn't be posting that here

#

without that person's consent

tall latch
#

oh yeah but i screenshotted and saved it in my phone

#

i need to now pretend to be her friend

hidden flower
#

Why do you need to pretend?

whole bear
#

I just wanted to say that the change of the icon on this server to show the duality of snakes in the icon is interesting, and has enhanced my understanding of the icon. I know that's weird to say but I thought it was neat.

gentle flint
#

@tall latch just become her friend fr

hidden flower
#

an Indian festival

gentle flint
#

have a new friend, what's to complain?

#

also do not be a creep

tall latch
#

well i still love her as a girlfriend that is the problem

#

no i wont be a creep

rigid nest
#

do not feel any lovew

tall latch
#

oof

#

that is pretty hard

rigid nest
#

na not really

#

it's easy to hate anything if you try a little

tall latch
#

well if i hate her then how im i going to be her friend lol

foggy tulip
#

Hmmm

#

Interesting conversation

tall latch
#

oh and i think best part is that both of us have the same fav song

hidden flower
#

try adding a shebang

#

#!/usr/bin/python

#

to the start of the file

#

@rigid nest

tall latch
#

and my fav color is grey and her is black

#

but i have no idea why she likes black

foggy tulip
#

You don't need to have similar interests everywhere for her to like you

tall latch
#

oh i thought being similar is better

foggy tulip
#

Nope, it's weirder

tall latch
#

oh

#

but fav song is not wierd

foggy tulip
#

Well, some interests are okay, but not all of them

#

You don't have to show complete interest in everything she has

gentle flint
foggy tulip
#

She'd consider you a creep otherwise

tall latch
#

yeah i dont change who i am for her

#

if she likes who i am then its all good

hidden flower
#

wait a minute

#

Fabtech, you are not even in the voice channel 😂

tall latch
#

yeah

#

im not

gentle flint
#

but now he is

#

the danger approaches

tall latch
#

no im not gonna talk about that in vc

alpine urchin
#

that's a big f right there fab

gentle flint
#

big oof

tall latch
#

why

gentle flint
#

@rigid nest

#

you'll be fine

#

mother arch will give you a hug

alpine urchin
#

cause she said that you're her best friend

tall latch
#

win key + s, sublime, enter

#

yeah but what if she is lieing

hidden flower
#

@rigid nest
what are you trying to do again?

#

do you just wanna run your python file from anywhere?

alpine urchin
#

yeah but why she had to lie on that topic?

tall latch
#

anywhere??

hidden flower
#

/usr/local/bin/, which means that any program or script dropped in the directory /usr/local/bin/ will be found.

tall latch
#

i dont know

hidden flower
#

@rigid nest drop the file in this folder and add the shebang

#

it's worth a short

alpine urchin
#

see there isn't a reason to lie about that

tall latch
#

maybe becus she aint ready to be my gf

#

or maybe she need to know more about me

alpine urchin
#

what she said after?

tall latch
#

a lot and a lot

alpine urchin
#

if u want dm me and we can talk about it

tall latch
#

alright

rugged root
#

@barren spindle If you're wondering why you can't talk in voice chat, check out the #voice-verification channel. That'll tell you what you need to do.

swift valley
#

Huh, my internet won't let me connect to voice anymore

rugged root
#

@normal hinge I'll give temporary access, but I don't want to give out the voice verified role. If you're on a different account, that account has to earn it

swift valley
#

Welp, guess I'm waiting a few hours to have our ISP sorted out

normal hinge
#
livid marlin
#

Hello guys

rugged root
#

Yo

hidden flower
#

@normal hinge that's the procedure

#

The transfer of presidency is in January

livid marlin
#

Biden 😔

#

I hope the dollar falls, I'm sorry

#

Things in Brazil are very expensive so

#

I just want to buy my notebook

alpine urchin
#

killing biden for a notebook

livid marlin
#

yes

#

I'm kidding, don't kill me

alpine urchin
#

np i got the fbi behind me

livid marlin
#

Oh, shit

candid venture
livid marlin
#

What game is it?

candid venture
#

gta san

livid marlin
#

same

graceful grail
livid marlin
#

Guys

#

If anyone can call me in private to chat and improve my English, I appreciate it

graceful grail
coarse crystal
#

!paste

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

candid venture
#

!e
print(1==1)

wise cargoBOT
#

@candid venture :white_check_mark: Your eval job has completed with return code 0.

True
coarse crystal
candid venture
#

@coarse crystal

if __name__ == "__main__":
    pass
#

ruу
eny

normal hinge
#

why u always pose in same way?

restive geyser
#

u guys r creepin' lol

candid venture
normal hinge
#

what is that?

gentle flint
#

sad spelling noises

#

looks like a pizza

rugged root
#

A pizza slowly floating away

#

Yep

candid venture
#
<br>
normal hinge
#

it looks like roti

gentle flint
#

adieu, pizza

#

farewell

brisk current
#

a

#

a

gentle flint
#

may fair winds accompany you

graceful grail
#

<br />

gentle flint
#

and the sun smile upon you

coarse crystal
brisk current
#

<p>Hello<br />hi</p>

#
   hi```
restive geyser
#

what are you trying to do in HTML? lol

brisk current
#
   hi```
#

umm

#

so basically

candid venture
brisk current
#

i want there to

#

be

#

like seperate lines in a p tag

candid venture
#
            <div class="terminal">
                <p class="terminal__line">Starting ELEKTRON... </p><br>
                <p class="terminal__line">Welcome <span id="name">ERROR</span></p>
                <p class="terminal__line">Checking Disk</p>
                <p class="terminal__line">Checking System</p>
                <br>
                <p class="terminal__line">Available portals:</p>
                <p class="terminal__line"><a href="./main.html">#Home</a></p>
            </div>
#

the <br> is the best

restive geyser
#

yeah. ^

brisk current
#

but thats in different p's

#

hello

#

hi

#

hello hi

rugged root
graceful grail
#

#mr-hemlock-appreciation

cyan quartz
#

!e

def solution3(S):
    return "\n".join(x for x in [",".join(v for v in s.split(",") if v != "NULL") for s in S.split("\n")] if x)

s = 'header,header\nANNUL,ANNULLED\nnull,NILL\nNULL,NULL'
print(solution3(s))```
wise cargoBOT
#

@cyan quartz :white_check_mark: Your eval job has completed with return code 0.

001 | header,header
002 | ANNUL,ANNULLED
003 | null,NILL
rugged root
#

Got a tongue twister for you guys

#

Irish wristwatch

foggy tulip
#

@rugged root did you get the watch?

rugged root
#

Yep, I'll pull up the ones I got, one sec

foggy tulip
#

Both look good on the watch

#

Silicone one, looks more comfortable I guess

#

And canvas one looks really fancy

gentle flint
#

I don't really find silicone comfortable

#

I prefer canvas or leather

#

especially leather

foggy tulip
#

I'm thinking too

#

You'd go with the canvas better

#

Since you want to be fancy for once with a watch

rugged root
#

Yeah, it's why I got both so I could see which one I liked more

#

To help you get the other songs out of your head

#

@potent ether Would you mind changing your nickname to something that complies with our nickname policy? See the #rules channel for what that policy is.

near hemlock
#

How do I get voice verified

rugged root
graceful grail
#

!vv

near hemlock
#

Thanks

graceful grail
#

!vv @rugged root

near hemlock
#

@rugged root is a sick name bro

rugged root
#

Cheers

#

!superstarify 674454604993527850 3d Once again, I would ask that you read the nickname policy. Zalgo names are not acceptable. When the starify wears off, I hope that you stick with a nickname that follows that policy.

wise cargoBOT
#
Congratulations!

Your previous nickname, ҉҉, was so bad that we have decided to change it. Your new nickname will be Julio Iglesias.

You will be unable to change your nickname until 2020-11-15 21:36.

If you're confused by this, please read our official nickname policy.

gentle flint
hollow haven
#

It's not even good aesthetics, it's just bad design

gentle flint
rugged root
#

Feel like someone sweep kicked me

#

Just exhausted

gentle flint
#

looks like it's just one section

#

what the heck

#

FSCK0000.REC

hollow haven
#

Diwali

rugged root
hollow haven
#

I can't use the decorator because I specifically need it to check in DM which complicates it slightly

rugged root
#

Pass it to another helper method that has the decorator

hollow haven
#

Yeah, I was hoping it was as simple as adding a quick decorator but I'm going to have to manually check and write my own check function

gentle flint
#

of all the strange errors
mv: cannot stat '*': No such file or directory

whole bear
#

neat stuff he do

gentle flint
#

but which

#

that is the question

#

I'm guessing the shorter one

keen comet
#

Can you show an example?

#

Someone tell slither to show an example.

#

He has to be basing this on something he's seen.

#

Post a link to an example slither.

#

No, that's not what absolute means @wraith ledge

#

No, you're thinking of fixed @wraith ledge

#

no, it's not

#

It's totally different @wraith ledge

#

Absolute is relative to an object's parent element, fixed is relative to the viewport @wraith ledge @brisk current

#

You would want a navigation bar to be "position: fixed;" typically, not absolute.

brisk current
keen comet
#

@brisk current You might actually use flexbox

#

@brisk current You should probaby use flexbox for that example.

#

So you want the text to remain stuck to the top of that box? @brisk current

brisk current
#

no

#

yega

#

thaths what I want

keen comet
#

yega?

brisk current
#

yeah

keen comet
#

ok gotcha

#

Yeah, use flexbox

#

Here, I'll give you a picture.

#

I have to draw a sketch, give me a minute @brisk current

#

Okay, one sec

#

So you need a box around both #text and #box

#

Do you see that @brisk current ?

#

And here's what the css looks like:

wraith ledge
#

the text should be inside another box

keen comet
#

Yes

#

You're right, sorry.

#

Put the text in a div or span

#

Then do this:

#
#parentbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
#

fyi, #text would refer to the div or span you put the text in.

wraith ledge
#

I have OCD, would rather go with space-between 😂

keen comet
#

Wait....

#

align-items should actually be flex-start

#

If you want your text left-aligned.

brisk current
#

hmm

keen comet
#

align-items: flex-start;

brisk current
#

so this is my html code

wraith ledge
#

preferably css, but you can put it in HTML

keen comet
#

@wraith ledge I don't think it matters whether you do center or space-between for this example for justify-content since the parent box will just be shrink-wrapped around the child elements.

brisk current
#
<html>
<head>
    <link rel="stylesheet" type="text/css" href="../static/css/style.css">
    <title>Chat app</title>
</head>
<body>
    </div>
    <div class="container">
        <div class="box-1">
            <img src="../static/images/icn.png" alt="logo">
        </div>
    </div>
    <div class="msg-box">
        <form action="#" method="post">
            <textarea name="chPut" rows="4" cols="180"></textarea>
            <button>⇨</button>
        </form>    
    <div> 
    <div class="messages">
        {% for i in ctnt %}
            <p style="font: bold 150% sans-serif">{{i}}</p>
        {% endfor %}
    </div>
</body>
</html>```
#

and

#

this is my css

#
    background-color: rgb(0,204,204);
    color: #555555;
    font: normal 12px sans-serif;
}
.container{
    width: 5%;
    margin: left;
}

.msgs{
    position: absolute;
    top: 15%;
    font: bold 200% sans-serif;
}

.msg-box textarea{
    position: absolute;
    top: 89%;
}
.msg-box button{
    position: absolute;
    top: 91%;
    left: 95%;
    width: 4%;
    height: 7%;
    background-color: rgb(0,20,204);
    color: rgb(250,250,250);
    font: bold 200% sans-serif;
    border-radius: 100px;
}```
wraith ledge
#

@keen comet yeah in that case

brisk current
#

umm so

#

can u guys tell me where to put the code

keen comet
#

Well, what box are you trying to fix text to the top of?

brisk current
#

look

#

this is my site

#

imma send a screenshot

keen comet
#

over the button?

#

I don't see anywhere where you would have text over a box other than the button slither.

brisk current
#

see

#

the text overlaps

#

I want the text box to move down

keen comet
#

Yeah, you just need to put the text and the box in a parent container and do flex-box.

wraith ledge
#

more like the text to go up in a scroll area

keen comet
#

Put the messages before the input in the html, though.

brisk current
#

could you do that for me since Im really confused

#

I even sent me codw

keen comet
#

I'll show you.

brisk current
#

ok

keen comet
#
<!DOCTYPE html>
<html>
<head>
    <link rel="stylesheet" type="text/css" href="../static/css/style.css">
    <title>Chat app</title>
</head>
<body>
    </div>
    <div class="container">
        <div class="box-1">
            <img src="../static/images/icn.png" alt="logo">
        </div>
    </div>
    <div id="parent-box"> <!-- wrap your messages and message box in this div -->
        <div class="messages">
            {% for i in ctnt %}
                <p style="font: bold 150% sans-serif">{{i}}</p>
            {% endfor %}
        </div>
        <div class="msg-box">
            <form action="#" method="post">
                <textarea name="chPut" rows="4" cols="180"></textarea>
                <button></button>
            </form>    
        <div> 
     </div>
</body>
</html>
#
#parent-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
#

Then get rid of absolute positioning on .msg-box and .messages.

#

Here's the total css:

#

Are you still here slither?

#

344 are you still here?

brisk current
#

I’m here now

whole bear
#

yea I'm working on voice verification its anoying

brisk current
#

@keen comet

#

it still doesnt work

whole bear
#

why do i still have a voice ban

#

it was supposed to be lifted 6 days ago

#

yet it still says i have an active voice ban

#

i dont understand