#voice-chat-text-0

1 messages · Page 970 of 1

sweet lodge
#

It's too clean

#

Can't find what you're looking for

willow light
#

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.

sweet lodge
willow light
#

laughs in Golang

sweet lodge
#

Here's my Log4j alerts

willow light
#

We dealt with Log4J by porting all of our Java code to Rust.

#

Because we were planning on doing that anyway

rugged root
#

This is irritating. Like this should be valid typing, right?

def spam(ham: str | int):
  print(ham)
sweet lodge
wise cargoBOT
#

@sweet lodge :warning: Your eval job has completed with return code 0.

[No output]
sweet lodge
#

Yes

#

!pep 604

wise cargoBOT
#
**PEP 604 - Allow writing union types as ``X | Y``**
Status

Accepted

Python-Version

3.10

Created

28-Aug-2019

Type

Standards Track

willow light
#
def spam(real_meat: bool):
  print(real_meat)
sweet lodge
#

!docs typing.Union

wise cargoBOT
#

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...
willow light
#

It was calculated, but I suck at math.

rugged root
pallid hazel
#

lol my phone says thats a malicious website @rugged root

rugged root
#

HA

#

Amazing

willow light
rugged root
#

@whole bear Your mic is letting background noise through. Can you mute your mic when you're not speaking?

sweet lodge
#

wat

rugged root
#

Uh.... huh

#

It's like someone sneezed

sweet lodge
#

I may have gone too far

#

@wind raptor

#

Enabled every security option available

#

It's Excel

sweet lodge
#

🤣

#

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

primal yacht
# sweet lodge

That reminds me ... it's a simple command line argument to fix that Log4j bug

willow light
#

yeah: sudo yum remove java

primal yacht
#

Not everyone is on Red Hat / Fedora

willow light
#

you can't have java vulnerabilities if you don't use java lol

primal yacht
#

... assuming those use yum for their package manager

willow light
#

red hat still uses yum and fedora switched to dnf

sweet lodge
#

I wish we didn't have Java

primal yacht
#

It's been years since I used Fedora, so ... ^w^;

willow light
#

I have to admin several servers. some are ubuntu. some are NT. some are RHEL. Some are fedora. Some are Arch. Some are CentOS.

sweet lodge
#

Arch on servers?

primal yacht
#

Are any of those servers LFS?

willow light
#

I know, right?

primal yacht
#

*giggle*

willow light
#

I have no idea about LFS. I

#

inherited

#

some of those servers

primal yacht
#

Linux From Scratch.

willow light
#

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

velvet shell
#

Hi

primal yacht
#

The only LFS servers would possibly be ones that are running inside of a VM on a host machine

willow light
#

Well these 24 servers are the only ones we have left that we haven't migrated to EKS.

sweet lodge
#

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

willow light
#

Half of our EKS pods are running fucking Alpine.

#

Good luck using Python effectively on Alpine.

amber raptor
#

For servers stick to well known distros

sweet lodge
zenith radish
#

I did arch for my server too

#

It works fine

sweet lodge
#

On a serious note, though -
Fuck running on bare metal, long live containers

willow light
#

fuck docker, long live podman

#

at least until the next thing comes along

sweet lodge
#

Kubernetes

willow light
#

I'd like k8s more if it weren't for kubectl

sweet lodge
#

What's wrong with it?

primal yacht
#
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')
willow light
sweet lodge
#

~$1 per hour for DO

amber raptor
#

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 ...

willow light
sweet lodge
#

FYI you don't technically have to have primary keys

amber raptor
sweet lodge
#

I love Excel's ability to lookup multiple rows

willow light
#

sqlite is basically excel but with less bullshit

sweet lodge
#

Saves so much time copy-pasting formulas

primal yacht
#

SQLite is SQL but without a required server running.
Overly simplified.

willow light
devout heath
#

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

willow light
#

graphql is just the query language tho

rugged root
#

This is honestly the first time I've genuinely looked into graph databases

devout heath
#

no, you're programmers

#

you're all pricks. always will be

sweet lodge
#

Ouch

willow light
#

