#voice-chat-text-0
1 messages ยท Page 937 of 1
i have no clue barely what im doing i only know basics of discord.py
im still learning
i jus got started on discord.py like 3 days ago
im 15
lol
i dont drink or smoke
i dont even vape
and i never will
ive seen what it does to people and i dont wanna know that i need something to control me or as adults say it "numb the pain"
i jus wanna be myself
as soon as i get this advertising cmd done im chilling and watchin yt
welp its better your not drinking
but with some ppl the very little amount can change the way they talk and act
ive seen it happen
like what im saying is my biggest thing ive owed to my life is that i will never drink or smoke
i just promised myself it
and really i dont like it nor need it
oh trust me i wont
even if its my wedding
i wanna stay sober until i die
what does \ mean?
example response = \
and alot of people say oh its because ive never gotten to get to smoking or drinking ive could have done it already cus kids in my school asked me if i wanted to try ,vaping, weed, and drinking and i said no to all
!e py a = 5
@somber heath :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | a =
003 | ^
004 | SyntaxError: invalid syntax
!e py a = \ 5
print(something, end = "")
@somber heath :warning: Your eval job has completed with return code 0.
[No output]
a = 5```
@lyric gazelle
did chris test out the cmd yet?
cus i dont wanna miss anything he says
ok
ok i was jus makin sure
i did not miss anything he say
i think i might have seen the fix to the no commands thing that is happening i jus dont known where
and do you guys have any websites to recommend to see like discord.py commands that other ppl made
damn
he left fast
lmao
@lyric gazelle If you're looking to unmute, check out the voice verification channel. ๐
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@bot.event
async def on_message(message):
global advertising
owner = await bot.is_owner(message.author)
if not owner:
if "https://discord.gg/" in message.content:
if not advertising:
await message.delete()
ok
hmm so its still a problem of the commands
i think i can find the fix
i found the fix but i did not know what it was talking at
ok
go ahead
ok thanks
xp_to_next_level = math.floor(5 * (current_lvl ^ 2) + 50 * current_lvl + 100)
import math
for current_lvl in range(1, 1000):
xp_to_next_level = math.floor(4 * (current_lvl ** 4) + 500000 * current_lvl)
print(i, xp_to_next_level)
is anyone talking?
owner = garbage
** if message.author.id = bot.user.id
sorry ๐ญ

i got sussy nitro
wtf
oh
nice
i dont have the right to breathe
nope
dies
wanna know how i got nitero
maybe
who are you talking to?
there is like 20 people
oh
ok
ok
who was it you were talking about when you said code help something smth
yes
because i am a verified bot dev
idk
i help in there sometimes
i dont think i remember pinging you
in a while
i have a verified bot
i own it
but i dont have the badge
yuou pinged me by replying to this
yes
i pinged you to that
ima ask discord for badge
Moo Bot
MOOOOOOOOOOOOO
a bunch of stuff
yea?
yeaa?
verified by discord????
shame
gonna be a while
took me like a month
and then a month for members intents
yes
indeed
every time i woke up and saw that my heart stopped
lol
only because discord slow
ye
and because there is a massive amount of message intent requests
its gonna take longer
no
because it got launched
there are lots of them
lots of requests
your gonna be a while
you will in 9 months
hm
so no guild commands?
dont need message intents for dms
yea
sounds russian
cavokarog
i got 171k+ members
yea
users
cached users
in guilds
yea
about 370 guilds
:^)
yes
music...
rythm
groovy
LOOOOOOOOOOOOOLLLLLLL
can ya invite me maybe :^")
the server
yes
oh
ok
yea?
hm
source code maybe?
shit
thats good
ye
awesome
thats hard on threads
what it use?
asyncio?
event loop? asyncio.sleep(a day)
nah
is it like a counter that minuses 30 from something every 30s
sleep?
should be
dont forget to await asyncio.sleep
yea
sure
cant
only my bot in my server
sorry
๐ข
hm
yea
to bots?
no
never had a use
ima send discord a email
hi
thank you
i am yet to meet some conditions
sorry but your voice sounds like it'd be a really good voice operator
for a second there i thought you were be a bot
i'll leave for now
have a nice day
how is cold there in australia
@quaint monolith Sorry, I was looking elsewhere. Thank you. ๐
oh
hi
aww geez ๐ฎ
This is a list of cultural heritage sites that have been damaged or destroyed accidentally, deliberately, or by a natural disaster, sorted by country.
Cultural heritage can be subdivided into two main typesโtangible and intangible heritage. The former includes built heritage such as religious buildings, museums, monuments, archaeological sites, ...
found out what?
@gentle flint can you be my stylist
no thx
that they build over a cultural heritage
geeeeez
i hope the whole building will be haunted
this was the cave in Australia
https://en.wikipedia.org/wiki/Juukan_Gorge
Juukan Gorge is a gorge in the Hamersley Range in the Pilbara region of Western Australia, about 60 kilometres (37 mi) from Mt Tom Price. It was named by the daughter of Puutu Kunti Kurrama man Juukan, also known as Tommy Ashburton, who was born at Jukarinya (Mt Brockman).The gorge is known primarily for a cave that was the only inland site in A...
๐ noice
i'm just trying to switch out more and more things from actual plugins to ftplugins / vimscripts
hoping 1 day i can use vim plugin-free and still have all that functionality
ha...ha.... I'm actually still at :[range[]s/foo/bar/[flags]
oh xD ye substitution has alot of things that are weird
you're up to find alot of fun things
like \n being ascii null on substitution
and \r being \n
lol
oh boy ...
ye xD
for example if you wanna add newline at end of file
you do :$s/$/\n/
you get ^@ at the end
you do :$s/$/\r/
you get your newline
np.sqrt(np.sum((arr - q) ** 2, axis = 1))```This is my function. There are many like it, but this one is mine. :grin:
that's cute
PyJohn or PyJong?
pyjion
Scream Queens is an American satirical black comedy slasher television series that aired on Fox from September 22, 2015, to December 20, 2016. The series was created by Ryan Murphy, Brad Falchuk, and Ian Brennan and produced by Murphy, Falchuk, Brennan, and Alexis Martin Woodall, and by 20th Century Fox Television, Ryan Murphy Productions, Brad ...
Have y'all seen this yet?
https://blog.jetbrains.com/blog/2021/11/29/welcome-to-fleet/
https://www.jetbrains.com/fleet/
Looks like JetBrains announced a new editor called "Fleet".
It's "just an editor" by default, but can be attached to a container running IntelliJ for IntelliSense.
You can even have JetBrains host that container for you for free* in JetBrains Space (*up to 2000 minutes per month with default resources on the free tier)
They're also announcing more generalized "remote development" support: https://blog.jetbrains.com/blog/2021/11/29/introducing-remote-development-for-jetbrains-ides/
Looks like it's only their proprietary format for now, but Docker support is "coming soon"
@amber raptor - I'm curious, would you consider using JetBrains' IDEs once they get their dev containers, or are you set on VSCode?
JSON is an amazing programming language
Better than HTML
@amber raptor how do you understand Pipes in powershell
kawaii.
Yep
That's fair
If you didn't know, JetBrains has a PowerShell plugin, but I didn't like it very much
Not that space the other Space
you practice it?
yea but i dont get how it redirects the stream
the whole concept dosent make sense
like is it just to break up lines of commands
its giving 1 command's output to another
He's using VS Code instead of ISE
Powershell ISE doesn't exist
IT DOESN'T EXIST
Ah
Got it
I think I remember reading that it was being deprecated in favor of the VS Code PowerShell plugin
it was deprecated
Yeah
It's not even being updated to PowerShell 7
... or is it PowerShell Core now?
Alias. Good series. Until it wasn't.
Same director as LOST, I believe.
Go figure.
Windows Powershell 5.1 won't see any feature update, Powershell Core is at 7.2+ and future, built on .Net Core and cross compatible
Normalization of deviance is a term used by the American sociologist Diane Vaughan to describe the process in which deviance from correct or proper behavior becomes normalized in a corporate culture.Vaughan defines this as a process where a clearly unsafe practice comes to be considered normal if it does not immediately cause a catastrophe: "a l...
Vaughan defines this as a process where a clearly unsafe practice comes to be considered normal if it does not immediately cause a catastrophe: "a long incubation period [before a final disaster] with early warning signs that were either misinterpreted, ignored or missed completely".
it sounds like some drug people get off/natural high (new thing with the kids)
Because it hasnโt wrong you yet
I havent seen LP in a while
Kubernetes is shit but unfortunately there is no better replacement
@zenith radish is getting off kubernetes
Who was calling for me?
kkjj@woeful salmonI've just learned abt :Ni! and my first question is why
wdym
its the same software that asks you to go help poor children in uganda when you open it
why are you surprised
lol
why not right? ๐
@amber raptor what do you do when you need a container to have a really small sqlite db in it?
just copy the db file in,
install sqlite and create it in the container
or something else
Donโt?
but if you did what would you do
I wouldnโt
any alternatives you can suggest?
But if you insist, docker volume
i guess
I have a feeling that today is going to be just as stressful as yesterday
Yeeeeeeeep
Our MSP is contacting the vendor
And the issue I just had is thankfully not as big as I thought
@rugged root bottom of the barrel
Is it the server or is it just me where I cant see the usernames of people in voice chat?
Heyyy thanks
A "Thanks Laura" Production
Want more info about CCS? Visit us at https://www.centerforcorporatestudies.com
Written and Directed bโy: โโโโ
Thanks Laurโa (Phil Kaye โ& Alex Dobrenkoโ)
Producerโ: โ
Lauren Wilde
Director of Photographyโ โ
Bill Meese
2nd Cameraโ: โ
Jacob Hurwitz-Goodman
Soundโ: โ
Jason Cooper
Editorโ: โ
Jacob Hurwitz-Goodman...
anyone here familiar with aws?
Somewhat
What's your question?
Touch baes.
so im trying to get the aws inventor badge, so i set up an account on awseducate like a week ago, ive done all the module exercises and tests, but i dont think i got the inventor badge or any badge for that matter
i want to know how i would get this badge, i thought this would be a quick google questions, since how big of a company amazon is, but theirs nothing listed out there on what things you need to do to get this badge...
This guy needs more upvotes: https://www.reddit.com/r/robotics/comments/r58e1g/definitely_not_scuffed/
how's going on? @rugged root
Just work. You?
@sweet lodge can you find anything on the inventor badge on the web?
and how to obtain it?
Getting stuff scanned in, making sure that our folks can attend a webinar
Ok
Also trying to futz around with the 2016 Advent of Code
I'm probably not going to do the current year at the same time. Makes me anxious
Hmm. I don't know much about the first-party learning stuffs.
Are you talking about this?
http://www.ictacademy.in/cloudliteracymonth/
At first glance, it looks like it's a program that partners with universities
Why? Is it hard this year?
@peak pike reminds me of my little brother
oh yeah? why so?
I'm just not competitive, and with so many people talking about it at that time.... I mainly don't want it spoiled for me. I want to prove to myself that I can do it
just the way you talk/verbalize
@frosty star you seen :help 42 yet?
competitive programmers are often the ones who have the knowledge to make greatly optimized software but write really bad unmaintainable code or even use hacks to make some things work
you really don't need to starve to become one
lol
they thought @molten pewter was an international drug smuggler
they told him to lawyer up
42 huh
@molten pewter you're a legend
furyo is stone cold, he dosent have a job and isnt stressing
he told those people to shuv their job where the sun dont shine, He turned his back on the system
also try :py3 print("hello world") or :python3 print("hello world")
At this point I think the vim developers are just bored
Not a lot of clouds today so we could see venus
if you want something useful try abbrev but use it with
@molten pewterhttps://github.com/vcokltfre/moot/blob/master/static/scss/style.scss
Good tip. Iโll try it tmrow tho. Will keep u posted.
i meant use it with <buffer> when you're doing something for just 1 buffer
Pizza :โD
I get anxious when I ruminate abt the future
Good night guys ima go to bed
xD
Yea
its browse
r
yea
but its kinda faster
hmm
yea
yea true
LOLz
hmm
LOL
hmm
so where r ya frm
Payments will begin processing on Wednesday May 5th. Please note that payments can take several days to finish processing. Brave Ads Payout status: Verified wallets (Uphold): ๐ก : Payments Complete. Unverified wallets: ๐ก Payments Complete. This is a payout status update for the Brave Ads payout date beginning on May 5th, 2021. Please note...
furyo is my dad guys
try dyin 1ce
jk
LOL
rock n roll
thats the same with christianity
if you accept it on your deathbed you're allowed in๐คฃ (accepted)
Im hindu
this stuff is real spirituality
yoga ish
uhh.. okay
Im practicing hinduism 6 months in the year, then 6 months sikhism
but hinduism really isnt a religion
theirs no restricitions
wut?
hmm
you dont have to bring yourself down or limit anything
its just living your life
i also like in hinduism their is multiple gods
that means i can be a god, or you can be a god
god is already inside of us
That means, hemlock could be a god
just randomly
hey mann
Furyo brought it up with @verbal hemlock
btw can anyone tell me what kind of password hashing tool present in python
ig Hemlock may answer!
akshat r u indian
hm
me too
ohh gr8
Well there's hashlib
But I don't know if that's suitable
@molten pewter God is already inside of you, he isnt external (something to find) So if you're happy with yourself, truely. Then god is happy with you also
Wait I think there's another...
Don't run your own authentication system
Well that yeah
this is from hindu books though
i read alot of yoga books
thats why we have consciousness
i am typing something
But from the standpoint of understanding the general concept, https://docs.python.org/3/library/hashlib.html
@pliant salmon a fun engine i am hindu but i live near a muslim area
thats not bad thou!
why r we talking about god
dont know
we're talking abt how GOD programmed our relegions!
YADA YADA AHARMASYA
god is the ultimate programmer or something like that
@molten pewter and @verbal hemlock see that!
we can only know what we can observe from our point of view
i don't know exactly who said that
i guess it was descartes
or emmanuel kant
for example
๐
if we see a phone and we precieve that's red, a bee would see it in a different way with other color
guess what relegions Aliens do follow?
XD
lets change the topic now!
Theist
ye
everything Hemlock just said
orthodox
i guess there is one god but we all have different ways to preceive it
yes
cause theirs certain aspects of hinduism i dont like, that the caste system..but theirs different sects of hinduism @verbal hemlock you cant be a sheep to scriptures, something you dont like, you dont have to accept it
faith and religion
thats why i like sikhs that theirs no caste system, and women are as equal to men
hey mohammad i hv a que thou:
can ya explain what does "JIHAD" mean?
people often relate it t terrorists etc...
so i just wanna clear it!
jihad a struggle or fight against the enemies of Islam. - Google
LOlz
hi hemlock
we're trying to understand the meaning of religion
I use Python BTW?
guess What lang does GOD use to program us??
๐
lets everyone share their desktop SS
?
AngelScript is a game-oriented compiled scripting language.
AngelScript features static typing, object handles (similar to C++ pointers but garbage collected via reference counting), object-orientation, single inheritance, multiple inheritance with interfaces. Allows operators to be registered and overloaded. AngelScript can be used with any C++...
@coarse aspen #voice-verification
LOL
what
imagine programming an angel
On Temple OS BTW
Hey how goes it
Obviously
like
guys I learned the basic things in python but I don't know where to continue from
hhm
start making basic proyects
like
Really depends on what you're interested in
hmmm
for example try making a calculator
is there a an order of libraries to learn ?
no
so howz that?
I like Think Python .Allen B Downey ,Very simply explained
i guess its very related to what u want to do in the future
this easy man
How dare you
Recycle bin always goes in the top left corner
agree
I want to learn what it needs to be a software engineer
hehee i did that fr u
TRUE

