Jump to content

Just A Silvereye

Members
  • Posts

    573
  • Joined

  • Last visited

  • Days Won

    1

Just A Silvereye last won the day on July 13 2025

Just A Silvereye had the most liked content!

About Just A Silvereye

  • Birthday 09/04/1893

Contact Methods

Profile Information

  • Member Title
    True courage is to insist on seeing when all around is darkness
  • Pronouns
    he/him/il/lui
  • Location
    Physically: usually in France. Mentally: usually somewhere in a book
  • Interests
    Reading (mostly SFF)
    Playing to the clarinet
    Listening to music
    Reading
    Science (physics especially)
    History
    Reading

Just A Silvereye's Achievements

1.3k

Reputation

  1. Well, I have been using pi forever, and I don't like changing stuff. It logically follows that tau is heresy and all of you should be burned at the stake, for I shall not admit that one prefers doing things differently of me.
  2. Wait, how long has it been? A week or two? *checks* oh...

     

    Anyway, I'm back! Sorta. I won't try to make too many promises, but I'll try to be a bit more here now 😆

     

    Life update for me:

    Some of you might know already, but the beginning of the year was extremely rough. There was a school project that dominated everything at that point, that was one of the last things I needed to graduate, and it was a mess from start to finish, so I... kinda collapsed

    In the end, it did end up validated, mostly on a sentiment of "you couldn't have done well anyway with that subject tbf"

     

    For the good though

    With all that was happening in January, I ended up being pushed to start an antidepressant treatment

    and as far as I can tell, it's helping a lot

    also, after a few months of very annoying searching, I managed to get an internship!

    It's so late I gotta enroll in the school for next year administratively, because else it wouldn't count

    but I HAVE AN INTERNSHIP

    I START NEXT SEPTEMBER

    and once I'm done with that, I'm out of that freaking school and won't ever have to deal with them again

    Wheeeeeee

     

    In other stuff, I started trying to translate a big EU4 mod into French, with only the little issue of it being 8M words 😅 about 16 times WaT

    I am starting to study for my driver's license, finally

    Been reading a bit (Murderbot is awesome btw; and so is Dandelion Dynasty, in a whole other register)

     

    And you, how about you? How has it been these past few months?

    1. Just A Silvereye

      Just A Silvereye

      Oh, if I were to disappear again like that, I probably have better chances of answering on Discord

      I don't want to put my account name in the contact methods thingy, mostly because I'm a bit too paranoid about my personal info (and also it would ruin the quote) but if you want it, please DM me!

    2. Through the Living Wrath

      Through the Living Wrath

      hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii

  3. It's been a bit, u good?

    1. Just A Silvereye

      Just A Silvereye

      What do you mean it's not been...

      ...

      ...

      okay, it's been a bit

       

      I'm good yeah! Been some stuff happening, but things have been going along much better as of late

       

      How bout you? You okay?

  4. How are you doing?

    1. Just A Silvereye

      Just A Silvereye

      Hi Inky 😁 (do you mind if I call you that)

       

      It's been okay yeah

      Stuff has happened

      A bit stressful, but good

      But rn, I'm doing... nearly the best it's been since years

      (okay that wasn't too high a bar, but still, I feel good)

      (well except I'm dying by heatwave)

       

      How about you? Life been treating you good these days?

       

  5. Basically, you try (often unconsciously) to suppress your ND-looking traits so that others don't feel weirded out by those traits Only issues are that it's absolutely freaking draining to do this all the time, that feeling like you have to hide yourself from others for acceptance feels awful, and that after a while you can start feeling like you don't know what's the mask and what's the "real you" anymore All in all, a perfectly functional habit to have
  6. Does it help if I try to re-explain the thing to you here? So you'll be able to go through it at your own pace? (Note: it will probably be slightly different from what your teacher said at some points. That's because I was taught this class with slightly different methods, drawn up by different people. Also, this was 8 years ago and I have forgotten most of the actual class, but I have played around with those elements for years since - but more so in physics and chemistry than math. I apologize in advance for any inconsistency.) The really key thing is that x and y are numbers. Normal numbers, like 4 or -9 or 129.4823 or 10000. You don't know them, but know some things about them. And the equation expresses what you know about them. So you want to rewrite the information in the equation in a way that lets you find the unknowns if possible, and get more information otherwise. (The unknowns are the numbers you don't know, like x and y. Maths has some jargon at times, but don't let that scare you.) If you only have one unknown, it's easy, because you can always rearrange in a way that tells you the unknown outright. You probably already learned how to do that: add, substract, multiply and divide until you get to something like x=some number. But if you have two unknowns, one single equation is not enough to tell you both unknowns. There are an infinity of possible solutions. For instance, if you know that y=3x+1, then it is true for x=0 and y=1. But it is also true for x=1 and y=4, or for x=74 and y=223, or for x=-5 and y=-14, or for an infinity of other solutions. But if we take all the possible solutions of the equation, and put them on a graph, look at what we've got: A straight line. We have all possible solutions of the equation y=3x+1 right under our eyes. Cool, isn't it? This is what we call: the line of the equation y=3x+1. It turns out, any linear equation (that is, an equation of the form y=mx+b, where m and b are any two numbers) has such a line. Hence their name You will notice something on that graph: this line goes up pretty sharply. In fact, every time we progress by 1 unit horizontally, the line goes up by 3 units. Wait a minute... 3... like in y=3x+1? Yeah, that's right: the line of the equation y=mx+b always goes up by m units for every horizontal unit. (And so if m is negative, the line goes down instead.) m determines entirely how fast the line goes. So for that reason, m is called sometimes called the slope. But now, we want to do it the other way around: we have some points that are on the line, and we want to find the equation that corresponds to that line. (This is a situation you often end up in physics and beyond, because quite a few situations can be modeled with a linear relation between two variables.) Well, we know that there is only a single line going through two given points. (Geometry theorem you saw a couple years ago, and might even remember.) But how to find it? Let's properly write everything we have first: we have two points A and B. Their coordinates are (xA,yA) and (xB,yB). They define a line of equation y=mx+b. Well, we have a formula that can give us m straight up. It is the one you were applying in your sheet: m= (yB-yA)/(xB-xA). If you're curious and want to see where that formula's coming from, look inside the spoiler tag, but it's not critical. Just understand that this formula gives us the slope, and be able to use it as you are. Then, we still need to find b. But, our two buddies the points A and B are on the line. So their coords are both valid solutions for the equation, meaning that, for instance, yA=mxA +b. Replace , m, and by their number values, and you now have an equation with one unknown. Taking the first point from your first exercise, it would be like 7 = -2*-3 +b. Would you look at that? There is only one thing we don't know in that equation, and it's b! It's only a matter of moving the numbers around until we arrive at b=some number. Here: 7 = 6 + b 7-6 = b 1 = b b=1 And. Here. We. Are. We got both of the coefficients we wanted, m and b, which means we have our linear equation fully sorted. And all that from two points. Pretty cool, isn't it? If there's anything I said that wasn't clear, please ask. I'll do my best to make it more understandable
  7. ... Dang it now I'm fifth guessing all the options
  8. Sorry for taking so long to answer I was thinking like, how do you prefer the "class" to happen DMs here or on Discord, voice call, idk I'll take that you prefer to do it in this thread then Those results are all correct, you're doing it right. (Idk if your teacher told you, but when you have your equation, you can replace X by the first number of one of the points' coordinates, and if it gives you the second number of the same coordinates, then it's good. Like for the first one, the equation you get is y=-2x+1. One of the points is (1,-1). So we check that -2 * 1 + 1 is equal to -1, which it is. So you did it right) But I feel you're still a bit confused; do you feel you understand what you're doing, what the Xs and Ys are?
  9. Oh. I might be an idiot. I pressed the "see all votes" button (whatever it was called) when doing the first one, so this is what I see now: I'll put my vote below:
  10. Yeah this is right up my alley If a bit far behind Tell me when and how you prefer to do it
  11. If you think enough about it, all nations only exist in our mind
  12. So would you be considered a dark eyes or lighteyes?

    1. Show previous comments  2 more
    2. ___

      ___

      Yeah but like

      If they were 

    3. Just A Silvereye

      Just A Silvereye

      Well I guess it would be light then

      Silver is like

      Light grey

    4. ___

      ___

      Nice nice 

  13. Guys he turned into a trident

    1. Show previous comments  3 more
    2. Through the Living Hope

      Through the Living Hope

      Idk man I don’t control my brain 😂

    3. Just A Silvereye

      Just A Silvereye

      Neither do I don't worry

      How do you think I ended up with such a dumb username

    4. Keteᛕ

      Keteᛕ

      CULT DOMINION THAT'S WHY

×
×
  • Create New...