#voice-chat-text-0

1 messages Β· Page 876 of 1

runic cedar
#

sometimes very rarely a tail

olive hedge
#

that guy brought them up

sinful bramble
#

when i am on windows, i am in the dark, when i am on linux, i just use a flashbang

runic cedar
#

crab guy

#

tony

#

or whatever his name is

olive hedge
#

movement to rename Jake to "that guy"

runic cedar
#

hakje

#

jake

#

yeah

#

jake "crab guy" tony

wise glade
olive hedge
#

excellent

zenith radish
olive hedge
#

!poll "Should jake rename to 'that guy'" "yes" "no"

wise cargoBOT
#
Should jake rename to 'that guy'

πŸ‡¦ - yes
πŸ‡§ - no

runic cedar
#

@faint ermine what theme + font u using Pog ?

sinful bramble
#

monospace font i think

#

the default font of everything

runic cedar
dense ibex
#

Is this good?

runic cedar
#

ty

faint ermine
runic cedar
#

❀️ tyvm

sinful bramble
#

yeh

#

yi

runic cedar
#
  "editor.fontLigatures": "'ss04', 'ss03'",
  "editor.fontFamily": "Fira Code Retina",
#

these are my settings rn

#

gonna try yours for a sec

#

ye its vscode json settings

#

that guy at it again

wise glade
#

I can't hear anything πŸ₯²

#

you guys are talking right?

vivid palm
#

^ yes

radiant surge
#

yes jake is talking

wise glade
#

I see green circles around

runic cedar
#

using it as a database or using the response as json?

wise glade
#

I'll reconnect

vivid palm
#

check your output settings?

runic cedar
#

idk alot of people who use json as a legit db

#

i mean reading from json is one thing but i dont see a lot of writting + reading back and forth

#

victor-mono looks sweet thanks @faint ermine

#

we did it

#

you're welcome EZ

rose anvil
#

@amber raptor need lil help here

rugged root
rugged root
runic cedar
#

nooo its a smiling pepe widepeepoHappy3

#

i think its cuter when its only that

olive hedge
#

das a cyclops pepe

runic cedar
vivid palm
#

@honest pierguess what

pine dune
#

If I have one script, bot.py and have global value if I call function with global value is it assigned to default?

honest pier
#

?

vivid palm
#

i can recognize when you're here based on your mouse(?) sound

honest pier
#

?

olive hedge
#

LOL

vivid palm
#

there's a soft mouse click sound that comes through

rugged root
#

Dude, okay

honest pier
#

i'm on ptt

rugged root
#

It still screws me up that you have the same avatar

vivid palm
#

it's very distinct lol

rugged root
#

God damn it

abstract cosmos
#

Hello hemlock

rugged root
#

Yo

vivid palm
#

lol you basically asked for it :D

rugged root
#

You know what, that's fair

gloomy vigil
#

hi

rugged root
#

I should have seen that coming

olive hedge
#

this is much worse

vivid palm
#

kkkkkkkkkkk

rugged root
#

Did youy have a stroke?

#

@abstract cosmos How've you been

vivid palm
#

ok LOL that's the korean 'lol'

rugged root
#

Ah

#

Huh

#

Learn something new every day

vivid palm
#

the japanese lol is 'wwwwwwwwwww'

zenith radish
#

wwwwww

olive hedge
#

wwwwww

rugged root
#

Wait really?

olive hedge
#

uwuwuwu

vivid palm
#

warau means to laugh

zenith radish
#

there's also 草

#

which means grass

abstract cosmos
zenith radish
#

because w looks like grass

rugged root
#

No worries

#

If you need rest do that

pine dune
#

how to keep global value changed by function that is in same file/script?

sinful bramble
#

just watch "To Your Eternity" and time to cry

olive hedge
#

your name

sinful bramble
#

To Your Eternity is existential crisis slash crying on sundays

rugged root
#

I'm not quite getting it

pine dune
#

I mean I want to change variable by function and keep new changed value and use it in other function

vivid palm
sinful bramble
#

i wonder why u want to use a global value

pine dune
#
number = 0
def add_one():
number +=1
add_one()
add_one()
print(number)
rugged root
#

!globals

wise cargoBOT
#

When adding functions or classes to a program, it can be tempting to reference inaccessible variables by declaring them as global. Doing this can result in code that is harder to read, debug and test. Instead of using globals, pass variables or objects as parameters and receive return values.

Instead of writing

def update_score():
    global score, roll
    score = score + roll
update_score()

do this instead

def update_score(score, roll):
    return score + roll
score = update_score(score, roll)

For in-depth explanations on why global variables are bad news in a variety of situations, see this Stack Overflow answer.

rugged root
#

Ideally you wouldn't use global things like that. If you really want persistence of a value, you can use an object

sinful bramble
#

^

pine dune
#

ok will try that way, thx

#

damn but I need to call it by function

faint ermine
#

!charinfo " r = x + 2"

wise cargoBOT
#
Character Info

