#ot1-perplexing-regexing

1 messages · Page 18 of 1

young shoal
#

wdym?

high haven
#

you can always clean up your notebooks after exploratory phase

rugged owl
# young shoal wdym?

Long story.
Short version is: Server python version got updated & missing packages. Almost 1 week trying to get it solved.

high haven
#

or clean as you go

rugged owl
#

NOT EVEN MY CODE ayusob

high haven
#

thats the true tragedy

#

why do you have to fix it then

#

wheres the person that wrote it

#

did they leave

young shoal
high haven
#

wait is this one of those

rugged owl
high haven
#

deploying notebooks into production

#

good thing stel isnt here

rugged owl
high haven
#

i mean you already know about my SWE friend who also has to deal with this

#

who is also in insurance lol

#

trying to wrangle DS and their notebooks

foggy jungle
#

DATA WRANGLING

rugged owl
#

It's my monthly task to run this MF script on BOTH my local machine AND the server because there's no easy way to pass data from data lake & s3 buckets to local due to governance. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

high haven
#

hes lucky though that like 1 out of 10 DS from each team leans more on the SWE side

#

so they can help deploy models

#

jk

#

who said that

young shoal
#

data engineer, more like data losers

high haven
#

you didnt see anything

rugged owl
#

"Did anyone try automating this" was the first thing I asked when the script was handed to me. sigh

#

One thing I miss from start up, is having my own VM.

high haven
high haven
#

which number is you rn?

young shoal
#

he looks like andrew tate

high haven
#

i saw chad in person. he gave a hella good talk

#

very impressive dude

rugged owl
#

Isn't data engineering team meant to write tests...

high haven
#

i believe hes referring to unit tests on the data producer side

#

not data quality tests before and after pipelines

foggy jungle
#

You guys say sequel right? Not Ess-Queue-Ell?

#

Just want to make sure I'm not interacting with heathens.

high haven
ionic moth
#

it's the other way around

high haven
#

🐿️

#

which idek

foggy jungle
#

The uirre is silent apparently.

rugged owl
high haven
foggy jungle
#

This isn't a 'this or that' scenario.

#

Either you pronounce it sequel or you're wrong.

ionic moth
#

L

young shoal
#

did you get knocked in the head in the military

foggy jungle
#

Many, MANY times.

young shoal
#

too many crayons?

foggy jungle
#

But I don't think that's related.

#

That's the Marines.

young shoal
ionic moth
#

guys

foggy jungle
#

😤 SWE need not apply to this argument.

young shoal
ionic moth
#

how do I go about deploying a VoIP server

foggy jungle
#

I just accepted my internship, it counts PepeHands

#

How's your internship application process going? Pog

young shoal
#

oh?

#

well, it's going...😭

young shoal
#

well i'm a student you see

#

i'm not unemployed 😤

foggy jungle
rugged owl
#

Until you graduate

high haven
#

sequel >

rugged owl
#

then you become unemployed

ionic moth
#

dont know about them

young shoal
#

i've got 3 years 😔

rugged owl
#

Historical reasons aSDVdinowalk

young shoal
#

damn, rex exposed as a boomer

high haven
young shoal
#

i don't need one, i'm just that good

high haven
#

thats what i thought

#

ill take my leave

young shoal
#

ok mr "historical reasons"

#

go back to bed

rugged owl
#

LOL

young shoal
#

bruh you can't react to your own message

foggy jungle
young shoal
#

sez u

high haven
#

i cant?

young shoal
#

banned

foggy jungle
tardy rain
#

Squeal

high haven
#

ok got off work

#

lets start here

#

how much spotify do i listen to? well lets check last years unwrapped

#

how much of that time do i spend on podcasts 🎙️

#

65%

#

thats quite a lot

#

almost all of the podcasts i listen to relate to either data or ML or AI

#

software engineering and coding and such is a close 2nd category

#

out of ALL these podcasts, do you know how many peeps say sequel vs. "es-que-el?"

#

i rest my case

high haven
#

and for the lurkers that care. that is all.

rugged owl
#

The real question is how many ads did you listen to.

high haven
#

for outside ads, none since i have premium.

for the in-built ads, i just double tap my earbuds to skip them.

rugged owl
#

lmao, that's more than my last 5 years

#

This is about 28.2k minutes

