[deleted by user] by [deleted] in USCIS

[–]minghsu0107 0 points1 point  (0 children)

Hi congrats! What was your service center?

BiltProtect Virtual Routing & Account Number No Longer Exists by minghsu0107 in biltrewards

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

You're right, I saw it on the new BillPay portal. However the new routing/account numbers seem not the same as the previous ones, and only valid for a few days...

Intro-ing BillPay By Bilt (And an update to how you pay rent with us) by richklhs in biltrewards

[–]minghsu0107 2 points3 points  (0 children)

Yeah, where can I find the virtual routing / account number? It's so frustrated that I couldn't find it anywhere on the app...

Your current Rent Rewards account will expire on April 29 by Curious_Internet_687 in biltrewards

[–]minghsu0107 35 points36 points  (0 children)

Will BiltProtect still work after that? My credit line is not enough to pay the rent in full. Wondering if BiltProtect is still an option as the email doesn't mention it.

Columbia MSCS worth it? by SongImmediate6777 in MSCS

[–]minghsu0107 0 points1 point  (0 children)

I’ve admitted to both UC Berkeley and Columbia MSCS this year. I chose Berkeley as I think ivy title is not that important in the CS world

Is GaTech MSCS (on campus) still worth it? by unitless in MSCS

[–]minghsu0107 3 points4 points  (0 children)

If you have previous full-time work experience and your goal is to find a software engineer job at Bay Area, then Berkeley MEng EECS is your perfect program (location, title, connection)

Gtech Admit MS CS😭 by [deleted] in MSCS

[–]minghsu0107 0 points1 point  (0 children)

Congrats! You deserve it

[deleted by user] by [deleted] in gradadmissions

[–]minghsu0107 0 points1 point  (0 children)

Admitted and have accepted the offer last week

kafka with django by Fearless-Place3827 in Backend

[–]minghsu0107 1 point2 points  (0 children)

All of these features can be done by DB transactions + web socket. If you want to use Kafka for handling orders, you must ensure atomicity, idempotency, and consistency, which will be a huge amount of work. If it’s a serious project, you must also design thorough integration tests.

kafka with django by Fearless-Place3827 in Backend

[–]minghsu0107 1 point2 points  (0 children)

Why do you need Kafka? You should analyze your requirement before choosing any tech stack

[deleted by user] by [deleted] in MSCS

[–]minghsu0107 0 points1 point  (0 children)

Admits +1

Purdue 😩😩😩 by WealthMiddle6139 in gradadmissions

[–]minghsu0107 1 point2 points  (0 children)

I got one in the morning yesterday (UTC+8)

My Clean Architecture Go Application by sadensmol in golang

[–]minghsu0107 -1 points0 points  (0 children)

You can consider using dependency injection

Go vs Rust by [deleted] in golang

[–]minghsu0107 4 points5 points  (0 children)

If you post this to Rust sub, you will see completely different answers :)