#🍁・general-2
1 messages · Page 155 of 1
Okay... Just remember someone saying fps are not important if you don't okay online games. games
I play only solo.
Lol.
Like, the biggest improvement in reflexes comes when you get from 60 to 120Hz.
I am stil shocked... Refresh rate higher that 30 is something of legend to me...
Lol
Ok...
I have seen dispays with 60 fps but higher...
And how much important display is? If I have good videocard...
Well...
Lower resolutions are normally synonym of more FPS...
You should also take in account your display's resolution and your graphics card as well.
Resolución is how big display is, right?
Hola, Hello
The size or the resolution?
Yes.
Sorry, wrong nexus.
Well, I think 15" is a the normal size for a laptop.
And I guess most laptops currently have 1080p resolution...
I'm not an expert, though.
What graphics card are you going to buy?
Dunno. Like family friend agreed to make pc for me... And I am glad because I am zero at pc building.
What sort of videos?
About PC components.
Currently I have TV with 1360*768 and 60 Hz
I guess it is not enough.
Well.
If you've got a very good graphics card, perhaps it won't be enough.
You know, you can get 200+ FPS with just a GTX 1050 in games like CS:GO, but that's nothing if your screen only works at a 60FPS maximum.
true
Lol.
hola todos. que tipo de comida es pozole?
Es una sopa mexicana
I'm so glad I found this article https://www.additudemag.com/understanding-adhd-hyperfocus/#:~:text=Hyperfocus%2C a common — but confusing,with attention deficit hyperactivity disorder.
Hyperfocus refers to an intense fixation on an interest or activity for an extended period of time. Children and adults with ADHD often experience hyperfocus.
the redirecting thing is what I did with school as a child 
I mean it only worked with some subjects but well at least it worked xd
Lol
yesterday i wanted to go to sleep at 11 pm, but my brain thought studying derivatives was a good idea, so I hyperfocused for one hour ;-;
I saw this video saying that 20 minutes is when we really retain information so taking 3 minutes or longer breaks in between (depends) your one hour study session helps. 💁🏻♀️
I saw this video saying that 20 minutes is when we really retain information so taking 3 minutes or longer breaks in between (depends) your one hour study session helps. 💁🏻♀️
Pomodoro Technique, though
It's pure gold
been using it for a couple of years now
@vast pumice im gonna help you

(z^2 + z)/(z^2 - 1) >= 3
(z^2 + z) >= 3(z^2 - 1)
z^2 + z >= 3z^2 - 3
0 >= 3z^2 - 3 - z^2 - z
0 >= 2z^2 - z - 3
2z^2 - z - 3 <= 0
2z^2 + 2z - 3z - 3 <= 0
2z(z + 1) - 3(z + 1) <= 0
(2z-3)(z+1) <= 0
z = 3/2, -1
?
no
😦
p close 😦
if you want to multiply
you have to make sure the number is positive
otherwise the sign changes
or I messed something up too lol
which bit are u referring to?
denominator (creo)
it'd be safer to multiply both sides by a square of it
to make sure the number is positive (?)
ngl I don't know the terminology in English and forgot the names in my native language lol
czesc 
I meant we don't know if (z^2 - 1) is positive or negative
so we should ×(z^2 -1)^2 if that makes sense
i don't understand why it makes a difference
if the denominator is positive or negative
@vast pumice https://photos.app.goo.gl/Jokvsb7nDAGXeyjn8
@alpine cradle sign is correct but i still don't understand xd
a ver lo q hizo edsel
oh lol I completely forgot
I suck at math but yeah, I remember this type of problems
how common are kiosks in your countries?
I'd love to doublemajor in math just for fun