high haven
true flax
#
Matrix result = new Matrix(NUM_FEATURE_SETS, input.rows - KERNAL_SIZE + 1, input.cols - KERNAL_SIZE + 1);
        for(int i = 0; i < input.z; i++){
            Double[] featureMap = new Double[(input.rows - KERNAL_SIZE + 1) * (input.rows - KERNAL_SIZE + 1)];
            for(int j = 0; j < NUM_FEATURE_SETS; j++){
                Double[] temp = Matrix.simpleCov(input.matrix[i], kernals[j].matrix[0]);
                for(int k = 0; k < featureMap.length; k++){
                    featureMap[k] += temp[k];
                }
                for(int k = 0; k < featureMap.length; k++){
                    featureMap[k] /= temp[k];
                }
            }
            result.matrix[i] = featureMap;
        }
        return result;``` anyone mind checking this?
#

its suppose to be the forward of a convolution layer

#

Matrix.matrix is a Double[][] represneting [num images][flattened image]

high haven
true flax
#

pls

ashen ridge
#

@gaunt basalt Just disengage mate. Don't waste time with people like that

gaunt basalt
#

aight

past cosmos
#
int main()
{
    int isInteger;
    do
    {
        std::cout << "Write a list of numbers for me to process (Seperate with a space): "; 
        std::string nums;
        std::cout << "hi";
        std::getline(std::cin, nums); //https://www.grepper.com/answers/38705/c%2B%2B+wait+for+user+input?ucard=1sgth
        isInteger = isInt(nums, nums.length());
        std::cout << '\n#######################';
    } while (isInteger != 0);
}

So apparently the program isn't executing the std:cout << "hi"; before looping to the next iteration and I have no idea why or how to fix this

young shoal
#

buffering, probably

acoustic moss
#

oh yea the quotes

rough sapphire
#

yes, in C++ u need to use "" for strings
the same with C. '' is used for char

jovial oriole
#

If someone reacts to this message with 🤓 i will leave the server

#

Okay cya

jaunty wraith
#

it's a different emoji

acoustic moss
#

actually left lol

harsh tundra
#

I just wanna post that I'm playing with rhinestones. Annoying little shits (3mm), but look awesome when you manage to put them where you want them

rough sapphire
#

GPT-4 is truly insane

gritty kernel
#

what is this reddit UI bruh

heavy pawn
#

Copying YouTube

small coral
hidden pebble
stable fulcrum
stable fulcrum
glossy dust
#

yes

honest star
#

So ChatGPT isn't meant to code. It's meant to be very conversational with people, it's a chatbot.

#

Also, AI in general isn't at the point where it can extrapolate beyond a given prompt. More importantly, it doesn't know when to ask for more information or to pushback on a given prompt. In the workplace, programmers don't blindly implement tasks. They'll think things through, ask questions, design a system, pushback a bit if they think something is unreasonable or too vague to do.

#

Programmers are problem solvers that use code as a tool, not necessarily code monkeys. That's the primary difference maker there.

#

They might certainly incorporate AI tools, but it won't ever totally replace people doing actual, technical work

glossy dust
#

won't chat gbt help programmers to the extent that less are needed and then alot lose jobs

tardy rain
#

I dont see how thats helping

honest star
glossy dust
#

oh ok thank you for explaining I got worried

honest star
#

I don't see programmers being phased out. It's too integral to our current society

carmine apex
#

there's also the pending question whether chatgpt is even legal, and the use of it without attribution is flatly forbidden by OpenAI's terms of service

honest star
#

haha, I would want to bikeshed the wording a bit before pinning that

glossy dust
#

as a beginner how should I learn core by the way

#

code

wraith hound
#

and also, ChatGPT is a language model. i don't doubt at all that AI will help programmers, and potentially replace certain classes of jobs, but i don't think ChatGPT will be what does so.

honest star
#

Use a resource to learn the basics and then make things!

glossy dust
#

can u give me a good resource

honest star
carmine apex
tardy rain
#

I sure hope gpt gets better to the point where its usable, right now even for the simplest css issues i'd have to feed it tons of files in the include chain for it to have context to answer

high haven
#

im going to flip some tables

tardy rain
#

Or maybe its just the way the company fucked up with project structures

high haven
carmine apex
#

there's a tag for that actually (╯°□°)╯︵ ┻━┻

high haven
#

(╯°□°)╯︵ ┻━┻

tardy rain
glossy dust
#

with chat gbt if I just plug in all the code and the error and say fix it will it work

high haven
honest star
high haven
#

no wait you dont want me copyediting anything

tardy rain
#

You know, enterprise style coding

high haven
#

i also think you would say it nicer. im too mean

carmine apex
#

having a !chatgpt would be wonderful in general, especially during the current time of not being codified as against the rules

glossy dust
tardy rain
glossy dust
#

oh I understand

honest star
glossy dust
#

or I could make a programmer do it for me instantly

tardy rain
#

But "if it works™"

glossy dust
#
  • eshannnn
high haven
#

👏

honest star
#

But time to make a booze run ✨ I've successfully steered pygen back on topic

tardy rain
#

It doesnt and i hate it and it almost makes me cry every day, tears of fury

glossy dust
#

@honest star with that thing u sent me how am I supposed to remember all of it

#

and like apply it

honest star
glossy dust
#

so I should look things up as I'm making stuff?

honest star
glossy dust
#

alright thank you

frozen crane
#

@deep terrace what was the context for this otn

carmine apex
foggy jungle
high haven
#

jk

#

i dont want one unless it has to do with coffee

drowsy rose
lament cairn
#

Yall rate my neofetch

gritty kernel
#

wtf

acoustic moss
#

lmao

grave cove
#

based

carmine apex
#

took me longer than it should have to figured out why you posted the flag of the canary islands, @jaunty wraith

jaunty wraith
#

I see

carmine apex
#

tis a shame there's no (proper) emoji for that

jaunty wraith
#

proper, yeah

#

I get questions at work, when I react on Slack with that sometimes

flint basin
#

@gilded cloud how is Rust not easy to read?

gilded cloud
flint basin
#

ok, that doesn't mean it is unreadable

gilded cloud
#

i know there's good things in rust but stop saying it's easy -_-

flint basin
#

it was inspired by C# as well, which is pretty readable

#

I never said it was easy

gilded cloud
#

C# is readable yea

flint basin
#

it makes writing memory safe code easy

#

two different things

gilded cloud
#

idk if rust is more C++/Haskell mix or C#/Haskell mix

solemn tulip
#

but it's hard to write some memory errors that are very easy to write in languages like C

gilded cloud
#

in one day ?

tranquil iron
#

lol

#

it takes a lifetime to learn a language

mental isle
#

not a lifetime if you have enough free time on your hands (and good tactics of learning, ofc) (ah, yes, also a brain)

gilded cloud
#

python is easy but there's a huge amount of builtin stuff even if everything is easy
c/c++ just have a few keywords but they take a huge amount of time to know correctly

#

both take some time

mental isle
tardy rain
#

Are you serious?

flint basin
#

assembly has to have tons of instruction

mental isle
#

that's not an argument

gilded cloud
#

c# is still pretty high level i would say

mental isle
tranquil iron
#

understanding is not binary. it is a matter of degree.

tropic lichen
tardy rain
#

What have you built in python in the one day you tried learning it

flint basin
mental isle
#

it's okay no worries

tardy rain
#

Learning is hard, being aware of a language and a couple keywords isnt learning

mental isle
#

the most important thing, if you're self-taught, is to never be lazy to google. if you think "there must be a better way to do this", then GOOGLE IT. If you can't find it on google then ask it in some chatroom

jaunty wraith
#

I wish I knew about chatrooms when I was getting started

tranquil iron
#

there was bbs's and usenet back in the day

tropic lichen
#

don't be silly, no one uses chatrooms anymor-
oh wait, that's what discord is. 😨

solemn tulip
#

and good old irc

tranquil iron
#

also compuserve, AOL, etc

jaunty wraith
tranquil iron
#

so unless you "got started" before the 1980's...

#

🙂

jaunty wraith
#

I didn't exist then

flint basin
#

same

mental isle
acoustic moss
#

zoomers

tropic lichen
#

I only caught the very end of IRC's popularity, I kinda just appreciate what a simple system it was

jaunty wraith
crystal spruce
# mental isle the most important thing, if you're self-taught, is to never be lazy to google. ...

one thing I would add to this is that you should always attempt a problem yourself before going to Google
I know many people who just see a difficult problem and give up immediately when once you sit down and look at it without all the intimidating details it's actually quite straightforward
ofc there is also the risk of wasting your time trying to solve a problem you won't get, so a balance is good as well

flint basin
#

yeah im single

jaunty wraith
#

shingles?

tranquil iron
#

what does that even mean?

crystal spruce
#

I think I use double prec

tropic lichen
#

not all programmers conform to the singleton pattern

tranquil iron
#

why would that be?

jaunty wraith
#

seems like a blanket statement

tardy rain
#

just dont be a nerd then

jaunty wraith
#

which are almost all of the time untrue

tranquil iron
#

that just means you're hanging out with the wrong crowd. trust me, when you're making $120k or $180k or $240k, if you hang out with the "right" crowd, the girls will flock to you

crystal spruce
#

on a serious note it's not true
pretty sure there's people here in this discord that are married

jaunty wraith
#

lies

tranquil iron
#

and they won't really care if you can talk to them or not

solemn tulip
tranquil iron
#

I mean, historically marriage was mostly about economics. don't really see why that reason is so frowned upon today.

flint basin
#

cuz people became gold diggers

tranquil iron
mental isle
#

morally

flint basin
#

im talking about the ones that solely got into a relationship because of money. no connection or anything like that

tranquil iron
#

why is it morally a problem? who are you to judge someone else's motivations for what they want out of a relationship?

tranquil iron
#

so culturally insensitive

solemn tulip
#

I don't think it's a moral issue

mental isle
tranquil iron
#

understand that real cultural differences are about what is right and wrong. don't mistake the trappings of culture (food, dress, arts, etc) for the underlying foundations of culture.

tropic lichen
#

a loveless relationship doesn't sound like something that many people should really be wishing for, but hey, its a free world 🤷

mental isle
#

that's what I'm implying too

tranquil iron
#

all I'm saying is to not be so narrow minded. don't restrict yourself to what your culture tells you is acceptable parameters for a relationship

mental isle
#

I don't want to keep talking about this because we clearly have different opinions

#

and we won't be able to change each other's opinions

#

so there's no point

tranquil iron
#

I don't actually have an opinion on it, per se. I'm just trying to get ya'll to open your minds a bit 🙂

tropic lichen
#

security and a good life is a bit more nuanced than just "money", which is what it seemed like you were implying

mental isle
#

lmao

tranquil iron
#

that's what money is though. is that any less shallow than being attracted to someone because they're "hot"?

jaunty wraith
#

as in, getting people to open their brains

tranquil iron
mental isle
#

Well, I guess there's no "objective right" in this situation. That's why I don't want to argue about this

solemn tulip
tranquil iron
tropic lichen
tranquil iron
#

but is either a problem for initial interest? is one better than the other?

mental isle
#

If money is enough to make you happy, then sure, I guess go with it...

#

But money doesn't buy happiness for a lot of people

tranquil iron
#

in fact, the #1 reason for divorce is "money problems"

mental isle
#

It's not only "no money" or "lots of money" tho

tranquil iron
#

of course, I think we both know that

#

I think we have come to agreement that there's no 100% rules. All I was suggesting was that if you have a hard time approaching women, you might want to hang in places where women will approach you instead because of your strengths.

tropic lichen
tranquil iron
#

you can't select on other qualities until you have choices to select from

tropic lichen
#

wdym?

tranquil iron
# tropic lichen wdym?

the entire thread started because someone was bemoaning that they had a difficult time approaching women and seemed afraid of staying single forever.

solemn tulip
#

(I was happy to leave it at the single precision float joke :^)

jaunty wraith
#

when we move on to 128 bits, will we have quadruple precision?

tropic lichen
#

yeah I remember that, I suppose I just disagree with the idea that having a big paycheck is enough to attract the sort of woman that you'd wanna be with for a long time
but whatever works for you works for you 🤷

flint basin
#

i love how this started with a rust argument

solemn tulip
#

memory safety to financial safety

jaunty wraith
#

pretty sure it just started from this

tropic lichen
#

its like buddhism, you have to give up all of your material possessions in order to become a true programmer

#

including women

solemn tulip
#

at least that's the stereotype 🤷

tranquil iron
#

lol

solemn tulip
#

(and stereotypes have a tendency to reinforce themselves)

tranquil iron
#

it's only because so many programmer types are unwilling to challenge cultural norms

#

that's my theory and I'm sticking to it

solemn tulip
#

"the real world is dumb, unpredictable and complex, at least computers are predictable"

waxen gulch
#

Hello, I have a very simple problem and its solution is very complicated, which is the black line of the xbox Game Bar. It appears to me as a black line and never goes away. I tried various ways to try to remove it. I did a reset of the program and corrected the errors and did nothing. The result. Can any of you help me? I will be Very thankful to him

jovial oriole
#

Works even better than abstinence

harsh tundra
#

"money doesn't buy happiness" was originally a saying about how accumulating wealth doesn't bring more happiness. Not about how money is irrelevant at all

#

Anyways, I just came here. My 3yo nibling tired me out when trying to put them to a nap... which they originally wanted.

jaunty wraith
#

what's a nibling?

harsh tundra
#

Neutral word for nephew/niece. N- from that + sibling.

solemn tulip
frozen crane
#

@jaunty wraith why the canary island flag

#

(which is a great flag imo)

#

🇮🇨

#

it's like vertical ukraine but with white and doggos.

acoustic moss
jaunty wraith
frozen crane
#

do you like the doggos though

jaunty wraith
#

ofc

#

doggos discussing the crown

frozen crane
jaunty wraith
#

but you see, they're genteldogly discussing who gets it

frozen crane
#

oh okay. great!

frozen coral
frozen crane
frozen crane
# frozen coral

I thought you were going to bait me into saying that I like US state flags

#

like this crap

frozen coral
#

lol

jaunty wraith
#

chaos

frozen crane
#

most of them are "blue with complicated thing in center"

#

this map isn't update for Utah though

solemn tulip
#

shoutout to new mexico for actually being good

jaunty wraith
#

maryland as well

frozen coral
#

lol that ohio flag

frozen crane
#

the DC one is the best 😛

#

arizona is pretty okay. the symbolism for the hawaii one is weird.

solemn tulip
#

alaska is actually nice

jaunty wraith
#

which one's the Nepal looking flag

frozen crane
frozen coral
#

Ohio

carmine apex
#

i always confuse the flags of DC and chicago, probably because half of tv shows take place in one of those those two cities

frozen crane
#

ohio doing its own thing with not being rectangular

jaunty wraith
#

that's a great idea

jaunty wraith
#

stel, do you just have these flags ready to post?

frozen crane
#

only in the sense that google images exists.

#

mississippi changed their flag a few years ago to not be racist, and someone who graduated from the same university as me (not in mississippi) proposed this crap

grave cove
#

mississippi moment

solemn tulip
#

small details, text on flag 😔

jaunty wraith
#

complicated flower aside, in god we trust is so weird on a flag

frozen crane
#

it's too graphic-designy

frozen crane
jaunty wraith
#

set up for failure, I see

frozen crane
#

yes

rough sapphire
#

hello

#

hmm i guess no chat going on

jaunty wraith
#

damn, that looks cool

rough sapphire
#

thanks ❤️ , its for a game jam

jaunty wraith
#

pyweek?

rough sapphire
#

nah its for an april fools jam

jaunty wraith
#

interesting!

solemn tulip
jaunty wraith
foggy jungle
#

Hiring a green screen and letting Quinns loose on the topic of Excel as an eSport seemed like a good idea at the time, but honestly, we should have seen this coming. Here's a very weird video we've made.

Support us on Patreon: https://www.patreon.com/PeopleMakeGames

Created by Quintin Smith:
https://twitter.com/quinns108

And Anni Sayers:
http...

▶ Play video
#

Excel esports pithink

gritty kernel
foggy jungle
#

🤷‍♂️

gritty kernel
#

like a speedrun to complete a certain task or something

foggy jungle
#

It's like speedrunning analytics

#

But my instant reaction upon seeing it was "why in the world would you not use python"

#

so you guys have sufficiently ruined me.

vale raven
high haven
foggy jungle
#

hold on I'm deobfuscating malware again

high haven
#

do i have to pull up my spotify unwrapped again

#

is it sad that i listen to more podcasts than music?

#

probably

#

also what do you think the finance excel bros do?

#

i—

#

jk

foggy jungle
#

!paste

royal lakeBOT
#
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.pythondiscord.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.

high haven
#

what are you pasting

#

also im on mobile atm

high haven
#

anyway

foggy jungle
high haven
#

clippy 2.0 will do all the obscure excel stuff for us

#

in the future

lament cairn
#

what do you do when you have no idea what to make/do

grand laurel
#

has there been news about chat gpt like bots available for business solution? some businesses are concerned with privacy and refuse to use chat gpt and i was wondering if there's business purpose chat gpt where records will be saved per company owned storage...

high haven
high haven
#

im interested in giving this a whirl

#

apparently its next under the hood

#

also allows you to wrap up react components

#

sidenote: ive been digging this grey version of github

#

dark dimmed

tardy rain
#

Taking the jobs of hard working frontend devs

#

This is what you gotta be worried about, not chatgpt

high haven
#

mar

#

yknow this framework was featured in the gpt 4 demo

tardy rain
#

Pynecone?

high haven
#

yeah

tardy rain
#

Lol

#

Is that a good thing

high haven
#

dunno

#

but frontend devs probably will run into the edges of this framework easily

#

like

#

i dont think theres much media support

#

i wanted to port my podcast helper app over

#

but no audio support

#

🕯️

#

but its good for idk

#

maybe a portfolio website

#

probs not scalable i dont think

#

but i would need a web dev to actually comment

#

instead of making hypotheses like me

tardy rain
#

Lol

#

Something about python syntax makes it feel ugly in the context of web dev

#

The frontend part anyway

#
def index():
    return pc.hstack(
        pc.button(
            "Decrement",
            color_scheme="red",
            border_radius="1em",
            on_click=State.decrement,
        ),
        pc.heading(State.count, font_size="2em"),
        pc.button(
            "Increment",
            color_scheme="green",
            border_radius="1em",
            on_click=State.increment,
        ),
    )

This is just gross

acoustic moss
#

blasphemy

high haven
#

and i feel that

#

like why cant i abstract all this away

#

or there has to be a better way idk

tardy rain
#

Not enough operator overload

lament cairn
#

sounds horrible

tardy rain
#

Its like that other one, anvil or whatever

#

Anvil?

#

!pypi anvil

royal lakeBOT
#

Generates new project structures from Jinja templates

tardy rain
#

I guess its not a pypi thing

high haven
#

that one is def horrible

#

but its usable for very specific use cases

#

this pynecone is def two steps up from that one i would say

tardy rain
#

I need to find something to build with stuff like this

high haven
#

for me, i want to recreate a chat ui

#

for the new gpt 4 API

#

i think its easier to build something if you have a use case for yourself too

#

bc you know your own requirements or whatever

tardy rain
#

Yea thats the hard part

#

Cant think of anything

#

Im a useless lump with no needs

lament cairn
#

id love to try out frontend dev (pynecone/whatever doesnt count) but it seems like a gigantic mess

grave cove
#

nextjs is pretty cool

lament cairn
#

can i get started with just npm run or whatever or do i have to figure out webpack

lament cairn
#

yea

grave cove
#

It deals with bundlers under the hood

#

You can even opt into Turbopack if you want

lament cairn
#

ok that is excellent

grave cove
rugged trellis
#

I think something is wrong with my pc

young shoal
#

bruh

rugged trellis
#

(thats in its lifetime)

spare oriole
#

what's its lifetime?

rugged trellis
#

1725.74GB junk files cleaned

#

I dont even have that much storage

high haven
tardy rain
#

I dont but i should

#

My spotify going unused

#

Could build some feed aggregator but the problem then becomes finding decent feeds instead

high haven
#

i mean i just listen to podcasts bc im lowkey addicted

#

you just need to find a good one

#

then youll pick up on related ones

#

like idk if youre into architecture

#

theres 99% invisible

#

everyone loves the true crime podcasts

#

but im like no thanks

#

no psychoanalyzing for me

#

what are your interests bud?

foggy jungle
#

!paste

royal lakeBOT
#
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.pythondiscord.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.

high haven
foggy jungle
#

I'm having an uncool time gamers.

high haven
#

oh yeah?

#

why is that

foggy jungle
#

this is obfuscated, obfuscated, and obfuscated again.

grave cove
#

what did you do all day today

foggy jungle
#

Woke up at about 1:30pm with a migraine, went to Panera, deobfuscated this, played some D4, deobfuscated this some more... and now we're here

grave cove
#

fucking nerd

foggy jungle
#

😦

grave cove
#

i say as i've been sitting here for 5 hours

#

yeah i really can't throw shade

foggy jungle
#

Why don't you help us since you didn't do any pico 😛

grave cove
#

pico is hard

#

i had trouble on the first practice one 😨

foggy jungle
#

Would you like to read the writeups that I have so far?

#

They're not too bad.

grave cove
#

Ooh, writeup? What's this?

high haven
#

hope you feeling better

foggy jungle
#

Standby, it's on a private repo since I'm not allowed to share outside the team

foggy jungle
grave cove
#

My interest is piqued

foggy jungle
#

what's your GH?

grave cove
#

Robin5605

foggy jungle
#

added

high haven
#

oh hey

#

you finally changed your name

#

i just realized

#

lmao

#

im glad

#

it was lowkey stressing me out

foggy jungle
#

I need to fix the images in the markdown still.

#

Special, Specialer, and SOAP are pretty cool and I solved them in (I think) neat ways.

grave cove
#

@foggy jungle this is actually pretty cool

foggy jungle
#

Thank you!

#

You should see what Stickie just did

grave cove
#

What did they do? 👀

foggy jungle
#

Just obfuscated some pretty crazy code

#

err deobfuscated

#

in a manner that... I aspire to. lol

grave cove
#

Stickie is pretty based

high haven
#

@tardy rain bro i dont think i have the patience for web dev. im already tired of this lol

tardy rain
#

Hah

#

Wdym, its totes therapeutic

high haven
#

is it tho

#

feels so tedious

#

and this is already abstracting some stuff

tardy rain
#

Are you trying out pynecone

high haven
#

yeah

#

syru pinging random people

foggy jungle
#

Checking to make sure malware devs aren't active on pydis

#

Be spooked if it ever actually pings someone lol

vale raven
#

Hello who pinged???

foggy jungle
grave cove
#

caught lackin

high haven
crystal spruce
#

and then eventually compressed the program down to like the 4 lines it actually was

grave cove
#

this reminds me of when i have to fix the tv for my grandparents

crystal spruce
#

I will say pycharm variable refactoring helps a lot

#

just turns the underscores into actually readable stuff

foggy jungle
#

that's what I was doing with what I sent in SOC

#

Just clearing up the B64 obfuscation.

#

If the creator is in here reading this, trysmarter

high haven
#

@foggy jungle have some moon conspiracies

#

🌚

foggy jungle
#

I knew that already, though I'm not sure why.

high haven
#

hidden within

#

the depths of your mind database

#

anyway

#

pynecone is a nice toy framework

foggy jungle
#
DROP TABLE python;```
high haven
#