Am I the only one that doesn't use desktop icons?
i use the deafult
it becomes eze so i do
i usually never look at my desktop
I actually stopped using desktop icons when I started using Linux, because I used a few DEs that didn't support them
lol
oh
You actually can't move the taskbar away from the bottom in Windows 11
what time is it in ur countries
22:22
pretty late
@rugged root
If you're interested, here's how to add "My PC" back to the desktop
https://support.microsoft.com/en-us/windows/show-desktop-icons-in-windows-c13270f0-3812-c71d-f27e-29aa32588b20
ohh man just buy a new PC it'll be free LMAO
!rule 5
5. Do not provide or request help on projects that may break laws, breach terms of services, or are malicious or inappropriate.
Oh sick, thanks
.bm
Oh cool that did work
Forgot that got merged
I can't find a place to buy a product key for W11
I think the W10 keys will still work
So the same price
ig they r gonna completely remove support for win 10 by 14th OCT 2025
are u telling windows powershell
voice chat here is way more glitchy than any other server as far as I have seen...
I clicked over here and it said 1 person was in VC
Yeeeeep
I refreshed and now 15.
I'm sure they'll fix it at some point
wh the helllis that
Windows 11 is just a Windows 10 update
Just look at the version numbers
Windows 10: 10.0.19043.1348
Windows 11: 10.0.22000.318
hmm
It always was
Essentially, yeah
nope
Everything became monetized
@haughty pier The future president is in the building
Microsoft just wanted to drop support for legacy Edge
Hell of a way to do it
And internet explorer
@haughty pier that was me
@haughty pier i still want your moms furniture, but i want to be straight up this time
Hey @amber raptor , question for you -
I was working on a thing for Mina. She wanted to be able to access her email (M365) from Python.
Everyone on Google suggested creating an app registration, but she doesn't have access to create one.
The only way I could find that didn't require an app registration was the Graph SDK for PowerShell.
Is there a way to use the Python SDK, or an HTTP API, or [something], from a user's context, without any access to the Azure portal?
Or is the PowerShell Graph SDK the only option?
You must go through the graph
There is probably a python package, the reason you do app registration is not having to constantly log in
There is a Python package, but it requires an app registration
Here's a quick-start link for Graph, it shows several languages, but it wants an app registration for all of them - https://developer.microsoft.com/en-us/graph/quick-start
PowerShell isn't on that list for some reason, and it's the only one that doesn't require an app registration.
So, without access to create an app registration, PowerShell is the only option?
Fair enough
Thanks
FYI, for anyone that hasn't seen it yet, Google is starting to require 2FA for all accounts
https://arstechnica.com/gadgets/2021/11/google-wants-every-account-to-use-2fa-starts-auto-enrolling-users/
Powershell SDK likely has user login to do things while Python would support that but doesnโt ship with native functionality because it canโt easily open browser Windows
the graph is just REST API but it's very complex system, if you don't understand it, you will trip over yourself
Applications using the graph should use App Registration as manual says
I need to head
Accepted
I guess I consider "scripts" a different thing from "applications".
What if a random end user wants to automate part of their job using the Graph SDK?
They have to call their IT department and get an app registration created on their behalf?
Also seems like an easy way to give someone access to too much data
Oh, but if you only add delegated permissions, then the delegated user can only access what's in the delegated user's scope?
Got it
!stream 277886690197110784
โ @ionic ferry can now stream until <t:1638294546:f>.
End Users would likely use Powershell and not Python, Microsoft sees Python as not end user scripting language but Application Language
Let's use the language that doesn't come with OS for end user scripting vs the language that comes with OS, easier for users to understand with very clear commands and access to all sorts of things
ttfn
Oh
That actually makes perfect sense
That's the perspective I was missing
Ok, I have finally learned that mom's cell service has a feature called "number lock" that prevents other carriers from taking your number while it is on. I don't know why the operators my Mom talked to didn't tell her about it but I suppose she wasn't able to communicate that concern. I have enabled that now for her.
Now we just have to worry about her number being on a list of gullible marks.
Most carriers will still turn it off with end user whining if they have all the data they need
My phone broke and Iโm moving to Verizon because they have better deal ๐ข and wahhh, I hate security
If someone wants to social engineer a phone number there are a lot more profitable ones out there...
I don't have 2FA?
Turns out, I have five available methods that have been available since February 2018, they just want me to try their new fancy security
@ashen heron What's your question?
Living-donor transplants. Liver cancer and advanced cases of cirrhotic liver disease may require liver transplants. Given the shortage of whole livers for transplant, Mayo Clinic's campuses in Minnesota and Arizona have been performing living-donor liver transplants for more than a decade โ together, they represent one of the largest such programs in the country.
In a living-donor transplant, a portion of a donor's liver is removed and used to replace a patient's diseased liver. After surgery, the donor's liver regenerates back to full size, while the patient's new liver also grows to a normal size.
As the safety of living donors is paramount to the success of this program, Mayo Clinic researchers have conducted a long-term assessment of donor outcomes, such as liver regeneration and mental and physical well-being. The study's results were very reassuring, as they showed that Mayo living liver donors do well after donation.
import pandas as pd
import matplotlib.pyplot as plt
df=pd.read_csv(โcensus.csvโ) #downloaded the census.csv file from net
slices=df[โTotal Population of otherโ].head(6)
states=df[โState/UTโ].head(6)
cols=[โmโ,โcโ,โgโ,โbโ,โrโ,โgoldโ]
exp=[0,0,0,0,0,0.1]
plt.pie(slices, labels=states, color=cols, startangle=90, explode=exp, shadow=True, autopct=โ%.1f%%โ)
plt.title(โ2011 Census Dataโ)
plt.legend()
plt.show()
i need the output of these
can u help me out pls โค๏ธ
i was writing the code but it is not coming
The liver is seen as the source of passion, or emotion, within Greek mythology and is frequently associated with anger and wrath specifically. Bile, which is produced by the liver, is often said to rise in instances of extreme emotion, principally anger. When Prometheus gives fire and reason to humankind, he teaches them many arts and sciences, including the reading of โentrailsโ as a form of divination and sacrifice to the gods. Prometheus teaches humankind โthe necessary color of the gall to please the gods, as well as the mottled splendor of the liverโs lobe.โ The liver in particular, the very source of passion and emotion, is preferred by the gods.
@rugged root
is that you?
Me Irl when some mf puts ketchup in ma pasta
when can you pick it up?
Two con artists attempt to out-con each other.
About Key & Peele:
Key & Peele showcases the fearless wit of stars Keegan-Michael Key and Jordan Peele as the duo takes on everything from โGremlins 2โ to systemic racism. With an array of sketches as wide-reaching as they are cringingly accurate, the pair has created a bevy of classic characters...
around 5?
sound good?
"fiduciary" ๐คฃ thats the type of vocabulary Aaron Hall uses at one of his elections ๐
๐
thats all aaron hall does, procrastinate. Unless theirs an election on.
female coworkers take advantage of @haughty pier because hes lofty.
https://www.reddit.com/r/ProgrammerHumor/comments/r5jnxq/guys_i_think_my_python_installation_failed/
Hello, world!
Trogdor!! The Board Game is a cooperative light strategy/area control game of burnination, majesty, and consummate V's for 1-6 players from the Brothers Chaps and James Ernest. Choose to play as one of 9 Keepers of Trogdor, each with their own unique abilities, as you take turns controlling a beefy-armed dragon in hi
attribute
hi
i need to make a function using recursion only : lists_2d_compare function which receives two two-dimensional lists of numbers (each
One of which is represented by a list of number lists). The function returns correctly if the two lists
Dimensions are the same in all their wake, and this lie and there is at least one limb in which they differ
could someone help pls
is it just me or i dont hear anyone
@spark plover ๐
hi
here?
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
No
6
znonono
ok lol
lmao i just wanted to have a conversation about coding in general but this is too much
I mean, fuck around and find out if you truly want to, but I counsel you against it.
ok
well
I suppose
that I
just need to send
a few more messages
should be
in the voice chat
Stop.
in no time
!tvban 723391103247581254 14d instructions said not to spam
:incoming_envelope: :ok_hand: applied voice ban to @last venture until <t:1639537354:f> (13 days and 23 hours).
lame
As I said.
this is stupid. Like i just want to have a fun conversation with someone. @rapid crown you guys do realize you can just mute someone in voicechat if you don't want to hear them
all this verification stuff is just overkill
i'm following the instructions. they told me i have to send 50 messages first to be eligible for voice verification
so
im not spamming
im just following instructions
๐
i was instructed to do that by the bot.
maybe change the instructions if you have an issue with it
you're fine, you just have to wait 14 days now
why would anyone want to vc here with all the stupid regulations? lol the entire point of discord is to meet and chat with random people. Like i said, there's a mute option for a reason.
whoever made that bot is just trying to flex that they can make a discord bot imo
we've had history of abuse of voice channels. thus we implemented this voice gate and it's been great at keeping barrier of entry just high enough to keep out the trolls
so then,