Edsel creating a math youtube channel would be julioprofe's biggest fear 
Edsel, give me your power of hyper focusing. I need it badly
Julioprofe: ohh, un rival digno
@abstract scaffold when we talk about rate say meter per second, then we mean X meters per 1 second?
@nocturne violet Inglés medio
that looks like a mixture of dutch, french and english lol
inglés medieval?
Oxford dice ~1150-1500
@median trail exactly. *metres per second
so 5 metres per second means each second the thing has travelled 5 metres.
https://discordapp.com/channels/243838819743432704/383377678385938432/723950729835839510
@median trail ten cuidado aquí. el punto a = -2 no existe tampoco tecnicamente.
=tex a \in (-\infty , -2) \cup (-2 , 2) \cup [4 , \infty)
o sea, a = -2 también es una singularidad.
@abstract scaffold why?
this is exact zero we're talking about, not limits.
domain and range issues.
va a haber una singularidad asi
método alterno
=tex \frac{{a}^2+2a}{{a}^2-4} \leq 2 \ , a^2 - 4 \neq 0 \implies (a-2)(a+2) \neq 0 \implies a \neq \pm 2 \
\frac{{a}^2+2a}{{a}^2-4} \times {({a}^2-4)}^2 \leq 2{({a}^2-4)}^2 \
({a}^2+2a)(a^2-4) \leq 2{(a^2-4)}^2 \
(a^2+2a)(a^2-4) - 2{(a^2-4)}^2 \leq 0 \
(a^2-4)(a^2+2a-2(a^2-4)) \leq 0 \
(a-2)(a+2)(a(a+2)-2(a-2)(a+2)) \leq 0 \
(a-2)(a+2)((a+2)(a-2(a-2))) \leq 0\
(a-2)(a+2)(a+2)(a-2a+4) \leq 0 \
(a-2)(4-a){(a+2)}^2 \leq 0
-2 -2 = 0?
=tex \therefore x < -2 \text{ or} -2<x<2 \text{ or } x \geq 4
when you cancelled out your a+2
ah I get it now
be careful when cancelling out denominators.
I need help, tell me when you are finished talking, i know nothing about math and that makes me not know when a conversation about math finishes xD
lol. im done.
me too
Nice
So I am dealing with perlin noise in unity
I just have to add an x and y coordinates and unity returns a float that determines how dark or bright a pixel is
Now, i have a slider that would zoom in and out of the texture
The problem is that, making said texture bigger or smaller will also zoom
"newScale" Was something I tried that didnt work
What should I add to the coordinates to make it so when the texture gets larger or smaller it will give me the same exact texture but in higher definition?
i need a friend to talk to
😔

@ocean otter it seems weird that you are using both newScale and scale in the perlin lookup
oh ok, well the newscale idea is a good one
It now zooms the exact same way but the view shifts, but it is noise so fuck it xD
ahahah
hmm, that sounds like you need to offset by the origin somewhere
does it shift more and more depending on how far you get from the origin?
The thing is I've got an seeded rng system that takes care of the offset of every noise pattern, so maybe thats the problem
It is built in unity so, only god knows what info is taking to give me the random number
maybe
Aaaah I hate those xD
oooOOo making terrain?
At least trying, guerrilla xD
what's it for rocco
It started as a level generator for a game idea I had
Now I just want to make cool terrains for no reason xD
Because it's too hot irl 
I dont know of any 3d artists xD
Yo loxi, my next project is going to be sand dunes xD
This heat is going to fking kill me one day

You should check our Mike Winkelmann; he makes some interesting 3D landscapes.
Surreal.
there should be refrigerators with extra space for a human
so you could sit there during the summer
and be close to food
He makes VERY interesting pieces

@eager wagon any chance I can invite the spanish dictionary bot to my server or is he private?
SpanishDict?
I can't find it on google so I suspect it may have been created for this server
maybe by ryry
you can invite it here @still radish

thank you sir 
Acabo de hacerte ping en #🤖・general-bot por la misma razón
los bots de música sí hacen ping, pero no se obtiene notificaciones, lo mismo pasa en la lista de preguntas
ahoy
Omg thanks, some time ago I looked up that bot on google and couldn't find anything, it's such a cool bot
I think most bots have info about invites in their help pages
Oh I didn't know, makes sense, I'll see their help pages before looking for them on google next time
Yeah, I should probably put it on some bot list :p
But then again the bot is not really official so I don't see why I should do it
SpanishDict doesn't really offer an API that is open for the public
@worldly pine if you programmed it then thanks for your work 👍
I use that bot a lot
Yeah, I saw that in the logs, you're welcome :p
@median trail Thank you!
@radiant jetty Si alguien está spameando, por favor haz ping a @ staff 🙂
ok 👍

oh thank god
How did that even happen though like how do people get access to pings
I think it's disabled because of the spammers
but it was supposed to be a pingable role
No offense but not only being triggered by 1 ping makes no sense to me (you can always mute the server lol) but reading the rules wouldn't hurt you either
I'm not talking to you, floof, but people in general
<@&583624863546081290> <@&583623796397965333> Veo dos canals por Youtube que cocinan. ¿Es común en Europa que las estufas no se enciendan?

estufas?
e
like the flat ones? 
we're just poor
in* winter
https://youtu.be/084FeYGWDww?t=141 como esto
I won't ask why xD
Central heating systems = stoves?
Jajajaja
for me it's the grill that's a bitch to light
radiators
Sí
Eso fue en España, este en Inglaterra https://youtu.be/LIp_Euqb4l8?t=276
ive never seen anyone do that 
we have a little button that causes a spark, just like everyone else im assuming