pretty sure it would be a nightmare to build anything big on

grave cove
#

Pretty much the state of most Python front ends atm

high haven
#

yeah real bummer

#

anyway

#

just learn js

#

i guess

grave cove
#

JS Is not bad if you use TS

high haven
#

ah i dont have a typescript emoji

grave cove
high haven
#

yeah i just need to sit down and do some more web dev

thin cloak
high haven
#

js + python can get you pretty far

#

as a good generalist

thin cloak
#

Ye...add SQL too

high haven
#

sql for sure

thin cloak
#

Like that

tardy rain
#

As a programmer you'd probably be ok knowing these two and surrounding tech but i kind of struggled to find a python backend using company in london

#

Mfs love dotnet here

lusty rune
mystic isle
#

(hit 12k recently)

high haven
mystic isle
#

!pypi Lemon-Library

royal lakeBOT
high haven
mystic isle
high haven
#

no

tardy rain
#

don'tnet

high haven
#

also heard its one of the lower paying stacks across the board

tardy rain
#

Uh idk about that especially in the context of fintech

high haven
#

oh yeah besides them

tardy rain
#

Uh, hm

#

Feels like thats all i see around

high haven
#

isnt london a big financial hub

#

would make sense

tardy rain
#

Glassdoor is being a bitch

young shoal
#