what qualifies as '50 messages'
because i tried to follow the instructions YOU guys made and i got voice banned
DM @rapid crown if you wish to discuss further. but read all of #voice-verification before doing so
read the part that says spamming will delay the voice verification or result in removal from the server
i'm not even motivated to do it anymore lol
then stop being abusive to the mod and move on dude
this discord isn't even worth it
aweee
that's cute
print('cope')
cope
On that point we disagree. ๐
look up the Pangburn discussion discord. That's actually how you run a discord based on voice chatting.
anyways, i'm just gonna spam a bit more and then leave you lame os
Hey @last venture!
Uh-oh! It looks like your message got zapped by our spam filter. We currently don't allow .txt attachments, so here are some tips to help you travel safely:
โข If you attempted to send a message longer than 2000 characters, try shortening your message to fit within the character limit or use a pasting service (see below)
โข If you tried to show someone your code, you can use codeblocks
(run !code-blocks in #bot-commands for more information) or use a pasting service like:
!tempban 723391103247581254 14d you can join again later if you like, since this community doesn't seem to suit your requirements
:incoming_envelope: :ok_hand: applied ban to @last venture until <t:1639537826:f> (13 days and 23 hours).

A for effort
https://cibcrew.com/ @somber heath
Austracantha minax
from os import path
def main():
# Prompt the user to input filenames inp_file.txt and out_file.txt
file1 = path.join(".", input("Enter the input file: ").strip())
file2 = path.join(".", input("Enter the output file: ").strip())
# Create a text file named inp_file.txt
with open(file1, "w") as f:
f.write(
"Python is an interpreted, high-level, and general-purpose programming language."
)
try:
with open(file1, "r") as f:
pass
except:
print(f"{file1} does not exist!!")
return
# Open inp_file.txt and out_file.txt in read/write mode
f1, f2 = open(file1, "r"), open(file2, "w+")
f1_c = f1.read()
lines = f1_c.count("\n")
chars = len(f1_c)
f2.write(f1_c)
print(
f"{lines} {'line' if lines == 1 else 'lines'} and {chars} "
f"{'char' if chars == 1 else 'chars'} have been copied to the "
"output file"
)
f1.close()
f2.close()
# Append a string of text to out_file.txt
with open(file2, "a") as f:
f.write(" It was created by Guido van Rossum and first released in 1991.")
# Read the output file and display the updated count of number of lines
# and characters in the output file. Then, display the contents of the
# output file
with open(file2, "r") as f:
fc = f.read()
lines = fc.count("\n")
chars = len(fc)
print(f"Updated count of lines in the output file is: {lines}")
print(f"Updated count of characters in the output file is: {chars}")
print("Displaying the contents of the output file.....")
print(fc)
if __name__ == "__main__":
main()
"hh"```
W
hi
wsg
LMAOOOO
breh
ok
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
oh
thanks man
๐ซ yes i did @wet iris @whole bear
dude
i'm muted
๐ฅบ
bro @wet iris @whole bear
๐ yes i just joined and it needs 50 messages
to get verified
here @modest trail @wet iris @somber heath
nah it is a place in india
ravi sehrawat
u did it
๐ฅณ
oh
you guys must visit india
sorry? @wet iris
nah it's not like that
there are many places with no much population
๐ no one thinks you are
why so
it's normal
I've not been one for travel at the best of times. With my medical requirements and vulnerabilities AND a virus floating around that is liable to kill me if I get it being treated with more rights than people...yeah...maybe not.
๐ lol
that;s great
๐ most of us think corona is spread by china
yeah
same
who knows
it originated there
and like they hid information regarding it too so that's why
๐ haha
dude
now people are dying
brb heating some food
๐
I mean, not when I'm actually saying mate, but the drink for which the DE is named is mah-tay.
Not mate.
gotta go @whole bear
Thunderbolts and lightning. May lose power.
Might be fine.
Yes.
It is possible for there to be speeds faster than light through given mediums.
Through water, the speed of light can slow down enough that electrons can be faster than that.
Cherenkov radiation (; Russian: ะงะตัะตะฝะบะพฬะฒ) is electromagnetic radiation emitted when a charged particle (such as an electron) passes through a dielectric medium at a speed greater than the phase velocity (speed of propagation of a wavefront in a medium) of light in that medium. A classic example of Cherenkov radiation is the characteristic blue...
Ah, yes. Nick's OS. Named for Nicholas Nicholson.
The speed of light we are told is the speed limit of the universe is the speed of light through a perfect vacuum.
i.e. c
@haughty pier Can you share your vimrc! I love it-
@hollow hare did you get that?
Uh- no ๐
586 โ ((vim_configurable.override {python = python38;}).customize {
587 โ name = "vim";
588 โ vimrcConfig.customRC = ''
589 โ syntax on
590 โ filetype on
591 โ set relativenumber
592 โ set number
593 โ set shiftwidth=4 expandtab
594 โ set hidden
595 โ set ruler
596 โ set colorcolumn=80
597 โ set backspace=indent,eol,start
598 โ let g:elm_format_autosave = 1
599 โ '';
600 โ vimrcConfig.packages.myVimPackage = with pkgs.vimPlugins; {
601 โ start = [
602 โ YouCompleteMe elm-vim vim-nix haskell-vim
603 โ jedi-vim typescript-vim rust-vim
604 โ ];
605 โ };
606 โ })
To create that I read the Nix docs, the NixOS wiki, and watched a talk on how vim has all this functionality that you don't need all those extra plugins for.
The generated vimrc file is this:
โ File: /nix/store/ymbxfy4jja4jfawsi7s9iry3rp5ypw55-vimrc
โโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
1 โ " configuration generated by NIX
2 โ set nocompatible
3 โ
4 โ set packpath^=/nix/store/vsh51qsx3v6k4mzc01z16n4znbhhbhfq-vim-pack-dir
5 โ set runtimepath^=/nix/store/vsh51qsx3v6k4mzc01z16n4znbhhbhfq-vim-pack-dir
6 โ
7 โ syntax on
8 โ filetype on
9 โ set relativenumber
10 โ set number
11 โ set shiftwidth=4 expandtab
12 โ set hidden
13 โ set ruler
14 โ set colorcolumn=80
15 โ set backspace=indent,eol,start
16 โ let g:elm_format_autosave = 1
good luck
ciao!
ciao!
@fathom swan Search tool.
To the right.
This is the accompanying text channel to this voice chat.
Hm. Rain and lightning.
May lose power.
The future is a mystery.
Unless you ask an astrophysicist.
Then it's all "Hurr, heat death of the universe and everything evaporates"
@whole bear I'm still here.
ok
My computer just decided to grind.
My fault. I think I fed my thing some large parameters by accident.
rip i have no audio
Oh that's ok
yes
Math.PI
^ javascript
I'm not being serious.
SCREAMING_SNAKE_CASE
You can "learn" something, then there's actually having a reasonably comprehensive understanding.
Superficial vs meaningful.
"Oh my god! It's hacks all the way down!"
A freelance what?
"It slices, it dices!"
We're in the presence of a celebrity, folks.
which celebrity? ๐ฎ
Ah, oh well.
@whole bear 1 sec
ok
srry i had call from my uni about something
I'll wait
"""
Input: A filename (filename) containing a family tree database where
each line is in the form name, father, mother
Output: A family tree database containing the contents of the file
in the format specified above, or None if the file is in the incorrect
format.
For example:
>>> hobbits = read_family('hobbit-family.txt')
>>> len(hobbits)
119
>>> hobbits[118]
['Sancho Proudfoot', 'Olo Proudfoot', None]
"""
pass```
with open("filename.txt", "r") as f:
lines = f.readlines()
well I got some
work
rows = []
for line in lines:
rows += line.split(",")
you can loop through all lines, split them by the , between them and store the results
and return those
or you could use map to use the split method on all of them and do it in 1 line basically
if you know how map works
btw was i sounding really arrogant or something? why did you call me a celeb lol
So whats up!
Oh, nono. I was just teasing.
ah ok xD
@fresh ember ๐
๐
@cloud shuttle๐
Yahoy, @frozen jetty.
I'm...eh.
๐
My normal.
@fallow dock๐
hellloo
I watched it a long time ago, I don't really remember it much
all I remember is "{something} is family"
ohana is family?
Mm.
yes?
Yes.
how good are you with python?
I am learning kivy now, pretty much a beginner
actually, it's when I set size_hint to (None, None)
it's layout within a layout
because i was trying to keep the aspect ratio
I use anchor layout to keep it centered, and a relative layout with set size
So...you're setting something to a static size?
Right.
So...
Why would on_size trigger?
The size isn't changing.
Like I said, I haven't done Kivy for a while, but...
ok wait, it might have been an oopsie
That would seem to make sense. Wouldn't it?
You're setting the size manually. You're taking responsibility for how big a thing is.
and what aspect ratio you're telling things to be
16:9
I currently calculate the biggest possible 16:9 area in the window then convert it to percentage and put it into size_hint
but I think it's kinda slowly things down, but not too bad
do you have a job with python?
I do Python as a hobby.
I see
I tried python to get a entry level job in programming, but everybody needs something else as well
well, I guess I'll have to learn javascript now
People shall learn to fear my Python powers. Mwawhaha.
Yes, JS is a good choice.
Businesses love to have websites.
JS making websites pop.
Got to have things that pop.
Ciao.
hoy hi
I've got ears on, but I'm not talking for the moment.
@fast sparrow What is with your display picture? ๐
Nevermind
Aha.
That's data science thingy
Ah, okay.
how to get voice verified?
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
I only joined last year.
1 sec lemme restart
I was working on PH database recently that's why this pfp ๐
Howdy howdy.