the venn diagram of programmers and pricks is a circle. especially when we get JS-onlys and Python-onlys in the same call

devout heath
#

ahahahahahahaha

#

I'm dead

willow light
#

especially especially whenever someone brings up "It's just a scripting language" or "It's so slow"

rugged root
#

Okay, but I don't think it's unreasonable for me to expect people here to behave properly

devout heath
#

I was joking

rugged root
#

I know

willow light
#

It is perfectly reasonable.

rugged root
#

Just needed to verbalize it

devout heath
#

literally can't

#

perms

#

there's a name for that

#

Dunning-Krueger effect

sweet lodge
#

🙋‍♂️

sweet lodge
#

🙋‍♂️
I'm the most intelligent person I know
I'm also the most arrogant person I know

willow light
#

I'm the most humble person I've ever met. I don't think anyone can ever be more humble than me.

sweet lodge
#

Okay Aaron

willow light
#

Actual quote from a certain previous American president

primal yacht
rugged root
#

Why does it matter if it's a quote or a code block?

devout heath
#

wow I hope I never meet any of you IRL

#

yw

willow light
#
I'm the most humble person I've ever met. I don't think anyone can ever be more humble than me.
primal yacht
#

I was thinking you were the one saying that, @willow light, which confused me a bit.

devout heath
sweet lodge
#

Ah multiprocessing

#

One of the few things worse than regex

rugged root
willow light
#
go get(stuff)
devout heath
#

ayyyyyyy

willow light
#

Just use goroutines

sweet lodge
#

Rust is better

devout heath
#

you spelled impossible wrong

willow light
#

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

devout heath
#

god I love it

rugged root
#

I mean async is only beneficial on I/O

devout heath
#

"I use rust and go where they're applicable"
"but I gave up on concurrency and now I use node"

willow light
#

I do most of my work with APIs, so it's all I/O

pallid hazel
#

its a cpu heavy function not io..

willow light
#

also fuck node. Long Live Deno

primal yacht
#
DocumentNode
ElementNode
TextNode
CommentNode
CDATASectionNode
...
devout heath
#

con·cen·tric
of or denoting circles, arcs, or other shapes which share the same center, the larger often completely surrounding the smaller.

sweet lodge
#

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.

devout heath
#

venn diagrams are not always concentric circles, but concentric circles can be venn diagrams

willow light
#

Exactly

#

Set theory can be trippy when you are a jerk like me

sweet lodge
#

javadoc , cargo doc, deno doc

primal yacht
willow light
#

man javac

sweet lodge
#

We need more built-in documentation generators

devout heath
#

/etc/sshd/sshd-config

willow light
devout heath
#

"pam" / clear text passwords: no

quasi condor
sweet lodge
devout heath
#

I've seen venn diagrams where the centers of the circles overlap

#

just bad use of a venn diagram

willow light
#

I've worked with 3D venn diagrams

devout heath
#

use ssh keys

willow light
#

with open(close(file))

sweet lodge
#

Also true

devout heath
#

or don't tell me you have a security policy

primal yacht
devout heath
#

up to you

willow light
#

vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv

devout heath
#

just use keys

willow light
#

push-to-talk is v

devout heath
#

require keys

#

and do not allow just passwords

primal yacht
#

Also, yes, remove remote login for all except the expected remote users

willow light
#

my security policy is "don't write any code, and you'll never have insecure code"

sweet lodge
#

Can't make anything secure these days

#

It's better to just not do anything at all

devout heath
#

lol PowerPoint trojans go brrrrrrrrrrrrrrrrrrrrrrrrrr

sweet lodge
#

||(/s if necessary)||

willow light
#

linode vs a massive pile of raspberry pis

pallid hazel
devout heath
#

someone tell that guy about sshd-config

#

it's not difficult

#

I use linode, I can have that shit done in 3 minutes

willow light
sweet lodge
willow light
#

Always

devout heath
#

there are >9000 RAID standards

devout heath
#

fractions n stuff (tm)

willow light
#

np.sqrt(-1)

devout heath
#

no it's i

#

i2

#

i3

#

i4

#

real question is wtf do you use after k

willow light
#

[i, j, k] x [x, y, z]