\u0020 : SPACE -
\u002b : PLUS SIGN - +
\u0020 : SPACE -
\u0032 : DIGIT TWO - 2
\u0022 : QUOTATION MARK - "

Full Raw Text

\u0022\u0020\u0020\u0020\u0020\u0072\u0020\u003d\u0020\u0078\u0020\u002b\u0020\u0032\u0022

dense ibex
#

@olive hedge How's Ella doing?

olive hedge
rugged root
#

If she gets worse again, you take her to the vet

#

@vivid palm and I will beat you otherwise

vivid palm
#

huh?

honest pier
#

lmfao

faint ermine
#

!pypi manim

wise cargoBOT
dense ibex
vivid palm
#

ah yes

dense ibex
#

I can't read

#

😦

rugged root
whole bear
#

I like the black licorice jelly beans

olive hedge
#

black licorice is one of my least favorite things

thick raft
#

this 50 non-msgs deleted thing kinda sucks tbh πŸ˜…

dense ibex
#

It goes by quick, it's just 1 good conversation and you should get the 50 messages

#

Most of us have chat open so don't feel like you can't contribute to the conversation.

thick raft
#

Thanks tho !

whole bear
#

anyone know what bit interleaving is used for

olive hedge
#

I am not really sure. I have always really hated it. I like similar stuff though

#

eventuallyℒ️

honest pier
#

spread bit errors out @whole bear

rugged root
#

@olive hedge But do you like root beer?

zenith radish
whole bear
gentle flint
zenith radish
gentle flint
olive hedge
rugged root
#

Yeah you do

dense ibex
#

this was my old highschool

#

(I go to a different school now)

rugged root
#

Note, I went to a Catholic high school (public school for elementary and middle school)

gloomy vigil
#

i just came in to say that LP has a very smooth flow/accent he should rap

viscid oak
#

where i can ask question ?

gloomy vigil
zenith radish
#

another angle of my high school

gloomy vigil
#

if anyone will be able to help then you and that guy can move in the help vc

viscid oak
#

i need some topic login discord with python coding

#

i dont need login discord-bot

rugged root
#

You're saying logging into a Discord user account?

viscid oak
#

yes

gloomy vigil
rugged root
#

That's not something we can or will assist with, as it violates Discord's Terms of Service

#

No user account automation of any kind

viscid oak
#

i dont want to do it

#

i want make a program for myself because discord burn my CPU

#

and i want play game with my program not discord CPU burner

#

dude

#

when i play any game

#

my cpu going 100%

#

working

#

and i can play game

#

because my FPS is lower than 15

gloomy vigil
#

i am using web version of discord

#

so i cant use krisp

viscid oak
#

and i want make a program

gloomy vigil
#

guess i will use text chat only

viscid oak
#

and i need login with my user

cobalt fractal
#

you can download krisp locally if you're on windows

gloomy vigil
#

and i am ubuntu

viscid oak
#

what ?

#

ex game ?

#

i want just login and play some music with bot

#

😐

#

rly ?

#

i see someone create video

#

and login with token

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

viscid oak
#

oh

#

ok

gloomy vigil
#

yea

slate viper
#
const bot = new Discord.Client();

function makeChannel(message){
    var server = message.guild;
    var name = message.author.username;

    server.createChannel(name, "text");
}

@snow wharf

#

server = ctx.message.server
await client.create_channel(server, 'cool-channel', type=discord.ChannelType.text)
viscid oak
#

πŸ€”

#

do you know about Tkinter ?

slate viper
#

yea

wise cargoBOT
#

bot/exts/moderation/voice_gate.py line 246

async def on_voice_state_update(self, member: Member, before: VoiceState, after: VoiceState) -> None:```
zenith radish
#
        dpp::slashcommand newcommand;
        newcommand.set_name("slap")
            .set_description("Slap jake for being mean to crabs")
            .set_application_id(bot.me.id)
            .add_option(
                dpp::command_option(dpp::co_string, "strength", "The strength of the slap", true).
                    add_choice(dpp::command_option_choice("soft", std::string("slap_soft"))).
                    add_choice(dpp::command_option_choice("hard", std::string("slap_hard")
                )
            )
        );```
viscid oak
#

i want create a local list saver

nimble epoch
#

Why waste time say lot word, when few word do trick

rugged root
#

Oh god what is that from...

#

I recognize it

#

OH

viscid oak
#

i cant find it

zenith radish
#

Just a 4chan/reddit meme

nimble epoch
#

the office

zenith radish
nimble epoch
#

Kevin

viscid oak
#

are bully me ?

whole bear
#

no

gentle flint
#

who know

slate viper
#

no

whole bear
rugged root
#

What's your question about tkinter?

viscid oak
#

i have a list

#

i need to save it

#

to each PC

gentle flint
#

as a json or smth?

viscid oak
#

and they want save it for use later

#

and i dont want make a database

slate viper
#

@viscid oak you want to dup one file to many computer or ??

viscid oak
#

no no

rugged root
#

!stream 307534762724032512

wise cargoBOT
#

βœ… @snow wharf can now stream until <t:1628011896:f>.

viscid oak
#

