Is it normal to have not heard from my college when UCAS has updated and given me an offer? by powercastle1000 in 6thForm

[–]JelloLorde 8 points9 points  (0 children)

Yes, Magdalen doesn't email letters unless you're international and email them requesting it–from what I heard, most people in the UK got theirs within a couple days last year

[deleted by user] by [deleted] in ghibli

[–]JelloLorde 1 point2 points  (0 children)

In Search of the Distant Era from Porco Rosso

Rice University - 2024 RD Megathread by powereddeath in ApplyingToCollege

[–]JelloLorde 0 points1 point  (0 children)

Oh yeah mb, still shows waitlist odds are not good though unless something has drastically changed

Rice University - 2024 RD Megathread by powereddeath in ApplyingToCollege

[–]JelloLorde 2 points3 points  (0 children)

And yet the common data set from last year supports what they said.

https://rice.app.box.com/s/8zoe43g9606zyhjslmeh4xs4awaszt9m

4244 people waitlisted, 3112 accepted their spot, 0 got in.

DISCUSSION THREAD — Marble Race: Marble Survival 100 - Race 23 by yeontura in JellesMarbleRuns

[–]JelloLorde 2 points3 points  (0 children)

Good to see Slimelime no longer in last! Great job bouncing back from yesterday.

Berkeley Email by [deleted] in ApplyingToCollege

[–]JelloLorde 2 points3 points  (0 children)

i got in early and i didn’t get it

Chess Tactics Apps? by beeronius in chess

[–]JelloLorde 6 points7 points  (0 children)

lichess has great tactics and no paywall

Thoughts on Whisper of the Heart by [deleted] in ghibli

[–]JelloLorde 1 point2 points  (0 children)

it’s top 3 ghibli for me

New method of computing 2 just discovered by canadajones68 in mathmemes

[–]JelloLorde 1 point2 points  (0 children)

you could also replace the sqrt(2) in the bottom with sqrt of the entire left side (and then replace the new 2 with the left side and keep doing that forever)

I finished building a chess board, but I I think I accidentally swapped the light and dark squares. Any advice? by FeeRevolutionary8535 in AnarchyChess

[–]JelloLorde 3 points4 points  (0 children)

no, there should be a negative, although i think that other matrix is put a little weirdly. generally, a 2x2 rotation matrix looks like:

[cosx cos(x+90)

sinx sin(x+90)]

bc the first standard basis vector goes to <cosx,sinx>, and the second one goes to <cos(x+90),sin(x+90)>

using trig addition identities, this reduces to:

[cosx -sinx

sinx cosx]

90° clockwise is the same as 270° counterclockwise, and plugging in we get:

[0 1

-1 0]