#ot1-perplexing-regexing
1 messages · Page 604 of 1
ic
wtf bro
Wat
I do appreciate the teachers who did this
Oh they all have text on them
Like it has good intent
That's absurd
Yeah it seems so
they tried their best to attract students
Yeah exactly, it is a bit wholesome
I could see it going wrong, but I get it
ok ig i like it
mr bean is amazing
just wanted to pop in and say how much I am enjoying messing around with Python after actually giving it a chance and realizing I can complete a ton of old side-projects [that I had put on the backburner years ago due to not knowing Python and needing methods of autonomy for things] with Python
I initially wasn't a fan of Python because no brackets or semicolons was weird to me, as someone who learned C#/Javascript/SourcePawn (which are syntactically similar to each other) first. Plus indentation is a bitch sometimes. Like this one time when I was in college for computer programming, I had a Python script break on me in class and no matter what I tried, nothing fixed it. When I called the teacher over, she hit backspace twice and enter to re-indent the line specified in the error, saved it, and it ran.
Whitespace issues can be confusing, but I think nowadays most modern editors will tend to help you avoid things like this through automatic indentation and code formatting. Also, every language has its quirks, and I think you tend to get used to things like this once you get past the beginner stage. That's why your teacher knew to try reindenting the line.
but my friggin' word is Python ever powerful. the amount of automation I can accomplish with this is crazy. I do research and documentation of cut content in video games (mostly Team Fortress 2) on TCRF.net and being able to create a script to run through 7 years of game builds' txts and diff check files between builds to look for undocumented changes is a game-changer.
I'm getting sooo much more work done. I