i want sell my app to persian youtubers

#

check my activity

#

they dont know how make it

#

i want sell it to them

gentle flint
#

why specifically iranians

viscid oak
#

this is a simple list

#

no button on my activity profile

#

that is array

#

i want save it

#

rich presence

#

no

#

i have to speak to you

#

i cant explan it into chat

rugged root
#

@slate viper Good instinct actually. He's one message away from being able to verify

viscid oak
#

from pypresence import Presence

rugged root
#

@amber raptor πŸ‘‹

amber raptor
#

Hello

viscid oak
rugged root
#

!paste

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

rugged root
slate viper
#

brb net problems

rugged root
#

All good

gentle flint
#

gtg, back later

#

g'luck, y'all

viscid oak
zenith radish
#

restarting pc

rugged root
#

Long time no see

whole bear
#

hi @rugged root

#

haii

rich gyro
#

hai rockstar @rugged root

lucid pine
#

hello again

rugged root
#

Lots of familiar faces today

#

Good to see you all again

#

Weasel == WSL

lucid pine
#

i just like linux tbh

rugged root
#

Just for clarity

#

I'm trying to make that the default way to refer to it

#

Much like Sequel is to SQL

viscid oak
#

nice

lucid pine
#

i dont like macs because they arent usually fixable

viscid oak
#

welcome my friend @ebon whale

lucid pine
#

@amber raptor yes exactly

#

macs are usually mostly a design brand

ebon whale
lucid pine
#

yes I want a pc that I can fix myself

#

when i get a mac i convert it to linux

rich gyro
#

good choice

lucid pine
#

yeah thats hyper something

lucid pine
#

i have a hp that is awesome yea

#

has anyone heard of louis rossmann

rich gyro
#

no

lucid pine
#

Let's get Right to Repair passed! https://gofund.me/1cba2545
πŸ”΅ We fix Macbooks & offer free estimates. https://rossmanngroup.com
πŸ”΅ Send us your Macbook for repair! http://bit.ly/sendmacbook
πŸ”΅ We'll send you a box with a pre-paid shipping label for your repair! http://bit.ly/sendyourmacbook
πŸ”΅ We offer iPhone data recovery: http://bit.ly/2BDBX4G
πŸ”΅...

β–Ά Play video
#

its a tiny bit biased but mostly based

rich gyro
lucid pine
#

sounds like rootkitty

rich gyro
lucid pine
#

well

#

"secure" is very dubious as it depends

rich gyro
#

hmm

#

see ya later

lucid pine
#

wait i might have mic working

#

ill be back

whole bear
#

hello

#

how

#

are

#

you

#

guys

rugged root
#

Why the one word per line?

whole bear
#

anyone know if they

rugged root
#

Trying to hit the message limit?

whole bear
#

could help with my ai

#

also i have to send at least 50 dms

rugged root
#

You do, however if you re-read the stuff in #voice-verification, you'll see that spamming to get there will make it take even longer for you to get the permission

#

Just have a normal conversation, normal question asking, etc

whole bear
#

ok

#

do you have any ideas for my ai

rugged root
#

I'm gonna need more details than that

#

Like what are you trying to do and all that

zenith radish
viscid oak
#

nice

glad sandal
#

CUTE CUTE CUTE

#

important

lucid pine
#

❀️

viscid oak
#

i show u my cat

glad sandal
#

cat pic

olive hedge
#

that is for sure the same dell keyboard I have at work

zenith radish
#

stole the kb-m and monitor from work

whole bear
#

do you guys make any ai

#

@amber raptor

#

or could you

zenith radish
#

brb depression smoke

viscid oak
zenith radish
#

AWWW

#

BABY

#

PRECIOUS BABY

lucid pine
#

AW:)

viscid oak
#

🀩

slate viper
#

@rugged root

#

please

#

senpai

#

help

olive hedge
#

my god those terminal colors are pain

lucid pine
#

yea

rugged root
#

Dafuq

slate viper
#

its default stuff

rugged root
#

One sec

#

Do you know if you have the build tools?

slate viper
#

nope

rugged root
#

Okay, so let me dou- actually wait

whole bear
#

does anyone know gpt-2 ?

viscid oak
rugged root
#

I have, I'm just juggling things at the moment

whole bear
#

hugging face transformers is gpt2

rugged root
#

Should be able to grab the relevant stuff and not pitch a fit

lucid pine
#

has anyone gotten python working on risc-v?

viscid oak
#

@vivid palm are u persian , too ?

vivid palm
#

no

rugged root
#

Purrrrrsian

vivid palm
#

hahahh

rugged root
#

Sorry, couldn't help myself

vivid palm
#

that was great

viscid oak
#

😐

rugged root
#

Sorry, cat joke

#

Since those characters lined up that way look like a cat

#