pallid hazel
#

a,b,c x,y,z

devout heath
#

who the fuck is samuel

#

I have bone to pick

willow light
#

np.cross([a,b,c],[x,y,z])

#

do that but with seawater

#

or worse, a combination of sulfuric acid and hydrogen peroxide

devout heath
#

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

willow light
#

chlorine trifluoride is fun, it sets fire extinguishers on fire

devout heath
#

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

pallid hazel
#

if the sun teaches us anything.. anything will burn

willow light
#

this video is great

#

"It's hypergolic with test engineers."

read as: it'll set you on fire on contact.

primal yacht
#

The link goes to the Win95 sample that is trimmed down (no audio, etc.)

primal yacht
primal yacht
#

shift-delete

#

delete (just delete alone)

primal yacht
primal yacht
#

... but using server-sided stuff ... one can deliver the IE-only stuff if the User-Agent HTTP header is matching for IE

primal yacht
junior dune
#

depressing voice chat when you cant talk lol

coral tusk
#

can I join vc if i can help?

#

@somber heath

somber heath
#

You may do as you will and are able.

frosty star
#

you can come in whenever you like on VCs :3

somber heath
#

!e ```py
import inspect

def func():
for i in range(5):
print(a)

print(inspect.getsource(func))```

wise cargoBOT
#

@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
frosty star
#

Well I gtg see ya when I see ya

willow lynx
#

hi

grand narwhal
#

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?

somber heath
#

@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? 🙂

somber heath
#

Er...sorry...yes?

#

Ah.

cunning lake
tawdry stump
#

:D

#

How do I voice verify ?

somber heath
#

!voice

wise cargoBOT
#

Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

tawdry stump
#

thats too much :0

#

yea

#

yea

#

sooo

#

can I learn Python? like in this server?

#

Oh nice

#

When do i start?

#

ok

somber heath
#

!resource

wise cargoBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

tawdry stump
#

ok

#

umm can I ask you about python ?

#

like a codes ?

somber heath
#

Youtube, Corey Schafer, playlists, Python for Beginners

tawdry stump
#

Can I print all the inputs in one code ?

#

I see

#

yea

#

Like when I put input ('Name:Khaled')

#

Oh

#

ty

pallid hazel
#

append all your inputs to a list?

tawdry stump
#

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 ?

pallid hazel
#

!e
l1 = 'ham'
l2 = 'spam'
print(f'Hi {l1}, lets make {l2}')

wise cargoBOT
#

@pallid hazel :white_check_mark: Your eval job has completed with return code 0.

Hi ham, lets make spam
pallid hazel
#

the noobs gotta stick together

tawdry stump
#

I use Spyder 4 for Python is it the safest and best option/

#

?

#

Its not that bad actually

#

idk other programs soo

#

idk

pallid hazel
#

i use vsc, and started with pycharm

tawdry stump
#

ooh ty for the information appreciate it

#

I gtg guys enjoy your day

pallid hazel
#

i have seen false postives and false negatives tho

somber heath
#

!e ```py
if True:
print("A")

if False:
print("B")```

willow lynx
#

hi

wise cargoBOT
#

@somber heath :white_check_mark: Your eval job has completed with return code 0.

A
willow lynx
#

Mic is not catching my voice on desktop discord.

#

can anyone help why it is not working

somber heath
#

!e py a = 5 b = 7 print(a == b)

wise cargoBOT
#

@somber heath :white_check_mark: Your eval job has completed with return code 0.

False
pallid hazel
#

!e
a = 5
b = 7
print(a + 2 == b)

wise cargoBOT
#

@pallid hazel :white_check_mark: Your eval job has completed with return code 0.

True
somber heath
#

!e py a = 5 b = 5 if a == b: print('Ta-da!')

wise cargoBOT
#

@somber heath :white_check_mark: Your eval job has completed with return code 0.

