#serious-discussion
1 messages · Page 133 of 1
Hey, can you fuck off?
This is not the server to tell random people, many of whom are minors, that they should abuse stimulants they are not prescribed for academics
We should have you banned
sigh
funniest thing is that that user seemed to think tobacco and weed are stimulants?
i like the idea of tobacco making you more energetic lmao
not to mention weed 
well they said that they used it to relax so presumably they know what weed does at least
and just... dont know what a stimulant is
yikes, it takes a real ass to piss ryc off for real
Huh
u sounded pissed
Can you fuck off?
yeah yeah, 
There that sound pissed to you?
no


Shuri changed bodies 
Yeah he's quite patient to put up with the lot of you
crazy thing i thought of
right so one challenge to government surveillance is how are you gonna process all that information
you can give it to people to interpret, but there is a risk of people trying to abuse it because they don't want to achieve a certain result (suppose person so-and-so doesn't want to end up putting person x in jail for a law they disagree with, for instance, so they lie about person x)
what if you give it to someone and make them think they are interpreting something unimportant?
maybe they believe they are training an ai, or maybe the information is abstracted enough that they don't realize it's something important
and there are some obvious drawbacks to doing this but those can be mitigated as well
like the actual info to be processsed can be mixed with other random info to prevent suspicion
and you can get multiple checks to prevent a situation where one person processing the information just decides to slack off one day or whatever

which part confuses you
the 2nd line onwards, but dont bother explaining to myself
myself?
least schizo post
mental illness isn't funny
also i think its really only hard to read what i said cause i didn't give examples
but i can't think of feasible examples so i had to try to get the general idea across
You could just collect it
And look up when necessary
maybe there are no feasible examples
Or if you're trying to capture some general trend instead of a person you could use an AI
what do you mean? collecting data isn't the problem here, its processing it. and i didn't say it has to be in real-time, so i don't get what you are trying to say.
I read that the reason privacy matters is because it prevents people of being wrongfully accused of crimes they never committed
Well what is the purpose for the processing 
If you're looking for one particular person you don't need to process everything
yes, this is probably the biggest problem with what i said, you could just use ai. maybe my technique could help with training the AI.
im still not convinced anyone knows what youre talking about
Generally government surveillance doesn't mean there will be an agent watching you 24/7
not necessarily, okay say we live in a society where speed cameras don't exist for some reason and you need a human to review footage to determine if a car is moving under the speed limit
under
maybe some people think the speed limit laws are too strict, so they give people more freedom. this is fundamentally because they understand that whether they say "yes its too fast" or "no its fine" will have obvious impacts on actual people
Indeed that sounds like a very weird system
But have you noticed all the Google captchas are roadviews 
what if you get some people to review footage they think is, say, for a study on whether people can accurately determine car speed? here there is no obvious impact, so people will most likely not fudge with the data
and you get more accurately who is crossing the speed limit and who is not
holy shit i just realized my idea isn't that special
FALSE
any time you read about people being encouraged to report certain activity to authority without truly understanding why its basically the same concept at play
that is very sad to hear, i hope my statements can be true one day
i hope your surveillance panopticon dystopia can be false one day
Reception of the book has been mostly positive. It has become suggested reading for many military organizations, including the United States Marine Corps.
-wikipedia
???
(on ender's game)
which part confuses you
who is suggesting
who exactly are they suggesting to
why are they suggesting it
i also look at the public reception of something before looking at a summary/synopsis
no why would they promote a book that essentially seems to be a military dystopia
or did i get the wrong impression from reading the wikipedia introduction
ethics?
The current time for alshfik is 09:30 PM (+03) on Sun, 10/12/2023.
good night :)
Solving the problem of processing large amounts of data by massively increasing the amount of overhead through creating tons of pointless busywork and then making people finish that busywork multiple times.
sheep
Choco milk
How can you have f: R -> R such that f is periodic but nonharmonic? A harmonic function is one such that f''(x) = -af(x), where a is a positive constant
As far as I know the only periodic real-valued functions are linear combinations of sine and cosine, and those are harmonic, no?
define a function that is not even differentiable on [0,1]. Replace the values on 0 and 1 so they match. Copy paste the function onto remaining intervals.
Uh
Do you have any non-contrived examples
This is for my Vibrations class so anything physical is good
I just don't understand the top part
Oh maybe like a sawtooth wave is a good example?
Or square wave
this guide looks super helpful
can I have the slides for this class?
Uh
Maybe
If I remember and if I understand what I'm doing (i.e. my studying goes well)
Not to hijack but can I get some help?
!help
To ask for mathematics help on this server, please open your own help channel or help thread. See #âhow-to-get-help for instructions.
<3 I would appreciate it
consider, sin(x)+sin(2x). Periodic with period 2pi but not harmonic in your sense
I hate journalists
I don't get it
op is making fun of the software engineer title
software engineer and developer are two different things
an engineer is someone who's creating a self driving car.
developer is making pretty animations
good thing those are the only two jobs in software
makes it easy to make a distinction
most CS people are developers
im going through a developer program basically
but im transitioning to being a real engineer
its hard
lots of self studying involved
even though my major has engineering in its name
Question: Is there any particular reason why some people think it's applied when mentioning "Mathematics" besides their personal experience?
Context: Whenever I say I study Math, some (if not many) non-math think I was referring to the Applied side of the subject, not Pure.
A lot of laymen think math ends at what they learned in highschool I'd say
it got to the point that I met Biology students who thought there were "labs" and "PIs" in Math because "it's STEM."
The lab is in the mind
The distinction between software engineer and software developer does not exist
It's whatever the company makes up
Maybe you are a SE, SDE, SD or TM
Coz most people think math ends at calculus
When math dept has computer rooms for MATLAB and calls it a lab:
I would say the majority of my Aerospace degree was doing computer simulations through matlab. They were still called labs despite the fact that I could do a lot of the coding at home on my laptop.
I got to do a final right now
Hopefully i pass with a 90+ so i can get an A
Mood. Atleast YouTube doesn't roast tf out of me with every difficult exam
so true
I got an 86.25 on the final. It's so joever
I need at least a 90 on the writing assignment to pass with an A
this can't be how i go out
yeah i figured it out
chain rule is definitely a bad idea lol
for that case
oh wait are you asking
why?
because d/dx x^(x-1) is a shitshow
and it's not necessary
check #calculus i posted the way i solved it
@fair mural (e^(xln(x)-ln(x)) * (x-1+xln(x))) / (x)
you really wanna be having that as your f(x) term for chain rule when you can just use
d/dx (a^(f(x))) = a^(f(x)) * f'(x) * ln
or
y = f(x)^(g(x)) -> ln(y) = g(x) * ln(f(x))
the fuck
this kid at the math circle randomly handed me a business card of one of the founders of wolfram research (already forgot which one)
he wanted me to send something creepy as a joke to the email
weirdly the domain of the email is "sabioresearch.com"?