(Currently scratching out what you'd need for the code thingy)

zenith radish
#

What happened?

#

Why am I supressed

#

Oh

#

Afk

rugged root
#

Yarp

lucid pine
#

welcome back

zenith radish
#

hello hello

#

STILL JUST A RAT IN A CAGE

#

WHAT IF GOD WAS ONE OF

rugged root
#

Despite all my rage I'm still just Nicholas Cage

zenith radish
#

NOT THE BEES

whole bear
#

anyone know how to fix this

#

Traceback (most recent call last):
File "c:\Users\Hari\Desktop\pytorch-chatbot-master\chat.py", lint.py", line 11, in <module>
with open('intents.json', 'r') as json_data:
FileNotFoundError: [Errno 2] No such file or directory: 'intents.j
'intents.json'

rugged root
#

!paste @whole bear If you've got a large code block, please use the paste bin

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

whole bear
#

this bit is the code

slate viper
#

@rugged root im dumb

whole bear
#

ok

rugged root
#

What do?

viscid oak
#

minecraft is good dude

whole bear
#

Traceback (most recent call last):
File "c:\Users\Hari\Desktop\pytorch-chatbot-master\chat.py", lint.py", line 11, in <module>
with open('intents.json', 'r') as json_data:
FileNotFoundError: [Errno 2] No such file or directory: 'intents.j
'intents.json'

#

the problem

lucid pine
#

FileNotFoundError

#

is it there?

stuck furnace
#

I think the solution to a lot of social problems in online gaming is just to add mechanisms for people to more easily choose who they play with πŸ˜„

rugged root
#

@viscid oak I'll be right back. I promise I am working on showing you what I'm doing with it

#

Just keep having to run around with IT stuff today

whole bear
#

its all in the same file

stuck furnace
#

Hey Lua πŸ‘‹ How goes?

viscid oak
rugged root
#

Of course

lucid pine
viscid oak
slate viper
stuck furnace
#

It all went ok?

lucid pine
stuck furnace
#

Nice, congrats! πŸ™‚

lucid pine
#

yeah its taken a long time and it has been a long road

glad sandal
#

congrats!

lucid pine
#

thanks

#

hopefully I'll be here on discord more

slate viper
zenith radish
#

@lucid pine I'm so happy to hear that!

vivid palm
#

lolol

dense ibex
glad sandal
#

take a look at the vid

#

this one to

lucid pine
#

risc-v

slate viper
#

see this

#

im dumb

rugged root
#

Dafuq

#

Okay, one sec

slate viper
#

i dont want to download older version

#

of python

#

cuz then other lib will do prob

rugged root
#

Oh huh

#

Okay so, weird thing

#

pip install pyside6

#

Or rather

#

py -m pip install pyside6

slate viper
#

work

#

thanks

zenith radish
stuck furnace
#

I don't know enough about CPU architecture to say whether there's any fundamental advantage of RISC over CISC or vice-versa today.

#

But I dislike the complexity of x86.

lucid pine
#

risc-v is open source too

zenith radish
#

ARM is proven and already the most populous arch

stuck furnace
rugged root
#

Yes, but even in those cases, open source doesn't mean a lot

#

In order to make it competitive, it's still going to be made by the bigger companies

stuck furnace
#

Cya Lua πŸ‘‹

lucid pine
#

cya people and I should be back !)

amber raptor
gentle flint
stuck furnace
#

You can also learn languages just to broaden your mind πŸ˜„

#

Rather than for employment. Good languages in that regard would be Haskell and Prolog.

slate viper
#

im just go and cri cuz i wasted my time

#

me cri

#

😭

stuck furnace
#

You could pick up Javascript pretty easily having learned Python. You could learn Java pretty quickly having learned C# (and vice-versa).

stuck furnace
vivid palm
#

lol they learned django

stuck furnace
#

Oh right. Was only half-listening.

olive hedge
#

django is the best

#

I am on day two of just trying to get a single model and endpoint up with fast api sad

stuck furnace
#

Learning to use a slide-rule will give you a good intuition for logarithms πŸ˜„ (joking, Rabbit)

gentle flint
#

exactly

#

it's fun

#

multiplication adds up!

slate viper
gentle flint
#

i wasted a month learning nothing at all

stuck furnace
gentle flint
#

wew

vivid palm
#

i can probably memorize and recite rabbit's rants

gentle flint
#

yes

#

you should write a book

#

Rants of Rabbit
Compiled and edited by Mina the cat

amber raptor
rugged root
#

Dude

#

We love them

#

Don't deny us this

vivid palm
#

lol i will tell you if i really want you to shut up no worries :P

summer dome
#

wow a lot of people in voice chats

#

too bad im not verified

rugged root
#

You can still listen in and participate by writing in here

#

Not only that, just chatting here (or elsewhere in the server) will get you to the message requirement in no time without having to spam

#

(not suggesting you would, just force of habit to mention it)

stuck furnace
#

Pen testing?

rugged root
#

I just did that. The Bic worked just fine

gentle flint
#

I was about to say that

#

goddammit hemlock

rugged root
#

Okay, heading out on errands. You'll get to deal with Carlock

gentle flint
slate viper
#

@amber raptor here is my simple question

#

what

#

do

#

i learn

#

im 16

#

i need to learn

#

something

#

i need to do freelancing

