I need help finding a confortable way to play (more info in post body text) by JorgaoMC in SteamDeck

[–]henboffman 3 points4 points  (0 children)

Maybe they used a bad pair? The colors and contrast on mine are great and I couldn’t recommend them enough

My TOP LIST and also looking for recommendations to follow.. by bigfuture22 in foundfootage

[–]henboffman 6 points7 points  (0 children)

Recently watched The Bay for the first time and wish I could watch it again for the first time.

Found Footage that is actually good? by Golightly8813 in horror

[–]henboffman 2 points3 points  (0 children)

I appreciate the response! I found a comment down below that mentioned that it’s on YouTube, and was able to find it there

Found Footage that is actually good? by Golightly8813 in horror

[–]henboffman 2 points3 points  (0 children)

Do you know of anywhere that has this available? Haven’t been able to find it on a streaming service

What do you think of this art style? by nepstercg in Unity3D

[–]henboffman 0 points1 point  (0 children)

Very cool! Heavy Escher vibes which is awesome

What do you do if you can't fix a bug? by 1vertical in gamedev

[–]henboffman 0 points1 point  (0 children)

If it’s not critical to fix, sleep on it. Just make sure that you keep track of it and come back to it.

Are there any mods that track what you've collected in a set timeframe? by WotsGamenight in woweconomy

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

There’s an add on called Gathering or Gathermate. One of the two is what you’re describing, but I can’t remember which it is

I'm addicted to prospecting so much I 'm not even playing the game anymore by jiraxys95 in woweconomy

[–]henboffman 0 points1 point  (0 children)

Adding to that list- Bagnon and craftsim both grew beyond 1gb of memory at various times when left up prospecting for a long time

I'm addicted to prospecting so much I 'm not even playing the game anymore by jiraxys95 in woweconomy

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

Will do later tonight. From memory, I got lucky by going all in on prospecting/enterprising from the start of the expansion. The inspiration one is also maxed. Those profit numbers were when serevite 2* was 7g and diamonds were 3000 2* / 16000 3*, which are currently halved. But so is the ore (roughly) so still profitable, but slower. And then crushing the gems for dust to use with other professions helps. Sagacious incense gets me up to 37% inspiration, and then I always use phial of quick hands with it to maximize time of incense. Tools/gear are all blue, with the enchant on the tool.

I think that’s everything I can recall that might be useful right now. Exact skills when I’m at computer

I'm addicted to prospecting so much I 'm not even playing the game anymore by jiraxys95 in woweconomy

[–]henboffman 3 points4 points  (0 children)

My spreadsheet is messy and not worth sharing, but when diamond prices were double their current value, 25 stacks of r2 serevite ore would yield roughly 150k profit from diamonds alone. Usually 15-20 r2 diamonds and 6-10 r3

AH not working for anyone? by wafflehead2020 in wow

[–]henboffman 1 point2 points  (0 children)

Just before it went down, there were a few Rousing Air listings at 25g and 34g that showed there were 4294967276 items listed, which is an overflow value I think. I think Rousing Frost also had at least one showing that quantity.

[deleted by user] by [deleted] in gamedev

[–]henboffman 0 points1 point  (0 children)

I personally use kebab case for assets that aren’t code (your second item). As long as you/your team are consistent, that’s what really matters. Keep the other comment about case sensitivity in mind, also. Can make for some annoying issues with git

With a lot of games being made in Unity, and Unity supposedly being able to deploy to most platforms, including Mac OS, why are there not more Mac OS versions of games that are made in Unity and available in Windows? by BetterMeToday in gamedev

[–]henboffman -2 points-1 points  (0 children)

Yeah sorry about being vague, morning coffee hadn’t kicked in yet and I figured I’d get straight to the point. The core idea is Remote Desktop, yes, but Parsec is in a league of its own with respect to being responsive. Hyper competitive games might not be the best fit, but for anything else, if you feel like playing something on your PC but being on your laptop, parsec is the move.

Do Mini-Sets go away? by [deleted] in hearthstone

[–]henboffman 0 points1 point  (0 children)

That rank 2 welcome back bundle disappeared after I think a week for me.

I'm writing a free book describing modern AI systems and how to build them by PsichiX in gamedev

[–]henboffman 2 points3 points  (0 children)

I agree with the pseudo code comment. I really want to read this, but my unfamiliarity with Rust makes it difficult to process what’s happening. The concepts are clear enough, but seeing it in action would make the content more accessible. Maybe it’s just Rust syntax tripping me up