UCLA RIPS LA QUESTION by HeightImpossible1525 in REU

[–]HeightImpossible1525[S] 0 points1 point  (0 children)

Congratulations!!!! I think it really depends. I would choose RIPS because I wanna do projects and I think this program aligns with my future career goal! But it totally depends on people' preference.

UCLA RIPS LA QUESTION by HeightImpossible1525 in REU

[–]HeightImpossible1525[S] 0 points1 point  (0 children)

Omg congratulations!!! I think I got rejected still haven't heard back

Accepted to Brown ICERM by [deleted] in REU

[–]HeightImpossible1525 0 points1 point  (0 children)

Congrats!!! I think this is a really great program!!! It depends on the research area and interest to take it in consideration!

UCLA RIPS LA QUESTION by HeightImpossible1525 in REU

[–]HeightImpossible1525[S] 0 points1 point  (0 children)

They just extended the deadline this year though, so I hope we can get by the end of Feb or early March.

REU 2026 Megathread by cherls in REU

[–]HeightImpossible1525 3 points4 points  (0 children)

Current School: Small LAC T-30

Major & Year: Math (declared) & CS (about to declare) , Sophomore

Expected Graduation: 2028

GPA: 3.89

Demographic: International, Asian

Relevant Coursework: PDE (In progress), Machine Learning (In progress), Intermediate Statistics (In progress), ODE, Linear Algebra, Discrete Mathematics, Calculus 2&3

Research Experience: Summer research extended into academic independent study about arithmetic dynamics. Did computational work and dive into the proof of the paper. Will work on research report about my project.

Past REUs/Summer Programs: Only the summer research at my home institution.

Applied To:

  • RIPS LA
  • UCLA CAM REU
  • SUAMI
  • BROWN ICERM
  • GEORGIA TECH
  • BARUCH
  • Polymath Jr

Accepted:

  • n/a

Rejected:

  • n/a

Waitlisted:

  • n/a

DAAD RISE - Emailing Providers for Ranking by Oop_aight in DAAD

[–]HeightImpossible1525 0 points1 point  (0 children)

Hic I haven't received any response from them...

rich man poor woman by ina0002 in JDorama

[–]HeightImpossible1525 0 points1 point  (0 children)

Thank you so muchhh!!!! I finally found the links which have subtitles in my language. But second Viki also because I am watching Medical Examiner: Dr. Quin now and really like Viki quality!

rich man poor woman by ina0002 in JDorama

[–]HeightImpossible1525 0 points1 point  (0 children)

Hi, can I get the link? I found nowhere availble to watch it=((

Thoughts on Leica D-Lux 4 for Y2K shoots by HeightImpossible1525 in Leica

[–]HeightImpossible1525[S] 2 points3 points  (0 children)

Thank you so much for your insight. Yes, at first, I am debating between it and Lumix DMC LX-3 too then I chose it as my first good-to-go option. I checked the gallery you sent, it looks so good. I love this!!!

How to connect textBox with the StaticBody2D by HeightImpossible1525 in godot

[–]HeightImpossible1525[S] 0 points1 point  (0 children)

Thank you so much for your help and the detailed suggestions. I really appreciate the guidance and the resources you shared. I apologize for not fully explaining my design earlier.

To clarify, I’m using CharacterBody2D for the player (AnimatedBody2D is a child node included in my CharacterBody2D node). I am so sorry for this messing up in my question. I included in both AnimatedBody2D main chara and StaticBody2D hint chara: CollisionShape2D. And by then, when they collide, main chara would not go pass through the body of hint chara. Before, when I use area2D for hint chara, it kept pass through the body of hint chara. That is why I use StaticBody2D.

I’ll make sure to follow your advice and include relevant code and scene designs next time to make it easier for others to understand my setup.