#

i need a simple answer on what do i need to learn

vivid palm
#

you need to research your market

#

you're not in the US

slate viper
#

I want to do it international

#

not local

#

thats the main problem

vivid palm
#

international where?

gentle flint
#

doesn't it differ per country tho

vivid palm
#

talk to the outsourcing companies in Pakistan

slate viper
#

i live in a third world country

#

and believe me

#

people still think

#

tecnology is a parasite

gentle flint
#

you're not gonna be moving across the world for your first job

vivid palm
#

?? didn't you say pakistan??

slate viper
#

yea Pakistan

#

and if i want to go in good firm, they just say, get a uni degree or else no

#

and even then its

#

you dont have a good uni name

#

then its give us money (usuary illegally getting jobs)

vivid palm
#

so you should be focusing on fulfilling the reqs to get you into a good school

slate viper
#

and even this its reference

slate viper
vivid palm
#

hm

#

on your own, or thru a 3rd party website like fiverr?

slate viper
#

3rd party first

vivid palm
#

then it should be pretty easy to see what demand there is on those websites

#

i imagine it's saturated with devs that live in very low COL countries and charge really low rates though. possibly even lower than you would in Pakistan

slate viper
#

see thats it i cant go on seeing everything thats why im asking others opinion on what to learn

slate viper
#

like

#

that is too less

#

these are his words

I have to keep my family and house alive so I have to do this job

amber raptor
#

Problem with Pakistan is they are not offshoring destination due to politics

slate viper
#

over here a 400$ job is worth like 10-80$ only

vivid palm
#

is your aim to freelance now and then go to uni/corporate job later?

slate viper
#

and that is not a joke

amber raptor
#

India blows a gasket if companies use Pakistan and India has 1 Billion people vs Pakistan 216 Million

slate viper
#

yea but rn its like 331 million and over here the pverty rate was like 60% last year

#

in the local news this was said idk about the stats on the web

#

@amber raptor @vivid palm so what should me learn for online freelancing jobs

#

not like 200-500$ just like 10-100$ jobs

gentle flint
#

India blows a gasket
if pakistan was the main dev outsourcing country and people started outsourcing to india, pakistan would blow a gasket too

slate viper
#

well pakistan clearly has issues and i cant just leave it so what is my solution pepecri

vivid palm
#

sry blobsad definitely keep researching online, and also talking to older people in your area

slate viper
#

thats there suggestion

#

their*

vivid palm
#

older people in tech

#

look for people that you feel are in a place that you'd like to be in one day

#

and if they're all poor and struggling, and you don't want that, then reconsider what you want to do

slate viper
#

not any in family or locals

abstract cosmos
#

Mina how did you get the video role permanently?

vivid palm
#

i was grandmothered in

abstract cosmos
#

Ah

gentle flint
#

mmm

slate viper
#

@zenith radish whats a good language to learn overall

#

not for the sake of programming

zenith radish
#

python

slate viper
#

no like for the sake of earning

#

in general

#

not filtered by country

#

for the sake of earning in general, like jobs and stuff

#

@zenith radish

#

@amber raptor ^^

zenith radish
#

javascript

olive hedge
#

c++ == big money

gentle flint
#

it's called Dura Vermeer @zenith radish

stuck furnace
#

Have any of you been watching the goings-on in Boca Chica? πŸ˜„

#

SpaceX teams are rolling out Supper Heavy Booster 4 in Starbase, Texas. The prototype vehicle is heading to the orbital launch site to become the first rocket stacked on the new launch stand. The booster already has all 29 Raptor engines installed.

Updates: https://forum.nasaspaceflight.com/index.php?topic=52398.0

Articles: https://www.nasaspa...

β–Ά Play video
#

They built this in like... a week.

#

Crazy

gentle flint
#

small carpets should be called carplets
excuse the non sequitur

pine dune
#

yea, they dp realy cool stuff there

#

Can wait for orbital flight

stuck furnace
pine dune
#

Also Tesla AI day is comming

vivid palm
#

@honest pier HI

olive hedge
#

@olive hedge HI

honest pier
#

@olive hedge πŸ‘€

olive hedge
#

@trail cargo this is the spot for vc chat

#

and YES

gentle flint
#

dem dawgs

orchid barn
#

i'm head out

#

have fun everybody

trail cargo
orchid barn
#

cya ^^

olive hedge
#

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

gentle flint
#

@orchid barn allah ma'ak

orchid barn
#

OMG

#

good jobbbb

trail cargo
#

@olive hedge me surpressed why bro

gentle flint
#

it's ma'ak right

#

ma'ik is female

#

I think

orchid barn
#

it's like

#

good bye

trail cargo
#

help

orchid barn
#

but "good bye in peace"

gentle flint
#

yes, but ma'ik is for female

orchid barn
#

ma'ik"i" is "female"

trail cargo
gentle flint
#

ah

trail cargo
gentle flint
#

verify

wise cargoBOT
#

Voice verification

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

olive hedge
#

@trail cargo

trail cargo
#

yes

stuck furnace
#

