#voice-chat-text-0
1 messages · Page 669 of 1
@rugged root I CAN PLAY WITH VIDEO FILES
Video duration
Alright, that's enough mess
Hello guys I need help
yooooo what up voice chatters
I need help of upgrade pip
is everyone silent or what
oh my god. my ears @whole rover
@whole rover , you should consider becoming a voice assistant
time zone difference
with open('myfile', 'w') as file:
print('hello world', file=file)
This will overwrite the file completely!
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)
query = r.recognize_google(audio language='eng-in')
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')
So which is line 54?
query = r.recognize_google(audio language='eng-in')
its the query line
Is there anyway to change py __import__("os").supports_bytes_environ = False to True on Windows?
There is a missing except. Don't know if that's that problem, however.
Or it hasn't been pasted.
invalid syntax (<unknown>, line 54,43)
Ok
Can someone help me in a one on one vc?
@coarse crystal You can get a help vc and wait for someone to get to you
What does that mean?
You need both. try and except
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.
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
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.
wait what happened here @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
@gentle flint hmmm
hey hey
hello
view my very professional and not at all about to break down setup @stuck furnace
put an impermeable layer on top of it, like plastic bag sheath
🤨
and then add acetone on it
'cuz that's really gonna help cool it
Looks, erm... yeah 😄
Uh oh
I can glue a heatsink onto it
or you could use that lol
"plastic bag sheath" 😄
nooo
Oof why
Oof why
thermal paste rocks
thermal paste on a disk?
not directly on the platters obviously
I'm janky, but not that janky
@gentle flint also try my idea too
nah fam
it might work.....no one knows
o
look, people pay to die with me
INVEST
in oof
Sharing this piece here for you to enjoy
https://www.youtube.com/watch?v=vMpa3_tiCA0&ab_channel=DestinyJean
The first video of this song on youtube that isn't a cover.
I own NOTHING!
bruh this costs more than my net worth
I see you're a man of fine watches @rugged root
Why the hell can't I unmute?
@hidden cove Check out the #voice-verification channel
Does anyone know why I can't unmute myself? I've been voice verified already.
Yeah
Um... either leave and enter the voice channel or restart your client
I don't even see the voice-verification channel.
Yeah, I still can't unmute, though.
In the mean time, are you sure that you have your audio devices configured properly? I'm double checking something on my end
I don't know that my microphone is working on this partition, but my headphones are working.
10/10
I can't get onto my Linux partition either.
The boot menu doesn't show up on startup. It just boots straight into windows.
Are you using a desktop client or in a web browser
The boot menu doesn't show up on startup. It just boots straight into windows.
sounds like windows overwrote your bootloader
It’s free Bootloader partition
Except randomly in some part of china
yeah true
PC Gamer: Mother
Mother: Did you shutdown your pc
PC Gamer: Yes
Mother: What did it cost
PC Gamer: Everything
kafros is a serial killer
at 9600 baud
this is literally the Destroy Your Tech channel
@rugged root https://www.reddit.com/r/pcmasterrace/comments/5ekptl/homemade_thermal_paste_out_of_toothpaste_and/
hello sorry to bother but can anyone copy my discord id?
@whole bear Why do you need it exactly? You should be able to copy your own
i dont see the option thats why
You have to enable it
how?
gotcha
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
What does this output?
**{"y":1}
How does this unpack the aforementioned dictionary?
Corruption in the US is much less overt.
Yep. Backdoor stuff
Adapted from 'The Dictator's Handbook': http://amzn.to/2fgBWps
Part 2: https://www.youtube.com/watch?v=ig_qpNfXHIU
Grey discusses this video on Cortex: https://youtu.be/ILvD7zVN2jo
Che Greyvara T-Shirt: http://cgpgrey.com/chegrey
Special Thanks:
Bruce Bueno de Mesquita &...
Also, Shawshank Redemption is a good representation of corruption.
Of the kind you see in the States.
Shop for by at JOMASHOP for only $0.00! WARRANTY or GUARANTEE available withevery item. We are the internet's leading source for ! (Model # )
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...
whahhaha
@whole bear I'm doing well! 'bout yourself?
@hidden cove hi
Oh also, I need opinions:
https://www.jomashop.com/seiko-kinetic-watch-ska787.html
https://www.jomashop.com/seiko-watch-srn071.html
https://www.jomashop.com/seiko-watch-srn051p1.html
https://www.jomashop.com/seiko-watch-srn045p2.html
Ignore the bands, I'm going to swapping it to a nylon band most likely
@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?
Niiiiiiiiice
Thanks Hemlock 😄 It's all the songs on my Spotify account on shuffle.
New Release!
It's awesome python
They are both basically Gold!
Thanks for the ruthenium metal: http://onyxmet.com/
Patreon: https://www.patreon.com/Thoisoi?ty=h
Facebook: https://www.facebook.com/thoisoi2
Instagram: https://www.instagram.com/thoisoi/
Do not repeat the experiments shown in this video!
Today I would like to tell you about s...
Oh I took an econ class Rabbit.
Was definitely one of the more illuminating courses I took in my failed degree.
ahahahaha
now slightly less janky setup
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.
https://www.linkedin.com/in/victoriastavridoucoleman/ did the DIETYBOUNCE backdoor which means all but mobile CPUs take too much power.
sudo rm -rf / --no-preserve-root (WARNING: THIS IS A DESTRUCTIVE COMMAND)
lol (seriously, dont run that)
Yeah, best not to leave that on show @dark seal
It's like leaving a loaded gun somewhere.
i put a warni9ng
Alright 😄
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.
You can buy Universe Sandbox 2 here: http://amzn.to/2yJqwU6
Or get a shirt: https://teespring.com/stores/whatdamath
Hello and welcome! My name is Anton and in this video, we will talk about a discovery of 24 potentially super habitable planets out there with one exceptionall...
In classical logic, intuitionistic logic and similar logical systems, the principle of explosion (Latin: ex falso [sequitur] quodlibet, 'from falsehood, anything [follows]'; or ex contradictione [sequitur] quodlibet, 'from contradiction, anything [follows]'), or the principle ...
why can't I unmute myself
@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...
@DrPhiltill Fascinating theory, but I'm more convinced by https://t.co/mdMv81WGTJ and https://t.co/VRsldulnk1
I'd love to talk but I can't for now :S
hi lost I'm Jim #python-discussion
ty jim
@hallow warren oh good god
lmao there was actually someone named lost in general
Yes
@lilac wind https://www.pygame.org/tags/2d
Chemtrails are cool https://www.youtube.com/watch?v=j7VCIrIPyNM
David Keith reviews the science and technology of solar geoengineering, addressing the following Q’s: how effective could it be in reducing climate risks? What new risks does it entail? What is uncertain? And, finally, how could uncertainty be reduced to a substantial research...
It's wansomrare!
.uwu ransomware!
wansomwawe!
@amber raptor
"Did you put your name in the Goblet of Fire, Harry!" Dumbledore asked calmly
What the fuck is this guy talking about?
I honestly don't know. @keen comet
Have you ever have a dream you were so sure was real? The simulation argument challenges our very notions of reality by asking whether everything we perceive is nothing more than an elaborate computer simulation. Recently, we've even seen headlines like "one in a billion" prob...
lol
conspiracy to teach you the difference between frequentist and Bayesian stats
Can't believe this actually works!!
The secret Xbox Series X ping pong ball feature is real! https://t.co/L4X8d3rFIz
602
7061
🧠
Give him a chance
LSD kids, never even once
lmao
We were talking about 30 seconds, weren't we?
This guy is out of his mind.
@amber raptor
https://www.degruyter.com/toronto/view/title/520673 @hallow warren
it was already a problem in the 1970s
This comprehensive analysis of permafrost—its origin, definition, and occurrence, and the effect it has on industry and agriculture—is an invaluable to the growing number of people working in the north and to those interested in its development.
@lilac wind Stop trying to reason with this guy.
It's official, it's
in here
`
https://arxiv.org/pdf/1705.03394.pdf
@hallow warren I love that bot series
Is this jamsyn doing his rambling thing
@rugged root Yes.
@hallow warren We've talked about this
come join the fun
@rugged root original topic was getting the most efficient GPU
@gentle flint Rather hang out with my wife
fair enough
Don't blame you.
lol
same
I mean, that sounds like massive better use of your time then hang out with this craziness
no way. I learned a valuable lesson
@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.
Jamsyn is a pest. I have him blocked.
@keen comet That's in no way helping
Yeah, we're all drunk
He can't read my messages.
I didn't ask if he could or not
I can.
This voice chat requires 🍻 now to enter
I'm suffering from overexposure to the SATA standard
I want to know how to make things right with brain.
I would assume by not pushing the issue
ok
I know how, liquor from the bottle
But I barely know her
we can stop santa chemtrails coming in our house by putting tin hats on the chimneys
@rugged root do you agree?
What the magical hell is going on in there
Can blocked users read my messages?
@rugged root get here
Why for the love of God?
Oh god, magical wands and flowers again
@rugged root help
and chemtrails
Move on, MOVE ON
don't forget the chemtrails
Oof
What good is blocking someone then?
can we mix chemtrails and tequila?
For fuck's sake
k
Good Lord
I'll limit it to vc
he's going on a tangent again!
I really didn't want to come home and fucking babysit you guys
I will legit just voiceban you guys for the rest of the day
@rugged root we linked chemtrails and pygame
I'm not dealing with this
@rugged root What's the point of blocking people if they can still see your activity?
No wait
@keen comet Ask Discord
so you can't see theirs
Seriously turn this chat over to another mod
@rugged root we didn't do anything wrong
we simply chatted
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
Typically restraining orders restrain the respondent, not the petitioner. What an ass backwards system.
we aren't acting like assholes
@keen comet Again, talk to Discord. I don't know what to tell you
FIND ME AT https://twitter.com/DoryStentorian De-dum-de-diddly-dum-de-dum...
The Princess Bride movie clips: http://j.mp/1EaShBh
BUY THE MOVIE: http://j.mp/1EaShkZ
Don't miss the HOTTEST NEW TRAILERS: http://bit.ly/1u2y6pr
CLIP DESCRIPTION:
Westley (Cary Elwes) tricks Vizzini (Wallace Shawn) and poisons him, allowing Westley and the Princess (Robin Wr...
Hello Guys
hi
I have his OS
you're a priest
In the late 2000s, a man begins relentlessly sharing his custom operating system, but when people take notice of the man's strange behavior, they become witness to the degradation of his mental state.
Twitter: https://twitter.com/FredInTheKnud
Patreon: https://www.patreon.com...
Found that paper I've been looking for over the past two hours: Samuel A Nastase and James V Haxby (2017) "Structural Basis of Semantic Memory" http://haxbylab.dartmouth.edu/publications/NH+17.pdf
I like the font, what is it
kinda hgard to talk when server muted
hiya
im just fine
doing good
quiet means i get to enjoy good music !
gUx7if7HSmM
uh
y0utube machine broke
😢
You need to have 50 msg to talk @proud tangle
yeah, people who dont know that can click what I sent to view the reqs/verify
tries to explain topic shifting in pursuit of higher level goals.
irl. Exhibit A: https://arxiv.org/pdf/1705.03394.pdf
exhibit b see above. Peace out
@hallow warren Not exactly sure why that was an effective mic drop. What I told you still applies.
coccyx
@tight veldt
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.
Mandela was a smart man.
wait a sec
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
basically init is just a constructor thing
its a part of OOP
its just initializing the object
@pale dew
Check this out
sry
its k
Thanks for trying to help but i found this video which explained everything https://www.youtube.com/watch?v=ZDa-Z5JzLYM @whole bear :)
In this Python Object-Oriented Tutorial, we will begin our series by learning how to create and use classes within Python. Classes allow us to logically group our data and functions in a way that is easy to reuse and also easy to build upon if need be. Let's get started.
Pyth...
Hello
I want to download the pyaudio system but it gives an error
what should I do
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?
u need to have 50 msgs\
yeahh
i am currently working on a railway management system in python using mysql as backend database
sounds intresting
just been fiddling with pygmae
ohh
Hey
: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).
hi
ola
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 No such thing
idk just felt like it
Sure but what is "too Indian" about it? Like what does it matter
A body can only handle so much curry before the consequences outweigh the deliciousness, but then that's true of all foods.
I santa so hard
np
lol
1 * 2 * 3
________
I walk out for two minutes
I come back and my chair is taken
buy a new chair
lol
@hidden flower I can buy an SSD for that price
LOL
so long as it doesn't fall down I'm using it
you could roll the chair away
@gentle flint what keyboard u got?
b
r
uh
Hey wassup bro
Dhruv the gr8
damn
this place too silent for 9 people
Back in a moment, talking to a co-worker
alr
bruh
yall dont have to speak
I just stated the fact that it's silent
compared to some other serers
No I know, just saying that I would return
oh dont worry
.... he says looking at the clock and realizing he has to do a delivery run
installed screenfetch on the old computer, ran it from ssh
Hey wsup guys
Dang, I only have 22 messages. I've been in this server since the 19th of January 2020. That's an oof
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.
😮
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
Ah
Doesn't matter.
Yeah, ten.
The bot counts from a certain date.
But I can never remember.
So it could be more.
The bot counts from a certain date.
twenty-first of august
Seems about right
HA
IT WORKS
That's an interesting topic. How much a brain needs to change for you to be considered a different person.
It's probably not a solid answer
the original reader didn't work anymore, so I switched it out with a reader we had downstairs
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
And I can't
Heheh
Ahh
Okay
10
8
For 5 1/2 Inches (Sorry for the Imperial) it's just DSK files. But Opal has it
these are 3.5"
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
mkhomedir_helper username
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
Cool, cool
thanks
well that was faster than I expected
o
https://developers.google.com/youtube/v3/docs/?apix=true @graceful grail Show me API endpoint for download
what
hallo?
if message_id := await self.redis_cache.get(member_id):
Yeppers
cool
2am?
Power was out?
Oh right, forgot about that
Hope you are safe
Yeah we're safe now
Glad to hear, man
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
Linode and Digital Ocean are the first two that come to mind
thx
No problem!
@rugged root but does they check the boxes
How do you mean
- safe
- reliable
- i should be able to change the files anytime i want
- i need to see the traceback anytime i want
@rugged root i mean does it check all the requirements i said
Pretty sure yeah
Yep!
I don't think people play candy crush to get the gamer label
Would be funny, though
ha
It's aight
but how much
Although I'd get a VPS for that price
VPS??
Virtual Private Server
If it's powerful enough
I think there might be yearly ones as well so you just pay a lump sum
Yup
Modern FPS games are surprisingly playable on controllers
Well compared to arena shooters back then anyways
Nothing beats the twitch reflexes you can get on a mouse, though
I'm sorry what I started
My aim is eh
I used to be decently solid
It's there, I just have trouble finding targets
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
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".
@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
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"
Gotcha
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
Uh, whatever's appropriate?
That's tricky
tricky??
As in it's hard to know how to handle that situation sometimes
Gonna get some food
WTH
oh yeah but i screenshotted and saved it in my phone
i need to now pretend to be her friend
Why do you need to pretend?
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.
@tall latch just become her friend fr
do not feel any lovew
well if i hate her then how im i going to be her friend lol
oh and i think best part is that both of us have the same fav song
You don't need to have similar interests everywhere for her to like you
oh i thought being similar is better
Nope, it's weirder
Well, some interests are okay, but not all of them
You don't have to show complete interest in everything she has
She'd consider you a creep otherwise
no im not gonna talk about that in vc
that's a big f right there fab
big oof
why
cause she said that you're her best friend
@rigid nest
what are you trying to do again?
do you just wanna run your python file from anywhere?
yeah but why she had to lie on that topic?
anywhere??
/usr/local/bin/, which means that any program or script dropped in the directory /usr/local/bin/ will be found.
i dont know
see there isn't a reason to lie about that
what she said after?
a lot and a lot
if u want dm me and we can talk about it
alright
@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.
Huh, my internet won't let me connect to voice anymore
@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
Welp, guess I'm waiting a few hours to have our ISP sorted out
Kalaam is the first-ever programming language in Hindi and has all the basic
functionalities of a modern programming language. From for loops to while loops and from functions to conditional statements.
Hello guys
Yo
Biden 😔
I hope the dollar falls, I'm sorry
Things in Brazil are very expensive so
I just want to buy my notebook
killing biden for a notebook
np i got the fbi behind me
Oh, shit
What game is it?
gta san
same
Did I hear you right? Did I hear you saying that you're going to make a copy of a game without paying? Don't Copy That Floppy! Produced by SIIA (formerly SPA) in 1992.
Guys
If anyone can call me in private to chat and improve my English, I appreciate it
You wouldn't steal a car,
you wouldn't steal a handbag,
you wouldn't steal a television,
you wouldn't steal a movie.
Downloading pirated films is stealing,
stealing is against the law,
PIRACY IT'S A CRIME
!paste
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.
!e
print(1==1)
@candid venture :white_check_mark: Your eval job has completed with return code 0.
True
why u always pose in same way?
u guys r creepin' lol
what is that?
<br>
it looks like roti
may fair winds accompany you
<br />
and the sun smile upon you
what are you trying to do in HTML? lol
<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
yeah. ^
#mr-hemlock-appreciation
!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))```
@cyan quartz :white_check_mark: Your eval job has completed with return code 0.
001 | header,header
002 | ANNUL,ANNULLED
003 | null,NILL
@brisk current #web-development They'll be able to help you with this stuff
Got a tongue twister for you guys
Irish wristwatch
@rugged root did you get the watch?
Yep, I'll pull up the ones I got, one sec
So it's that watch but I'm replacing the band with....
This canvas one and....
And this silicone one
Both look good on the watch
Silicone one, looks more comfortable I guess
And canvas one looks really fancy
I don't really find silicone comfortable
I prefer canvas or leather
especially leather
I'm thinking too
You'd go with the canvas better
Since you want to be fancy for once with a watch
Yeah, it's why I got both so I could see which one I liked more
@graceful grail https://youtu.be/dIiZ3vvZ78s
To help you get the other songs out of your head
Have you ever worked in IT support?
@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.
How do I get voice verified
@near hemlock Check out #voice-verification for details on that
!vv
Thanks
!vv @rugged root
@rugged root is a sick name bro
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.
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.
It's not even good aesthetics, it's just bad design
Diwali
@hollow haven This is all I'm finding about the like is_role() style thing https://discordpy.readthedocs.io/en/neo-docs/ext/commands/commands.html#checks
I can't use the decorator because I specifically need it to check in DM which complicates it slightly
Pass it to another helper method that has the decorator
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
an interesting way to advertise for a server
of all the strange errors
mv: cannot stat '*': No such file or directory
Software luminary “Uncle Bob” Martin spoke to members of the Yale and New Haven communities at Yale School of Management. Martin had been a professional programmer since 1970; since then he has become a prolific author and leader in the industry.
Dan Bernier of New Haven’s Co...
neat stuff he do
one of these is corrupted
but which
that is the question
I'm guessing the shorter one
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 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
yega?
yeah
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:
the text should be inside another box
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.
I have OCD, would rather go with space-between 😂
Wait....
align-items should actually be flex-start
If you want your text left-aligned.
hmm
align-items: flex-start;
so this is my html code
preferably css, but you can put it in HTML
@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.
<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;
}```
@keen comet yeah in that case
Well, what box are you trying to fix text to the top of?
over the button?
I don't see anywhere where you would have text over a box other than the button slither.
Yeah, you just need to put the text and the box in a parent container and do flex-box.
more like the text to go up in a scroll area
Put the messages before the input in the html, though.
I'll show you.
ok
<!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?
I’m here now
yea I'm working on voice verification its anoying