@tardy rain is tomato a fruit

tardy rain
#

Yes

young shoal
#

then I'm a tomato

tardy rain
#

Thats lame and basic

#

And i hate tomatoes they have weird texture when fresh

young shoal
#

why is a tomato basic

tardy rain
#

It goes on pizza and anything that goes on pizza is basic and for the masses

#

Pizza sucks

#

A true controversial opinion

young shoal
#

oh. I haven't even taken into account derivative products

tardy rain
#

Also what kind of tomato theres a bajillion

strange dove
#

do any of you know javascript?

young shoal
#

no

tardy rain
#

Cherry, salad, plum, heirloom, etc

lament cairn
#

na

young shoal
tardy rain
#

Lmao

#

Teams want a well rounded dev that knows exactly what the fuck kinda fruit they are, denied

young shoal
#

well rounded.. like a watermelon

#

or...any round fruit

tardy rain
#

I would go with banana, chiquita branded

#

Big, sweet, year round

young shoal
#

😳

tardy rain
#

Goes in cakes, breads, milk shakes, lots of things

#

Dominant flavour, outshines other fruits

young shoal
#

oh? doesn't listen to others well? denied

tardy rain
#

Versatile, strong, team player but also independent,

#

Satisfying shape for gripping

#

Certified primate favourite