what's confusing
there's a math circle right its between schools
so this kid said he talked with one of the founders of wolfram research and he gave him his business card
he wanted me to send something creepy to the email cause he thought it'd be funny
i can't find the email itself anywhere online (like directly searching it gives no results)
now i'm wondering what on earth is the domain of this email
moo
dn
vs chad ill get you whatever the fuck i want
wrong channel oops?
All circles are maths circles.
that's crazy
Hi.
Iâm creating a desktop python widget thatâs basically does a bunch of math. So far I have
Basic math
Trig calculations
Algebra
what other applications would be useful in terms of math
A link to wolfram alpha
solve a nonlinear system of ODEs or compute some integrals
your widget already does the entirety of algebra, so no need to add other applications
calculus(idk what that is)
small pebbles
Abstract algebra
What algebra
ok this is just a general question i wanted to ask not in the help channels but are all trig functions (with the exception of cos/sec) odd?
there's only two trig functions - sin and cos
cosh is considered an even trig function...
of the standard trig functions (sin, cos, tan, cot, sec, csc) only the functions sin(x), tan(x), cot(x), and csc(x) are odd, while cos(x) and sec(x) are even
yeah thats what i meant
Sometimes I feel like sinh and cosh are more natural than sine and cosine since they don't require imaginary terms
Sin and cos donât require imaginary terms either. You can write them using complex numbers but you can also write them without it, theyâre usually defined by their real power series
Nothing unnatural about complex numbers
terry tao does
<@&268886789983436800>
what happened!
Which notion of notion
the study app
No
taking my discrete final tommorow
and im so anxious
ive been studying for 10 days straight
Sounds like you put in good effort towards the final.
Noice hopefully you're also getting decent sleep
I'm sure you can do well
Don't forget to take care of yourself
Most people are good at a subject but they get nervous and forget things or get exhausted and can't focus in the exam properly
I like to watch haircut/shave videos for ASMR, a lot of those travel style YouTubers record that kind of stuff and itâs always so fascinating watching them come to my country (Nepal) and try to talk to my people and work things out. Very cool
https://bookriot.com/5-tips-read-faster-without-losing-comprehension/
This section â4. QUIT RE-READINGâ confuses me as the final line has this statement âLet go of having to fully comprehend every single thatâs being said or going on, and youâll stop wasting time re-treading places youâve already been.â Is not so-called fully comprehending everything said the definition of reading comprehension. Their justification for this is âEventually, I realized that I wasnât actually gaining much comprehension when I re-read. The confusing passages or words eventually made sense in context, or they werenât necessary for my enjoyment of the book.â
He asked his name and bro didnât understand and said âYesâ in Nepali and the YTer was like âyour name is <yes in Nepali>â?
đ€Ł
@mint patio first time seeing another Nepali here 
Namaste bhai!
Itâs funny because one of my friends here who I knew for a couple months
We just talked every so often in public chat
Then one day we got into the same small server
And I found out he was Nepali too
So youâre the second Nepali I know đ
lol namaste. im not really active in this server. so makes sense that i never saw anyone else
Hehe do you live in Nepal or the US?
im in the US rn...
Ma tin (tihn? teen? how do you spell it? lol) barsa ma Nepal bhada America move gare, since then ma yai hurkeko. Tara every 5 years jati Nepal jaanchu. I donât speak perfect Nepali but I think Iâm pretty fluent, especially for someone raised in the US
ah thats good. i know plenty ppl like that. u math major in some college?
Mechanical engineering. Aile raath bhari padna prepare gardaichu kina vani bholi mero final 6 lol
But math is my favorite subject ^_^ just donât get the time to study it formally
oh... best of luck for ur test.
Thank you!