Isreali?

trail cargo
#

@olive hedge i pinged you can you help i wont spam

#

/lol

gentle flint
#

how far did you get

celest pecan
#

too tired already

gentle flint
#

you need to go to that voice-verification channel and type !verify

#

that's literally all

#

@trail cargo

trail cargo
#

yes

gentle flint
#

so what went wrong

trail cargo
#

i dont know where to go to verify

gentle flint
#

to the voice verification channel

trail cargo
#

then

gentle flint
#

then you type !verify

trail cargo
#

not work

#

ok wait

celest pecan
#

thanks

#

what is a server

vivid palm
#

in what context?

celest pecan
#

discord app

vivid palm
#

so right now you are on the Python Discord "server"

#

it's just a group/community/organization

celest pecan
#

I thought I was on the Python DIscord "channel"

vivid palm
#

there are usually multiple channels per discord server

celest pecan
#

so hotspot can stand for server

vivid palm
#

hMMmMmM? what do you mean

celest pecan
#

like a wireless point

vivid palm
#

i don't think so

celest pecan
#

it's working at one point

trail cargo
#

i get it now

#

i am sad i cant talk now

celest pecan
#

recursion in safety

#

I'm not out

gentle flint
#

!paste

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

celest pecan
#

see you guys

trail cargo
#

i need wait some days

gentle flint
#

and you gotta send some messages

trail cargo
#

for verify

gentle flint
#

yeah

#

2 more days and 18 more messages iirc

trail cargo
gentle flint
#

it wouldn't help you

trail cargo
#

i am bored

gentle flint
#

I might go to bed soon

trail cargo
#

same

gentle flint
#

gotta get up in 7 and a half hours

trail cargo
#

no i wake up earlier i think

gentle flint
#

what time's it now for you

whole bear
gentle flint
#

thanks

trail cargo
#

bye

#

all

pine dune
#

I need to have script that waits for input from other script and then returns something and wait again.

trail cargo
#

hello

vivid palm
#

@trail cargo no DMs pls :)

trail cargo
trail cargo
vivid palm
#

no, you will get warned and potentially muted or banned

trail cargo
vivid palm
#

you have the 3 days requirement as well anyway, so just participate in text channels with substantial, meaningful conversation

trail cargo
#

all i need to go bye

strong arch
#
import requests

HAPI_KEY =  "HAPI_KEY"
ACCOUNT_ID = "ACCOUNT_ID"
INVOICE_ID = "INVOICE_ID"

params = {"hapikey":HAPI_KEY, "accountId": ACCOUNT_ID}
r = requests.get(f'https://api.hubapi.com/crm/v3/extensions/accounting/invoice/{INVOICE_ID}', params=params)
willow light
#
from __future__ import print_function
import requests
import json

def get_invoice_data(hapi_key, account_id, invoice_id):
  params = {
      "hapikey": hapi_key,
      "accountId": account_id,
    }
  response = None
  try:
    r = requests.get(
      f"https://api.hubapi.com/crm/v3/extensions/accounting/invoice/{invoice_id}",
      params=params
    )
    r.raise_for_status()
    response = r.json()
  except requests.HTTPError as http_err:
    print(f"An error has occurred: {http_err}")
  except json.JSONDecoderError as json_err:
    print(f"An error has occurrend: {json_err}")
  finally:
    return response
olive hedge
gentle flint
#

I think I don't want to touch this

willow light
#

I have to deal with Java 8 often enough when I'm at work, I don't even want to think about any JVM languages other than Kotlin.

Groovy can go fuck itself, as far as I care it is only useful for writing Jenkinsfiles

#

Invoke-RestMethod works too lol

gentle flint
#

da hecc

#

is that

#

ah

#

it's gone now

willow light
#

@atomic thicket try Win+Shift+S

atomic thicket
#

yeah i know i am sorry i dont know why i didnt thought about it

strong arch
#

!paste

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

atomic thicket
strong arch
restive geyser
#

like a find and replace?

unreal crystal
vivid palm
#

@nimble epochARE YOU TOMMY SHELBAY?

#

sry for the caps i got overexcited

#

are you.. tommy shelby?

olive hedge
#

!stream 303263484005842944

wise cargoBOT
#

βœ… @atomic thicket can now stream until <t:1628026274:f>.

soft loom
#

hi

#

how do i get permission to speak

olive hedge
#

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

willow light
#

oh cool, you can still see the scar left by the 2011 tornado in massachusetts

amber raptor
#

!paste

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

amber raptor
strong arch
atomic thicket
#

@strong arch i have downloaded said file

willow light
#

English is weird, but it can be understood through tough thorough thought, though.

strong arch
cobalt fractal
willow light
vivid palm
#

@olive hedgei counted how many emails i sent today

vivid palm
#

66

#

44 unique threads, but 66 total emails

#

jfc

olive hedge
nimble epoch
vivid palm
#

shouldn't have taken that sapphire tommy :(

atomic thicket
#

i want to implement code that does something like: when the user enters "k" in the terminal the programm should break the thing i don t understand about it is how do i implement it so the user can break the programm at any time?