#

(and so am I)

young shoal
#

I think I have too much analysis paralysis all the time

tardy rain
strange dove
tardy rain
#

Errors?

high haven
#

🍅

strange dove
#

no errors shown on console

high haven
#

lmaooo

#

mar really throwing those curveballs

young shoal
#

my laptop screen is dead

#

massive oof

high haven
#

bruh

#

oh no

#

it finally gave out?

#

🕯️

young shoal
#

indeed

high haven
#

time for a new laptop?

young shoal
#

we'll see if it revives itself

#

it's just black

high haven
#

new laptop when

young shoal
#

soon hopefully

#

it's back

#

lol

#

life support

high haven
#

for now

young shoal
#

ugh. power cycling killed all my tabs

high haven
#

bruh

#

||new laptop||

young shoal
#

yeah? wanna pay for it?

#

you think it would be fine if I go to the association for computing machinery - women, meeting. it's interview practice. for context, I am not a women

lusty rune
#

tomato is a fruit
tomato is a vegetable

high haven
high haven
#

i went to whats it called

#

society for women engineers for a bit

#

and im also not a woman

young shoal
#

cool. I don't want to like, infringe or something

high haven
#

yeah just dont be a prick lol

young shoal
#

though maybe your opinion is not as relevant pithink

high haven
#