I have very strong sentiment about public school. It's industrial age
We live in the age of information. So these systems are actually holding back society
did you find a good treatment of how to train this?
"just stop subvocalization lol"
i wouldnt trust this
there was a fast reading craze at some point
but more recent research shows that you lose comprehension a lot
the earliest research on this was bad
because they used very simple text and questions could be answered correctly without even having read the text
which suggested that fast reading techniques dont impact comprehension
yeah i just did a few tests
i could "read" at 400-500 wpm even though i subvocalize
but I only got the bare minimum from the text like if i was scanning a website for the shopping button
but still the thought I could stop subvocalizing is an itch under my skin lol
"what am i missing out???"
I Iike subvocalizing. It's like reading something twice
well i like fully understanding shit i read instead of just glossing over
hi guys
what do you usually do when you dont understand a passage of what you are reading
do you reread the passage until you understand and figure? or do you continue reading and move tonext page
google the subject
yeah but
its part of a whole tho
like for example in pride and prejudice
âHowever little known the feelings or views of such a man may be on his first entering a neighbourhood, this truth is so well fixed in the minds of the surrounding families, that he is considered the rightful property of some one or other of their daughtersâ
Excerpt From
Pride and Prejudice
Jane Austen
https://books.apple.com/ph/book/pride-and-prejudice/id395534643
This material may be protected by copyright.
i undersfand the latter half, but idg the first half ??? fsr
they dont know anything about him or know him personally
the little feelings of virws part
that is what that is saying
yeah i can see it now thanks
what about them
hard to read
true sometimes
I read scarlett letter and the tale of two cities
I have no idea what the story was about, i was just seeing words
hi
hi
isnt this, sorry for being stereotypical, how shakespearean plays are
like ive heard its soo complex
charles dickens is just objectively bleak
theres good classics too
why not just read them
or watch the play and then read them if you want some sort of primer before reading the text itself
literary plays in general arent for everyone
yee but like the actial text itself
(2)
also did literary plays pre date movies?
i was referring to the text itself
yes
shakespeare is really not that bad if you get past the whole preconceived notion of it being hard or boring
shakespeare is honestly easier to read than something like faulkner imo
its like, reading russian novels for the first time- shitton of characters and names, painfully long paras, but after about 200 pages you'll begin understanding shit
I don't like the way time is treated in the school system. When I was in boy scouts we built multiple sheds and I felt that the most memorable part was not stopping until every aspect of the design was perfect.
Education feels more like throwing a whole bunch of concepts and hoping you remember 70% of it within a super short period of time.
yea honestly
education in and of itself is a good concept naman
but the fact that there is a rating system is flawed cause its very cheatsble
I don't know if this is the appropriate channel to ask for this question or if I should take one of the math bot channels, but I'm scheduled to take Calc 3, Linear, and Diff Eq in the spring totaling 12 credits, would it be too much to squeeze in a stats class too for another 4credits, also they all meet on the same day Monday and Wednesday, meaning midterms/finals will exist all on those days
whos the best math teacher on youtube help đ
which subjects? anything up to calc for calc series of courses I found prof. leonard helpful
it seems he has courses on algebra as well, and precalc, i'm not sure about it since I've never seen them
though, khan is probably helpful here too
ok thanks
I agree. It's pretty sad actually.
Interesting. I took diff eq with Linear Algebra and it was 2 3 credit classes compressed into 1 4 credit class with a shit ton of homework. I also took my regular aerospace classes alongside that class.
Black pen red pen me thinks
Love that guy. He's also a highschool math teacher
I did this it wasn't that bad. I really liked math though.
Not really his name but rather the color of the pens he uses must of the time. Sometimes he progresses onto blue pen when shit gets real though đ±
Here You have it ->
https://us.metamath.org/mpeuni/dju1p1e2.html
this is the short version
btw - If you took the long approach and would try to prove 2+2=4 by the longest path available would be 184 layers deep.
The complete proof of 2 + 2 = 4 involves 2,913 subtheorems including the 184 above mentioned. These have a total of 26,323 stepsâthis is how many steps you would have to examine if you wanted to verify the proof by hand in complete detail all the way back to the axioms of ZFC set theory.
it's further back than that
you need to prove your logical theorems as well
@native oriole
Right, so, the path toward eternal ~~suffering ~~ glory
You go to uni, do a Bachelor degree with major in Math. That'll be 3-4 years, depending on where you do it
Then, again, depending on where you do it, the path is different, but in general, you do another 2 years of Master in Math
That deepens your knowledge in a few areas that you like better
Then you do a PhD. Again, it varies, but in general, that takes 3 years. You do nothing but study one problem, and know about it better than everyone else, so you become an expert in that.
Then a bunch of postdocs, basically PhD but now without a degree.
Until you have enough experience, then you apply for a teaching position, and voila, you become an assisstant professor.
Still working your way up the ladder, until the uni says "We like you, and we want you to be here for life.", so they give you tenure. You are free to do research, with minimal teaching obligation
No worries đ
The dates on this explanation are slightly French I feel
PhDs are usually a few years longer than that especially in the US
*European. It's the same everywhere in EU
Yeah makes sense, France is all I know about haha
except in US there's no Master stage
Yeah, was gonna say that too
you can Master out after 2 years
again, in general
but that's the same timeline anyway
Would you say tenure is the ultimate means of acceptance into a university?
I mean it's about the best job security you can have
in terms of job security, yes. Not in terms of power
the ladder goes up and up
It's interesting seeing the schools my professors came from. Makes me feel like I'm in a super prestigious school đ
The football coach and then the chancellor...
Jus become a quant
U work till ur 30
Quants seem kinda stressful tho
They actually have far better work-life balance than academia
But atleast academia ur researching and doing something you like... quants manage fortune 500 companies liquid debt lol
most informed take
Collection of jams made on a Korg Electribe EA-mkii and Akai Tom Cat
A song 
Just a thing I made on a couple hardware synths I got
:0
i feel like playing guitar again. should i tho
if the derivative of a continuous function, is only 0 in a countable number of points and positive everywhere else, does that mean the function is striktly monotone
or only monotone
Strictly
server suggestion: include a clause clarifying that the @quasi jetty is not a newfangled AI able to parse and answer math problems
it is implied, but clearly never stated explicitly enough, unless i missed something
in #âhow-to-get-help, for example, the list uses phrases like "no one"
implying it is actually fleshy humans answering, not bots
sorry, i meant that it's implied the bot is NOT an AI; poor phrasing on my part
indeed
the bot just moves channels around
i know, that doesn't contradict anything i wrote
i was referring to people getting confused about it
but why would anyone think the bot is an AI in the first place
great question, but i've been here for a short time and already seen it happen more than once
my guess, if it matters: perhaps because it's a rapidly developing field and not everyone knows what its possibilities and limitations are
uhh
i honestly dont see any need for us to change our communication
if people have such assumptions its an issue on their part and there is nothing we can do
lol, perhaps you're right
one example if you'd like to look into it: #help-23 message and above
(it wouldn't be a stretch to say that the confusion contributed to this person not getting help, which is why i wanted to make sure you were aware - i wasn't trying to be rude or anything of the sort)
what the fuck are you supposed to do when your sick
it feels like my muscles are turning to stone
count
sheep
đ€
white indians needed for SA
uh i looked thru the past 2 days and didnt see anything, can u link the msg
Sorry to xpost but discussion became full
Is it bad netiquette to reply to someone's days-old solution to an exercise in order to save it in your message history for future reference?
Alternatively, make a private server and copy message links into it for reference
Oh didn't know you could do that, thanks
i need help with simulatinous equations


