#ot1-perplexing-regexing

1 messages · Page 10 of 1

graceful basin
#

Most jobs are probably web development of some kind

floral apex
#

Guess I'm on the right track for taking interest in Typescript and Dart

graceful basin
#

Which can still range from routinely typing out react markup to designing custom caching rules to minimize bandwidth

#

If you like typescript and dart, you can probably find employment there, yeah.

#

One thing I hear recommended fairly often is to find a company you would want to work for, find a conference they are attending and show up there for networking

#

Of course, this isn't always possible

rough sapphire
#

can someone suggest me a good portfolio website design which has a clients reviews section

#

and theme toggle

soft violet
#

Have you seen the movie adaptation?

#

It is not a movie packed with virtue.

#

But I don't think that's the point.

floral apex
floral apex
#

S p e e e e n

#

Now why can't you do this @wraith hound?

vale raven
#

Because dogs are better
Clear and obvious

rough sapphire
wraith hound
tardy rain
#

You are wrong

acoustic moss
#

sbin

lusty rune
tribal aurora
#

not the one liking to be eaten by my own cat when im dead

wraith hound
lusty rune
#

you are wrong again 🗿

wraith hound
#

i am not.

small coral
thin cloak
floral apex
#

Nintendo telling you to screw off

#

Fun and games for the family!

#

Announcing Super Fuck You Bros

lusty rune
jovial oriole
#

Is markdown a markup language? pithink

floral apex
#

You are marking up a document

#

Now when will you markiply the document with a markiplier

jovial oriole
runic wigeon
#

Penguiplier

rough sapphire
#

does freenom still work?

graceful basin
#

yes, but its a bit inconvenient

rough sapphire
#

it keeps showing not available

#

and i can only login, no option to sign up

jovial oriole
#

Everyday we have to write a journal in English about a chapter In a book thr teacher reads to us

#

It needs 250-400 words

#

But I'm lazy

#

So i write a 100-150 words

#

Run this print(" ".join("ㅤ"*200))

#

And add it to my journal

#

And it adds 200 more words

tulip cedar
#

Or just add some random text in the Word file and set the color to white @jovial oriole

rough sapphire
#

!e

