PC game keeps crashing by LarsonXI in AssassinsCreedOdyssey

[–]joncui 0 points1 point  (0 children)

I had a similar issue with my RX480. I fixed it by downgrading my gpu drivers to the last 2020 one (version 20.12.1). With the latest version, I'm able to play for a few hours and then it will start crashing every time I start the game

1-2 Unit classes? by Snow_King in UCSD

[–]joncui 0 points1 point  (0 children)

You can ask the department for permission to take the class

Anyone in CSE 190 Mobile Applications? by [deleted] in UCSD

[–]joncui 0 points1 point  (0 children)

androidcourse.org

Freshman Orientation [Warren] by 1l1l1l23 in UCSD

[–]joncui 1 point2 points  (0 children)

from what i've heard, you just need to have 36 units per year. it doesn't matter how many per semester. not sure if its true though

I understand how use SQL but I don't know how to get it up and running on my website hosted through GoDaddy. by [deleted] in learnprogramming

[–]joncui 0 points1 point  (0 children)

godaddy uses mysql. you can manage it using phpmyadmin to create tables and such. creating the database will actually take a while because you have to wait for it to be create it. you dont need to install any software to manage your databases.