💀

#

bruh

young shoal
#

what!

#

am I wrong though

high haven
#

i went when i was a grad student

#

not way back when

#

undergrad is another story

#

🧓

young shoal
#

maybe I should just email and ask. but EAFP, lol

high haven
#

yeah just go dude

#

you wont be the only guy

#

probably

#

at least thats how it was for me

young shoal
#

oh well

#

as long as I don't embarrass myself wrt interview skills I think I'll be fine

high haven
#

ye ye

young shoal
#

it's "coding and behavioral and interview questions", but I don't think that second and is meant to be there

high haven
#

its less formal

#

but grammatically correct

young shoal
#

no but the meaning is different

high haven
#

hmm

#

youre right

#

but like its whatever

young shoal
#

indeed

high haven
#

just go. now focus on fixing your laptop

young shoal
#

there's no fixing lol

high haven
#

you sure its not a driver issue

young shoal
#

just need to last 5 weeks to the end of the semester

young shoal
high haven
#

oh man

#

idk if youll make it 5 weeks

#

might have to old school pen and paper

tardy rain
#

Lol

young shoal
#

going to mail my coding assignments

#

but actually we do have a computer lab I could use

tardy rain
#

Compile your school java homework by hand

high haven
#

its there for a reason

#

maybe make a friend or two