Ta-da!
somber heath
#
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
    ...```
forest zodiac
#

!e

print(True,True,True == (True,True,True))
wise cargoBOT
#

@forest zodiac :white_check_mark: Your eval job has completed with return code 0.

True True False
forest zodiac
#

!e

print(True , True , (True == (True , True , True)))
wise cargoBOT
#

@forest zodiac :white_check_mark: Your eval job has completed with return code 0.

True True False
willow lynx
#

why isnt my mic working :\

stuck furnace
somber heath
willow lynx
#

is there any setting i can check.

forest zodiac
#

check in settings

pallid hazel
#

!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)

sturdy panther
#

Forever eating!

bright shale
#

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:)

pallid hazel
stuck furnace
#

!stream 335393324573655043

wise cargoBOT
#

✅ @cunning lake can now stream until <t:1644409661:f>.

bright shale
#

@pallid hazel Thanks Dude!!!

stuck furnace
bright shale
#

But I think my python.exe is generating this error...

pallid hazel
#

could be a path error, the help channel or database section would be best to find someone who is knowledgeable

forest zodiac
#

and maybe i can help

bright shale
#

Yes Sure....

stuck furnace
#

Probs ctrl +

#

@somber heath this

#

Invisible window 👀

wind raptor
bright shale
#

Hey @forest zodiac could you please help me in getting the log file......

forest zodiac
bright shale
#

Okay

#

PS E:\Learn_django\Learn_Django\studybud> py manage.py runserver
Unable to create process using 'C:\Users\Abhishek Anand\AppData\Local\Programs\Python\Python310\python.exe manage.py runserver'
PS E:\Learn_django\Learn_Django\studybud>

#

Here My root project folder studybud

#

Hahaha

karmic stream
#

transgender privilege headass

#

LMAOOO

bright shale
#

Did we need that so

stuck furnace
#

!stream 335393324573655043 "30 mins"

wise cargoBOT
#
Bad argument

Could not convert "duration" into Duration or ISODateTime.
30 mins is not a valid ISO-8601 datetime string

karmic stream
#

vscode for life

stuck furnace
#

Wow, I'm having a bad day with commands.

karmic stream
#

I'm having a bad day with aiosqlite

stuck furnace
#

Erm, @cunning lake would you still like streaming perms?

#

!stream 335393324573655043 30m

wise cargoBOT
#

✅ @cunning lake can now stream until <t:1723208120:f>.

stuck furnace
#

Yeah I terrible at remembering things like that lemon_sweat

karmic stream
#

wait what is he trying to do?

stuck furnace
#

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.

cunning lake
#

It is alright

bright shale
#

Hey I've figured my problem out

#

I've got the solution....

#

Thanks guys...'

stuck furnace
#

!stream 465123434322722817 30m

wise cargoBOT
#

✅ @austere linden can now stream until <t:1723210953:f>.

stuck furnace
#

Client's lagging a bit 😓

sturdy wadi
#

what should i do to unlock video and screen???

#

such a programmar thing
voice chat 0

somber heath
#

@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.

rugged root
#

Video is given on a per needed, temporary basis

rugged root
#

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

sturdy wadi
#

where can i get help for discord bot?

rugged root
sturdy wadi
#

thanks

rugged root
#

Any time!

#

Okay, I'll be on in a bit guys, have some stuff I need to knock out

#

Also Opal, you're old

somber heath
rugged root
#

Nah, installing Quickbooks on a machine

somber heath
#

@stuck furnace Thanks for letting us rope you in for as long as we did. 😁

brazen light
#

how can i stream?

brazen light
#

oh

#

sadge

cunning lake
#

@somber heath thx

stuck furnace
#

Very stoic way to view things 🤔

somber heath
#

@whole bear You can type here and we'll often read it.

dull edge
#

Hi Hawking!

cosmic lark
#

!stream 335393324573655043 30m

stuck furnace
slender cove
#

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...

clever zodiac
#

Hlo

#

Can anyone teach me web development django

rugged root
#

What part of it has you stuck?

clever zodiac
#

I want from beggining

#

I donno anything about django except it's a web development tool

wind raptor
slender cove
#

but then what is r?

echo kayak
slender cove
#

r can not be same as Z

wind raptor
slender cove
#

right then what is R and lambda nought and omega

#

i just saw this

rugged root
#

Sorry, having to deal with another tech issue

#

Can't win today

slender cove
amber raptor
sturdy wadi
#

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?

whole bear
#

@rugged root being the middleman 🤣

whole bear
rugged root
#

@willow orchid Hello

willow orchid
#

You can help me

#

Please

#

For me scripte

rugged root
#

What's the problem?

willow orchid
#

I want he détecte he low food

#

Low food he gonna eat

#

No low détecte again

#

not working

rugged root
#

What is this for?

willow orchid
#

For 1 game

rugged root
#

Which

willow orchid
#

This

rugged root
#

Ehhh.... I'm not really comfortable with us assisting with multiplayer games like that

willow orchid
#

Oh...

rugged root
#

Almost all multiplayer games have rules and terms stating you can't automate your account to give an unfair advantage

sweet lodge
#

Português?

willow orchid
#

It's just to eat when I'm afk

rugged root
willow orchid
#

😩

#

So much people making

rugged root
#

!rule 5

wise cargoBOT
#

5. Do not provide or request help on projects that may break laws, breach terms of services, or are malicious or inappropriate.

glad sandal
#

@midnight agate Can I get the word?

#

after halfway is done

rugged root
#

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

willow orchid
#

Oke tanks

rugged root
#

No problem! I appreciate you being understanding about it

wind raptor
#

P.S. I use Linux, just not for my main operating system.

rugged root
#

I'm just wondering why proprietary is such a bad thing

wind raptor
#

Your saying that if I spend years of my life developing something, I should make it free?

#

Lol

plain rose
#

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

sweet lodge
#

How much demand is there for -inators?

plain rose
rugged root
#

Baconinators?

sweet lodge
#

Sure

rugged root
#

What inators are you meaning

plain rose
#

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

sweet lodge
rugged root
#

It was after my time

plain rose
#

how come all the good shows are from 2012-2013

sweet lodge
rugged root
#

Oh for sure

#

Just passed me by

sweet lodge
plain rose
#

is it true that facebook is leaving the EU's market?

sweet lodge
#

Example:

plain rose
sweet lodge
#

We'd be rich!

plain rose
#

indeed

#

sorry that was my little brother

rugged root
#

Sure sure

#

Was just really loud and disruptive

plain rose
#

mhm left call

sweet lodge
#

Nowadays most packets are encrypted though

rugged root
#

It happens

#

Fair point

#

But you can still watch the trace

sweet lodge
#

True

rugged root
#

Which does help a bit

sweet lodge
#

I'd also argue that understanding networking is a completely different skill set from "standard" development

rugged root
#

And honestly I still prefer dev on Windows

sweet lodge
#

You.... stay over there please

rugged root
#

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

sweet lodge
#

NEVER!

#

I use Arch BTW

rugged root
#

"I use Arch, Basically Taunting Windows"

sweet lodge
#

Is that what it stands for?

#

Neat

rugged root
#

In that situation, according to Hemlock

sweet lodge
#

Taunting Windows users is in our CoC, so it makes sense

torn sonnet
#

I only keep windows for certain steam games now 🥲

rugged root
#

Fair

terse needle
#

thats the boat a lot of us are in

rugged root
#

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

torn sonnet
#

Yeah a lot of my colleagues are still on windows, something about better integration with vscode 😄

rugged root
#

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

terse needle
rugged root
whole bear
#

Haha

torn sonnet
wind raptor
#

"Whatever floats your boat" should be the title of this entire topic

rugged root
#

"Whatever floats will probably cause a rounding error"

pallid hazel
#

floaters need to be reflushed

rugged root
#

So much corn

cunning lake
#

🤷‍♂️

vast ridge
#

Howdy homies, hope everyones doin well

rugged root
#

More or less. How about yourself?

vast ridge
#

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!

rugged root
#

Enjoy the meeting

sturdy panther
#

NextCloud? It is not all that good either though.

pliant pulsar
#

imagine supporting lastpass, and they make your password open source when a breach happens

rugged root
#

That'd be one hell of a commit to review

molten pewter
#

brb

pliant pulsar
#

what are you guys hosting btw

sturdy panther
#

Need to send my potential employer references, but my academic supervisors are not responding to my request 😭

rugged root
#

That's weird

#

@pliant pulsar Like projects?

pliant pulsar
#

there are other places to host stuff instead of github

#

?

#

i didn't knew , wew

rugged root
#

Oh yeah, GitLab is like GitHub. Just another place for repositories

devout heath
#

haha windows inadvertently open-source now

#

XP leak

quasi condor
devout heath
#

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

molten pewter
#

LSP = Microsoft Licensing Solution Partners

devout heath
#

they bought github and got Atom with it but that's mostly dead

rugged root
#

Language Server Protocol

quasi condor
#

@zenith radish why do you have a meeting at 20:30?

devout heath
#

rust server icon is the crab

molten pewter
devout heath
#

dang got me

rugged root
devout heath
#

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 😂

amber raptor
quasi condor
devout heath
#

I bet this guy is fun at parties 😄

rugged root
devout heath
#

the color is not the concern, it's the average color temperature

molten pewter
devout heath
#

I'm sorry, but they gave a .edu and .gov

molten pewter
devout heath
#

the new oasis has a backlight

#

the old ones did not

molten pewter
#

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"

molten pewter
#

"Photopigments governing circadian photoreception have been localized to the inner retina." https://pubmed.ncbi.nlm.nih.gov/14507900/

quasi condor
molten pewter
#

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"

rugged tundra
#

Thank you

molten pewter
zenith radish
#

Is this clear? 🤔

devout heath
#

highest flushable crap rate in the world

molten pewter
zenith radish
sly jolt
#

@uncut meteor henlo

vivid palm
#

hi xith

sly jolt
#

henlo to you too

vivid palm
#

wow

#

afterthought

sly jolt
#

lmfao

#

is griff breaking the website

vivid palm
#

wdym he's making it by00tiful

sly jolt
#

noice noice noice

#

alright have fun with development

vivid palm
#

site#657

viscid lagoonBOT
uncut meteor
#

heloa!

#

hello

#

c:

sly jolt
#

hello

devout heath
#

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

sleek tiger
#

.

#

Personally im looking at a community college mostly for cost

signal bough
whole bear
#

What is with python voice

#

its so buggy

somber heath
#

@whole bear You can type here where it concerns the voice conversation.

#

Also, not my story.

#

So don't ask me.

whole bear
#

@whole bear U good

#

lmao

#

Ill call 911

celest ice
#

bro what @cold tinsel

cold tinsel
celest ice
#

i have so many questions

cold tinsel
#

her thing is just on fire u know

whole bear
cold tinsel
celest ice
whole bear
#

lol

celest ice
#

where u guys live, like country

#

not to be weird or non

whole bear
#

my home address is: || never gonna give you up never gonna let you down....||

celest ice
#

NO

wind raptor
#

Hi

wind raptor
#

Half here

#

That's not what helpers do

whole bear
#

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...

▶ Play video
bright shale
#

HEY GUYS, I'M SUPRESSED.... WHY?😵😵

#

Ah!!

wise cargoBOT
#

Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

bright shale
#

Where should I verify?

whole bear
#

#voice-verification

bright shale
#

Yes I've pasted it over there...

whole bear
#

in dms

#

it will send a msg

bright shale
#

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!!

somber heath
#

!e py def func(v): if v: print(v[0]) func(v[1:]) func("apple")

wise cargoBOT
#

@somber heath :white_check_mark: Your eval job has completed with return code 0.

001 | a
002 | p
003 | p
004 | l
005 | e
shut hill
#

@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?

frosty star
#

Haaaaay

shut hill
#

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?

somber heath
#

The green of basil, the white of flour and the red of tomatoes.

shut hill
#

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.

somber heath
#

!resources

wise cargoBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

shut hill
#

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.

somber heath
#

Corey Schafer, Youtuber, playlist for Python beginners.

shut hill
#

@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.

sturdy wadi
#

@midnight agate so talented

whole bear
#

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

whole bear
#

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

whole bear
#

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

bright shale
#

Sorry Guys... Actually I'm new here

whole bear
stuck sky
#

hey

bright shale
#

I can't speak

whole bear
#

hello

stuck sky
#

any web d pro?

somber heath
#

!voice

wise cargoBOT
#

Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

bright shale
#

I've tried

whole bear
#

i've done a bit of web dev but i gave up on doing gui

bright shale
#

but I'm undereligible

#

!!

whole bear
bright shale
#

Yes...

#

Sorry

whole bear
#

.

bright shale
#

Its a mistake.

whole bear
#

why aplogize

bright shale
#

Just for the sake of mistake...

#

I've done..

whole bear
#

but

#

it's just a grammatical mistake

#

or not even that

bright shale
#

Yes..

whole bear
#

it's just a wrong word

bright shale
#

Yes... Just let it go

whole bear
bright shale
#

By the way... How are you doing...!!

whole bear
#

@somber heath isn't it saki

#

like sak-ee

#

oh

#

interesting

bright shale
#

What exactly does this name mean?

whole bear
bright shale
#

Sak-ee

#

Ah!!

somber heath
#

Sake. Sa ke.

whole bear
bright shale
#

Sa ke.

#

@whole bear It sounds different depending upon people to people..

whole bear
bright shale
#

@slim girderya

whole bear
#

as in what the indigenous people use

bright shale
#

@whole bear Yes!!

whole bear
#

well the pronunciation of those who created the word, is correct then

bright shale
#

Probably..

whole bear
#

or just watch anime

bright shale
#

I hardly watch anime😵😵

#

Hey Anybody from India here?

whole bear
bright shale
#

Not exact dude @somber heath

#

Mostly I've seen from US only!!

#

That's why I'm saying...

#

Yes!!

whole bear
#

and summer christmas

bright shale
#

Ah!! That's great to hear!!

whole bear
#

the great emu war

#

and

#

i forgot

#

there's a specific

bright shale
#

And we have the land of great culture and traditions... Which we call it as India..

whole bear
#

jam or something

#

hm

#

lmao

#

indeed

#

i like marmalade more personally

#

that's nice

#

lemonade

#

yes

bright shale
#

@somber heath What kind of Stuff is marmalade?

whole bear
bright shale
#

I got this ... "Marmalade is a fruit preserve made from the juice and peel of citrus fruits boiled with sugar and water."

somber heath
#

Cumquat.

bright shale
#

Yeah!! Google Said!!

#

😂

whole bear
#

cangaroo

bright shale
#

Its an Image bro!!

somber heath
#

K it is.

whole bear
#

coala

somber heath
#

My mistake.

whole bear
#

khristmas

shut hill
#

Hello Sir. 🙂

bright shale
#

Sounds Great!! "Khrismas"

shut hill
#

wast

whole bear
#

are they scary

shut hill
#

lol.

whole bear
#

so bipedal cows.

bright shale
#

@somber heath What?? Really!!

whole bear
#

bipedal and not lazy cows

bright shale
#

Are they afraid?

#

of humans!!

#

Not all are dangerous!!

#

😵‍💫

#

That's painful!!

whole bear
#

wikihow

bright shale
#

😂😂😂😂

whole bear
bright shale
#

He's beating !!

whole bear
#

evasion

bright shale
#

That's why animals are afraid of humans..

whole bear
#

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

bright shale
#

Perhaps according to Google its "joeys"

whole bear
#

as compared to other mammals

bright shale
#

That's a short time, isn't it?

#

😁

shut hill
#

byeeee

whole bear
#

farewell kangaroo man

gentle flint
whole bear
#

how to fight an ostrich

#

or something

gentle flint
#

thx

rugged root
#

I'm probably going to be fairly sparse today

#

We're getting a new phone system installed today

sweet lodge
#

I hate people

shut hill
#

yes

#

@night chasm

shut hill
#

@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

bright shale
#

Hey!!

#

I've seen you around guys...

#

😯😯

#

It's @cunning lake ✋

#

I'm still not verified yet😩

#

I can't speak...

cunning lake
rugged tundra
#

Had to jump into meeting

cunning lake
#

ho alright good luck

rugged tundra
#

Interesting banner

cunning lake
#

yes in did

#

i am going to eat

rugged tundra
#

Dinner time