zenith radish
#
for line in sys.stdin:
    print(line)
#

```py

atomic thicket
zenith radish
#
def breakTheProgamm ():
    for line in sys.stdin:
        print("exiting")
        _thread.interrupt_main()
        os._exit(0)

th = threading.Thread(target=breakTheProgamm)
th.start()```
#
import socket
import sys
import os
import time
import pyautogui
import threading
import _thread
rugged root
#

I'll be on in a bit, I have to do shred real quick

#

Should only take me 20 min or so

zenith radish
rugged root
#

No please

zenith radish
gloomy vigil
#

?

#

wait lol

#

wtf is happening

#

oof

rugged root
gloomy vigil
#

my mic is fixed yay

dense ibex
#

Hey @vivid palm

vivid palm
#

hey elton john

#

you know who elton john is?

#

lolol

dense ibex
#

No

#

lol

vivid palm
#

LOL

dense ibex
#

I was super starified which means my name gets changed to a superstars name and I can't change it.

vivid palm
#

LOLLLLLLLLL

dense ibex
#

It was for an hour but I just haven't gotten around to changing it.

gloomy vigil
#

elton john is a heard name

#

who is he?

vivid palm
#

old singer

#

but, quite legendary?

gloomy vigil
#

oh

whole bear
#

heyyyy

#

someone talk shop about flask

gloomy vigil
whole bear
#

the documentation sucks

gloomy vigil
whole bear
#

C++ is not easy...

#

C++ is bloated

zenith radish
whole bear
#

Does rust have pointers?