#

jk

#

thats what i would do

#

you can ignore me

young shoal
high haven
#

bro

#

thats rip

#

blobpray 🕯️

young shoal
#

I mean to be fair, the computers have vim so it's not far off

#

if I wanted to I could enable password auth on my desktop and use that, but 🥴🥴

tardy rain
#

tfw some guy isnt responding to me so i gotta message his boss about it and the boss isnt responding either

#

So now im stuck with texting people's bosses

lament cairn
#

become the boss

tardy rain
#

Im only a couple steps from the CEO, you think he'll get back to me?

high haven
#

theyre taking a long lunch lol

tardy rain
#

Its 14:20 💀

high haven
#

💀

#

exactly

clear acorn
tranquil iron
#

binary is so 20th century man, we should graduate to trinary

young shoal
tardy rain
#

threenary

tranquil iron
#

ok, thanks for the correction

tardy rain
#

I volunteered to be on call this sprint

#

Its exciting

young shoal
#

bowing to the man

tardy rain
#

How else would a wagie taste adrenaline

young shoal
#

become the man

tardy rain
#

Soon ™

#

The keikaku is in motion

young shoal
#

oh?

#

Mariosis Consulting?

tardy rain
#

Thats for longer term

#

Short term is another significant pay bump

#

Like 1-3 years maybe

tranquil iron
#

I will look for MC to grow into one of the largest consulting firms in the world. and for the "Big 5" to turn into the "Big 6"

tardy rain
#

ngl consulting sounds scary

#

Im too small fry for that kind of stuff

#

Besides eivl do we know anyone else that does consulting

#

Tagging might get more responses than asking generally in #career-advice

young shoal
tranquil iron
#

now that's the sort of ambition I can respect!

high haven
#

i dont know if i could do it

#

i would need a brand

#

and then keep that up

high haven
rugged owl
high haven
#

what do they even mean

#

like 'what is all the surrounding infrastructure needed to get this model into production?'

rugged owl
high haven
#

type of roadmap?

rugged owl
#

HELL IF I KNOW ayusob

high haven
#

'well first, you need a UI for all the non-technical peeps...'

#

'so the SMEs can label the data'

#

bro they could literally mean anything lol

#

maybe what they are looking for is a timeline

#

which you know how that goes in the data world

rugged owl
#

I feel like my position went from ML work straight to random BS.

high haven
#

April - this will happen

#

May - this will happen

high haven
#

lets go evolve skyglow

#

or follow that map

#

'switch companies'

rugged owl
#

I have like half a foot into "Data engineering" and half a foot in "business" and a toe in "ML"

high haven
#

accurate

rugged owl
#

Yea, maybe time to switch companies lol

high haven
#

im in your shoes but my friend said i should try to wait until the 2 year mark

#

or at least get a big win before leaving

#

swe obv

rugged owl
#

THINKCEPTION Not sure what I should do.

high haven
#

but their site is cool

rugged owl
#

Classes start in 5-6months. Once those start, I'll pretty much be stuck for 2 years. But now starting the job search seems a bit late.

high haven
#

5-6 months? you still have time no?

young shoal
#

masters 👀👀👀

high haven
#

probs better to get to a new company first right?

tardy rain
#

Mid-senior says, 1-3 yoe it says

high haven
rugged owl
#

Mid is at least 5 YoE imo

tardy rain
#

Ye theyre meaningless

high haven
#

1-3 years just means they dont want to hand hold you

#

at the beginning

rugged owl
tardy rain
#

Idk if mental health is a good one to be in, wasnt there huge controversy with betterhelp

high haven
#

wut

rugged owl
#

Also this economy rn where everyone getting laid off.

high haven
#

