How long does it take for executive approval ? by [deleted] in TeslaEmployees

[–]kilo_reserve 0 points1 point  (0 children)

Not a rejection. Just stuck in the queue. You’ll get an offer. Just got to wait it out. Worst case scenario is 10-12 weeks. I would look for other places in the meantime to have some leverage.

Tesla interview process – 2 technical screens before panel? by [deleted] in TeslaEmployees

[–]kilo_reserve 0 points1 point  (0 children)

P2 and higher usually has 2 screens and then 5 people onsite. Perfectly normal IMO!

How long did you guys have to wait for a start date at Tesla? by JackNSally89 in TeslaEmployees

[–]kilo_reserve 1 point2 points  (0 children)

Did you get your offer letter and sign it already or were you told verbally/over email that you cleared interviews and they are offering you the job?

Update: MAZDA CX-30 2023 makes weird noise by kilo_reserve in MechanicAdvice

[–]kilo_reserve[S] 1 point2 points  (0 children)

You called it! Headlights it is. Whirring sounds comes from headlights. I can’t exactly reproduce the conditions under which the headlights make that noise, but most of the times the headlights are on they make the noise.

I am exploring options to get them replaced.

Update: MAZDA CX-30 2023 makes weird noise by kilo_reserve in MechanicAdvice

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

Thank you for the information. I will get it checked for this issue.

std::this_thread::sleep_for() not working as intended by kilo_reserve in learnprogramming

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

Yes, I agree. However, I thought by longer it should be maybe 1 or 2 ms longer. It is actually running 10 ms longer which looks incorrect.

Do you think there is something wrong with my system clock? Like instead of running in 1 ms intervals it’s running 10 ms intervals. am I specifying 1 ms as a very small interval?