print(len(list((" ".join("ㅤ"*200))))```
#

!e

print(len(list(" ".join(" "*200))))```
royal lakeBOT
#

@rough sapphire :white_check_mark: Your 3.11 eval job has completed with return code 0.

399
rough sapphire
#

wow

#

interesting

young shoal
#

why the join

rough sapphire
#

print(" "*200) should work perfectly

young shoal
#

well, 399, but yeah

rough sapphire
young shoal
#

to get the same result

rough sapphire
rough sapphire
#

am making a discord bot and i wanna make it when it runs a cmd procces i dont want it to pause the discord bot session i want it to make it so its like opens a new cmd tab and does the procces in it and if another and another and another user does it keeps on opening more cmd procces so it still doesnt pause the discord bot so i need someone to make this code "os.system(f"py read.py {args1} 200")" turned into a one thaat does the same function but it does it in a new cmd tab

rough sapphire
young shoal
#

yes

rough sapphire
#

idk

#

why does this happen

young shoal
#

? because you put the space in between each of the characters of the string

graceful basin
uneven pine
#

Rubber bug deducking

harsh tundra
#

I just noticed the channel name

#

Today my nibling took last ducky we had in the room

#

I don't think they will use it for debugging, tho. We haven't taught the little one any programming

#

But... pithink

#

They like puzzles now, so it's kinda problem-solving which ducky might help with

jovial oriole
jovial oriole
#

because the forums my teacher makes us use splits it at every space

#

and counts the len of that

#

so it would be +200 words

jovial oriole
#

so it would count as a word

#

!e
print(len(" ".join("ㅤ"*200).split()))

royal lakeBOT
#

@jovial oriole :white_check_mark: Your 3.11 eval job has completed with return code 0.

200
young shoal
#

but it's already a space is it not

jovial oriole
#

invisible unicode char

#

teach can't tell the different

#

doesn't even notice

young shoal
#

ah

jovial oriole
#

been getting 300+ word answers for this so far, my mid-term report comes on monday i definitely got an A

ionic bane
#

a = 2m/s² the ² means the acceleration grows exponentially right, e.g it would be 2m/s x 2m/s making it 4m/s²?

#

I'm a bit confused as ive gotten many different answers for my question

tardy rain
#

you mean displacement

#

displacement grows quadratically

#

acceleration is constant here

small coral
tardy rain
#

yes

ionic bane
#

what

small coral
# tardy rain yes

what happens if it's jerk
acceleration grows linearly, velocity grows quadratically, and displacement grows cubically?

ionic bane
#

👽

tardy rain
ionic bane
#

Yeah my main question is why are we raising it to the power of 2?

tardy rain
#

its its definition

#

acceleration = change in velocity per second

ionic bane
#

This is my first year of physics and currently in kinematics so please excuse my knowledge

tardy rain
#

velocity is change of displacement per second

#

so velocity is change of m per s

wraith hound
#

acceleration is (the rate at which the velocity is changing)
or in other words, (the rate at which (the rate the position is changing) is changing)
(parens used for grouping purposes)

tardy rain
#

m / s
accel is change of velocity per s
(m / s ) / s
which simplifies to m / s^2

ionic bane
#

So it means the rate of acceleration will grow quadratically per second?

tardy rain
#

acceleration doesnt grow in this scenario

#

its constant

#

think of how velocity works

wraith hound
#

no. it's x m/(s^2), not (x m/s)^2.

grave cove
#

are we introducing calculus yet or no

#

first year physics so i'm guessing not?

wraith hound
#

oh yeah, this probably is a little clearer if you know about derivatives

grave cove
#

right

ionic bane
wraith hound
#

given that a(x) == v'(x) == s''(x)

grave cove
#

but if you haven't done that yet we can keep it non calculus

tardy rain
#

i imagine high school so no calculus i guess

ionic bane
#

Still in functions🗿

tardy rain
#

its ok, its intuitive enough

grave cove
#

yup

small coral
grave cove
#

here i can make a desmos graph for you real quick

#

it might help

wraith hound
#

the unit is "meters per second per second," you're not squaring the value

ionic bane
ionic bane
grave cove
#

Because it's a rate of change of a rate of change

wraith hound
small coral
wraith hound
ionic bane
wraith hound
#

imagine you're in a car. your velocity is how fast you're moving. (speed == |velocity| blah blah blah)

grave cove
#

velocity is the change in position over the change in time

#

so if you graph your position vs time, it's the slope

#

position on Y axis, time on X axis

#

pick 2 points, rise over run

#

Say you have the equation p(x) = 5x. What's the velocity?

small coral
grave cove
#

funny pun

wraith hound
grave cove
#

not necessarily

wraith hound
#

at my school, a ridiculous amount of people take calc in sophomore or junior year

grave cove
#

if you're doing AP physics C for instance, like me it's calculus based

tardy rain
#

i wanna say first year of high school didnt have calculus but i dont remember tbh

ionic bane
#

Sorry guys but I'm not very good with this, I mainly have confusion on

The difference between displacement, distance and the difference between velocity, speed and acceleration, and how distance is different from displacements, i would love an answer for my questions if not ill probably search it up

grave cove
#

its also pretty intuitive like mentioned so nothing stopping you from making those connections and learning yourself (thats what i did first year physics)

ionic bane
#

😔

low chasm
#

.wa graph blah blah

median domeBOT
ionic bane
#

I love physics but as you guys can see I'm not very good on it for now😅

grave cove
small coral
grave cove
#

The displacement is your final position minus your initial position. Nothing that happens in between matters

ionic bane
#

While distance is?

small coral
grave cove
#

Distance is the total amount you travelled, including everything in between

ionic bane
#

ahhhh

grave cove
#

Or, the integral of p(x)

small coral
#

if you take an S path for example the distance would include every curve of the S and the displacement would just be a straight line from point A to point B

ionic bane
#

so, displacement is the distance done in a certain time?

grave cove
#

Displacement is your position at the end of a time period, minus your position at the start of that time period

ionic bane
#

And whats the formula for it? i kina forgot it

grave cove
#

It's more how far away did you end up from where you started

tardy rain
#

displacement is the straight line from where you started and where you finished

grave cove
ionic bane
#

alright

small coral
#

and it has direction

ionic bane
#

was it this one? i cant remember

tardy rain
#

lancebot churning out the embed

ionic bane
#

sirlancebot died

small coral
ionic bane
#

Ill probably search a video on the difference between velocity, speed and acceleration, and the difference between distance and displacement so i dont break my mind

ionic bane
ionic bane
small coral
ionic bane
small coral
ionic bane
#

Ive been told it may very depending if its modern or classic physics or something like that

#

Something related to the complexity of the subset

tardy rain
#

Acceleration is a vector

#

Acceleration depends on the force applied and forces have direction hence acceleration has direction

ionic bane
#

On google it shows its both but does it depend on the problem or can it just be both?

#

my teacher treats it like a scalar but treats it as a vector also for 12th graders🤔

tardy rain
#

Google also says its a vector

#

Eh, thats to simplify things really

ionic bane
grave cove
#

Don't worry about that a lot of our formulas break down

#

Classical physics for now

ionic bane
#

Im still in kinematics i shouldnt worry about that

grave cove
#

interesting stuff though

grave cove
#

But yes velocity, acceleration, jerk, snap, crackle, pop are all vectors

ionic bane
#

Your momma is a vector

grave cove
#

nah just magnitude

ionic bane
#

And a big size

tardy rain
#

Humongous magnitude

grave cove
#

Think of it this way

#

If you start at home and go to school

#

which direction is your displacement?

#

it would be towards school

ionic bane
ionic bane
#

sorry

grave cove
#

Personally I think it makes more sense with calculus

#

Since calculus was sort of invented for this

ionic bane
#

distance is the amount, while displacement is amount and direction right?

grave cove
#

distance is a scalar yeah

ionic bane
#

alright

grave cove
#

i guess you could represent it as a vector if you want to

ionic bane
#

What

grave cove
#

the direction of travel

ionic bane
#

dont tell me people also call it a scalar

grave cove
#

not common though don't worry about it

#

distance - scalar
displacement - vector

ionic bane
#

I keep forgetting whats a scalar and vector lol

grave cove
#

velocity is displacement over time
you've probably heard of d = st
divide both sides by t, you get s = d/t

ionic bane
#

Especially with speed velocity and acceleration kek

grave cove
#

your car has a speedometer, it doesn't care which direction you're going

#

it just shows you how fast

#

combine what your car's speedometer reading tells you along with the actual direction of travel, and now you have velocity

#

acceleration is a vector because a = F/m

#

F is a vector m is a scalar

#

therefore a must be a vector

tardy rain
#

Vector = direction

ionic bane
#

Acceleration = speed and distance?
Speed = velocity without direction
velocity = speed and direction?

grave cove
#

Speed = |velocity|

#

yeah you're right

#

acceleration is change in velocity and the direction of the change

#

For example if you throw a ball upwards, it accelerates downwards at 9.8m/s^2

#

Even if the ball is moving up

#

Acceleration does not necessarily cause motion, common misconception

#

Actually nothing really causes motion it just happens

#

everything moves for no good reason

ionic bane
#

Your momma moves

#

anyways

grave cove
#

changes to motion are what's important

#

then we involve work

#

which, mind you, is a scalar

ionic bane
#

Ill look for a video about vectors and scalars

grave cove
#

yup, though there's nothing much to it

ionic bane
#

I learn mainly from representations

grave cove
#

it'll become clearer once your teachers start making you draw free body diagrams for everything

#

got damn i hate FBDs

#

very helpful still

ionic bane
#

Ill probably search my questions in yt since i wouldnt say my teacher is the clearest in explaining

grave cove
#

if you want to send the actual question as it is in the textbook i'd be glad to help

grave cove
#

once you have the FBD visualization everything clicks

grave cove
small coral
grave cove
#

Right but personally having the representation of all forces laid out in front of me makes the problem much much easier

small coral
grave cove
#

Because forces and accelerations are a bit abstract for me

#

I mean, the chair you're sitting on is accelerating you upwards

ionic bane
grave cove
#

what are you confused on?

#

specifically, i mean

small coral
grave cove
#

it does

small coral
#

and the ground

grave cove
#

but F = mg, so your mass cancels out that acceleration

small coral
#

that's newton's 3rd law isn't it

grave cove
#

yeah, normal force

ionic bane
# grave cove what are you confused on?

Just mainly on the differences between velocity, speed and acceleration over them being scalars and vectors and displacement and distance over them also being vectors and scalars and how the hell did these physicians get formulas like distance 👽

grave cove
ionic bane
#

Like did they just did
D = T÷S and said "too easy"😭

ionic bane
grave cove
#

If you have a practice problem, I could walk you through it

#

otherwise no worries can just explain

ionic bane
#

All i really know is my teacher once told me that an equation is only right if the value isnt fully random and depends on something, or something like that, and we shohld use the scientific method etc

grave cove
#

don't know about that

#

but i thought of a good analogy just now for position velocity and acceleration

ionic bane
#

please tell me

grave cove
#

So say you're going on the highway at a constant velocity. At t = 0min, you are at position 0 miles. At t = 60min, you are at position 60. How fast are you going? (velocity)

ionic bane
#

1m/m

grave cove
#

Right magnitude, wrong units

ionic bane
#

mhm

#

please correct me

grave cove
#

Velocity is change in position over change in time. So the units in the numerator are miles, since miles - miles is still miles. Units in the denominator are seconds, since seconds - seconds are still seconds

#

Think of it as 2 points on a graph:
(0min, 0miles)
(60min, 60miles)

ionic bane
#

alright

grave cove
#

Apply the slope formula:
(60miles - 0miles) / (60min - 0 min) = (60miles) / (60min) = 1 miles/min

#

That's your velocity, change in position over change in time

#

Does that clear up the relationship between position and velocity a little bit?

#

Acceleration is a bit more complicated but the same analogy can be used

ionic bane
#

Ok so velocity would be the change of the starting position and time vs the ending position and time right?

grave cove
#

exactly

ionic bane
#

And its a scalar right?

grave cove
#

speed is a scalar

#

velocity is not

ionic bane
#

sorry

grave cove
#

If the highway was east-west, and I was traveling east, my velocity would be 1 mile/minue east

ionic bane
#

How is velocity not a scalar here if we dont know the the direction?

grave cove
#

In this case we found the speed, not the velocity

ionic bane
#

Ah sorry

grave cove
#

Since the question (that i made up) didn't contain any information about direction

ionic bane
#

So speed is the quantity on how fast youre going while velocity is the speed and direction you're going?

grave cove
#

exactly like so

ionic bane
#

Ah ok, im getting it

grave cove
#

in other words, speed is the magnitude of velocity

#

since vectors can be broken up into 2 parts

#

speed is one of them

#

now acceleration

ionic bane
#

And acceleration is the speed from a point of time to another in velocity?

grave cove
#

Yes, change in velocity is acceleration

#

Say you start off at 0mph at time t=0s. You end up at 60mph at t=60s, what's the acceleration?

ionic bane
#

Do i need to respond to this question :^)