That's fantastic that you're getting practical utility out of it. That's the best part of programming, when you feel like what you're making is actually useful.
hell I can diff check an entire builds files with hashes
I'm glad this discord exists too. always nice to have a place to go for help. I created the official discord for the alliedmodders.net (SourcePawn language, SourceMod platform used for running server plugins on Source engine MP games) community back in 2017 as an unofficial sourcemod discord. We used IRC there but it was often dead. Some people wanted a discord server, most did not, but in the end I created one and now 4 years later they're at 4k members
Oh you're a Moderator! Explains the fancy orangey-golden name 
Yep.
Yes, you can become a contributing member of the Python Software Foundation for example.
Sorry, a "supporting member" is what I meant: https://www.python.org/psf/donations/
either/or
i use macOS btw
This is our Patreon, yes: https://www.patreon.com/python_discord
honestly this server has been boosted so many times if i would be boosting this server i would much rather patron it cuz then i get fancy role
thing is i dont got money
you can™️ use semicolons in python
I feel like if I did that, I'd be seen as a smooth-brain or something 
example
print("hi");
print(f"you said {input("> ")}!");
should™️ be valid
!e
print("hi");
print(f"you said {345}!");
@odd sluice :white_check_mark: Your eval job has completed with return code 0.
001 | hi
002 | you said 345!
see
Most of level 2 is covered in partnership, but most of level 3 isn't
i use arch btw.
won't work
the double quotes inside fstring
incredibly unfunny
i do fr
that doesn't really make it any funnier, though
cyph u have started sleeping 
¯_(ツ)_/¯
Have I?
atleast last some days that i was online u were not online at 3am or sumn
sleep is nice :D
is it tho
the worst part of sleeping is waking up
I woke up with heartburn >:(
been there
sucks ngl
always sleep by with some snacks nearby was my takeaway from it
I use Windows btw
botnet confirmed.exe
banned
i cry every tiem
lmao
Controversial opinion: Sirius Black in the movies should have been cast as a african american
cuz he's sirius_ly_ black
get it
im sorry
i mean
lmao
._.
it israeli funny
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
Oh, I see. Noted.
i use Google Translate as IDE btw
i do this to translate Python to C++ to make it run faster
you might soon realize that lack of strong types might be a huge pain in the bum on larger scale
Python is strongly typed
It's just not statically typed
But you can use a tool like mypy or pyright to enforce it
or just have people listening to docstrings and annotations.
a lot of stuff in python is done in a way to make good code easy but more complex stuff not too hard either (eg not really private things, so if you really have to access stuff, you can without doing virtual backflips in your code)
I have one script that heavily uses abc and abstraction. which could be normally done in python using simple duck typing. but I wanted the suggestions to basically show how stuff should be done if someone needs to extend my code
I do indeed love statically typed languages
but python works, its strongly typed, and with type checkers like mypy, its fantastic
Isn't the word for it strongly dynamically typed? E.g
C is strongly statically typed
JavaScript is weakly dynamically typed
Python is strongly dynamically typed
dyngly typed
I've never heard them used together, but the sentiment is the same
Python is both strongly and dynamically typed
What about statically typed and weakly typed
Isn't C incredibly lax on its typing?
kitty's
sorry for interrupting
I mean, as far as C is concerned, everything is just a bunch of numbers
So you can freely convert things around in any direction
And don't get me started on void*
Character literals like 'e' are actually ints and not chars, so on and so forth
Sounds confusing when I scale up
They get cast to chars on assignment, but the literal itself is processed as an int, so int32_t (most commonly, though technically it's defined to be the one the CPU is optimized most for)
C is generally viewed as a not-very-strongly typed language
Not a lot of people would go as far as to say it's weakly typed, but it's definitely got a lot more implicit shenanigans going on than, say, Java or C# which would definitely be strongly typed
Also, I probably really shouldn't get into arguments about typing strength at 4AM right before demonstrating an important project
i found easter egg i think
__peg_parser__ in python 3.9
SyntaxError: You found it! lmao
what is elastisearch 
||racist||

doesn't Discord use elastic search?
ah ohkay
than whole black family would need to be black. to have accuracies
but again. authors choice.
i wonder if this scene is from a game or not
I learned lambda calculus just so i can say "i know lambda calculus" and sound smarter
binary lambda calculus
those 3 words together - does not compute
It's from an NBC show iirc
ping when reply
tf that's double of joe's
wee
Joe has a lot of messages in staff channels
how many rickrolls are there in staff channels?
Hard to tell since 99% of them are disguised
hmm i just noticed that lemon and tizzy got the same surname
Lol
or maybe it's just a common surname, but i should probably stop here, sounds like doxxing
Since it's pydis staff, the answer can vary from "Yeah" to "One is copying it from the other" to "It stands for dinosaur, like brontosaurus"
advice is make more things. dont give a fuck whether it's useful or not, JUST DO IT
🥴
bruh they deleted instantly lolz
||I am coding on Android btw|| 🥴
same, nothing's wrong about it
android is a linux distro
just without everything on linux

How to get motivated to do anything?
I lost all my motivation when the whole field content got deleted in my phone browser. I was writing an issue on github. The "field goes completely blank sometimes when I hit enter" only ever happened on Facebook before, I assumed it was fb weirdness but it seems it's whole Firefox for Android... And, well, phones don't have ctrl+z. :c
I was trying to report a bad practice with exceptions in Python (raising Exception instead of something inheriting from it), I collected some sources explaining stuff and how to fix it (because the code is C extension)... And then bam! it was gone
I used my phone because it was private github account (we use bitbucket at work). Didn't expect it. But now I don't even have motivation to code. :c I was supposed to switch to that lib, so it's not like working would take my mind off that issue :c
Actually, *7k
If anything I wouldn't recommend you to start again right now. Maybe later today if you feel like it?
It's just... I'm in the office anyway. Slacking off a bit between doing some productive stuff is normal. But i feel so down because of that that I cannot get myself to even slack off. Because my mind is still on that github issue :c
It may be also because of my meds... I was pretty sure I didn't take my meds yesterday so I took them today morning.
But now I realised I might've taken them? Idk
So if I didn't take them yesterday, me feeling down more than normally could be the result. And if I took them and took them again, then maybe my body is reacting to double dose? .-. Hm, but it shouldn't react that fast? And I really don't know if I took them yesterday, I remember taking my meds while watching Parks and Recreation before bed but we watch Parks&Rec every night...
Guys I need some help with backend JS !
I am stuck really bad !
I learned JS basics but I don't know where to practice and build very small projects.
I only know the syntax and I want to get some practical knowledge. CAN YOU GUYS PLEASE SUGGEST ME SOME WEBSITES FOR PRACTICING JS!!!
Cause I can't find any sites with solutions.
Same
thats also me in a nutshell
I've been coding for more but still feel the same
your github says otherwise tho 👀
Despite the fact that my code's running in client environments and stuff
And I know it works
But it feels like it's so insignificant and stuff
And I feel so bad with current project because my mind makes the client seem so... dignified and important only because of the sector they're working in. Despite to already doing stuff for clients from thar sector
Don't let your mind turn something positive in something negative. You are way ahead of people who are still starting out :D
What useful thing do you see there?
I haven't really completed anything
project winter?
i mean it depends on definition of useful
I didn't create that lmao
I've been coding for about 20 years and I still haven't really created anything useful except at work, to be honest.
I have hundreds of unfinished projects though!
same
i think "usefulness" and "finished" are wildly overrated concepts when it comes to hobby projects
and really, what is truly finished? Because we can always think of more ways to improve it and add onto it
exactly I dont even bother coming up with a spec, i just kind of wander around with it
I recently "finished" a project by decomming the servers it was running on 
I love sunsetting projects
lmfao
Friends don't let friends use Elastic Search - truer words have never been spoken
The only piece of non-truth is the typo in the name :)
hmm Aiur
hello
role icon
The plant emoji or the bongocat?
Also, literally 30 minutes to turn on, log into, and load microsoft teams for my work computer
sad
oh my god the first meeting with my new team, Teams decided not to work for 30 minutes and I was super late
that motherfucking software is always trying to sabotage you
Teams is the worst
Midmeeting it decided "naaaah, I can't connect. Lemme just reboot"
Ahhh Teams. As much as it sucks, better than Skype for big meetings / international meetings (when it works)
Let's find a new emoji for my name while I slowly reconnect to this teams meeting
for a while i assumed you were going to do a growing tree thing
🌿
Teams is nice
why does it look different
Twemoji rendering vs actual unicode
Put \ in front of the emoji for unicode rendering
Is that a shark or a dolphin ........my glasses............
good question
\😎
\🥺
no
discord uses google's noto emotes
Ahh that sucks, hope it gets better soon
ooof burn lol
is it just the NVIDIA RTX graphics cards that are either out of stock or really expensive
Pretty much everything at this point with the semi conductors the way they are
Stonks
📈📉
Nurses2 right?
Ah
Hey, finished school in uk, what gpa generally gets you into (along with other things ofc) a good US university?
great
great to you too
I think for "good US university" I'd worry about enough money, not enough GPA 
so.....
someone has asked me to do this```
3). Always work with multiple branches. There will be two main branches, master and develop. Any new code should be put in an individual branch (e.g. bugfix/error-message-typo feature/convert-commands-to-slash).
ye, if you make a PR, the code in the PR should be in a separate branch, since it makes it easier to switch to the branch when someone is testing the PR locally
if you are just working directly on the repo without forks, you don't get a choice, but even in a fork, it helps to put into a separate branch
ohh
so for this, ill have to clone it again and make changes and open a pr?
do you work from a fork or in the same repo
same repo
i mean i have access to edit it
but im still supposed to make a new branch
ye, do that then
so branch is nothing but a pr?
no, a branch is entirely different
it is essentially a separate list of commits
which starts from some existing commit on another branch
to create a new branch, do git switch -c name-of-branch
i need to add a new feature to the repo
but they just said this ^
this will take the current state of the repository, and create a "copy" of it, and name that copy name-of-branch
then switch your workspace to that new branch
if you just want to create a branch, you do git branch name-of-branch, but I find it nicer to do both at once with git switch -c
-c is short for --create
is there a way not to do it locally?
no
hmmmmmm
at least I haven't figured out a way to create a branch on github
maybe it's somewhere deep in the menus
is there a way to make a pr on github
but the git commandline generally works better
yes
you will probably end up with a PR even with this workflow, but that PR should be from a separate branch
I usually do PRs from github's website, but almost everything else from command line
so on github its gonna be from the same branch?
github lets you choose, but well, to my knowledge, you can't create the new branch in github
hmm, that is annoying
maybe a github codespace would work
no idea if those exist yet
Is that an alias or the real command?!
you mean the gui for git?
@viscid hemlockyeah, that is a real command
git checkout was split into git switch and git restore
@shadow ridgecodespaces are a github feature where you essentially get vscode in the browser set up for a specific repo
An alternative to git checkout -b <your branch>
no idea if it is in a state where you can do git stuff from it
yeah, checkout was too much of a god command so it got split
ohh
I always use git branch
Haha
i have a git question
is it possible to temporarily go back to a commit
cuz i need to build an old version of my app
@viscid hemlockyeah, git branch also works
@inland wolfyes, git switch HEAD~1 to go back one commit for example
or git log and pick out the commit hash
i did NOT know this
now you do
true
i have an id ?_detial, how to express that in xpath (? is a wildcard, i don't know what is it)
//*[ends-with(@id, '_detail')]
ty
@graceful basin hey! i was wondering if you could help me create a pr online on github
Have you ever decided to do a thing only to find out you already did it months ago?
Whoah there's an icon next to my name
I like it
don't really have time for anything more elaborate than sending a message every few minutes
yes, but never on web
also i dont really remember much, i was always a beginner when it came to github 😅
but heres my guess
It's worth learning, even if it's kind of complex
You'll need it in your career if you ever plan on working with anyone else
fork it, make changes directly to the repo and then opening a pr which will show this branch?
🤔
and even if you don't, it's handy if you ever need to go back and change things
i see
What you described would work, yes. Although different organizations and such may have different rules/practices
People follow practices of things like version branches and feature branches and develop/test/production environments. Not to overwhelm you 😦
But let's say I have a repo myRepo, then fork it to create the branch myFork.
i think it says forking is disabled...
Yeah, some people never use github directly and just use a CLI
Some people really like github desktop
hmmmmmmm
I'm trying to finish up some assembly but need to check array values, by getting position at pointer 1 and pointer 2 and checking if equal too
In mips I stored them into register with 4 bytes, then reset it to 0 to start over again to read from first array entry
But when trying to read the second pointer of array I can't figure out how to store it unless I copy the array into a new register
Any ideas?
@trail belfry You should be able to talk here 

oh hi!
i didnt know u are also here hmmm
u can probably get better responses in together C and C++
@latent scaffold i know what u did there
;-;
yes he is julian
I'm redoing my code
howdee
now to convert u my dear friend
oh no
Lol
well i was going to say was. he already crossed last year before covid hmm
wait u already crossed?
I never lived in Mexico lol
eyes
I was born in Santa Fe
omw
no

Gotta make it to Canada though
gotta make it mars
For the maple syrup
I read that was maple story somehow
Maple syrup and whiskey
What if like 100k people got together and just crossed the Michigan lake into Canada
That'd be kinda lit
https://www.bloombergquint.com/onweb/google-tells-judges-it-s-so-popular-it-s-bing-s-top-search-term
Who is to blame for this otn 
looks like Sebastiaan is to blame
fake news
How do we know that's not... fake news?
it doesn't look like Sebastiaan is to blame
there, now you can be sure I told the truth
"this statement is false"
oh no
There we go, we need a good ol paradox to start this channels activity
Ok it did not work.
oh so you're a helper now
oh so you're a helper? name every help channel 🔫
xD
#bot-commands
I see that uou can use a code and a shoe to go to pluto
@undone hatch
You can go to pluto
wot
oh so you're a helper? name every help channel 🔫
hmmmmm
sus
thats cheating
cheating, beating
it works right?
nvm i just realized the full implications of what i just said
I hate Geography
dont we all
Geography exams are even ten times worse
Is there anywhere someone could recommend that I could get into mu* programming?
mu* is basically like MUD text browser game.
huh?
i meant as in you cheat, and then you beat your opponent
but i realized
it could be interpreted
in a dozen worse ways
i like about haskell and lisp lol
why do lisp fans see ruby as mmm porn?
Its a bad meme, you dont have to overthink it
i wonder if they ever made that porn
bomk?
Bonk
how is that gonna help
Dont know unless i try
Won
bro I was trying to figure out why I was saying that whole thread of conversation when I saw the name next to your pfp
anywho, nice pfp
This says if I want to appeal to the masses I should be a PHP coder
It's telling me I'm a genius
ruby fans are imaginary aren't they
Flying Spaghetti Monster
what
Long live FSM
what are those spheres
The Flying Spaghetti Monster (FSM) is the deity of the Church of the Flying Spaghetti Monster, or Pastafarianism, a social movement that promotes a light-hearted view of religion and opposes the teaching of intelligent design and creationism in public schools. According to adherents, Pastafarianism (a portmanteau of pasta and Rastafarianism) is ...
PHP fans be like
i used to be a fan but... it's got too many design choices that are not great to be considered good if i am being honest
holy shit why do you always link everything to wikipedia
wtf
@dapper dew do you spend like most of your time reading random wikipedia page or something
Its a pretty good explanatory tool. And no, this shit is all in my brain lol
xD
are you 27 years old by any chance
Yes
great
because 94, yes.
ye
no mystery. straight af.
lol
this is what happens when you study too much.
True
sleep hsp.
im in class
at 21:10!!!
all indian
also 20:11....
?
what time is it in india
21:12
im 21 and im asking what is life
very weird
what is weird in that?
bruh
i asked him in the past
maf
Life is the act of living
Bruh
you may wonna look at the facts really before saying this, we have one time for whole country.
alright. corrected
be a boss and walk out 
not being paid enough to act like a boss
lol
AH i found out what happened
you're bad with 24?
like the TV show?
no, something related to my country
oh i see. alright.
@vapid nymph in the last 24hrs I've had 48 mod pings
But it really varies, depending on raids etc. too
Like some mornings I wake up to 60+ pings, others it's only 2-3
Ye, I've heard it's like 100 on average
Unfortuanetly there's no real way to check other than manually counting
And quite frankly I don't feel like doing that to get an average lol
Smh imagine not using bot stats to see how much mods are pinged to have additional information to be able to combat mod burnout /s
Honestly that'd probably make sense to increment stats counter for mod pings
I don't think it's really an issue to be honest
It's so variable that it just wouldn't do much
also not really a metric we depend on lol
"too many pings" or "too few pings" is something we're quite good at gauging as humans
did you guys remove the kubernetes icon?
yea
was a nice one.
🎡
We do have the metric though lol
Not directly, but we count filter triggers
not all ping though do they
Only the everyone thing doesn't
and some filters from bot DMs right?
Hmm yeah true
o.o
How old r u?
?
nothing to see here
so it would seem
People asking other for their age first thing are creeps, prove me wrong
Well said.
46
Because it's part of the Unicode standard
standard, spec, whatever it is
Wdym
Unicode has a specification that most systems follow
Discord uses Twemoji, which follows that spec
you are fake news
@rough sapphire What do you call that diamond beside your name?
It's the server booster role icon
the triangle is boost but the diamond is hypesquad — you take a test and discord puts you in a house and puts it on your profile
they mean the new role icon
How do you set a new icon?
Only the server staff can set role icons
On a test server how do I? (Can't find on Android )🥲
oh, right
oh, left
:|
Ok
oh, up
Was sleeping, ever since I took the vaccine everything hurts , its a badge you get from boosting the server , idk its mathematical name
its just a triangle?
uh... are you alright lol
Oooooh, i couldnt see it on desktop
I thought it was the pink triangle on their profile
Its a rhombus
Is that new? Part of the role emojis?
Anyway i need ideas for a powershell project
So far i've just been making small utility scripts
that's already on the docket, but thats the work docket
one of our internal tools requires a weirdly specific dir structure
currently they have the interns make them by hand lmao
yes
no
uh... are you alright lol
no
judging by the pfp no
what are you, 5?
grow up :P
/s
how old are you @tardy rain
- Got it
lmao
I'm not 16
so 18?
oh how the flies time
soon you'll be a boomer 😔 😔
that's not
already there mentally
uh... yes
oh
baka
what does about_Break even mean?
its literally a man page about break in loops
idk if this was intended but if it wasnt i want it fixed
who do i harass about this
snake camel what madman invented that its literally snake or camel choose
camel is the only good one imo snake is for windows devs
camel snake is just plain bad
i use snake case in powershell, dont like camelcase that much
mEmE-kEbAb
or RAnDOm_LeTErIng_cAse
hellspawn-Hellspawn-Hellspawn
why in the world is break capitalized
Like, I get an error in about_ but break is a lowercase thing
Who knows
why is it all about_You?
so, I have discord nitro already, but I still can't change server profile? (I can't also send 4k character messages, stickers, etc). Only like, custom tags, emojis
Do you have Classic or Full? Afaik, this is all Classic has
oh no i think i remember when this got !otned
oh, sad 
oof
grrrrr
@latent scaffold https://github.com/jotson/ridiculous_coding
thas a scam wtf
oh em gee that would really brighten the mood for my code, wouldn't it.
lol
ok
theres also a VSCode addon
@viral parrot, I know you've said that major parts of your company's backend is in NodeJS. Which framework is that?
I am looking for one based on callbacks or promises
the backend is just written in typescript, im not sure it uses any major framework
Ah, alright. I have to get into the JavaScript ecosystem no, I wonder if there's an equivalent of the WSGI/ASGI specification
express.js is kinda nice, very unopiniated though
Speaking of recent discord changes above
It's interesting to see how different servers use role icons
I find that it's really hard to build a role palette that's friendly to all forms of colourblindness
So I think role icons could stand in as an accessibility aid for colourblind people
Discord also doesn't care AT ALL about accessibility
That's not entirely true
I've often gotten special attention from Discord staffers when I talk about accessibility on the DMD
there's a moderator discord?
Ye, discord moderator discord
You have to pass the Discord moderator academy exam to get in
exam hmm
i didnt think there was a kind of exam like that at all hahaha
is the exam online?
if so, what are the anti cheating measures hmmm
Yes the exam is online, it's submitted via a form and it has a lot of long text inputs
People try to copy paste stuff into the inputs and it's incredibly obvious
ahhh I see
The multiple choice questions are quirky too
Though of course you don't get graded, either you get added to the server a couple months later or nothing happens
It's all explained here https://discord.com/blog/announcing-the-discord-moderator-academy-exam
hi xpath gods, how do i combine two xpath expressions
for example i have this xpath //abc/def and //abc/fsdfdsfdsd
how do i combine them into 1 xpath expression
The 2 expressions each match some set of elements, what should happen to those sets when you "combine"
Or just return a string or a number
should have two elements perhaps
Ah, a union then
Well, a concat since XPath respects order
@dire siren seems like //div|//a should work
what will be the order if those xpath expressions gets more than one element (perhaps each xpath expression will get 3 elements)? @graceful basin
Afaik first all of the first, then all of the second
But most of my XPath knowledge is from XPath 3, so XPath 1 May differ
alr thanks
ahhh so that's how it feels to be a mod lol
change the python server settings to this
and you'll get it
too many messages ahhh
charles cabbage, the best computer scientist
saw this, neat stuff
Can now reach pages from AS211224
lol
hiya
hay
Hell yeah
any Blockchain developer here ??
eek
!rule 6 ?
okay, I'm asking this once again
but am i supposed to delete the branch after its merged with the main branch?
You can
hmmm
Depends on the project
in what cases should i not?
Branches inside of git are just "pointers", so you can delete them without affecting the merged commits.
If it is your own project and want a messy history of branches
So depends more on what the branch is and intentions into the future about that branch.
The fact that your name is cryptogen makes this less believable lmao (aside from the fact that advertising is against the rules here)
crptogen is a community not my name
Well, if you have your changes in your branch, merge it into your main with a pull request, your main now has the updates in it. Then you can delete your branch
It is your name
That represents a community
i am not marketing my project i am asking the developers if they want to contribute at the end of the day here we are for contribution
its my discord handle only my name is Adil Raza
Hmm ok I'm not interested thanks
so yes, it is safe to delete the branch once merged with the main one... am i right?
Yup, if you want to make sure, checkout your main branch and verify the changes are there first
!warn 638294730102407168 Please don't use our server as an adboard, as per our #rules.
i never said you to contribute dear
:incoming_envelope: :ok_hand: applied warning to @rugged fossil.
warning for what ??
see the name now
Yeahn I know just clarifying because you said your name so I just said that so you know, get that I'm not really interested (not in a bad way, not trying to offend in any way)
We are not an adboard. Don't use our server as one
wrong user?
It's not
cryptogen user
Changed name
oh
which ad i published here can you share ??
my discord didn't notice XD
read rules
thanks for the clarification
I just said that because your name was quite ironic to what you were saying in your message lol
its a development community and every developer contribute in its own manner . i shared a publication to contribute whats wrong in it ??
sometimes I confuse @shadow ridge and @rugged fossil because of the pfp lol
may be the privious name should be miss leading but publication is genuine not spam
Yeah I get it
It's just it's still against the rules
!mute 638294730102407168 3d I don't have the time or patience to deal with you. You know very well what you did, and I (and others) have told you repeatedly we don't allow it here. Take this time to reread our #rules and #code-of-conduct.
:incoming_envelope: :ok_hand: applied mute to @rugged fossil until <t:1633291451:f> (2 days and 23 hours).
Woah
ok lol
Let's move on please
.topic
bugless code, perfect tests every time
OMG
lol
THAT WOULD BE PERFECT
IMAGINE IF ALL CODE WORKED FIRST TIME
Imagines a perfect future
i wish 😩
feels great being steve jobs
perfect mastery of all languages, natural or programming would be p cool
An Archive of Our Own, a project of the
Organization for Transformative Works
He is dead...
ooooooh
This is great
Well, B||e||acon said to use the book, and you can be fast in using it - eg by throwing it :3
:4
BEACON
-__-
That's what I wrote???
hmmm
worked fine for me
spooky
🇧 E 🇦 🇨 🇴 🇳
@karmic gust wow so late to the party lol
and what theme are you using?
surely not the default 
well so i was using a weird cmder setup, then powershell briefly
try one half dark
thats not bad though
r u saying you're not using wt at home then!
I am, I just haven't customized its appearance yet
how do you get monokai, i need everything to be monokai
hahahha
https://gist.github.com/banzeh/639fe14e4f2afbbb8d21978a29c910ee if it's any good lmk
they're very similar
@harsh tundra lol what's on ur pfp
My character
?
WHY TF IS EVERYONE TALKING ABOUT SOME RED THING
idk
There's nothing red!
:/
... Other than the fox, I mean
why are you pretending like that
Ari's a red fox. That's it. No stars
???
aw man nvm
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
I don't see a red thing in the picture, but it's weird multiple people have asked you about a red thing
Whattt
bruh, gimme a pic of their pfp
yep there is no red thingy. thanks @harsh tundra for enlighting us
satan 😎
what sign
Yes?
who are you?
you just said my name
call me by your name
?
fiik
👀
There is no star. Neither one that is red.
lies
i mean, i would say there isn't if i knew that sign
Aquarians are unique. There is no one quite like an Aquarius. You are indeed unique
I'm not unique
ok whatever
I'm special
ooh horoscopes. fakery
i don't really mind horoscopes
I ||don't believe this ||
ah yes im a scorpio, im supposed to be romantic
How tf is scorpio romantic?
¯_(ツ)_/¯
lol
AFAIK scrorpios are basically like scorpions, lol. Seem cold, are snappy, have kind of inner fire (so if they're passionate about something, it's intense)
Some people obsessed with astrology consider scorpios to be a red flag. As in... don't interact. XD
I'm not really much into astrology, but geometry behind charts made me really interested. And the fact that when I adjusted my birth time, the thing started matching (rising sign moved and I went from "hah, funny" to "...wtf")
hm
Under UV light, almost all species of scorpions glow a bright green color, but why? Thanks to Capital One Shopping for sponsoring a portion of this video! Avoid Paying Full Price. Get Capital One Shopping for free using this link: https://capitaloneshopping.com/veritasium
A huge thanks to Prof. Carl Kloock for the interview and taking us scorpi...
Ooooh
it actually looks quite cute and not ferocious at all so i dont agree ¯_(ツ)_/¯
Fun fact: some diamonds glow under UV
they may ook big in the thumbnail
Pincers and venomous stinger. Right. Cute.
but this one's smaller than a thumbnail (sorry for the pun xD)
The fun fact is less fun when you learn that other diamond parameters are not connected to that. So you can have something with identically looking diamonds... until you look at them in uv

Oh, now I remember that someone made a joke about Perry the Platypus then
what
Add a bit of water and you have 5 really bright colours of eye-safe face/bodypaints
Which will make you literally glow
so fluorescent paint
As I said, I "can" glow, not i "do" glow
i havent used radium
come to think of it
there is a fleck of it
on the wall
opposite to my bed
hope i dont get anything xd
(i say this as a joke but i actually do have a fleck of it on my wall)
lol
One person had either radium or polonium with them during science camp.
and no, it wasn't one of the tutors
but apparently it was because the person was going to some research facility after the camp? or someone else in there was supposed to and they were supposed to hand it? I don't remember, it was ages ago
polonium == death
radium == idk
probably death
(if you get exposed)
(for a long time)
tbh I don't remember which it was - both were discovered by Curie-Sklodowska who was Polish, so my mind just coded it was "our" element
dosage matters a lot
.help savatar
**```
.avatar_modify spookyavatar
**Can also use:** `avatar_modify savatar`, `avatar_modify spookify`, `savatar`, `spookify`, `spookyavatar`
*This "spookifies" the user's avatar, with a random *spooky* effect.*
@harsh tundra can you savatar your savatared savatar? 🥺
.spookify
my what avatar?
it's less spooky lol
nothin, i just want you to do the .spookify or .savatar command again lol
how come the same thing with black bg and a bit of a bat is "less spooky"?
.spookify
ok thats creepy af
i can't see the bat, maybe i'm blind
look at the ear
i wonder why does it not use your custom avatar on the server to do spookify
i mean your avatar with the red star
what star? why does everyone say there's some star in there?!
hello
cuz there is
???
huh?
ha
i need a halloween pfp
lol
...
reload
???

