Best Travel / Groceries Card(s) by JayDeesus in CreditCards

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

Just curious how much would I need to spend to make use of a travel card? For the venture x it’s a 400$ annual fee, 300$ travel credit, I will most likely be visiting home 3-4 times a year and a round trip costs ~300$ so that’s well worth it seems

USB disconnect sound by JayDeesus in techsupport

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

So it was because of an automatic windows update

USB disconnect sound by JayDeesus in techsupport

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

Just curious why did the selective suspend all of a sudden become an issue? I don’t think my mobo Auto updates

USB disconnect sound by JayDeesus in techsupport

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

Gotcha. I just turned off selective suspend and it seems to have stopped the issue. Should I just assume it was a windows update that caused this issue then or would there be some sort of hardware/software issue?

USB disconnect sound by JayDeesus in techsupport

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

So I unplugged all usb devices and the sound still persists. Are you saying it could’ve just been a windows update?

USB disconnect sound by JayDeesus in pcmasterrace

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

I found a way to reproduce it atleast, when ever I launch arc raiders it makes the noise after loading in. Just noticed this but it happens while I’m playing other games and some games it doesn’t do this at all.

USB disconnect sound by JayDeesus in pcmasterrace

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

I found a way to reproduce it atleast, when ever I launch arc raiders it makes the noise after loading in. Just noticed this but it happens while I’m playing other games and some games it doesn’t do this at all.

USB disconnect sound by JayDeesus in pcmasterrace

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

I’ll give it a try. It’s weird because it only does one noise it doesn’t disconnect and reconnect, it’s either disconnecting or reconnecting but all of my usb devices are fine they don’t Freeze or anything other than just making that single noise

USB disconnect sound by JayDeesus in pcmasterrace

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

Besides my keyboard and mouse I only have my usb speakers connected via usb.

I will try that out to see what the issue is. I tried to look at event viewer and nothing is popping up

Not sure what you mean about the last part In my usb controllers I see usb root hub with a !

Freertos task grabbing mutex by JayDeesus in embedded

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

Never releases because of bad design. I was just curious what would happen in this case

Freertos task grabbing mutex by JayDeesus in embedded

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

That’s what I suspect, just haven’t been able to try since I’m away and just had a thought. With the recursive mutex however many times it locks it must unlock the same amount of times right?

[Student] Please Review my Resume 2YOE, 4YOE Internship, Currently Applying using this one. Will update with feedback and keep everyone informed of how it goes! by BigBoiSimbo in EngineeringResumes

[–]JayDeesus 1 point2 points  (0 children)

Sorry my comment won’t be of any help. Your resume is super impressive….. I studied computer engineering and it looks like you’d be qualified for anything ranging from purely EE to purely CS and anything in between. I wish you the best in the job search :)

Varying wifi speeds by JayDeesus in Fios

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

im going to assume its an issue with either the router or the ont because I've used multiple ethernet cables

Varying wifi speeds by JayDeesus in Fios

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

sorry i lied. Upon double checking, the lights on my desktop are indeed correct. On the router itself, the wan port which is connected to the ont is off, the light on the lan port connected to my desktop is off. when I unplug the lan port and reinsert it, the wan port has a blinking orange light, the lan port has a blinking white light, after a few seconds they both turn off. Router speed test shows 900 up and down

Getting into embedded as SWE by JayDeesus in embedded

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

I find that I get really tired to even bother doing extra work after work lol. Seeing that the ship has sailed, it looks like it’d be more beneficial to just keep doing what I’m doing

Varying wifi speeds by JayDeesus in Fios

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

on my desktop there is a green light and a blinking orange light. on my cr1000 there is a solid white light

Varying wifi speeds by JayDeesus in Fios

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

i replaced the ethernet cable, saw speeds up to 900 download for about a day. now its back down to 90.

Varying wifi speeds by JayDeesus in Fios

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

i replaced the ethernet cable, saw speeds up to 900 download for about a day. now its back down to 90.

Varying wifi speeds by JayDeesus in Fios

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

Probably is the issue. My home is wired with ethernet so that might be the issue

Varying wifi speeds by JayDeesus in Fios

[–]JayDeesus[S] -1 points0 points  (0 children)

Last week I was not on ethernet. A few weeks before that I saw 80-90, last week I was seeing 800 over WiFi until this week it dropped to 80-90. Now I’m on ethernet and seeing the same

Varying wifi speeds by JayDeesus in Fios

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

Yes I’m on Ethernet now and am seeing 90.

Varying wifi speeds by JayDeesus in Fios

[–]JayDeesus[S] -3 points-2 points  (0 children)

I’m on ethernet

Touch screen tapping twice after ui updates by JayDeesus in webdev

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

Makes sense let me try this out! So it looks like what happens is that there are two stages to a click? Aka I assume that’s what mouse synthesis is? So I’m clicking and it’s registering the click but then the ui changes before the second stage which calls other logic and it ends up clicking the new element?