zenith radish
#
for (int x : arr)```
vivid palm
#

lol that is terrible

zenith radish
#

KEITH ❀️

whole bear
#

Its redundant

#

not in australia

#

They teach C

#

Generally not C++, its a bit redundant

gloomy vigil
#

before c++11 you had to use like iterable to iterate through vectors and stuff

whole bear
#

No

#

they have header files

#

lol

#

wait

#

maybe im worng

#

The great thing about C is how simple the language is

#

Vanilla C is tiny

#

@zenith radish
Why u doing concurrancy?

#

why?

#

is this a malware bot πŸ˜‚

#

just reminds me of ransomware

#

Love seeing malware writing in C#

#

always the most hacky stuff cause it doesnt have direct access to memory so peeps come up with hacky solutions for it

#

U can legit u just make a kernel module

#

rootkit easy

#

the winapi isnt even fully documented lol

#

also its terrible to work with

#

there is an open source anti virus

#

there is plenty

#

signatures

#

it depends on the malware

#

they have heuristics

#

@zenith radish
are u doing a cs degree?

#

can u get me a job πŸ₯Ί

#

rip

#

i cant do c++ for trash

#

Always stayed away from it

#

too big of a language

#

@zenith radish
What do u do?

#

neat

#

is this for webapps?

#

devops then

#

interesting

#

sounds fun

#

i love restapi that shit be easy af

#

lol imagine having to implement thos features ur self tho

#

from scratch

#

yeah everythings harder with concurrancy

#

and debugging

#

pfft u dont use linux

#

@zenith radish
hey did u hear they pretty much killed CentOS

#

im peeved

#

why not?

#

its just red hat but free

#

tpm?

#

@zenith radish
it is designed for enterprise constancy

#

interesting fair i guess

#

@zenith radish
its actually the only bsd os thats bsd certified lmao

#

cause they can afford it

#

@zenith radish
would u go to america?

#

what about australia?

#

really?

#

for a visit

#

i live in australia

#

@zenith radish
depends

#

if ur in a major city it isnt bad

#

nz is worse

#

im orginally from there and its terrible

#

@keen shell
soviet russia was just russia

#

"was"

#

it collapsed for a number of very complicated reasons

#

@somber heath
whats ur background?

#

nah why ur in the server?

#

do u work in the field or is this just a hobby?

#

also u sound aussie lol

#

What state?

#

the language?

#

How does the help channel system work?

#

sounds like good exp

#

what sort of hardware thats pretty broud?

#

do u mean generally shop about computers or like rasberry pi stuff

#

or like building ur own 8bit boards?

#

i think hardware is harder lol

gloomy vigil
#

a stackechange site for hardware stuff

whole bear
#

@zenith radish
done anything with ansible?

zenith radish
#

im a terraform user

gloomy vigil
#

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

whole bear
#

ahh fair i guess

#

whats terraform like then?

#

i heard its declarative like ansible right?

zenith radish
#

Yea

#

It's decent

#

Does what it needs to

whole bear
#

@glad sandal
what is ur use case?

somber heath
#

!e print("use".isupper())

wise cargoBOT
#

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

False
somber heath
#

Lower.

#

So sayeth Snekbox.

#

Sort of.

jagged thicket
#

oh

#

..

#

anyone can help me with HTML ?

pearl jacinth
#

Hey guys, since you're all active here, can I get some help in #help-chestnut please?

#

Thank you whoever spoke for me :D

#

I mean I could totally learn a different lang for this

#

it's just a matter of I don't know any programming languages

#

What langs could you assist in?

zenith radish
#

If you wanna do it in web I can help you make it in typescript or js

pearl jacinth
#

that'd work

zenith radish
#

If you wanna do native I could help with an electron app I guess

#

Sure

pearl jacinth
#

I'd prefer js

zenith radish
#

Aight

#

How do you wanna do this?

pearl jacinth
#

Does Eclipse have js support? I'm 90% sure it does πŸ€”

#

and that's the only app I bloody use lol

zenith radish
#

I'd really really recommend something like VS Code for js

pearl jacinth
#

ah alr
I'll go re-download that, then

zenith radish
#

Alrighto

pearl jacinth
#

care to hop in DM's or a private call for this, just for the sake of having less noise?

zenith radish
#

Yeah sure

pearl jacinth
#

thank you <3

paper tendon
#

uWSGI

normal hinge
#

LIFE SUCKS

slender turret
normal hinge
#

what u guys do when u feel low and sad

#

and u can't control something

rugged root
gentle flint
#

@normal hinge repress it and be rude to everyone

normal hinge
#

?

#

what rude?

#

@gentle flint

#

i'm not hurting anyone feelings , i'm expressing my feeling

#

if u felt rude i'm sorry

gentle flint
#

lol no
I was answering what I do when I feel low and sad and can't control something
hemlock can confirm about the being rude to everyone

normal hinge
#

good joke but i'm not in the mood to laugh

gentle flint
viscid oak
#

@rugged root hi , i make it but dont have save . do you want complete my code ?

gentle flint
stuck furnace
#

Oh nice. Line following bot.

#

They have these competitions where robots try to follow a line around a course as quickly as possible.

gentle flint
#

yep

#

did that at the OU

#

at a residential school in Bath

#

@thin gorge they're in the middle of talking

stuck furnace
#

I think 'military grade' usually just means 'ruggedised', doesn't it?

stuck furnace
#

1 message = 1 row

#

channel = table

amber raptor
#

This is peak esoteric

gentle flint
amber raptor
#

Every time I join this VC

gentle flint
#

a mpanic @zenith radish

verbal ibex
#

Sup, guys. If anybody is free, could you plz check #help-corn channel? I need just a bit of help with matplotlib

zenith radish
rugged root
vivid palm
gentle flint
#

silver bullet DD pick

zenith radish
rugged root
zenith radish
noble copper
#

there's also the silicon shortage which hampers production

vivid palm
#

someone had to ruin my break by coming to smoke next to me wtf lol

whole bear
#

i try to deal with the issue

#

but if i cant then i distract myself with something like games

#

or i hang out with someone

rugged root
#

Dude that was like

#

Hours ago

whole bear
#

ok

#

i still didnt wanna ignore it

rugged root
#

No no, I just thought it was interesting

#

Props

whole bear
#

LOL yeah

#

yo can someone help me with the syntax of a hackerank problem

#

in voice or something?

rugged root
#

Possibry

whole bear
#

ok so

rugged root
#

What's the issue with it?

whole bear
#

def hourglassSum(arr):
i = 0
for i < 4:

#

it says this is wrong

#

like the 4 is underlined

#

i dont understand how python works and im new to it

rugged root
#
for i in range(4):
#

Range is what you use to say like "I want to do this 4 times". It starts at 0 and goes to 3

whole bear
#

oh so it is like a for loop

#

or like its iterating through that loop that many times

rugged root
whole bear
#

thank you man

#

lifesaver

#

they banned me from stackoverflow

#

smh

#

i didnt even ask bad questions

rugged root
#

It's equivelant to

for (let i = 0; i < 4; i++){
}
#

I think I did that right

whole bear
#

yes

rugged root
#

Been a while since I've done JS

whole bear
#
for (i=0;i<4;i++) {

}
#

im used to java but

#

python seems like a much simpler yet more powerful language

vivid palm
#

@stuck furnace

#

LET'S

#

let's

#

bermuda

#

or was it

#

bahamas

#

i can't rmbr

stuck furnace
vivid palm
#

i'm doooooooone

stuck furnace
rugged root
#

More powerful in some ways, weaker in others

#

It's a trade-off

#

It's incredibly easy to make something in Python. If you want to do it, odds are that someone else has done it and there's a library to do it

#

The downside is that it's typically slower than standard compiled languages and even JS. But my argument is that what it may lack in runtime speed, it more than makes up in development time

whole bear
#

im using it for coding interviews

#

java just seems like its packed with so much more jargon

rugged root
#

It's showing its age

whole bear
#

yeah

#

the abstraction isnt there

#

java is like an analog clock

#

python is like a digital clock

rugged root
#

That's true

#

It's why Python is my goto, although I'm refreshing my JS knowledge to make a few things

#

Okay, heading home. I'll catch you folks later

stuck furnace
#

Cya πŸ‘‹

#

So, er, what's everyone up to? πŸ˜„

#

I am trying to understand what "hyperloglog" means pain

gentle flint
#

it's an algorithm right

stuck furnace