yeah but if you start looking now it might get better by the time you start school

high haven
rugged owl
#

lmao, that's some dystopian sheot right there. "mental health not profitable"

high haven
tardy rain
#

iirc they had issues marketing themselves as offering professional psych help/therapy sessions but did not actually check if their "therapists" were licensed

tardy rain
#

You were basically sold on online therapy but it was just some dude

young shoal
high haven
#

there were 3 eye emojis

#

you seemed excited

rugged owl
#

Check me out on twitch, "Helping these depressed people out" #GetHelp #Winning #Live

high haven
young shoal
#

excited for sg lol

high haven
#

"and send money to my patreon"

rugged owl
#

Ah yes, I knew I forgot something.

high haven
grave cove
#

Lmao

high haven
#

sky, psvm is excited for your extra schooling

#

have fun in classes where you might end up doing all the work

#

if they allow solo projects, you should pick themRunning

#

jk

young shoal
#

too bad

rugged owl
#

Literally what happened.

high haven
#

it should be better in grad school

young shoal
#

think about how much more employable you'll be

high haven
#

but it still happened to me a couple times

#

just remember to pick the working professionals

#

as your groupmates

#

they tend to be better teammates

rugged owl
#

I did 99.5% of the work in the MicroMasters program (MOOC but with gtech students too)

high haven
#

try not to pick the kids who went straight from undergrad

young shoal
#

sob

#

that'll be me

high haven
#

why are you sobbing

#

i thought you werent going masters

young shoal
#

lol what

high haven
#

wait what

young shoal
#

I just said I considered

high haven
#

did i misunderstand

rugged owl
young shoal
#

I considered, and decided I wanted a master's

high haven
high haven
rugged owl
#

NOOOO, they were gtech students, at least half was.

high haven
high haven
#

hey thats not bad

#

4+1 is good

rugged owl
#

The Gtech's micromasters mixes both mooc & actual students in the program

#

I picked my group early too

high haven
#

idk man. my only experience with gtech was when we had a grad student from there who was an intern

rugged owl
high haven
#

he was kinda shit

#

ngl

#

never communicated, never did anything

young shoal
high haven
#

etc.

high haven
#

would it be better then to do grad school somewhere else?

#

honestly depends on your goals

rugged owl
#

I had to try to get my group not to mf plagiarize from a previous homework in another course for the project.

high haven
#

good school would help get you a better network

#

but if you arent going for that, then it might not be worth it

young shoal
#

I have no idea

high haven
#

honestly you can always do a 2nd masters elsewhere anyway

young shoal
#

idk about that lol

high haven
#

thats what my devops friend did

#

yeah it just depends on your tolerance for education

rugged owl
#

Hell no

high haven
#

and bs

rugged owl
#

Academia is toxic af.

young shoal
#

I mean, I'd be ok in terms of tolerance, but the marginal benefit is tiny

rugged owl
#

The guy who suggested is real bruh person. Smh

#

Another guy was in India, never showed to the meetings after the first. Didn't do much either. 3rd one couldn't code for sheot, but at least did the PPT.

high haven
rugged owl
#

Idk, I've never had a good group project.

high haven
#

i mean as long as you arent founding your own company, then a better network shouldnt matter too much in this case

#

youre not gonna be a VC either in the future right?

young shoal
#

the extra cost is like 25k, plus the opportunity cost of not working, means around 125k for a master's. if a masters gives me 5k more starting salary, it'd take 25 years for it to pay off

rugged owl
#

cough Online Masters Cough

high haven
young shoal
#

group projects are never decent

high haven
young shoal
#

well idk how much more it's worth

high haven
#

the other option is to just do a bachelors

rugged owl
#

Work while doing a masters part time. Masters now are geared towards working professionals.

high haven
#

and have a company pay for your masters

#

but youd be stuck with that company

#

during that time

#

and maybe even a bit after

rugged owl
#

And 1 year after

high haven
#

depending on the contract

#

eh i heard it depends

young shoal
#

certainly a little bit after

rugged owl
#

Mine is 1 year after.

high haven
#

on company to company

rugged owl
#

Both times has been.

high haven
#

wait and you still didnt get a real masters out of it?

#

jk

young shoal
#

rofl

rugged owl
#

Wait what?

#

I mean what the companies offered lol

high haven
#

oh ok

#

my devops friend has a different contract

#

but thats probs bc he has experience

rugged owl
#

I never accepted because I didn't want to get held down by that. Job switch after masters def nets more than what is paid out

high haven
#

like 8 yoe

high haven
#

i guess maybe in DS but general SWE should be fine

rugged owl
#

I def feel like I hit a ceiling in DS. Given that all these positions require 3-5 YoE + Masters.

#

Then again, it could be me not having enough YoE technically speaking.

high haven
rugged owl
#

But either way, masters will be some what future proofing for me.

high haven
#

just seems like theres DS jobs overall

#

compared to DE

#

etc.

rugged owl
#

Less job in DS for sure. Feels like I"m getting rolled into DE in my current position not by choice. And more so of business sided DE.

high haven
#

the generalist DS jobs have started differentiating

rugged owl
#

Yea, I think I"ll just stay for now. Maybe I'll jump midway through my masters.

high haven
#

fail no one saw that

rugged owl
#

Then I'll have a job w/ more than 1.5 years lol

high haven