ehm that's for cooking lol
He comido esa sopa 👀
pues perdón pero eres raro también 
We use glass ceramic for cooking.
Bueno, eso es cierto
imagine someone taking them prickly fuckers and sayin yeah this would make a great food 
^
espinacas*
Gracias
@spring widget what a disappointing review haha
me gusto 
Can't win them all... We even tried to explain in the response
🆙 | Johnzak leveled up!

Me gusto
se ve tagalo
because it is said (on the photo) that "Castellano" is a national point of view or outlook and "Espanyol" is for world wide point of view
Existen más "idomas españoles" de uno, así que se dice "castellano" por el respeto a otros
el gallego, el euskera, el catalán, el castellano (=español)
el asturiano (?
castellano = español de España, no?
So basically, it is the Spanish of Spain?
Para mí es el mismo idioma, si eres española si peruana 
pero sí mucha gente entiende "castellano" como español de España
So basically, it is the Spanish of Spain?
@coral lagoon Sí
Creo que lo llaman "castellano" en Paraguay también
catalán
gallego, catalán
Ahh, so that's why we call Spaniards as either Kastila o Espanyol
España solía ser "Reino de Castilla"
Creo que lo llaman "castellano" en Paraguay también
@alpine cradle we do too
actually in high school when you take Spanish I, it's just Castellano I
that's why I never understood the difference because we also use that word
and we do it interchangeably
En Venezuela o en Colombia?
gracias 
España solía ser "Reino de Castilla"
@eager wagon ahh, I see
Is the word "Spaniard" still used?
in English?
yep
You can technically say "The Spanish" or "a Spanish person"
but because of the US, "Spanish" can mean whatever you want if it's related to the Spanish language. "Spanish music" can mean music in Spanish or music from Spain
ahh okay
I would prefer using "Spanish" too lol
When I hear the word "Spaniards," the first thing that my brain will think is Spanish Soldiers from the world war
lol
hola
por qué microsoft sigue frustrando mi malware 😦
@eager wagon Raulo says castellano
Yo digo que Raulo es argentino
ese mapa viene del uso de esas palabras en las constituciones de los países
no garantiza que se use así en el habla normal
yo por ejemplo no hablo en el estilo con lo que escribieron la constitucion de mi país jaja
i just did in high shcool
yo por ejemplo no hablo en el estilo con lo que escribieron la constitucion de mi país jaja
si seria raro xd, yo digo "doblaje castellano" para referirme al doblaje que hacen para españa
doblaje castellano el de alla, y doblaje latino el de aca
para eso si uso esa palabra
Bue, yo crecí viendo mucha confusión entre ambos términos. Prefiero decir Español de España y Español Latino si voy a hablar de doblaje
aunque si lo voy a buscar, Castellano es como aparece
bueno, usualmente
en argentina la mayoría dice español yo creo, igual que en uruguay
Yo digo castellano o español ya que nunca supe cuál era la diferencia XDD
de qué país eres @cloud drift ?
Yo lo llamo castellano.
Castellano es mas de españa y español es como general, no?

:'/}
@abstract scaffold are you there?

why is the slope of a line defined as y2-y1/x2-x1?
why is it not m = x2 - x1/y2-y1 or something else
@abstract scaffold
we just conceptually defined slope as rise/run instead of run/rise. it makes more sense that way.
especially with derivatives. speed = distance/time
it's just that I'm trying to understand what slope means since rice/run doesn't make sense to me
I'm trying to get the concept by using triangles, their similarity and assuming m is a proportionality constant, but I don't understand why I would use y2-y1/x2-x1
slope is defined as rise over run. with this we can generalise it (not fixed at some origin/axis) {if rise/run can't be easily found}
but okay, if I define m = y2-y1/x2-x1, then what can I do using this? what special property of geometry I can use by defining it this way?
if you run at a constant rate of one unit to the right, if you rise y units up, the more y increases, the more taxing it is just to "run one unit to the right"
slope is just general. could be as simple as just figuring out how steep a hill is.
or you can use it to assist you into introducing derivatives.
using the other definition m = tan(theta)
you can see the bigger theta is, the steeper the slope becomes.
hmmm let's say I have two points A(2,3) and B(5,4), so the slope of the line between those two points is 4-3/5-2 = 1/3 = m
and let's say y = (1/3)x
so, for every x I plug into that formula I get the corresponding y value, would it be correct to say that x and y correspond to the the sides of a right triangle?
I'm gonna draw this for you to understand what I mean
I just want to understand why I would define m that way and what it means to use that formula
y can't equal (1/3)x, it needs to be shifted as well btw.
you can use the gradient as a locus to generate a "general equation of a straight line@
=tex m = \frac{y - y_0}{x-x_0} \
y - y_{0} = m(x-x_{0})
the only thing I get with this definition is that every time I choose an X, I get a Y that will make m stay constant
ah. i think i see what ur trying to do. i'll try to show similar triangles.
yeah
by using this definition I generate all kinds of similar triangles; therefore the X and Y stay in the same line
But what's the connection between a line, slope being constant and m = y2-y1/x2-x1?
tan(theta) = y2 - y1/x2-x1
pero tambien
tan(theta) = y4-y3/x4-x3
o sea
son triangulos semejantes, asi que
(y2 - y1)/(y4-y3) = (x2-x1)/(x4-x3)
=> y2-y1/x2-x1 = y4-y3/x4-x3
slope being constant, we can define steepness this way, and it just helps.
and what's the tangent of a triangle?
defined as opp/adj
it works out because this coincidentally becomes the tangent of the unit circle definition of trig.
Hmmmmm this?
and where/what is the tangent in your graph?
if i drew a unit circle separately, then i can show it's tangent.
I have to shift the ratios such that x2-x1 is one.
on the unit circle, the tangent(opp) divided by adj (radius 1 unit circle) ends up giving the same as the triangle definition opp/adj
oh what if x2-x1 = 3 or something? how do you change the x2 - x1 to one?
oh by using similar triangles?
My brain is trying to process what's going on because this is very impressive to me
if i rotate the triangle in the same as as this, then it'll look like this.
this is very cool
yes
thank you 🙇♂️
when we calculate tan(tetha) it's the value of the tangent of the unit circle that's also the tangent for every other triangle of the line if we stretch or expand the unit circle, right?
or is tangent only used when talking about the unit circle?
well. on the unit circle. it is exactly the length of the tangent line from x axis up to the secant.
on other cricles, it becomes opp/adj
where opp is still the tangent line.
I could even define my own slope as m = sin(tetha) but it would be harder to calculate, right?
tan(tetha) is better because I can use X and Y
i guess you could... but then that would change definitions of other things in maths. so yeah tan is more superior as it just works out nicely afterwards
like it makes more sense to say a slope can just keep increasing or decreasing forever rather than being capped at [-1,1]
oh yeah. with sin(theta) u have problems... is a vertical line +1 or -1?
well. i guess tan(theta) has that problem as well, depending on if you approach 90 degrees of -90 degrees.
it makes more sense to use tan() as it signifies more of the rate of change we're used to such as speed/velocity/accelration
it's cool to understand why concepts are the way they are 😊
I have another question, when we find the derivative at a point, then it gives you the slope as if the coordinate system was centered at that point?
yeah. slope of the tangent at that point.
interesting 
se puede aproximarlo y despues hallar el limite cuando x tiende al punto "a" para buscar la pendiente exacta
si la pendiente fuera la funcion seno, la ecuacion de una recta no seria y = mx + b ya.
what's this science
@abstract scaffold Disculpa, ¿qué libros usas para estudiar matemáticas teórica?
Yo quiero repasar muchas cosas teóricas, pero es difícil encontrar algo puntual.
para ser honesto, no uso muchos libros.
¿Práctica?
he's a pure mathematician
That's so cool.
me gradué el año pasado
That explains your base knowledge
~~I always turn to him when I'm lost, he's pretty good I'm jealous ~~
Yeah, it's good to admire people who catch up fast with Math stuff intuitively.
@slender hamlet btw, we say career as more as a "job". i think you were looking for "degree"
^
Oh, right. I heard some Math. are actually working in that field alone, but maybe in your case you're a teacher yourself or something else.
Sorry for assuming haha
im planning to be a teacher i guess.
Are you more into practical methods or theory?
theory.
You don’t happen to still have the books you used in high school/college, or remember which they were, do you arlette? I find it easier to review the material I’ve already learned cause it brings back memories
nunca pienso en las aplicaciones práciticas.
Lol por que no?
You don’t happen to still have the books you used in high school/college, or remember which they were, do you arlette? I find it easier to review the material I’ve already learned cause it brings back memories
@shrewd pendant Well, thing is I didn't rely much in books either. haha
I mostly had to figure out how to read Math patterns
Oh, haha
I just find it useful to "peer review" actual theory.
What are math patterns?
I refer to being able to coincide with math logic
language
nunca pienso en las aplicaciones práciticas.
@abstract scaffold Eso es interesante. No mucha gente tiene el valor de explicar y entenderse con la teoría.
Did you need to learn math logic as it relates to computer science or something?
Did you need to learn math logic as it relates to computer science or something?
@shrewd pendant Economics.
I'm aiming for financial analysis.
Neat!
haha, yes. Thing is we kinda suck with the Math Theory because we are that kind of Science that relies in the practical application and direct equations.
Yeah I only took macro 101 but I don’t remember any math in it
Yeah I only took macro 101 but I don’t remember any math in it
@shrewd pendant Aww, really? Did you graduate or are you still studying?
Business management, maybe¡
?*
I studied civil engineering, graduated a few years ago. I can’t remember why I took economics. Maybe an elective course?
There was loads of math in engineering, naturally
Well, many Engineerings offer basic Economics / Finances / Management guides or concepts for potential entrepreneurship
Civil Engineering is an awesome career itself.
They're the chads compared to Architects. haha
Hahahaha right
I'm a big fan of Architecture and Civil Engineering myself, I love buildings-- probably at some point I'd consider investing in local skyscraper projects.
there's nothing more beautiful than the urban panorama.
Oh as a financial analyst you mean?
I thought you meant with your own money at first haha
Skyscrapers are expensive xD
I mean, yes; my own money if I ever reach an investor level, to begin with.
haha
They are, high maintenance too.
Yep, Monterrey.
Neat
And you?
I’m in Boston
Sadly I’m not actually working as a civil engineer
I’m doing more IT work at the moment
Ahh, Boston is so pretty!
Do you feel more comfortable with IT?
Or is civil engineering very low-demand?
Actually it isn’t a good fit with a health condition I have unfortunately
Engineering, I mean
I need to do part time and was unable to find a position
It must be heartbreaking to be unable to perform a career you've invested so much time and money in. I'm sorry to hear.
So far, I've heard IT and programming is rather flexible, tho.
Maybe that can offer a wide spectrum of new opportunities.
Thanks! Yeah IT is good that way and is also something that interests me so it’s not that big of a deal really!
I am currently doing IT for the highway department so it is related to engineering as well, and the degree is relevant
So happy to hear the degree helped you. Practically having something Physics / Maths related in your degree is a "free pass" to most areas with applied knowledge.
A safe choice, to say so.
Indeed ☺️
Gonna drop this here because I saw a discussion of Ello being formal and I was like "wait a min I thought it was vulgar"
Staying classy 
lmao
it is hot
ello hace calor
there is sugar
ello hay azúcar
the parallels 😱
Haha
@abstract scaffold when we find the derivative of a function say f(x) = x^2, we are not getting the slope of a tangent line at a certain point, so what does this represent?
The function f(x) = x^2 is a parabolic curve.
So the tangent to the curve is of equation y = 2x, found by taking derivative of the given function f(x)
hmmmm
So what's your doubt there @median trail ?
So, is 2x tangent to each point of the graph x^2?
i just dont know what it represents besides a tool to help you find the derivative at a certain point
Hmm let's see
Yes, 2x is a tangent to each point of the graph of x^2
Okay, now the derivative of a function is the tool to find out the monoticity of the given graph/function.
Monoticity talks about whether the graph is increasing or decreasing in nature.
Or is it neither increasing nor decreasing.
Shall I explain it with the graph x^2 @median trail ?
Welp.
In case of the graph x^2, the derivative/tangent is 2x
Now, input some real values in y = 2x
Let's say -
x = - 15, y = 2(-15)= - 30
Now, let's take 2 more numbers.
If x = 0, y = 2(0) = 0
If x = 5, y = 2(5) = 10
We can see here that
When we increase the input value of x, the output value of y increases
the only thing I do not understand is that we have a formula that represents the slope of the tangent line at any point
if we plot both graphs, 2x doesn't look that special like it just touches x^2 once and that's it
so, how come 2x represents the slope of the tangent line at any point?
No, 2x represents a tangent which is a straight line to a point on the curve of x^2
Hmm so what's the problem?
By the way, the slope of the tangent is 2
I guess, you were asking about that 😆
2x represents the tangent line.
And the slope of the tangent line is 2
Just 2
I guess, you were asking about that 😆
@gusty ermine no
I just don't understand how we can find the slope of the tangent line at any point using the same formula
Okay
The slope of tangent is found by looking at the equation of the tangent line itself
So when you look at equation of line y = 2x
You see a general equation of y = mx + c
Compare the two equations here @median trail
What's the value of m and c in equation y = 2x?
c? m = 2
Right
You can't see the value of c because it's equal to 0 in y = 2x
A standard linear equation is represented as y = mx + c
Where m = slope of the line and c = y-intercept made by line on Y-axis
So if m = 2
That's the slope of tangent line y = 2x

Look at the graph
what is x
X represents the input value in the function
Or in graphical terms, it takes the values on the X-axis on 2D graph.
I just don't understand why we can describe the slope of the tangent line at any point using just one formula 
5 = 10?
@still radish no, 2(5) = 2x5 = 10

I just don't understand why we can describe the slope of the tangent line at any point using just one formula
@median trail oh the general representation of y = mx + c?
We can describe the slope of a line through other methods too.
For that you might need at least two points through which the line passes
Yes?
I mean how is the slope of the tangent line at every single point of the graph x^2 just by using 2x
why this formula doesn't change at any single point of the graph x^2
So your question is - why doesn't equation of tangent line 2x changes at every point on the graph?
yes
Means why does it stay the same goddamn way?
You see, the tangent can't change because it tells the nature of the graph.
The graph has a nature.
It follows that nature with the mathematical relation of y = x^2
So this tangent represents that unique nature of the graph
That the rate of change of this graph, means the tangent/derivative, is uniform in nature
Tangent just screams the property of a graph
A graph has one nature (whether it is increasing, decreasing or neither of those)
@median trail you can watch a khan academy video on tangent/derivative
Or maybe ask a math teacher about it to explain you more
@abstract scaffold
The birds are singing that the Finnish course is out on Duolingo
suomalainen!
ban

finlandia no existe
Oh
@median trail la derivada de la función f(x) sí representa el valor de la pendiente del tangente en el punto "x" (o sea, cualquier punto x).
podemos describir la pendiente del tangente en una fórmula por la definición de la derivada usando los límites (la cual con "h" , la otra definición describe la derivada en un punto específico)
la derivada de x^2 es igual a 2x
la pendiente en x=0 es 0
x=1, m = 2
x=2, m = 4
x=4, m = 16
interesting, I just can't wrap my head around this haha it's so hard to understand why it holds for every single point in the graph
=tex \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}
es así gracias a esa definición hacia arriba
maybe this is something that requires a deeper knowledge in math, it's not very clear for me why that definition spits out the same result for every single point 😅
I'm trying to understand this graphically what this means
(the fact that the slope of the tangent line is the same at every single point)
la pendiente no es la misma. está subiendo linealmente (si es un polinomio de grado 2)
la pendiente sí es la misma si es una recta
A few derivative formulas, such as the power rule and the derivative of sine, demonstrated with geometric intuition.
Brought to you by you: http://3b1b.co/eoc3-thanks
And by Brilliant: https://brilliant.org/3b1b
Great video by Think Twice showing this geometric view of the de...
I love 3blue1browwwn
His visuals kill me
So good
(This topic just made me want to go back and watch his vids Lool)
I wish I could’ve taken calc 3 in person :/ such a cool class with cool things - but of course there was a pandemic
I end up just bullshitting everything and not studying 😔
@abstract scaffold I mean the formula is the same
pues, sí el límite existe, sólo va a haber "un resultado"
se puede elegir cualquier x. en este caso, parece que se elegió x=1 para demostrarlo
e.j, cuando x = 1 y h = 4, x+h = 5
f(1) = 1, f(5) = 25
=tex \implies m = \frac{f(5) - f(1)}{5-1} \
\implies m = 6 \text{, una aproximación}
se puede elegir una h muy pequeña para aproximarla más.
y para cada x, es así.
=tex \frac{d}{dx}({x}^2) = \lim_{h \to 0} \frac{(x+h)^2 - x^2)}{h} \
= \lim_{h \to 0} \frac{(x^2 + 2xh + h^2) - x^2}{h} \
= \lim_{h \to 0} \frac{2xh + h^2}{h} \
= \lim_{h \to 0} \frac{h(2x+h)}{h} \
= \lim_{h \to 0} 2x+h \
= 2x + 0 \
= 2x
interesting so the explanation is just that when the limit approaches 0 at any point of f(x) then the limiting value follows the same formula for any x
si, cuando h->0, el resultado es asi
when we plug 0 in limits we mean "this is such a small value that we don't really have to care about it"?
basically
😇
OWO
@marsh linden yeah 4th of July she’s opening back up
Please read the rules @buoyant berry these types of comments are not appropriate on this server
Shit nice
@marsh linden sorry to ask you this but I found someone I wanted to talk to but I lost them cuz I went off the section and I have not a clue which section it was 😂😂 but if some leaves the server does their msgs get deleted?
They're not deleted
@alpine cradle Thank you
Naa only if they get banned
@marsh linden thanks!!
it depends on the admins whether they want to keep the messages or not 
And why they got banned...
Eg if they are spamming NSFW stuff then you bet we delete their messages
I think I’m just bad at finding people 😂😂
🆙 | allft leveled up!
Oh wait I found them 😂😂
😂
Which anime is this from
me too
Hmm...
Lmao
Good anime 