He didn't say the equations were linear

someone wanna help in 0
!noadvert
Please do not advertise your help channel or thread in other parts of the server. There are many people who need help, so advertising can quickly turn into spam.
You never know. Gotta believe in the curve.
Plus, fail or pass, what can u do anymore?
you right
Try again tomorrow. Let today be fucked.
cannot really have another chance if i want to redo the test since this is fucking highschool
my java teacher so strict to be honest
yea
dw, it won't make a dent in the very far future,
it's really the teacher dependent
the one im doing is grade 12
in grade 11 I did cpp and my teacher was fine
idk why this one more shit
I'm honestly glad I chose aerospace engineering almost purely out of an interest in aviation. If it wasn't inspired by passion, I probably would have wished I wasn't born in the first place.
$4\int_{0}^{1}\left(1-x^{4}\right)^{\left(\frac{1}{4}\right)}dx$ I needed to solve this integral
TimesZeroed
and it lead down a rabit hole
about the laplace transform and convulutions
and the proof of what it equals is like 114 lines long
Each line is about the length of one equation
Interesting. That is a really weird integral
does anyone have a hp prime calculator here, im struggling to figure out how to adjust the brightness of the screen
https://youtu.be/Yumw3N4p_eg?si=JeLJ4dX3WcFC_YAa
I wonder how long it will take me to learn this
Tutorial + TAB (Slow Version) 02:53
- Due to copyright issue, We cannot provide PDF download. Please see TAB on the video.
- Guitar (THIS VIDEO) : GranGuitar GS300 Cedar https://reverb.com/marketplace?query=granguitar
*At first, we made this video with 4 stars.
However, the audience said it was harder than 4 stars.
So, we changed it to 5 stars...
Sounds like a nice song. I used to play a lot of classical guitar and it was really challenging but fun
Yeah I'm sorta intermediate? I love it
Hardest thing I can play I think is the Bach Cello prelude
But I'm a little sloppy at it and it needs work still
This on looks super fun
I used to have this song memorized but even then, it was difficult to play perfectly. I feel like Andrew York inspired me with all of his contemporary songs. https://youtu.be/okbWHXwx6YA?si=3g3j9nrcNOFPTPDH
I guess I can't embed since I'm not "active"
ive used to play that
it took me about 4 years of training to get to be proficient
You don't play anymore?
no
my brother inherited my 3k guitar
hes training with my former teacher currently
Get another guitar bro
I see
i used to study 8 hours a day
for like 6 years
but im 28 now
I need to get a job
Math or music?
music
I also played parts of la catedral from barrios
and barrios vals 3
plus some stuff from heitor villalobos
I have a villalobos book
But I'm working through parkingning method 2 rn
i used that
its too ez
at the beggining its fine I guess
cause it does get into the proper finger picking
but it lacks arpeggios
You mean the exercises?
I only do the repetoire
Resistance to what
Ok
I can't find it on Amazon
accept the request
carlevaro is famous for establishing a school in latin america thats based on anatomical principles
playing classical guitar witouth the proper techniques can lead you to injuries
all his content is written with his medical expertise in mind
Cool
i think my brother has better pdfs
from my teacher
ill see if he gives them to me
when i attended all i got from him were paper prints
I have a whole suitcase full of music paper prints
Tbh I sacrifice my potential for what's fun to me. Like I play my electric over my right knee
Few drills right now, mostly repertoire
ull benefit a lot from following his advice on the left hand side
specially how he shows the positioning of the thumb in the neck of the guitar
it sort of hurts at first
but that is the right way to do it
Let me look
@little vine page 69 from the pdf
It's a front facing view. That doesn't help me much
Watch Gaelle Solal's in-depth course on Abel Carlevaro's Guitar Method, exclusively on tonebase!
âĄïž https://app.tonebase.co/guitar/artists/GaelleSolal?utm_source=youtube&utm_medium=video&utm_campaign=gaelle-solal&utm_content=lesson
In this course, Gaelle Solal provides a comprehensive approach to studying Book 3 of Abel Carlevaro's Guitar Metho...
I'll watch it
This master class volume explores the music of Hector Villa-Lobos â Technique, analysis & interpretation of the Guitar works of Heitor Villa-Lobos. Carlevaro provides annotations with musical excerpts for Villa-Lobosâ Preludes Nos. 1-5. Contents: *Foreword *Prelude No. 1 *Prelude No. 2 *Prelude N...
@little vine get the three volumes if u can their on english
and are a must have
Ok
the other the studies are good
but u can find their pdf
easily
there are many different schools for technique
normally a teacher would give u inputs from different schools based on ur anatomy
Yeah I have no access to a teacher
but the anatomy of ur hand sort of constraints ur style
thats why guitars are also make to fit the individual
sort of like a suit
since we share genes my brother doesnt have a hard time with the dimensions of my guitar
specifically our hand anatomy is similar
I see I see
I'm don't really have a lot of ambition for it enough for that to matter to me
Like, going to a luthier to get a guitar fitted to me. I like my guitars already
I'm surprised you gave it up though
theres no future in it here
I got accepted in the best school for music in the country
but that was not paying the bills
and it would not do it in the future
I knew people who were way better than me
and had no prospects economically
Well do it still as a hobby I meant
This is really interesting to read about. In another hypothetical life, I would have majored in Music but in this life I ended up taking a break from saxophone playing to focus on Aerospace Engineering.
BS
Don't need no personalized fits
Just make sure you get the right neck profile (C) with the right finish (satin) and the right scale length (27")
How much do you spend on that luthier
Classical guitar? Waste of time
ok
How are you gonna plug that into a distortion pedal
why would i need to do that?
Thats your style limitation right there, not your hand anatomy
Yes and?
thats not even a fucking discussion
People will still take a classical and do the same shit as an electric
Within reason of the tech
I'd rather play a classical than an electric with 14s tuned to standard like I used to do
My classical guitar is $500 đ
I know in an electric they usually range 12-20lbs, on a bass they usually run about 40lbs
Arraigado en generaciones de experiencia en la fabricaciĂłn de cuerdas de D'Addario el nailon Pro-Arte es nuestro conjunto clĂĄsico arquetĂpico. Las cuerdas de bajo estĂĄn hechas con un nĂșcleo de nailon multifilamento y enrolladas con cobre plateado, para una respuesta excepcionalmente cĂĄlida y cons...
so look
A standard gauge in E standard on a standard scale length
Normal tension is about the same as EG numbers
so what is ur point?
like there are off the shelve guitars that u could buy from a retail store
i dont get those
I had mine custom made
So what else do you have affecting playability, the action?
but that was 3 years into studying
like im not saying u cant start with a cheap one
im saying that once u get serious it is a necessity
i studied classical for 6 years
You'll never convince me on that point
8 hours a day
do u know what that does to ur fingers?
the kind of injuries u could get
thats well documented
The injury rate for classical guitarists is very high. This month's technique tip gives recommendations on what to do to play more comfortably and to avoid injuries. I also give you an excuse to eat more chocolate.
I don't get the point
Any instrument will need special care if you're doing it for 8+ hours a day
MAKE SURE THE GUITAR IS RIGHT FOR U
holy shit
yes
and thats what im saying
I was doing that kind of training
That's completely different from just being limited in style choice by anatomy and genetics
thats also a thing
the thickness of ur hand affects how much weight u can put behind the attack to the strings
like the thickness of ur fingers
for example
but thats for right hand technique
I'm not listening to any talk of "I can't play it cus I wasn't born special enough"
Im not saying that u dumb dumb
im saying that depending on ur anatomy
techniques make a difference
Hold on
Episode 1 of a series on tremolo technique. Stay tuned for future videos.
Did you mean technique when you said style
yes
I've been interpreting it as genre
in context
In context, it looked like genre to me
I was talking about the school technique style
theres different techniques from different schools
the carlevaro school is one
but segovia had his own
and jhon williams also documented his own
Do any of them shred
u mean vibrato?
No?
I mean shredding, typically recognized within the metal tradition
High speed technical playing
ahh
sec
Li Jie - Estudio de Concierto No.2 Agustin Barrios Mangore
You don't need distortion for it to be shredding, but it's better with it
That's shredding, put that behind a TC Electronics or a BOSS pedal, fire
I don't like guitar
I play bass
so as i was telling u the only reason that child can perform that is due to the instrument being made for her
Nah I don't believe you
I can believe she couldn't do that on just any guitar
I've felt the difference a different neck shape or string spacing or ... makes
it would not be as clean
theres also a difference
theres necks that are round
and some that are flat
If you're a professional it's more reasonable to get it custom made regardless of the benefits
And you're more likely to come up with bullshit to justify your large expenses
Like the guy who insists the audio cables have to be the special brand that uses pure silver internals
thats one of the reason for example they use different guitars for baroque
Maple makes it snappier, Ash and Alder help absorb higher frequency noise
It's less important in Electric Guitars
Which means people talk about it even more
I have a couple guitars/basses
food
food
During electrostatic induction, do all protons go to one side and all electrons to the other? I was told it's not actually like that, they only go a little bit to the right and left and they're still mixed?
@solid snow or @pearl moth are you here, lol?
protons stay where they are 
Protons stay where they are, but there is a net positive charge on one side caused by the deficiency of electrons.
I was thinking right, if I pushed a ball across a table, it take time for the ball to go from a to b. Than I thought about set theory and how a number was defined in the Principia Mathatica and how B. Russel was able to disprove their definition of a number by stating what about the set that contains all sets that do not contain themselves. And from that a contridiction occurs. But does this contridiction only occur if the 'â' is instant. If numbers stem from logic and logic tells us that an action can not be instant than should the manipulation or evalution of numbers be non-instant. And therefor some time value must be asigned to â which would disprove the contridiction???
?????
its crankin time
please dont post falsehoods
Oh
Thanks
By the way for the energy in a capacitor, we have that [E_{el} = \frac 1 2 C V^2.] Now, if we differentiate, we get [D(E_{el}) = C \cdot V.] And apparently, that is equivalent to $P = V \cdot I$. Why?
C = Q/V, so shouldn't we rather have P = Q
(this is similar to what we did when we talked last time, but now, finding the energy of the capacitor)
And my notes have this
Differentiate with respect to what?
t
Electric potential is defined as energy per unit electric charge, so electrical energy per unit electric potential is equivalent to electric charge.
Note that here you are differentiating w.r.t. V for this to be true, not t. If you differentiate w.r.t. t, you get CVV' = QV' where Q is dependent on time. This is indeed equivalent to Power
Thank you
differentiate w.r.t. t, you get CVV' = QV'
how did you get that?
What did you differentiate?
C is constant
Yes
Oh
Equivalent to differentiating (f(t))ÂČ w.r.t. t
Ok, so we have CVV' on the RHS
Yes
On the LHS d/dV E
Yes
Why is that P?
Gm Muhammad
It's coulomb times volt per unit time which is ampere times volt
What's the question?
Here.
C/V * V * V/t
So C * V/t
t
So uh
Here C is coulomb and C/t is just current (ampere)
$\dot{E_{cap}}=P=CV\dot V$
So A * V, yep
So uh
C = Q/V
what exactly are we trynna get here?
Hm?
No
power = voltage times current strength
Wdym
oh
How do you arrive at it
Q' = I I guess
How is this power significant
Yes.
d/dt E = P
That power is due to Joule heating
And that energy one of the capacitor... That's the energy stored in a capacitor
So if we have E = 1/2CV^2, then differentiating after t, we get P = CVV'. Can we simplify that to V * I without looking at just the units
No we can't because they're two different things
One is energy released due to Joule heating
Oh
Another is energy stored inside a parallel plate capacitor
I mean I don't see a direct way rn
So like...
Q is the charge stored in the capacitor
And C is the capacitance
But the wire itself doesn't have something as a capacitance
Well that's weird, in my notes I somehow have
E = 1/2CV^2
=> d/dt E = C * U
=> P = C * U
=> P = U * I
Ok I have a different question, wait a sec
Now, current flows from the smaller plate, right?
Cool, I smell Ohm's law.
No
There is no Ohm's law here
This is just a circuit with a capacitor
I haven't gone through capacitors yet so I didn't know.
Kepe lemme finish praying
Oh, ofc
@vernal token
Yes
wdym
Hm, idk, this should measure V and I while charging and decharging the capacitor
So that we can draw graphs
You said current strength so
yes, I
So current strength is measured in series, not parallel
Then what do we measure here?
In parallel, you'd like a voltmeter for voltage measurements
Oh wait
Ok so then it should be fine. We measure V
that should be fine in parallel
So my question is, if we don't use the switch, the lamp won't glow yet, right?
Well it depends on the convention we use for current flow, right?
If we say it's technical (from + to -), then no it won't glow.
If we say it's physical (from - to +), then it will glow
The circuit should be complete
There's no potential difference essentially if the circuit isn't complete
I'm talking about current flow
Would you assume current flows from + to - though here?
That's the convention. Doesn't matter, either way, a potential difference needs to be acquired across two ends of the lamp
Alright, thank you
Hm so your lamp won't glow if the switch was off
Yeah, but if it was on
It should glow
And the capacitor should charge
And V should be measured
How does this measure anything about our capacitor though
"U"?
It just measures the V of our current
Wait I need a better diagram from your side
Idk why you added the lamp
This is from my notes from class
I mean well when you charge your capacitor
That lamp will discharge it when the charging is cut off
We want to get something like this
(read U as V)
(read Laden as charging and Entladen as decharging)
And apparently, with our circuit, we can measure exactly that?
This is about how a capacitor behaves when charged and decharged
Yes it's for the capacitor
I meant in the graph
Oh
Well yes we can measure this with our circuit that we built. But now, does this explain why we needed the lamp?
Well I don't see why you'll need the lamp.. actually
Perhaps just to signal it's charging
Well yeah
Oh
Ok, so we get these graphs
Doesn't that show that V' = I
Atleast for the capacitor
Right?
oh
Unless ofc there's a 1 farad capacitance
Sorry I was very preoccupied earlier
Also
You were comparing Joule Heating to energy stored in a capacitor
so yeah I didn't go about this way
Sorry
@vernal token
Ok, by the way, we have that [E_{electric potential} = Q \cdot \mathcal E \cdot s] but also that [E_{electric} = \frac 1 2 \cdot C \cdot V^2,] right?
s is?
distance/height
E_potential energy I should've named it
it's energy
Is it like a standard formula
Ive never heard of it
I mean we just know that
Ive never heard of that tbh
U = QEs...?
no
Like
it looks familiar with something for a single charge
or rather
QEd
I can't really find it on English wikipedia, but like
Bruh its literally that
Energy required to move
Q charge
Through an electric field
E
for a distance d
I mean sure
Hm so youre right
So my question is, is the formula E_potential energy = Q * curly E * s the same as E = 1/2 * C * V^2?
Because my notes for the second just say E_electric
Not E_potential energy
So I wonder if they describe the same energy
Well yeah
Theyre the same
Isnt the energy you put into the capacitor to carry charges just stored in it?
yes
(unless its an AC circuit)
So yep
I mean the final result you get is just the same thing
So Q * curcly E * s = 1/2 C * V^2
C = Q/V
So Q * curly E * s = 1/2 * Q/V * V^2
So Q * curly E * s = 1/2 * Q * V
So curly E * s = 1/2 * V
So V/d * s = 1/2 * V
Do we have d = s?
Then V = 1/2 * V
Uh
What's d?
Isnt d just s?
between the plates
Well but V = 1/2 * V is obviously not true
What youre doing here is back subsituting
Like
You already have
You already have $$\mathcal Es=\frac12 V$$
Then you say $$\mathcal E=\frac{V}{s}$$
What could possibly go wrong?
Uh, what do you mean
E = V/d is always true. If we plug that in and we obtain a wrong statement, then there mut be a mistake somewhere
Can we have $\vec E=E(\vec r)$
Oh wait
So in
The first formula gives us the energy at just one point in an electric field
The second gives us the total energy in our capacitor
So they're not the same, right
Unless it is uniform so yes
uniform?
homogenous?
Is uniform equivalent to homogenous?
@vernal token sorry I'd gone off to dinner
Non uniform fields might change with distance
Ok, can I annoy you once more, lol
So we have following values:
d in mm: 4.0 3.0 2.0 1.0
Q in ÎŒC: 4.4 5.7 8.7 17.4
Yeah why not, also you're not annoying or anything
And we need to determine $\varepsilon_r$ {\bf using all of them}. We have that [\varepsilon_r = \frac{Q \cdot d}{A \cdot U \cdot \varepsilon_0}] and we have that $A$, $U$, $\varepsilon_0$ are given constants.
This is why i love this server
So my question is, how do we use all of them
Okay well
We can calculate the mean, of course, by doing (d_1 * Q_1 + d_2 * Q_2 + ...)/4
But my teacher advised against this
He said there is a more elegant way
What is that?
Put Q and d, like as in tuples/ordered pairs
Lemme think
Wait I need to do both calculations in order to...
hm
so
,w (44.4+45.7+2*8.7+17.4)/4
I can tell you what my book does in the solutions. It says that through "halving", we get Q * d = 17.4 * 10^-9 cm.
Since we have
d in mm: 4.0 3.0 2.0 1.0
Q in ÎŒC: 4.4 5.7 8.7 17.4
Q * d in 10^-9 Cm: 17.6 17.1 17.4 17.4
old books

