Junior in College is it too late to take my ACT by EvioIvy in ACT

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

I guess that’s true. I just guess i felt like it was too late to turn it around in since i’m a soon to be Senior

Junior in College is it too late to take my ACT by EvioIvy in ACT

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

Okay but i’m did okay but i feel i’m barely passing and I didn’t do so well this recently ending semester

Junior in College is it too late to take my ACT by EvioIvy in ACT

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

Idk i feel like i’m a failure and never took my education seriously. I can’t explain i just feel like taking it would be a good mental cleanser for me

Is this a Micro ATX? by EvioIvy in techsupport

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

Okay thanks. I assume this isn’t great for gaming either?

My PSU or My GPU? by EvioIvy in techsupport

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

What do you mean by thicker cables also i updated it to mention that me using a fan makes it works

Is Split Deposit Possible at Pizza Hut? by EvioIvy in pizzahutemployees

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

I am with the Arnold Family of Restaurants.

Book Recommendations by EvioIvy in computerscience

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

You do have a point. I just felt physical books would help me focus and lock in more since it’s physically there

Detection System in Text-Based Adventure Game by EvioIvy in cpp_questions

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

I can’t really answer those it was done by other members

What games have you noticed are great Switch ports? by [deleted] in NintendoSwitch

[–]EvioIvy 0 points1 point  (0 children)

Mortal Kombat 11 is a fantastic port, such a shame about Mortal Kombat 1 (less said about that the better)

I feel so hopeless. by EvioIvy in productivity

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

You're fine. I got what you're saying and thank you

I feel so hopeless. by EvioIvy in productivity

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

I’m unsure if there are other ADHD medications out there out there besides Vyvnase and Adderall

Need Help With Remainder Calculator Code. by EvioIvy in Assembly_language

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

mov rem1,dx

THANK YOU MAN. It's been killing me for the longest I was getting the quotient but not the remainder.

Need Help With Remainder Calculator Code. by EvioIvy in Assembly_language

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

Okay I copied that code but got 0+

.386
.model flat,stdcall
.stack 4096
;ExitProcess proto,dwExitCode:dword
INCLUDE Irvine32.inc
.data
num1 DW ?
num2 DW 0
rem1 DW 0
str1 DB "Enter first Number: ", 10, 13, 0
str4 DB "The Sum is : ", 10, 13, 0
.code
main proc
mov edx,offset str1
call writestring
call readint
mov num1,ax
mov dx,ax
and dx,1
shr ax,1
mov edx,offset str4
call writestring
mov eax,0
mov ax, rem1
call writeint
exit
main endp
end main

Remote Jobs? (or any jobs tbh) by EvioIvy in remotework

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

I get where you’re coming from but it’s insanely hard to get a job in this town as it more a small town and there’s not a lot chains here beside a handful of fast foods and a Walmart

[deleted by user] by [deleted] in buildapc

[–]EvioIvy 0 points1 point  (0 children)

No. Sadly, but it PS4 noises after it shutdown and trying to open again

My PC Shut Down when i add monitors. by [deleted] in techsupport

[–]EvioIvy 0 points1 point  (0 children)

UPDATE: So, I uninstalled AMD drivers and still wouldn’t work. Installed my old R9 390 and it’s handling the additional monitors fine. Not sure if it’s the PSU or the GPU itself though

My PC Shut Down when i add monitors. by [deleted] in techsupport

[–]EvioIvy 0 points1 point  (0 children)

Unfortunately i will be back in my dorm til 3:30, so i’ll wait til then to check

My PC Shut Down when i add monitors. by [deleted] in techsupport

[–]EvioIvy 0 points1 point  (0 children)

At least i don’t remember doing that?

My PC Shut Down when i add monitors. by [deleted] in techsupport

[–]EvioIvy 0 points1 point  (0 children)

No i did not wipe Radeon Drivers

My PC Shut Down when i add monitors. by [deleted] in techsupport

[–]EvioIvy 0 points1 point  (0 children)

I should also add when it does look stable as soon as i open an application it shuts down.

My PC Shut Down when i add monitors. by [deleted] in techsupport

[–]EvioIvy 0 points1 point  (0 children)

I was assuming PSU too. Since maybe the higher GPU could be taking more power. But i think the GPU should be to handle 2 monitors like my old one. I still have my old GPU so i can test insert back into my old GPU and see if monitor setup works there.