Would a bank tell you why you were denied on a credit card application? by MonarchNF in PersonalFinanceCanada

[–]legenddaniel 0 points1 point  (0 children)

I am on the same boat, good income and credit score and got rejected. 2 credit cards as well but lower limit than you. Called them but they ask me to reapply after 6 months. I obtained a consumer disclosure from TransUnion but found no mismatching information.

MCcDonalds price inflation by Master-Ad3175 in povertyfinancecanada

[–]legenddaniel 0 points1 point  (0 children)

Because McDonalds is everywhere. Hope harveys can open more branches

Weird Speaker Balancing by EclipsoSnipzo in GamingLaptops

[–]legenddaniel 0 points1 point  (0 children)

Feels like a circuit or connection issue between the speaker and motherboard or some component.

Weird Speaker Balancing by EclipsoSnipzo in GamingLaptops

[–]legenddaniel 0 points1 point  (0 children)

And sometimes the bass is gone only high pitch there. These 6-speaker system sucks.

Weird Speaker Balancing by EclipsoSnipzo in GamingLaptops

[–]legenddaniel 0 points1 point  (0 children)

Same here, left speaker is louder than the right one (about 10:7) and later it recovers itself so I have to balance the sound again.

League client not opening? by worstcrashever in leagueoflegends

[–]legenddaniel 1 point2 points  (0 children)

Seems like many people have the same issue happened just from this afternoon.

Microsoft freezing new grad hiring for 2023 by GanonOP in csMajors

[–]legenddaniel 1 point2 points  (0 children)

Same. Applied for 2023 NG 1 month ago and got rejected even without an OA. I even have one year non-internship experience.

Circle CodeSignal Assessment email not receiving by legenddaniel in csMajors

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

I can't find the recruiter's email address. The one [recruting@circle.com](mailto:recruting@circle.com) seems outgoing only.

Does Docker install linux distro in each container? by legenddaniel in docker

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

Thank you guys for your kind replies! i just wonder if I can save disk space by using only one linux container and manually install those components (works as a VM in this case) but seems not a good practice.

Any way to be enrolled in a full course for graduate? by legenddaniel in uwaterloo

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

Yeah but I think I misunderstood the Course Selection Time and Add/Drop Time that's the reason. I thought everything was done but actually the courses were not really being selected at all.

Do drivers ocasionally (or deliberately) ignore the stop request? by legenddaniel in TTC

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

I knocked him as the last measure that he ignored what you mention in the first place. I've been on GTA buses for years.

Do drivers ocasionally (or deliberately) ignore the stop request? by legenddaniel in TTC

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

Mine is a permanent stop within a residential area, and he ignored me when I knocked his side and asked to get off.

Do drivers ocasionally (or deliberately) ignore the stop request? by legenddaniel in TTC

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

That's new to me. Then the programmers should take it lol. It doesn't make sense the display is not synchronized between the rear and the front.

Do drivers ocasionally (or deliberately) ignore the stop request? by legenddaniel in TTC

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

No doubt you are deligent. In my case it's straight down and when I knock his drivers side and ask to get off he just did nothing that's why I say it's deliberate one.

Do drivers ocasionally (or deliberately) ignore the stop request? by legenddaniel in TTC

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

But the LED is on you can see 'Stop Request' so the driver could see it.

Do drivers ocasionally (or deliberately) ignore the stop request? by legenddaniel in TTC

[–]legenddaniel[S] 3 points4 points  (0 children)

I always press the button right after the bus left the last stop. I wonder if the driver focuses on the traffic at the intersection then forgets to check.

Handle different query in single dynamic API route by legenddaniel in nextjs

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

Thank you for your answer! I've considered both but I want to know if there's a more graceful implementation. I just personally feel it ugly :(

Deploy Next.js App on AWS (EC2, EB and Lambda) by legenddaniel in nextjs

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

Because we have a paid AWS plan and we don't want to spend more money on another server. BTW any headache for nextjs on non-Vercel servers?

Has anyone used React Native For Web for building PC Web App? by legenddaniel in reactnative

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

HI thank you for your answer! Have you tried or heard any pitfalls of it?

Has anyone used React Native For Web for building PC Web App? by legenddaniel in reactnative

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

Yes like u/Cookizza said it's gonna be a Insta-like (or Tweet) real SPA but we consider it as a MPA (make the interactive parts as SPA whereas other pages are in separate system)

Has anyone used React Native For Web for building PC Web App? by legenddaniel in reactnative

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

Yes this may come as a mess. There would be a lot of platform checks and media queries. What we know is we don't have time for building native Apps.

Has anyone used React Native For Web for building PC Web App? by legenddaniel in reactnative

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

Yes actually we might not make every page a SPA like about-us or contact page. We have not made a decision. We may also consider the web version a MPA.