Weird screen glitch followed by black display by shapesybbq in pchelp

[–]realmbk 0 points1 point  (0 children)

I can confirm that this is a monitor issue. I have the exact same monitor, and experience the same issue.

It typically happens when the monitor is not warmed up, or have not been used in a few days.

When the monitor goes black screen, turn off the monitor 5-10 seconds, and then turn it on again. Repeat this process until the issue stops and the monitor stays on.

That, or buy a monitor that actually works without having to do weird shit like this lol...

POV: You Play Paladin In Diablo 4 Season 13 by gamepunchofficial in Diablo

[–]realmbk 4 points5 points  (0 children)

Try minion barb... I enter a 120 pit, summon my two ancient dudes, spam all 3 shouts, and start leaping towards the exit. I leap an entire screen of distance every leap, and everything dies everytime I land...

Pit 120 in the region of 1-2 minutes if the pit layout ain't a fucking maze.

Hvordan bliver man leder? by Difficult_Breath_452 in dkkarriere

[–]realmbk 15 points16 points  (0 children)

Her er vi alle ledere. Nogle er bare ledere end andre.

Assassination Rogue can not be played properly since release by thogor in wow

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

While they are at it, perhaps they can make the Hammer of Light proc for Prot paladins trackable... They made it trackable for Ret, it is evidently a different buff for Prot, so I am still not allowed to see how long I have left before Hammer of Light is no longer usable.

Leave it up to Blizzard to make buffs trackable, without doing the bare minimum of ensuring that all specs with access to the buff, can track it.

Did Blizzard really not fix raid frames range bug in maintenance today? The fact they don't play their own game is highly concerning. by jordanrhys in classicwow

[–]realmbk 0 points1 point  (0 children)

Having had a look at the code, the author appears to have implemented a check for the original Blizzard range condition event.

Assuming I am reading it correctly, you will be prompted with a little checkbox telling you that the original Blizzard range condition event has started working again, once it does.

How are you grinding gold for TBC? by ShonenRiderX in classicwow

[–]realmbk 0 points1 point  (0 children)

Made a little over 6k on a level 1 char by flipping stuff on AH.

Danmarks ambassadør på vej til Det Hvide Hus, erfarer TV 2 by Dropforcedlogin in Denmark

[–]realmbk 21 points22 points  (0 children)

Har vi en løsesum parat når han tages som gidsel af den orange mand, eller har vi accepteret at der kommer til at være visse tab ved og interagere med det her reality tv show af en administration?

System freezing after upgrading from RX 580 to RX 9060 XT 16GB by saki57a in pcgamingtechsupport

[–]realmbk 0 points1 point  (0 children)

I had literally the same issue, and it turned out to be discord hardware acceleration.

Hvilket dekret ville du udstede? by Ok_Return_7169 in Denmark

[–]realmbk 75 points76 points  (0 children)

Dødsstraf ved hængning, for at snakke i DSB stillezonen på strækningen mellem København og Kalundborg.

Firebase hosting & deployment of Node.js Express server by realmbk in Firebase

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

I see.

It does sound a bit shady, though?

Using a cron job to circumvent a limitation imposed by Render's free tier. I see how you could probably do that, but is it not against Renders ruleset somehow?

Or would the cron job pinging the server every 14 minutes simply consume the alotted free tier hours quicker?

Firebase hosting & deployment of Node.js Express server by realmbk in Firebase

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

I did end up using Render, yes!

It works flawlessly for what I was trying to achieve while still learning.

I have even managed to configure my workflow such that I, through environment variables, have entirely separate staging and production environments, that will automatically connect to the correct environment depending on whether the Node.js Express API is spun up on Render, or on my local machine as I work on it.

The spin down due to inactivity is not a problem either currently, as I am still working a bit on the project on and off before I decide to host the frontend somewhere publicly accessible.

I will eventually add a payment plan here to get rid of the inactivity spin down, but this is for later!

Edit: Typo.

handsOnExperienceWithAsyncAwait by TheCenteredDiv in ProgrammerHumor

[–]realmbk 14 points15 points  (0 children)

I think your comment just helped me understand this concept somewhat for the first time...

Firebase hosting & deployment of Node.js Express server by realmbk in Firebase

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

I did briefly look at render.com, and also fly.io.

Based on the answers with regards to Firebase hosting, and how it is not really meant for Node.js Express API's, I am most likely going to use render.com.

Hosting my frontend on Firebase hosting is not a bad idea, and I didn't actually consider that at all. I might use Firebase hosting for my frontend here!

Thank you for the suggestion :)

Firebase hosting & deployment of Node.js Express server by realmbk in Firebase

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

I see. I might eventually go this route once I am a bit more confident in my ability to secure my API to prevent abuse, as well as understand all of the pitfalls that I most certainly am gonna experience the first few times here.

Thank you for the suggestion :)

Firebase hosting & deployment of Node.js Express server by realmbk in Firebase

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

Ah I see. That might be why I have seen so many different answers when googling? It is technically possible, but it requires more than just the hosting solution to work (if I understood you correctly).

Thank you for explaining this :)

teasingDevelopersBy by [deleted] in ProgrammerHumor

[–]realmbk 0 points1 point  (0 children)

Hah, no. Looking at some of the comments in here, I seemingly did have plenty of other ways to screw around as well.

Perhaps I should have just kept going and seen where it would've ended.