Has anyone watched erased?
Ooo it’s really good!!
Yep
Have u watched your name (kimi no na wa)?
Also anime ^^
Yes
Did u like it?
a lot, it was really good
I got a bit confused on the concept of time but the visuals were amazing!!
@hot shard here's an essay written by a socio-linguistic about the word "lady" if you're interested. https://debuk.wordpress.com/2015/05/16/call-me-woman/
it goes a bit into the history of the word "lady" and attempts to reclaim the word "woman"
Interesting going to read this over lunch
okay, makes sense to me how ladies can be a loaded word, thanks for this
is the author english?
what would the husband of the president be called? the First Man?
I feel like lady might pair with gentleman in some sense, at least when doing the fill-in-the-blank test
but that word is not as common anymore
I used it a few times on the server and no one pointed it out
I just finished reading, nice article.
yeah there is nothing wrong with it, I don't know how common it is today, but I don't hear it much, I think mostly people use it for effect.
Yeah
I read it so I could call call myself productive while procrastinating
call call call call if I keep writing call my problems will go away call call call call ...
I know I have this nerdish personality lol
But I just wanted to say I liked the font and lack of advertisements
ahahah nice
At least those annoying ones ofc (I'm on mobile)
What is it?
I use opera and there are some features that I miss
I think chrome extensions work on opera right?
since its basically the same shit haha
like scrolling via middle mouse button
huh I'm not sure
But that'd be cool
give me a moment
I'm pretty sure opera uses chromium, so if they don't allow chrome extensions they are losing out on a lot of cool stuff
I hate that the rice waffles disappear when I eat them
we call them wafle ryżowe
nice
is the author english?
@hollow wedge yes
mirá, me parece que sí se puede instalarlos 
I had to crop so you woudn't discover my real name lol
@glass dragon would you think lady is commoner in england today than in the us or no?
I don't know how common it is in England, but it's common in the US
Also, "more common"
@alpine cradle "se puede instalarlos" < this looks off, is it correct?
no es la primera vez cuando dije algo así xd
nunca los he visto
mirá el patrón xd
oh, son caritas
me llevó ~16 años de mi vida para descubrirlo
está mal?
pero no estoy seguro si ese 'para' tiene sentido
¿Usáis algo como dark mode?
but, uum, I think I feel like its weird because you werent actively doing it for 16 years
know what I mean
I use the normal discord mode, dark but not black like you
I'm pretty sure it's not good for your eyes using such a high contrast, but it saves battery on phones
I meant on the browser
do you have any research on that? I've never heard of it tbh
oh , yeah, I tend to dark mode most things, but not everything so its very annoying switching between stuff sometimes haha
yeah I've read about it
you should too, it will help you procrastinating
I think it's something like, the background color should be the same as your surroundings, so white if you are in a well lit room but dark if you are in a dimly lit basement
Anyone here knows shit about making bots?
Like discord bots?
Anyone?
I'm thinking about doing one
Like easy stuff
But I'm such a n00b
Ping me if you know the magic of programing
Oks
Pls

Lol
Loxi has given Dittar a cookie
The bots in #📚・lectura-text-1 to generate text am I allowed to use them?
Ask him @grim lava
🆙 | Dittar has given @alpine cradle a reputation point!

@lyric sierra claro! the bots for everyone lol
Thank you 😊😊 Sorry I’m quite new to discord 😂😂
The other day I was lurking those channels and noticed the bot, it's really cool great job burd 
every time I learn how to use async programming in a language I need to forget everything I think I know about them because the de facto techniques for each of them are designed too differently
x_x
Simplemente fuerzas al usuario esperar :v
lo escribo todo como sync (?)
@ashen mistpython print(*(" ".join(p)for p in __import__('itertools').permutations("which I will not put up with".split())),sep="\n")
with put will not I which up
jajajajjaajajajajaj
Hey all - firstly I asked the mods for approval before posting this:) Thank you @eager wagon
So during quarantine friends and I have been working on a Spanish language learning app. The general idea is to learn Spanish while levelling up a character and competing against other learners
I want to share it with you guys because it increases the competition in the app and any feedback would be unreal. Read below how to get full access.
IOS: https://itunes.apple.com/us/app/langlandia-spanish-game/id1310343081
Android: https://play.google.com/store/apps/details?id=com.langlandia.langlandia
When you get in the game, go through the walk through and then in the top left there is a menu. From there you can join the following class which will give you full access to the game.
Class name: FullAccessTesters
Password: funconspanish
This is awesome, Johnzak :O
No worries! it still needs work! so please ask any questions you have. It does become awesome fun when you join the online arena and compete in there:)
I'll definitely check it out!
@spring widget Have you had any troubles with Apple while publishing the app to the app store?
none at all thankfully:)
Lucky you.
It seems really simple.
@spring widget what ebook's formats do you support?
@fossil cipher currently the books are all written for the app
I have a survey... Do you guys know any places where I can ask people to participate?
One of my fav math youtubers posted a video in german, and the title looks sooo fancy to me


