#voice-chat-text-0
1 messages · Page 970 of 1
Although they're technically coming from SiteScope for most of our annoying and useless alerts
For ServiceNow, we have approximately 2000 unread alerts from today alone, and half of them are because someone tried to do a GET request on a POST endpoint.
laughs in Golang
Here's my Log4j alerts
We dealt with Log4J by porting all of our Java code to Rust.
Because we were planning on doing that anyway
This is irritating. Like this should be valid typing, right?
def spam(ham: str | int):
print(ham)
!eval
def spam(ham: str | int):
print(ham)
@sweet lodge :warning: Your eval job has completed with return code 0.
[No output]
def spam(real_meat: bool):
print(real_meat)
!docs typing.Union
typing.Union```
Union type; `Union[X, Y]` is equivalent to `X | Y` and means either X or Y.
To define a union, use e.g. `Union[int, str]` or the shorthand `int | str`. Using that shorthand is recommended. Details...
It was calculated, but I suck at math.
lol my phone says thats a malicious website @rugged root
Have you guys seen this one yet? https://strawberry.rocks
@whole bear Your mic is letting background noise through. Can you mute your mic when you're not speaking?
I may have gone too far
@wind raptor
Enabled every security option available
It's Excel
We need all the security we can get these days
🤣
It's only files outside of my organization
We detected you're using our services
It's harmful
Don't get a home server
Just get Digital Ocean
It's much easier
That reminds me ... it's a simple command line argument to fix that Log4j bug
This is what Mojang offered ... for other Java programs, it should be similar.
https://www.minecraft.net/en-us/article/important-message--security-vulnerability-java-edition
yeah: sudo yum remove java
Not everyone is on Red Hat / Fedora
you can't have java vulnerabilities if you don't use java lol
... assuming those use yum for their package manager
red hat still uses yum and fedora switched to dnf
I wish we didn't have Java
It's been years since I used Fedora, so ... ^w^;
I have to admin several servers. some are ubuntu. some are NT. some are RHEL. Some are fedora. Some are Arch. Some are CentOS.
Arch on servers?
Are any of those servers LFS?
I know, right?
*giggle*
Linux From Scratch.
AFAIK none
I personally spun up the Ubuntu servers. The rest were passed to me because I turned out to be good at system administration.
Well...decent
Hi
The only LFS servers would possibly be ones that are running inside of a VM on a host machine
Well these 24 servers are the only ones we have left that we haven't migrated to EKS.
I used Arch when I self-hosted my servers
When I gave up and moved to cloud, I almost went with Linode because they supported Arch
I ended up going with Digital Ocean because I wanted to support them because of how much their guides helped me, and because of all the issues with Linode that PyDis was talking about
But Digital Ocean doesn't support Arch, so I got stuck with Ubuntu
I might move to Azure or AWS, if they support Arch
🤮
Half of our EKS pods are running fucking Alpine.
Good luck using Python effectively on Alpine.
For servers stick to well known distros
Long live Arch
On a serious note, though -
Fuck running on bare metal, long live containers
Kubernetes
I'd like k8s more if it weren't for kubectl
What's wrong with it?
import json
# Reading "1-per-line" JSON
data = []
for line in fileobj:
data.append(json.load(fileobj))
# Writing "1-per-line" JSON
for d in data:
json.dump(d, fileobj)
fileobj.write('\n')
Six Degrees of Kevin Bacon or Bacon's Law is a parlor game where players challenge each other to arbitrarily choose an actor and then connect them to another actor via a film that both actors have appeared in together, repeating this process to try and find the shortest path that ultimately leads to prolific American actor Kevin Bacon. It rests ...
FYI you don't technically have to have primary keys
sqlite is basically excel but with less bullshit
Saves so much time copy-pasting formulas
SQLite is SQL but without a required server running.
Overly simplified.
Aura gives free Neo4.j
graphql has the relationships in the data in a way you can query
mongo makes you follow step by step if there's more than one relation
graphql is just the query language tho
This is honestly the first time I've genuinely looked into graph databases
Ouch
the venn diagram of programmers and pricks is a circle. especially when we get JS-onlys and Python-onlys in the same call
especially especially whenever someone brings up "It's just a scripting language" or "It's so slow"
Okay, but I don't think it's unreasonable for me to expect people here to behave properly
I was joking
I know
It is perfectly reasonable.
Just needed to verbalize it
🙋♂️
🙋♂️
I'm the most intelligent person I know
I'm also the most arrogant person I know
I'm the most humble person I've ever met. I don't think anyone can ever be more humble than me.
Okay Aaron
Actual quote from a certain previous American president
Thanks, Trump
> I'm the most humble person I've ever met. I don't think anyone can ever be more humble than me.
Next time, like this (read: leading > and space)
>NEVER
Why does it matter if it's a quote or a code block?
I'm the most humble person I've ever met. I don't think anyone can ever be more humble than me.
I was thinking you were the one saying that, @willow light, which confused me a bit.
acheivment unlocked: >100 hubris
go get(stuff)
ayyyyyyy
Just use goroutines
Rust is better
you spelled impossible wrong
Tell that to kubernetes
I use Rust for some things, and Go for others. It's a bit like saying that you should use a fork instead of a frying pan. They have completely different use-cases.
With that said, I gave up on multiprocessing. Async await all the way
god I love it
I mean async is only beneficial on I/O
"I use rust and go where they're applicable"
"but I gave up on concurrency and now I use node"
I do most of my work with APIs, so it's all I/O
its a cpu heavy function not io..
also fuck node. Long Live Deno
DocumentNode
ElementNode
TextNode
CommentNode
CDATASectionNode
...
con·cen·tric
of or denoting circles, arcs, or other shapes which share the same center, the larger often completely surrounding the smaller.
To make it easier to consume third party modules Deno provides some built in tooling like deno info and deno doc. deno.land also provides a web UI for viewing module documentation. It is available at doc.deno.land.
venn diagrams are not always concentric circles, but concentric circles can be venn diagrams
javadoc , cargo doc, deno doc
set() theory? *rolls eyes*
man javac
We need more built-in documentation generators
/etc/sshd/sshd-config
list(set(sorted(list(json.loads(file)))))
"pam" / clear text passwords: no
fairly sure they can't be concentric circles - for it to be valid, you need to show the whole thing, but you'd only have elements in the overlap
PermitRootLogin no
I've seen venn diagrams where the centers of the circles overlap
just bad use of a venn diagram
I've worked with 3D venn diagrams
you want to disable all of the logins with passwords, not just disable root login
use ssh keys
with open(close(file))
Also true
or don't tell me you have a security policy
Maybe use passwords with SSH keys as well?
up to you
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
just use keys
push-to-talk is v
Also, yes, remove remote login for all except the expected remote users
my security policy is "don't write any code, and you'll never have insecure code"
My security policy is to make everything so difficult to use, my users just give up
Can't make anything secure these days
It's better to just not do anything at all
lol PowerPoint trojans go brrrrrrrrrrrrrrrrrrrrrrrrrr
||(/s if necessary)||
linode vs a massive pile of raspberry pis
im convinced you work for my company
someone tell that guy about sshd-config
it's not difficult
I use linode, I can have that shit done in 3 minutes
That's still not as bad as at my company
Are you hiring?
Always
there are >9000 RAID standards
fractions n stuff (tm)
np.sqrt(-1)
[i, j, k] x [x, y, z]
a,b,c x,y,z
np.cross([a,b,c],[x,y,z])
do that but with seawater
or worse, a combination of sulfuric acid and hydrogen peroxide
you have to write over them several times and then melt them down
anything less is unacceptable
call the will it blend guy
@willow light can hear your keydown for ptt, might want a small delay
chlorine trifluoride is fun, it sets fire extinguishers on fire
does it oxidize free oxygen or diatomic oxygen?
oxidizing free oxygen isn't even a feat
pretty sure over a certain concentration even diatomic oxygen can be set fire
if the sun teaches us anything.. anything will burn
this video is great
"It's hypergolic with test engineers."
read as: it'll set you on fire on contact.
IE and its failings ... and then their conditional comments thing.
... but using server-sided stuff ... one can deliver the IE-only stuff if the User-Agent HTTP header is matching for IE
Cc: @willow light
depressing voice chat when you cant talk lol
ayo myst??
ikrr
You may do as you will and are able.
you can come in whenever you like on VCs :3
!e ```py
import inspect
def func():
for i in range(5):
print(a)
print(inspect.getsource(func))```
@somber heath :x: Your eval job has completed with return code 1.
001 | Traceback (most recent call last):
002 | File "<string>", line 7, in <module>
003 | File "/usr/local/lib/python3.10/inspect.py", line 1147, in getsource
004 | lines, lnum = getsourcelines(object)
005 | File "/usr/local/lib/python3.10/inspect.py", line 1129, in getsourcelines
006 | lines, lnum = findsource(object)
007 | File "/usr/local/lib/python3.10/inspect.py", line 958, in findsource
008 | raise OSError('could not get source code')
009 | OSError: could not get source code
Well I gtg see ya when I see ya
hi
hey guys
could someone please help me with git? it is pushing my venv folder eventho i ve specified not to do it
has someone had an issue like that?
@stuck furnace Bazinga has expressed an interest in streaming some code. Do you have time to spend on that at the moment, or do you think it might be best putting it off for another time? 🙂
yes
If you could I bee very great foul
!voice
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
thats too much :0
yea
yea
sooo
can I learn Python? like in this server?
Oh nice
When do i start?
ok
!resource
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
Youtube, Corey Schafer, playlists, Python for Beginners
Can I print all the inputs in one code ?
I see
yea
Like when I put input ('Name:Khaled')
Oh
ty
append all your inputs to a list?
xd
when I type
yea
yea
oh k
I'm learning c++ at the moment because I want to program games
will python like help me in programming games ?
!e
l1 = 'ham'
l2 = 'spam'
print(f'Hi {l1}, lets make {l2}')
@pallid hazel :white_check_mark: Your eval job has completed with return code 0.
Hi ham, lets make spam
the noobs gotta stick together
I use Spyder 4 for Python is it the safest and best option/
?
Its not that bad actually
idk other programs soo
idk
i use vsc, and started with pycharm
i have seen false postives and false negatives tho
!e ```py
if True:
print("A")
if False:
print("B")```
hi
@somber heath :white_check_mark: Your eval job has completed with return code 0.
A
Mic is not catching my voice on desktop discord.
can anyone help why it is not working
!e py a = 5 b = 7 print(a == b)
@somber heath :white_check_mark: Your eval job has completed with return code 0.
False
!e
a = 5
b = 7
print(a + 2 == b)
@pallid hazel :white_check_mark: Your eval job has completed with return code 0.
True
!e py a = 5 b = 5 if a == b: print('Ta-da!')
@somber heath :white_check_mark: Your eval job has completed with return code 0.
Ta-da!
if condition: #Exactly one if
...
elif some_other_condition: #Zero or more elif
...
else: #Zero or one else
...```
One codeblock will be run, the first condition that matches will have its codeblock run.
if condition:
...
elif some_other_condition:
...
print("...")
else: #NOPE
...```
!e
print(True,True,True == (True,True,True))
@forest zodiac :white_check_mark: Your eval job has completed with return code 0.
True True False
!e
print(True , True , (True == (True , True , True)))
@forest zodiac :white_check_mark: Your eval job has completed with return code 0.
True True False
why isnt my mic working :\
Hey sorry I just saw your message. I’ll be in voice chat in about 15-20 mins. Eating right now 😄
I don't expect it would stand out much these days.
Enjoy your food
is there any setting i can check.
check in settings
!e
from time import sleep
lx = 'eating'
take_bite = 0
eating = 20
while eating !=0:
print(f'Taking a bite {eating -1}')
print('chewing')
sleep(2)
Forever eating!
Hey Could You guys help me out with a problem I'm facing with my python interpreter..?
Its related to Django
Yes Telling
See while running the django command line
I'm getting this error
All the python commands is working fine but while running a command py manage.py runserver I'm getting an error "Unable to create process using 'C:\Users\Abhishek Anand\AppData\Local\Programs\Python\Python310\python.exe manage.py runserver'". I tried to uninstall and re-install the python on my pc but still getting this error with all django projects.
Not a Problem!!
It's totally fine
Yes I think they'll help....
Thanks:)
!stream 335393324573655043
✅ @cunning lake can now stream until <t:1644409661:f>.
@pallid hazel Thanks Dude!!!
Well also the notification came up on my phone about 30 mins after you sent the message 
Rude.
But I think my python.exe is generating this error...
could be a path error, the help channel or database section would be best to find someone who is knowledgeable
hi send full log
and maybe i can help
Yes Sure....
Hey @forest zodiac could you please help me in getting the log file......
you can just copy and paste the error here
Okay
Here My root project folder studybud
inside studybud I have my manage.py file
Hahaha
Did we need that so
!stream 335393324573655043 "30 mins"
Could not convert "duration" into Duration or ISODateTime.
30 mins is not a valid ISO-8601 datetime string
vscode for life
Wow, I'm having a bad day with commands.
I'm having a bad day with aiosqlite
Erm, @cunning lake would you still like streaming perms?
!stream 335393324573655043 30m
✅ @cunning lake can now stream until <t:1723208120:f>.
Yeah I terrible at remembering things like that 
wait what is he trying to do?
Yep, probably best to turn down the FPS
Hello 😄
Watching a guy make a vase on youtube right now.
👋 @somber heath
Sorry if I just spam-joined.
Connection issues.
It is alright
!stream 465123434322722817 30m
✅ @austere linden can now stream until <t:1723210953:f>.
Client's lagging a bit 😓
@cunning lake I'll often refer people to Corey Schafer's Youtube playlist for Python beginners. I find it to be an excellent way to get your foundations.
Video is given on a per needed, temporary basis
ohhh
In this case, Bazinga is showing off his code. Typically we grant streaming for when people need or are giving help or are streaming coding content
But the role is temporary
We're really really really really really really really REALLY picky about who gets it on a permanent basis
There's some folks who got grandfathered in from before we had the !stream command system that got to keep it
And I think we've only granted it to like.... 2 other people since? And one of them became staff anyway
where can i get help for discord bot?
#discord-bots would probably be your best bet
thanks
Any time!
Okay, I'll be on in a bit guys, have some stuff I need to knock out
Also Opal, you're old
Punching printers won't make them work.
Nah, installing Quickbooks on a machine
@stuck furnace Thanks for letting us rope you in for as long as we did. 😁
how can i stream?
@somber heath thx
Very stoic way to view things 🤔
@whole bear You can type here and we'll often read it.
Hi Hawking!
!stream 335393324573655043 30m
In optics, a Gaussian beam is a beam of electromagnetic radiation with high monochromaticity whose amplitude envelope in the transverse plane is given by a Gaussian function; this also implies a Gaussian intensity (irradiance) profile. This fundamental (or TEM00) transverse Gaussian mode describes the intended output of most (but not all) lasers...
What part of it has you stuck?
I want from beggining
I donno anything about django except it's a web development tool
also want to learn
r can not be same as Z
Now after amd announced 6000 series mobile processors
i think it is much better going to new laptops
instead of steam deck
any indians here?
@rugged root being the middleman 🤣
Yp
@willow orchid Hello
What's the problem?
I want he détecte he low food
Low food he gonna eat
No low détecte again
not working
What is this for?
For 1 game
Which
Ehhh.... I'm not really comfortable with us assisting with multiplayer games like that
Oh...
Almost all multiplayer games have rules and terms stating you can't automate your account to give an unfair advantage
Português?
It's just to eat when I'm afk
Dammit
There goes my typing

!rule 5
5. Do not provide or request help on projects that may break laws, breach terms of services, or are malicious or inappropriate.
Sorry, it's just not something we help with. If it was single player then I'd be potentially more lenient but not so much
Oke tanks
No problem! I appreciate you being understanding about it
P.S. I use Linux, just not for my main operating system.
I'm just wondering why proprietary is such a bad thing
Your saying that if I spend years of my life developing something, I should make it free?
Lol
i just realized that dr.doofenschimirtz from phineas and ferb was a business genius that could easily have monopolized an entire market legally
the guy's a fricking genius
How much demand is there for -inators?
huge
Baconinators?
Sure
What inators are you meaning
he froze an entire city, essentially creating an entire market and legally monopolized it because there was no competition to begin with, now all he needs to do is pay taxes and he's a millionaire
Have you ever seen Phineas and Ferb?
It was after my time
how come all the good shows are from 2012-2013
You're never too old for good shows
Every episode, Dr. Doofenschimirtz builds a machine, and the name always ends with "-inator"
https://www.youtube.com/watch?v=e1TH9ivLM98 this is nostalgic af
I took some time to watch Gravity Falls and I finally made a lofi version of the theme song I hope you like it let me know ! Stream now - https://song.link/wz06zbwfkbcrq
Artwork by Nateag
Cop my new drum kit here - https://prodbyldre.com
STREAM MY MUSIC:
Apple Music → https://apple.co/2CcjCOs
Spotify → https://sp...
is it true that facebook is leaving the EU's market?
Example:
intator-inator, creates inators
We'd be rich!
mhm left call
Nowadays most packets are encrypted though
True
Which does help a bit
I'd also argue that understanding networking is a completely different skill set from "standard" development
And honestly I still prefer dev on Windows
You.... stay over there please
I have everything the way I like it, all I had to do to get my build tools was just to install one thing, if I need to work on Ubuntu or some other distro, I can just use WSL
Embrace the weasel
"I use Arch, Basically Taunting Windows"
In that situation, according to Hemlock
Taunting Windows users is in our CoC, so it makes sense
I only keep windows for certain steam games now 🥲
Fair
thats the boat a lot of us are in
I'm just comfortable with it, there's nothing about it that's holding me back
I can still develop, still browse, still game
Still write stuff for different OS as well
I'm content
Yeah a lot of my colleagues are still on windows, something about better integration with vscode 😄
Not wholly wrong
I don't even have the VS Code excuse
I use Sublime Text as my daily driver and PyCharm when I'm doing bigger stuff

My friend
Haha
No need for an excuse 😁 it's whatever floats your boat
"Whatever floats your boat" should be the title of this entire topic
"Whatever floats will probably cause a rounding error"
floaters need to be reflushed
So much corn
🤷♂️
Howdy homies, hope everyones doin well
More or less. How about yourself?
Pretty good, chill morning but seems like it's catching up. Lol think I'm getting dragged into a meeting now 😔 I'll be in and out!
Enjoy the meeting
NextCloud? It is not all that good either though.
imagine supporting lastpass, and they make your password open source when a breach happens
That'd be one hell of a commit to review
brb
what are you guys hosting btw
Need to send my potential employer references, but my academic supervisors are not responding to my request 😭
Oh yeah, GitLab is like GitHub. Just another place for repositories
I bet it saves MS a lot of money not having to use visual studio for all the things they do
yeah it's just really shit for everything else
c# in VS is great, but vsc is great for go, python, js, whatever
MS increasingly has to use everything else too
without this incentive though, I don't know if they would dump in so much development effort
LSP = Microsoft Licensing Solution Partners
they bought github and got Atom with it but that's mostly dead
Language Server Protocol
@zenith radish why do you have a meeting at 20:30?
rust server icon is the crab
why is there a Python Foundation and a Python Foundations package
v confusing
hard to google
I dunno, ran into it yesterday trying to help someone move code to a new arm mac
something to do with import keyboard
just pretend they washed their surrender flag with the colors this week
it makes some sense
if it was free to license professional looking software packages it would be that much easier for scammers
TLS cert for signing installers
@sterile grove
is it still $100 direct from microsoft?
or more?
ouch
I'm buntu gang
WSL is great
especially with WSLg in win11
it's the Windows Subsystem for Linux
it's like Hyper-V but it hooks almost directly into the hardware alongside windows
it takes almost no setup
not if you want to game or use an Nvidia card, unfortunately
ubuntu is fine for vast majority of school + work
if your school laptop uses AD you'd have to protest the tech ppl to integrate an ubuntu image
AD = active directory (single sign on, etc)
Ubuntu has AD now
mine did not. I'm using a 2060 max Q
I had to fiddle with it, some people have a real uphill battle against obscure cards
they better deliver on that promise
my main sell is that I can now read the operating system code. If I ever come across a problem nobody has ever seen before there's an infinitesimal chance that I could put in the patch, but at least I could check and see if it's a broken backdoor or something
hemlock is AFK
25kbit = 1.5 megabit/min * 86,000 = 0.12 gig / day # there are actually only 3600 minutes in a day, 86,400 seconds. much lower number
yeah you could crank it to 2.5 megabit stream and only hit 12 gigs a day
I say go a little nuts and check the console for the actual bandwidth use after overhead (cryptography, etc)
you might want to make an image and save it
can you separate block storage from the server you provision?
I think you'll find it almost impossible to make a short guide
just because you're using GPUs in the cloud.
but how do you make that platform-agnostic?
oh so the GPU SDKs are from the hardware manufacturer for linux, not specific to the platform. makes sense
iirc AWS and some other platforms don't count local package downloads (so aws hosts the package repositories for their AMI at each warehouse)
doesn't hurt
go has gob encoding
look up what rust has
@amber raptor what about my cpap machine 😂
Amazon Basics College Ruled... https://www.amazon.com/dp/B07D2R89G4?ref=ppx_pop_mob_ap_share
I bet this guy is fun at parties 😄
the color is not the concern, it's the average color temperature
I'm sorry, but they gave a .edu and .gov
"inhibiting melatonin secretion" https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6288536/
pineal gland: "Numerous studies have shown that blue light can regulates the body clock and promote alertness, memory and cognition. The main mechanism is that blue light stimulates the secretion of melatonin in pineal gland which can increase or decrease cortisol expression depending on time of day and regulate human circadian rhythm"
"Photopigments governing circadian photoreception have been localized to the inner retina." https://pubmed.ncbi.nlm.nih.gov/14507900/
Photopigments governing circadian photoreception have been localized to the inner retina. The relative abundance of CRY2 transcripts, coupled with CRY2 localization to the inner retina, supports a photoreceptive role for CRY2 in human retina. Furthermore, the discovery that CRY2 is also localized wi …
Cryptochromes (from the Greek κρυπτός χρώμα, "hidden colour") are a class of flavoproteins found in plants and animals that are sensitive to blue light. They are involved in the circadian rhythms and the sensing of magnetic fields in a number of species. The name cryptochrome was proposed as a portmanteau combining the chromatic nature of the ph...
"cryptochromes (CRY1 and CRY2) act as transcription repressors within the circadian clockwork"
Thank you
@uncut meteor henlo
hi xith
henlo to you too
wdym he's making it by00tiful
site#657
hello
I have more dc-dc buck converters than I can shake a stick at
I can regulate so much power
but I don't have any power to regulate
@whole bear You can type here where it concerns the voice conversation.
Also, not my story.
So don't ask me.
bro what @cold tinsel
im just saying new news
i have so many questions
her thing is just on fire u know
HOTTTT
acc hot, i need the addy
lol
my home address is: || never gonna give you up never gonna let you down....||
NO
Lol
Hi
A video of Kent Hovind from Creation Science Evangelism http://www.drdino.com giving us 100 reason why Evolution is Stupid! This is for your viewing pleasure only. No commenting on this video.
We don't agree with everything, when it comes to doctrine, with Dr. Hovind. More specifically, we don't agree with original sin, sinful nature and o...
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Where should I verify?
#voice-verification
Yes I've pasted it over there...
Yes
I think I'm not eligible for voice chat...
😌😌
They've set some criteria
Hinders me a lot...
@midnight agate Hey Why are you speaking as similar as like whispering? Is this your real voice...man!!
!e py def func(v): if v: print(v[0]) func(v[1:]) func("apple")
@somber heath :white_check_mark: Your eval job has completed with return code 0.
001 | a
002 | p
003 | p
004 | l
005 | e
@midnight agate You wanna teach me python too!! : D
I got computer science class just started.
Your voice.... oml
@midnight agate Who do you work for? Like where do you use code for? Work?
@dense aspen Who do you work for? Like where do you use code for? Work?
I missed when you said it.
I am from canada
How about you?
Maro, can you teach me python when you are free? Like do you tutor?
@midnight agate
I mean, its ok.
But when are you available?
Like timings
What.
;-;
Where do you work?
What do you even use code for?
so where do u use coding for?
Haaaaay
then how did you learn it
Wait where are you?
location lol.
Country ;-;
why u say nigeria then?
Do you have a github for your projects anywhere?
The green of basil, the white of flour and the red of tomatoes.
What is your experience?
Can I show you a ss of What am I doing at the moment and let me know if you are capable, I am sure you can do it but just wondering.
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
Yes Ma'am
can you help me with this stuff
its not hard
i just dont understand
;-;
Yes.
Exercises
Not Homework
Nothing.
Nothing.
No its homework
But its exercise
I dont know
😭
Thats smart.
Do any of you wanna tutor me 🙂
Yes sir?
huh
lol.
Corey Schafer, Youtuber, playlist for Python beginners.
@midnight agate why dont you use VS Code?
Why tho?
What do you use?
I have to go I will be back later, @midnight agate Could you help me later on? Let me know what times, I will hit you up with a dm.
@midnight agate so talented
why are you guys so philosophical
@somber heath helloooo
@somber heath what now
the universe wakes up
and what
why do we need to give
the universe
intentions
and actions
it's just an entity we use to describe
everything
around us
i mean like people say
"rivers provide us water"
not exactly
we just take water
from a channel
in which water is flowing.
and we call the channel a river
exactly
we eat them
precisely
i mean i guess it's cruel
but humans do whatever they can
to survive
i don't consider that a moral failing
we do just
raise them
and kill them to eat
but what are they doing abt it.
Filosofi
what can tehy do about it
well true
but their
living conditions
are often
poorer
that what their wild counterparts wld have
😎
from energy
yes
the universe
is literally
everything
so yes
but the
peculiar thing
here
is that humans can make up
fictional
concepts
which are not part of the universe
like completely
outworldly
concepts
huh
oh right that's a bad habit
oh shit.
i actually started doing that long ago because when typing long stuff, i thought that instead of letting people wait i cld let them read as i went along
i hope i don't get booted out
i do deserve getting told off tho
yes
thanks
Sorry Guys... Actually I'm new here
why are you sorry
hey
I can't speak
hello
any web d pro?
!voice
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
I've tried
i've done a bit of web dev but i gave up on doing gui
*ineligible
.
Its a mistake.
why aplogize
Yes..
it's just a wrong word
Yes... Just let it go
perhaps
By the way... How are you doing...!!
i am doing well
@somber heath isn't it saki
like sak-ee
oh
interesting
What exactly does this name mean?
saki is rice alcohol
Sake. Sa ke.
that was my attempt at typing out a pronunciation
but there's a correct pronunciation
@slim girderya
as in what the indigenous people use
@whole bear Yes!!
well the pronunciation of those who created the word, is correct then
Probably..
or just watch anime
perhaps
Not exact dude @somber heath
Mostly I've seen from US only!!
That's why I'm saying...
Yes!!
and summer christmas
Ah!! That's great to hear!!
And we have the land of great culture and traditions... Which we call it as India..
jam or something
hm
lmao
indeed
i like marmalade more personally
that's nice
lemonade
yes
@somber heath What kind of Stuff is marmalade?
orange tangerines lemons jam?
I got this ... "Marmalade is a fruit preserve made from the juice and peel of citrus fruits boiled with sugar and water."
Cumquat.
that's much more accurate
cangaroo
Its an Image bro!!
K it is.
coala
My mistake.
khristmas
Hello Sir. 🙂
Sounds Great!! "Khrismas"
wast
are they scary
lol.
so bipedal cows.
@somber heath What?? Really!!
bipedal and not lazy cows
wikihow
😂😂😂😂
He's beating !!
evasion
That's why animals are afraid of humans..
perplexity.
@somber heath kangaroo children are called joeys?
oh no
poor joey
that's unfortunate
.
jelly beans become joeys
i like this evolution
yes they are born very underdeveloped
Perhaps according to Google its "joeys"
as compared to other mammals
byeeee
farewell kangaroo man
which one?
thx
I'm probably going to be fairly sparse today
We're getting a new phone system installed today
New hardware day is always fun
Who'd you go with?
I hate people
@rugged tundra I think opal mist is afk....
;-;
@somber heath
The kangaroo man
lol
idk
i think so
other night he was talking about dinner and kangarooos lol
Hey!!
I've seen you around guys...
😯😯
It's @cunning lake ✋
I'm still not verified yet😩
I can't speak...
Had to jump into meeting
ho alright good luck
Interesting banner
Dinner time