grave cove
#

preferably

#

practice is the best way to learn

#

take a shot

ionic bane
#

Ok im having a stroke on the difference of speed and acceleration

grave cove
#

its a bit more abstract, you're right

#

Same thing as before, 2 points:
(0s, 0mph)
(60s, 60mph)

#

Apply slope formula

#

(60mph - 0mph) / (60s - 0s) = 60mph / 60s = 1 mph/s

#

The units are kind of weird since we went with imperial

ionic bane
#

Speed is the magnitude of velocity i get that, but whats the difference between speed and acceleration?

grave cove
#

acceleration is the change in speed

ionic bane
#

Acceleration would be the changes in speed while Speed would be a constant unit i suppose?

grave cove
#

So if you had constant acceleration (let's say 2 m/s^2), then your velocity would be a linear line (y=2x)

#

and your position graph would be quadratic (y=x^2)

ionic bane
#

Ok so, if i had a constant acceleration of 2m/s² my speed would be 2m/s while my velocity from 0s to 1s would be 2m/s north

#

or am i confused?

grave cove
#

0m/s, 2m/s, 4m/s, 6m/s, etc

#

It's like going faster and faster in a car

ionic bane
#

A right since it grows quadratically, why is that so?

#

is it because 2m/s × 2m/s = 4m/s²?

grave cove
#

Here you can see the formulas for position, velocity, and acceleration respectively

grave cove
ionic bane
grave cove
#

The speed grows linearly

ionic bane
#

this is making me want to yeet myself out of a pop tart😔

grave cove
#

It's hard to explain without calculus, but just know that each time you go down one step, you increase a power

#

(antiderivative)

carmine apex
ionic bane
#

Calculus is dynamic math right, ive never really searches about it because of my knowledge in math?

grave cove
#

acceleration has a power of 0 (2x^0)
velocity has a power of 1 (2x^1)
position has a power of 2 (x^2)

grave cove
young shoal
grave cove
#

And often times in physics we don't have things that or static or constant

#

its a chaotic world

ionic bane
#

I would love to study it but i dont think I'm capable of it really

grave cove
#

As long as you know the general concept it makes it easier to understand physics

#

You asked why position was quadratic when you have constant acceleration? because the 2nd antiderivative of acceleration is quadratic

ionic bane
#

2 years until i get to learn calculus how fun

grave cove
#

Same, however I learned calculus while I was in my first year physics because the two are very interconnected and intuitive

#

You probably will too

#

You'll be doing calculus without really knowing that you're doing calculus

ionic bane
#

stupid question, is this calculus?
X + 1 = X², X changes a certain amount of time and Z would be X to the power of 2

grave cove
#

that's just algebra, if you mean solving for X

ionic bane
#

Also does algos depend on calculuspithink

grave cove
#

What sort of algos?

young shoal
#

somewhat, yes

small coral
#

pretty late but here's a character visualization of an object moving 2m/s^2 vs one moving at 2m/s ```
.----.--------------.------------------------.
time: 0s 1s 2s 3s
speed: 0m/s 2m/s 4m/s 6m/s
position: 0m 1m 4m 9m

      .---------.---------.---------.

time: 0s 1s 2s 3s
speed: 2m/s 2m/s 2m/s 2m/s
position: 0m 2m 4m 6m

ionic bane
ionic bane
grave cove
#

Depends on the algorithm

#

I'm not aware of any that use calculus but i never really do algos so dont take my word for it

young shoal
#

yes, analysis of algorithms involves asymptotic analysis which is calculus

carmine apex
young shoal
#

his courses are good for intuition, not for actually learning

ionic bane
#

what

#

😭

grave cove
# ionic bane mhmm, how so?

Subtract X and 1 from both sides, you're left with X² - X -1 = 0, which is not factorable so you'd apply quadratic formula but i'm too lazy

grave cove
#

the visualizations are great

ionic bane
#

any good playlist courses on kinematics?

grave cove
#

yeah the nitty gritty calculus stuff like all the rules are a PITA to memorize

#

get the intuition down, it will help your physics greatly

#

because once you get to 12th they'll redefine literally every formula you learned using calculus

ionic bane
#

why?😭

grave cove
# ionic bane why?😭

because your current formulas are a simplified version of the actual calculus formulas

#

your current formulas like how speed is displacement over time only work for constant rates

grave cove
#

Sure imagine that you're walking along a straight line, and your position can be given by the equation p(t) = t^2

#

How do you find your velocity between t = 0 and t= 10?

wraith hound
young shoal
#

great for intuition

small coral
#

isn't that phi when adding

#

oh it is

grave cove
#

But say, you wanted to find your exact velocity at time t = 5

ionic bane
#

I think im going to take a break, my brain isnt really capable to piece any info given to me currently and i feel like this conversation is going to waste

grave cove
#

Let it sit in your mind for a while, it'll make sense eventually

#

If you've got any further questions on this I'd be happy to answer it anytime

ionic bane
#

I appreciate the help given to me, but ill probably find a video on it and have visual problems given to me

small coral
ionic bane
#

greek letters😳

#

Only greek letter im using currently is omega for ohmz😭

small coral
#

how come i've never known this before ```py

φ*φ
2.618033988749895
φ+1
2.618033988749895

young shoal
#

?

grave cove
ionic bane
grave cove
#

Very nice! I can help on those too if you need it in the future

small coral
ionic bane
small coral
ionic bane
#

i started with Pre-engineering this year because my HS wasnt offering it to 9th graders

floral apex
#

Kinda missed the YT algorithm with Vimusic

rough sapphire
rough sapphire
graceful basin
tribal aurora
#

hmph

brisk nacelle
#

u guys gotta be carefull w .tk etc they takeover the domains

#

like once the detect enough traffic on the domain, they literally jack it from you and make you pay to get it back

rough sapphire
tribal aurora
#

wait they are free?

rough sapphire
#

yeah

rough sapphire
paper sequoia
#

Didn't check the rest

rough sapphire
#

you check

paper sequoia
paper sequoia
rough sapphire
#

the same thing doesnt work for me

#

when i click get it now it shows not available

#

and also how do i create an account?

paper sequoia
#

right, I think you might be searching it wrong

paper sequoia
rough sapphire
#

no

#

i didnt include the .domain

#

thank you bro

#

oh my goat

#

all the times i was searching it wrong

paper sequoia
#

ye, you seem to have to add that there in order to get the specific one

paper sequoia
#

np, glad I could help

rough sapphire
#

i currently have a website hosted in railway.app

paper sequoia
rough sapphire
#

could you give me some articles?

paper sequoia
#

I don't think I have any

rough sapphire
#

k i will try to find

jovial oriole
#

Cul pictures I got a few days a go

rough sapphire
#

it's like black grey white orange black

harsh tundra
# rough sapphire how is this cool

Capturing changing colours of the sky is hard. Newer cameras are better and better at that, but it is still tricky to capture that stuff well.

#

Especially without doing much of manual colour correction it is really tricky

wraith hound
#

that's also just a really cool picture regardless, at least to some

#

i personally think the gradients are really pretty

harsh tundra
#

I already said several times that when house renovation finishes, I'll have a good place to take sunset photos 😄

lusty rune
harsh tundra
#

Also, I don't wake up that early XD

lusty rune
#

😩

harsh tundra
#

Summer sunsets are nice because they are in northeast, so we can see them with fields only in the background. Or with garage below that. XD (Garage is the reason we'll have better view after reno)

ionic bane
#

I have a question for everyone, What makes you truly happy?

lusty rune
ionic bane
harsh tundra
ionic bane
#

Yeah, i know the feeling

harsh tundra
#

I like it when people i care about are happy, I guess. Personal happy stuff are fleeing, other's happiness lasts longer

ionic bane
#

Do you think others happiness makes you happy?

harsh tundra
#

I want people i love to be happy. So their happiness makes me happy

grave cove
#

oh and also dinner

ionic bane
grave cove
#

you too

ionic bane
#

🫂

grave cove
harsh tundra
#

News from Twitter under Elon Musk: someone bought the checkmark, set their name to some pharmaceutical company's name (for those who dont know: the checkmark used to be verification that person/org is real, now it's only money) and said insulin is now free. Stock prices of said company plummeted.

Some people suspect they'll sue Musk because it's his actions (removal of real verification) that made this possible.

https://www.investors.com/news/technology/lly-stock-dives-taking-novo-sanofi-with-it-after-fake-twitter-account-promises-free-insulin/

https://mobile.twitter.com/LillyPad/status/1590813806275469333 real account saying they're sorry that people got cheated

We apologize to those who have been served a misleading message from a fake Lilly account. Our official Twitter account is @LillyPad.

Likes

6640

Retweets

1137

red willow
#

Oops

harsh tundra
#

At least now real account can get roasted for price gouging on insulin, showing diagrams comparing insulin price in many countries vs US... So it's not that bad

wraith hound
#

but they made the icons the same

#

it's stupid as fuck

harsh tundra
wraith hound
#

ooh woops, typoed that

#

and oh, did they actually change that? regardless, only changing that in the profile itself is stupid.

harsh tundra
#

I sometimes wonder if I should make popcorn, but the situation on Twitter isn't that fast

harsh tundra
#

Hm, weird, LTE+ but still takes a few seconds to post. pithink Sometimes more like half a minute, this is weird

#

I think now it's fine, but when I leave my phone down and then it will need to connect again to discord...

wraith hound
#

i know some people made browser extensions to turn the new checkmarks into money symbols

solid elbow
#

OK. Let's move on and talk about something entirely different, please. I'm sorry you're struggling, I hope you find resources that can help, but this community cannot provide you with the resources that you need.

thick ore
#

i have to go camping on tuesday because school

#

this is my first time camping

#

i have no idea how to set up a tent

solid elbow
#

is the school providing a tent? Or did you or your parents buy a new tent for you?

solid elbow
thick ore
#

i'll try to see if there's an instruction booklet on it

solid elbow
#

you can always practice pitching it in the yard or something.

#

know what model it is?

thick ore
#

don't really know the model

solid elbow
#

eh, you can just try taking it out of the bag - there's probably instructions either as a booklet in the bag, or sewn into the lining of the bag.

thick ore
#

thanks, i'll try to set it up later

solid elbow
#

before setting it up, you usually:

  • find a big enough chunk of level ground for it
  • clear any sharp rocks or sticks out of that area
  • possibly put a tarp down in that area, and stake it to the ground (to protect the bottom of the tent from getting holes - tents that leak are no fun)
  • build the frame of your tent (depends on the model, this might just be a few fiberglass poles that need to be run through pockets on the tent body, or the tent might be an "easy up" style where all of the poles are already attached and it just needs to be telescoped out)
  • stake the corners of the tent down, ensuring the tent is properly squared (all the sides should be equally taut)
  • possibly stake out guylines for the tent from the corners
  • possibly attach a rainfly over top of the tent (they're usually attached with velcro or clips, and then guyed to the ground)
#

but the specifics of those steps would depend on the tent, and whether or not it has a rainfly or a footprint...

thick ore
#

that is a very detailed guide

#

thanks

solid elbow
#

if you take it out of the bag, you should be able to see whether it has instructions. Those instructions should have a model name if it's a new tent, and you can probably pop that model name right into youtube to see someone putting it up.

#

camping's fun. 🙂

thick ore
#

i guess i should be looking forward to camping day then

#

tysm

solid elbow
#

👍

cinder laurel
floral dust
#

@carmine bane ct'd in here because the 20 sec cooldown is annoying as f:
honestly it's kind of the opposite when you're a student/apprentice like me

carmine bane
#

Wdym

#

I'm kinda apprentice in my position

floral dust
#

i have like 5-10$ for meals lel

carmine bane
#

Since I just started working as a dev only a month ago

floral dust
#

so i have to go buy some (edible, but) bad microwave food instead of something actually decent

#

cooking at home i just use the cheap stuff i can get at the supermarket, perfectly good

carmine bane
#

Ah, our company doesn't ever really have someone that is in my position working for them before

#

So they just gave me the full package

floral dust
#

must be nice - 25$ a meal is a really good chunk kekw

carmine bane
#

Had Apple friends complain that theirs is only 15$

floral dust
#

"only"

carmine bane
#

SJ food is expensive brah

floral dust
#

i literally live in switzerland

#

kekw

carmine bane
#

Oh is

#

Switzerland hella expensive?

floral dust
#

usually

carmine bane
#

Ah rip

floral dust
#

a casual meal for two here at a restaurant will run you like 60 bucks here

carmine bane
#

Our company has a lot of money going around so they offer that to us

#

Just the issue is we're in rapid growth stage, I think we're getting like 5 new people next week

floral dust
#

one person it'll be more like 30

carmine bane
#

So a lot of us are afraid they're gonna stop doing the meal benefits

floral dust
#

(and 20 if you skip the drinks at the restaurant and just go buy them in a supermarket)

carmine bane
#

Cuz the meals literally expand across multiple counters for just like 40 people

#

Cuz everyone orders more than just lunch

#

Oh well

floral dust
#

yeah unironically a nice meal at work is so damn nice

carmine bane
#

It really is

#

Also really helps with the mood

#

Lunch is generally such a good time

#

When there's people in the office that is

floral dust
#

microwave food is edible (and kinda nostalgic at this point, but it's really just that, you betcha i'll start complaining again once i have to eat it more than 1-2 weeks) but eh

carmine bane
floral dust
#

but yeah rn i'm just waiting for my dad to get home from buying cigarettes and milk so i can ask him where the hell he put my apprenticeship contract

carmine bane
#

Oh is apprenticeship kinda like an internship?

floral dust
#

sort of - it's kinda weird here

#

you go find a company, and you simultaneously do your last 3-4 years of school

#

2 days of school, 3 days of work

carmine bane
#

Ohhh

#

Like Co-op

#

Idk how they call it in America

floral dust
#

the school i want to attend (to effectively try and speedrun the path into uni) actually needs people to have 3 years' of (any) work experience, so i went and asked them if an apprenticeship would count

#

apparently it does

#

so lucky me

#

but yeah the part i won't miss is having to eat microwave meals again kekw

carmine bane
#

For me just skipped college

floral dust
#

and the (copious) amounts of homework

carmine bane
#

Was the only way for me to speedrun it

#

Just not partake in it at all

floral dust
#

i've actually been considering to just not go to uni because it'd take me 7 years total including the school, but it kind of seems like an unnecessarily risky path

carmine bane
#

How old are you rn if you don't mind me asking

floral dust
#

20

#

so best case i graduate at 27

carmine bane
#

Wait you were the 9 years guy right?

floral dust
#

yep

carmine bane
#

Now it's 7 years nice

floral dust
#

i found a way to cut 2 years off

carmine bane
#

Good for you man

#

Congrats

floral dust
#

(well technically i could study like an absolute madman for the maturity exam myself and cut it even more, but that seems like the route for permanent burnout any% so meh)

carmine bane
floral dust
#

because truth is grammar school/the adult equivalent of it is already tough enough kekw

#

24 lessons a week the first year, then 33 the other 2

carmine bane
#

Oh what the fuck

#

Well, I guess that explains why America sucks at English

#

Everyone else just doing that much more

floral dust
#

ah grammar school isn't actually for grammar lel

#

45 minutes each, with 5-10 minute breaks inbetween (not including lunch) - and of course like 4-5 homework assignments due the next day usually

#

this is going to be pain

carmine bane
#

Hopefully isn't like that for all 7 years

floral dust
#

that's 3 years

#

the other 4 are for the bachelor's

carmine bane
#

Otherwise education as a whole sounds like burnout any%

#

Jesus fuck this isn't even uni yet

floral dust
#

nope

#

i'll probably have to take some extra precautions i don't screw it up again lel

#

at least the upside is that i can essentially just hop right into a swiss university (perhaps even the ETH if they accept me) after this ordeal

#

(and in a way we've come full circle and that we're off the offtopic again) - i have another funny little question

#

would you think it's worth going around looking for some random internships in the 9 months until i can start this educational equivalent of a root canal or do i just go work retail

carmine bane
#

Uhh

#

You can do both, no?

floral dust
#

i could do both, but is it even worth looking

carmine bane
#

One of my old plans was working at a restaurant at night, and then job hunting during the day

floral dust
#

because the truth is i didn't do any "big" projects, just random small-ish code snippets using some a few (usually niche) algorithms i found

carmine bane
#

Ic

#

Depends

#

I know someone in Germany who's having a really easy time getting interviews

#

And that's just the nature of the job market over there

#

I would just try cuz why not

floral dust
#

yeah thing is i'm not in germany but in switzerland - not sure if the same applies here, especially given the job market here from what i've read does seem more decoupled from the rest of the world

#

fair enough, could just randomly throw resumes out

carmine bane
#

Yeah...

floral dust
#

this whole rootcanal of an education is why i'm even considering going the self-taught path instead of just automatically going for it no questions asked btw

carmine bane
#

It just sounds way too painful man

#

Our education is like a small fraction of yours and I ended up going self taught

#

I can't imagine

#

Like

#

Just the decision to even do what you're doing

#

Idk that's just way too crazy for my taste

floral dust
#

well, everyone seems to be saying a degree is the way to go

#

is highschool in the USA not as hectic?

carmine bane
#

No

#

It's nothing lmao

#

There's no national test you have to pass

#

High school is purely 100% just your resume for college

#

Everything else just have fun doesn't matter

#

Getting As isn't that hard here at all

floral dust
#

just for reference of what my usual schedule looked like when i went to grammar school:
wake up at 06:00
eat breakfast and take the 06:48 bus to catch the train to catch another tram, and arrive approx. at 07:35
07:45-11:50 (some few days it was 08:40) you start lessons
lunch break from 11:50 to 13:00
further batch of lessons from 13:00 to 16:45/17:35 depending on the day
commute home up until 18:00/19:00 best case scenario
eat dinner
do homework
???
go to sleep at 21:00
repeat

rough sapphire
#

Not cool

carmine bane
#

Ours is 8:30 - 15:00 for high school and then yeah, including 40 mins for lunch

small coral
rough sapphire
#

For me it's 9:00/10:15 - 16:00

floral dust
#

to be fair we did have 10 minute breaks inbetween lessons so it wasn't too awful, but still

#

they were essentially useless for getting homework done since the school doesn't really quiet down until 17:00, and my ADHD essentially removes whatever other concentration i can muster

#

9-16? lol that seems downright nice

#

(and then there's the schools in china which i have no idea how that's not considered a form of psychological torture)

carmine bane
#

It is. Just one of those things you can't say cuz it's not PC

floral dust
#

oh also any non-passing grade on the semi-annual grade report has to be compensated double, else you drop out

#

so you get a 3 (the scale runs 1-6 here, 4 is passing) in one subject, you need 2 5s or 1 6

#

and your reward for 4 (or 6, it depends on which exact path you chose) years of study this way is the ability to go to uni

#

by the way, did i mention latin is a mandatory subject the first 2 years out of 6 if you decide to go there directly after school?

#

so yeah, you think it's worth doing that little exercise for 3 years again or nah

carmine bane
#

What the fuck

#

Dropout doesn't even happen unless you're like a criminal or you choose to do it on your own accord

#

That's insane

floral dust
#

and i have the path i mentioned before this one, but again, it'd take me 9 rather than 7 years

carmine bane
#

I'd get drop kicked the fuck out

floral dust
#

reminds me of when i finished school with flying colours lel - 5.5s and 6s everywhere

carmine bane
#

My HS grades

floral dust
#

then i went to the first year of grammar school, i struggled to keep passing each semester

#

also theres an entrance exam

#

fun!

carmine bane
#

Jesus

#

I hate exams so much

floral dust
#

if you fail it, you get to go to 3 years of secondary and can then opt for 4 years of grammar instead (again, you have to pass an exam) or go do an apprenticeship

#

and i guess thats the crash course on the swiss education system

carmine bane
#

We have nothing like that

#

Our state tests are just for survey purposes only

#

We can fail it and nothing will happen to is

#

Uspithink

floral dust
#

lol so you just pass unless you royally screw up

carmine bane
#

That's the closest thing we have to your tests

#

No there's no pass or fail. The test literally just didn't matter

floral dust
#

well, "pass"

#

get to stay in highschool

carmine bane
#

So I just selected A on all of them and just went on with my day

floral dust
#

best part is you probably still got 20-25%

carmine bane
floral dust
#

but yeah this whole gauntlet is why i'm stuck deciding in the first place - go do that, slowboat it through an apprenticeship or go self-taught

carmine bane
#

One of the kids in my class just selected only the obviously wrong answers for everything

#

0% moment

#

And ofc nothing happened to him

floral dust
#

kekw

carmine bane
#

No surprise there that our education sucks

floral dust
#

probably the guy grading went "how the fuck did he get everything wrong"

slender stratus
#

kinda mad at people just copy pasting code in order to get active dev badge

carmine bane
#

What active dev badge

slender stratus
#

many non developers are getting the developer badge 😑

carmine bane
#

Oh like Discord?

slender stratus
floral dust
#

then theres me religiously refusing to blindly C-c and C-v anything

slender stratus
carmine bane
#

My Discords been banned like 7 times over the past 5 years I just don't give a shit anymore

floral dust
#

i read the code and type the part that i need by myself

carmine bane
#

Made this new account for irl stuff

#

Other account is a yikes

#

But haven't been on it for a while so whatever

floral dust
#

laughs in 5+ year old account

slender stratus
floral dust
#

christ i just realise i made this when i was in grammar school still kekw

slender stratus
#

I hate reddit

carmine bane
#

Hopefully this account doesn't get banned

#

My other account got banned too many times cuz all I did was troll 24/7

floral dust
#

granted this was when i was floundering hardcore after pulling through 3 years of it but still

floral dust
#

@carmine bane oh also forgot to mention, my parents made me take piano once a week as an extracurricular

#

so yeah i had to practice piano for ~2-3 hours a week in addition to that

#

looking back i have no bloody clue how i even survived 3 years

carmine bane
#

I plan to pick up piano soon

floral apex
#

Or like the one with the electronics and stuff

carmine bane
#

Those are bells no?

carmine bane
floral apex
#

Play Take On Me

carmine bane
#

Just for you I will

floral apex
#

It is obligatory for anyone who buys that kind of piano to play Take On Me

carmine bane
#

If you're still around in a couple of months

#

We'll hop in a VC

#

And I'll play Take On Me

#

Or if I'm still around then idfk

stable fulcrum
#

is it possible to have garuda pre-configured de/wm on a deb/ubuntu based dist

glass zinc
#

the firefox devtools overlaps the page by 1px

#

💀

stable fulcrum
floral apex
#

I think this is a good thing, get AI and their developers to be held accountable for the misuse of copyrighted content rather than putting it all under the excuse of "fair use"

#

Because is it even considered fair if these are exploitable for commercial use quite easily

floral apex
rough sapphire
#

is kite really good?

floral dust
rough sapphire
distant hazel
#

paganini :x

#

any paganini you genuinely enjoy listening to? I'm curious

strange musk
#

and you've got to realize- you're pretty much going against all of Big Tech, who are the biggest political lobbyers. They're the core group that you don't want to upset at all

#

In short, nothing's going to happen when OAI, DM, Google, Microsoft, Meta are all actively lobbying against it.

#

There's also talk of "copyrighting" style of an artist, which is quite dumb IMO. Artists put their art online, and well they can't really roll back on it now

floral apex
#

Style? No I'm talking about how "implicit consent" is not actual consent at all. They put it out online, but that does not mean you can "pirate" willy nilly

That's like taking a CC SA licensed work but not licensing it under the CC SA

#

DeviantArt got a lot of backlash when they decided everyone automatically joined their program for training their AI since that meant they did not receive their explicit consent

#

At least they've learned and made the system opt-in and not opt-out

#

Similarly Copilot is casually pirating *GPL licensed code without even mentioning it came from one as soon as it pastes it in

strange musk
floral apex
#

And the filters have failed

strange musk
#

humans do it all the time. If you sue Co-pilot, you set a dangerous precedent here. Which is why I said no one in their right mind would allow it to go on

strange musk
#

MS publishes that filtering data

worldly current
jovial oriole
#

Ring me up

thick ore
#

Lmao wtf

grave cove
thin cloak
mystic isle
#

Tax Noun : The price to pay for your existence

mystic isle
plain mauve
#

Guys i am here for a consultation

#

Help me

#

Its a "real life" consultation

swift portal
#

what is dns server?

jaunty wraith
#

a server that serves DNS requests

swift portal
jaunty wraith
#

.wiki DNS

median domeBOT
#
Wikipedia Search Results

Domain Name System
The Domain Name System (DNS) is the hierarchical and distributed naming system used to identify computers reachable through the Internet or other Internet

Google Public DNS
DNS is a Domain Name System (DNS) service offered to Internet users worldwide by Google. It functions as a recursive name server. Google Public DNS was

jaunty wraith
lusty rune
floral apex
#

@jaunty wraith This is what it means to be a helper

#

To become pee

grave cove
#

we have a running joke

#

to be helpered is to become piss

gritty zinc
#

sure, running joke, let's go with that

wraith hound
#

you should have seen the old ___ team color

grave cove
sterile storm
#

what happe

wraith hound
#

it was this shade

grave cove
#

man how come you and mina get the nice colors

#

im gonna turn down my saturation

#

it makes everything look nice

acoustic moss
floral dust
latent wolf
jagged cargo
#

how do you send your code? it wont work

jaunty wraith
#

!code

royal lakeBOT
#

Here's how to format Python code on Discord:

```py
print('Hello world!')
```

These are backticks, not quotes. Check this out if you can't find the backtick key.

jaunty wraith
jagged cargo
#

can you help me but it wont let me send the code for some reason. I dont know if i did it right

low chasm
#

I'm a pristine pastel green

lusty rune
ionic bane
jaunty wraith
royal lakeBOT
lusty rune
#

nice

rough sapphire
#

what Exploiting the mass market to avoid constructing what can be bought. mean

tardy rain
#

In what context

young shoal
#

outsourcing?

tardy rain
#

Sounds right

#

Exploiting sounds kinda iffy, my mind didnt really go to outsourcing

rough sapphire
tardy rain
#

So many words for "dont reinvent the wheel"

young shoal
#

who gave this guy a thesaurus

tardy rain
#

How in the world does someone as decorated as this guy not know how to put simple words together

rough sapphire
#

man forgot basic english

young shoal
#

it's understandable, just like

#

why though

tardy rain
#

Word limit? Lmaoooo

young shoal
#

it's a book though

tardy rain
#

Its 16 pages and reads like a paper

#

Unless thats not the entire thing

young shoal
#

oh

tardy rain
#

At work we indent with tabs 💀

dapper dew
young shoal
tardy rain
young shoal
#

oof

harsh tundra
#

I also indent with tabs. My IDE changes them to spaces, but I indent with tabs*!

(*tab keys, not tab characters)

last mantle
#

iirc prettier is considering setting indent with tabs as default

#

oh lol the issue is 2 years old now

floral apex
gritty zinc
floral apex
gritty zinc
#

something something bicubic downsampling

floral apex
#

Some shit ends up breaking

#

Beyond just Cortana, which no longer exists

#

Like say, the webview

#

Ironic they remove the less bloated renderer, could've been free from Electron had everyone just followed what Apache did on mobile

gritty zinc
#

having to deal with stuff breaking seems like an okay price to pay, tbh. My Win10 experience is eerily similar to using a phone - the manufacturer pushes a bunch of preinstalled apps on you as if that's an okay thing to do and not totally insane.

floral apex
#

Fair 'nuff, it's no Linux

#

It's like an old semi truck that has somehow managed to keep running

robust grove
#

What can i improve about myself 🤔 Any tips? I'm currently in highschool and looking for my true identify and my true self and also looking for things that i could improve but my brain is quite weak and unable to think of anything

low chasm
#

we can't really tell you that without knowing you. You're in high school, growing up, emotionally maturing,

robust grove
low chasm
#

true self is sort of a weird concept imo, you'll figure yourself out as you grow, form opinions, gain hobbies, etc

#

its also something that changes over time

#

not saying you shouldn't try to understand yourself, its important to recognize flaws and such

candid lance
#

how does one know themselves. I'd say with age comes perception. We are all confused about selves. No one is perfect afterall. Best advice be yourself.

robust grove
#

Oh if it was only that easy to improve yourself but it's quite hard when your young

gritty zinc
#

oh, it's hard when you're old too!

spare oriole
#

some of the smartest people in the world have a hard time interacting socially

#

maybe he has a hard time writing

rough sapphire
#

what is the difference between Pass and IaaS?

rough sapphire
tepid ermine
#

How to run lambda in loop

spare oriole
#

@carmine bane i want mw2

carmine bane
#

No

#

Go work at McDonalds for a day

#

And get it yourself

spare oriole
#

damn

#

misspelled the i for u

carmine bane
#

I don't think the person I almost hit

#

Will press anything

#

Cuz technically I didn't harm her

#

But like I was literally 1 milimeter away from hitting her

#

So I think I'm saved

spare oriole
#

like with your car or

carmine bane
#

PHEW

#

Yes with my car

spare oriole
#

damn

#

maybe you need driving lessons

carmine bane
#

Real

#

The issue is my car hsa the

#

Worst

#

Fucking glare in existent

#

So I deadass cannot see the street when the sun is shining directly on it

carmine bane
#

Stpo edigint

#

I'm a good driver just legally blind

spare oriole
#

i dont want banned

spare oriole
carmine bane
#

My eyesight has been

#

Getting incredibly worse

#

Ever since I moved

spare oriole
#

i dont think you can legally drive if you're legally blind

carmine bane
#

Whatever

#

Life is all about RNG

#

Bad RNG for some people

#

Good RNG for othres

#

My driving is RNG for everyone inside and outside the vehicle

spare oriole
#

anyways bai

#

blocked

carmine bane
#

Bye

rough sapphire
floral apex
#

Eqfy, a blessing for crappy earbuds

jovial oriole
#

Got a prob

#

Was writing something in vsc rn

#

Going good

#

Then out of the blue

#

The enter key was being spammed

#

So

#

That was probably because I had something on the enter key

#

I closed the window without saving the document

#

Then tried opening vsc again

jovial oriole
#

And it opened up 86 windows

#

And did not stop

#

Until I killed the processes

#

I reinstalled it again, still the same problem

rough sapphire
#

hi

placid warren
#

why is there apt install in the name

spare oriole
jovial oriole
cunning dove
#

at last my grumpiness is justified !!!

soft stump
#

i have a question that isnt abt coding but my monitor has been freezing when rendering gameplay and idk what the prob could be?

median domeBOT
young shoal
#

bruh

#

.latex how do you even do this $$\int \cos (2x - x^2) \textrm{d}x$$

median domeBOT
young shoal
#

that is not my fault

tardy rain
#

Skill issue

young shoal
#

.latex e^x

median domeBOT
young shoal
#

that is clearly not my fault bruh look at the logs

#

oh wait

#

.latex $e^x$

median domeBOT
young shoal
#

ok yeah

young shoal
#

job application question 😔

I hereby represent that each answer to the quest herein and all other information furnished is true and correct.*
what is your quest vibes

tardy rain
#

Feeling adventurous

#

Do you get to customize your character

young shoal
#

yeah, i just opt out of any demographic info though

tardy rain
#

Boring

#

Opt into all of them

young shoal
#

no lol, i'll get discriminated against

tardy rain
#

I thought you were going on a quest

#

Smh

young shoal
#

😔 i'm trying to get selected

#

and someone with my demographics is heavily overrepresented lol

#

sheesh. entry level job paying 130-155. scala lol

tardy rain
#

These us salaries are fucking traps

#

Aint gonna get me

young shoal
#

move here

tardy rain
#

I like my 33 days off

young shoal
#

😔

#

also, actual worker's rights laws

tardy rain
#

Yea sure, but my PTO tho

young shoal
#

just make a bunch of money then retire early. then all your time is PTO

tardy rain
#

Sigh, who's gonna sponsor visas in this economy

young shoal
#

me

#

marry me 😳

tardy rain
#

I already got an american waifu

#

Sorry I guess lol

#

Just need to wife her up

young shoal
#

cute 👀

tardy rain
#

Weird thing is that she gets more out of it than i do

#

EU passport stronk

young shoal
#

schengen zone moment

thick ore
#

how do I start making a file format standard

#

do I become an old guy and make a pdf

harsh tundra
median domeBOT
#

Fortunately, the charging one has been solved now that we've all standardized on mini-USB. Or is it micro-USB? Shit.

thick ore
#

don't worry it's not gonna be a big one

#

just a file format to store lyrics...

harsh tundra
#

There is already file format for that. .lrc

#

LRC (short for LyRiCs) is a computer file format that synchronizes song lyrics with an audio file, such as MP3, Vorbis or MIDI. When an audio file is played with certain music players on a computer or on modern digital audio players, the song lyrics are displayed. The lyrics file generally has the same name as the audio file, with a different f...

thick ore
#

🙂

floral apex
#

A file storing layers, metadata, etc.

thick ore
#

pdn projects?

floral apex
#

Something like those, yeah

thick ore
#

yeah, they are image editing file format

#

or do you want like a universal one

floral apex
#

Hmm, I think I remember Krita having that kind of format too

tardy rain
#

Open source luxurious gay space communism?

thick ore
floral apex
#

Open source communism hmmm

#

Dan Abramov, part of the React and Redux teams, is Russian if that counts

thick ore
jovial oriole
#

Lol

carmine bane
#

@round rampart Actually a little more complicated than I originally expected

#

You essentially have to make your own custom command parsing, which I think discord.py should have in their source code somewhere that you can copy

#

But if you have that, then it's super easy:

#
bot = commands.Bot(intents=discord.Intents.all(), command_prefix="habaobjeaibe")
# set command_prefix to some arbitrary shit, or define a custom prefix function that'll never pass. All the prefix handling will go to our on_messaeg

@bot.command()
async def test(ctx, arg):
    await ctx.send(arg)

@bot.event
async def on_message(message):
    if message.content[-1] != ">":
        return 

    message.content = message.content[:-1]
    ctx = await bot.get_context(message)
    
    # parse your command here:
    command, query = message.content.split()[0], message.content.split()[1]
    await ctx.invoke(bot.get_command(command), query)

(Edit: made it a little cleaner)

low chasm
#

behold my genius

#

.uwu ```
Compiling playground v0.0.1 (/playground)
error[E0277]: cannot add &str to {integer}
--> src/main.rs:2:7
|
2 | 5 + "5"
| ^ no implementation for {integer} + &str
|
= help: the trait Add<&str> is not implemented for {integer}
= help: the following other types implement trait Add<Rhs>:
<&'a f32 as Add<f32>>
<&'a f64 as Add<f64>>
<&'a i128 as Add<i128>>
<&'a i16 as Add<i16>>
<&'a i32 as Add<i32>>
<&'a i64 as Add<i64>>
<&'a i8 as Add<i8>>
<&'a isize as Add<isize>>
and 48 others

For more information about this error, try rustc --explain E0277.
error: could not compile playground due to previous error