yes
YouTube está para satisfacer a todos los niches que la televisión nunca podría
True
V tru
@glass dragon okay... Thanks.
Here it is. A small survey about what do foreigners think about Belarus. It won't take long. There are no mandatory questions you may aswer ae many as you wish.
@glass dragon whoa my comp just updated microsoft edge and it's pretty slick
Does anyone use quizlet for flashcards? Or do people prefer anki?
Anki
do you know if there is any difference?
I would use anki but then I have to pay like £20 for the app on ios 
Quizlet is not modifiable (? but Anki is.
Unless you have super specific needs, just go for Quizlet. It's what I use for my Zulu vocab
what's a zulu?
oh xD but thanks for the help!! 
So you eventually started learning it 

I think adjusting the algorithm to your needs and many plugins
Rookie question. Do I have to do this every commit?
Thanks manu
(which file depends on if you give it a parameter like --global or --system, the default if you don't add anything is --local)
https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration you can read some details here
💪🏿
@gusty ermine quizlet is offline but you have to pay, sooo nope xD
a leading technology company is working on improving capability of sign language recognition. This will help to improve accessibility of video technology for all types of signers including the Deaf Community, Hard of Hearing and Sign Language users.
If you know how to communicate in sign language(s), you can help with this project by joining us on virtual conference sessions with a few other signers for 5 mins. Each session will be recorded for machine training and development purposes.
pm me if qualified
I would use anki but then I have to pay like £20 for the app on ios
@lyric sierra
There’s a free anki I use
oh that I didn't think that was the right one xD
AnkiApp Flashcards by Admium Corp. https://apps.apple.com/gb/app/ankiapp-flashcards/id689185915
It’s got tons of reviews I think it’s legit instead of the 20 quid one
I think you can use anki online but that means you burn data 
yeah you can have everything locally on your device and then just sync stats and updates if and when you want
@old shell potential text for advanced session de lectura
@grim lava you know what to do
Also look at this really helpful figure they provided
if you can find a digital version, i'd be happy to add it
This is kinda funny, in czech it means completely something else than in english.
ankiapp is fake, they really need to change their name and stop stealing users. It's fine that they can import Anki decks, just don't use the same name. The subreddit gets support requests for missing features because of this rip-off.
quizlet can only handle four boxes worth of image occlusion at a time, even if you give it more boxes: Which state is California? only covers four states but not the state you thought it was. In that case you should've gotten it wrong, but by limiting the answers in the interest of making it relatable for people who only understand multiple choice, you get a second chance to get it right.
Duolingo and Memrise both suffer from an inability to mix due cards. You have to visit every subject for it to remember you actually had to study it.
Use either Anki or Supermemo and stick with it for the rest of your life.
Also in case anyone stumbles upon it, it's not legal to use Brainscape.
👀
¿Y por qué lo has mencionado? 
whats brainscape
Their terms of service are a copyright infringement trap, against how the main page appears
it's illegal because it is too effective for language learning
people were becoming native in 3 days
and it wasn't fair to everyone else
If you create Anki flash cards from a school book you bought (say, including a diagram) and sync it to your other device, the intermediate backup copy on the web is still a private copy. If you share a deck, then it becomes a public copy, and that's when you need to make sure you're allowed to share that content. With Brainscape, they don't make that distinction. Everything you upload, you must have the rights to.
This isn't as important, and applies to other websites as well, but it's a walled garden: Buying a commercial deck locks you into using their service, you're not allowed to export it to another app.
I prefer my theory
nah, your theory is about SuperMemo, which I don't use : P
S U P E R M E M E
Being an anki expert sounds cool
🆙 | ThinkSlower leveled up!
Anki sucks
(jk it’s pretty cool and I use it often)
Though maybe a user interface uplift for the mobile app would be nice
Also an easy way to practice cards by seeing the back instead of the front first for an entire deck of cards without having to individually select each card
It seems that’s the only way to do that... though maybe I’m wrong
Hola
???
¿¿¿
saw a nice black mustang on my way home today and thought of you x @past harbor
Dímelo en español y te creeré
am happy with that
¿Por qué no lo robaste? 😄
Me encanta tu puta foto de perfil
i dont understand a single thing
entiendes qué es un pinche edsel? 😂
ah
nothing in particular
just a strong version of each accent
preferibly with local slang
'stereotypical'
Did someone say "American accent"? I nominate abby
do you really have a hard time understanding him edsel?
also andalucian and caribbean accents are pretty similar
also andalucian and caribbean accents are pretty similar
🤔
No sé cuál acento tengo en inglés
¿Se puede desactivar el modo hardcore?
;hc
Gracias
No, te queda para siempre
Gracias por troliarme










