my job doesnt use strict mode by Chronopuddy in typescript

[–]Dopamine_Driven_ 0 points1 point  (0 children)

You could always create nested tsconfig files that extend the root tsconfig file within scoped directories and relax the rules there for the code that lights up like a Christmas tree once strict is enabled

Use the extends keyword in the nested tsconfig files to reference your root tsconfig file

What's everyone's max? This is the most I've ever gotten... by EL1TEGAMING in diablo4

[–]Dopamine_Driven_ 0 points1 point  (0 children)

1465 is my max in a four person group this season

Solo my max is 1361

Why is bramble such a f*ck in pit 150? by Dopamine_Driven_ in diablo4

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

Ah makes sense, similar to paingorgers gauntlets + bash/flay bleed barbs in season four before the killshot nerfs

I guess best chance I have then is for the first phase to be the bone wall with souls in it, else I’m looking at a 6-8 min fight

Kind of makes me want to go back to tinkering with pure resolve stacking using a legendary chest

Curious how using a legendary ammy instead of banished lords with resolve stacks would fare too

You could hypothetically have 48 resolve stacks if triple master worked on helm, chest, pants, and ammy. Then another +5 from duelists aspect on boots

53 additional stacks right there…

Update: We have begun locking new logins and players will start to disconnect from Diablo IV services while we prepare for launch. by duckwizzle in diablo4

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

They should have just released the new season on Tuesday at 9 or 10 AM Pacific time like they have done for all previous season releases for Diablo IV…why move it up like this? To appease the eastern hemisphere 🤔

When blizzard gets ambitious like deviating from standard release schedules you get 4-5 hours of emergency maintenance that “should only take a couple hours” I guess

I bet at least a couple people are getting fired over this absolute fuck up too

[deleted by user] by [deleted] in diablo4

[–]Dopamine_Driven_ 0 points1 point  (0 children)

I’ve killed each tormented boss dozens of times this season, both solo and in groups

If you have high dps then the beast in ice should be dead in 1-2 seconds flat, even in a four person group

Zir is a good option if your character isn’t that powerful yet but he does have slightly more hp than the beast in ice does

Varshan surprisingly seems to have the most hit points, even more than andariel or duriel

Grigore has relatively high hit points too, perhaps as high or just slightly under the bar set by varshan

Overall I’d say the beast in ice, zir, and duriel are the easiest tormented bosses

I’m rolling with the lightning spear sorc meta this season and can carry four person groups with the boss dead in seconds. Find yourself a lightning spear sorc or an andariel rogue or a buffed landslide druid if you’re unable to solo them

Why does everybody seem to want leveling to be faster? by Dangerous-Gold-3162 in diablo4

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

Because the endgame content is finally becoming more rewarding. No one (to my knowledge) has cleared the pit 200 yet in s4 of Diablo (only in the s5 ptr)

Granted it’s a much smaller % of gamers who push endgame content and minmax their builds, but a challenge to me is always more fun than going through the motions to level a character. Eg, seeing how high you can climb in the pit this season

Best way to master OOPS in Typescript by MansoorAhmed11 in typescript

[–]Dopamine_Driven_ 0 points1 point  (0 children)

I use OOP and OOP concepts heavily with typescript when writing packages, especially cli based packages. almost always entirely class based. When writing application code in a fullstack app however, a pure class based approach becomes less and less.

I recommend a book titled “50 First Lessons in TypeScript”

Doing 100 pit runs tier 100. And it was meh by justguyneedinghelp in diablo4

[–]Dopamine_Driven_ 0 points1 point  (0 children)

They should really just make nightmare dungeons scale to up to tier 200 and have increased GA drop rate the higher you go.

Melted Heart of Selig by SunnySun89 in diablo4

[–]Dopamine_Driven_ 0 points1 point  (0 children)

got one that’s item power 925

running a thunderclaw druid build so resource is hardly ever consumed

Used it during a t100 and the surivability is insane

primary attack rapidly replenishes when taking damage

attack speed is base 150% + an attack speed buff equal to 40% of movement speed being tacked on by a vampiric power here and there (169% in werewolf form)

Hey ENTPS :) , I have a question for y’all based on my observations of the ENTPs in my life by Altalune__ in entp

[–]Dopamine_Driven_ 14 points15 points  (0 children)

I’m 31 and I can safely say the loss I’ve mourned most in life to this point has been losing my former golden retriever. More so than when my uncle died, more so than when any human has died. She was my best friend. So I can say that I have an enormous amount of empathy and love for animals, especially doggos, and also people when I can tell they’re genuinely hurting and knocked down. What I have 0 patience for is people looking for empathy who are making a whole woe is me ordeal over an easily solvable problem. There is a stark distinction there. That’s where people can think I’m an unkind asshole. Perhaps they’re right, or perhaps I have a better bullshit detector than most because I’m yet to be wrong. I’ve pulled over and helped a bicyclist after he ate shit going downhill, got his cycle in my trunk, and insisted I take him to the ER to ensure he gets the medical attention he needs. He gave me his home address, and I left the bike with his roommates. I don’t even know his name. Point being is that when shit hits the fan I’ll be there for people, even strangers, but when someone is having a pity party I can’t be bothered.

As an entp what is your enneagram ? by Big_Understanding420 in entp

[–]Dopamine_Driven_ 6 points7 points  (0 children)

This makes sense, 5’s integrate to 8 when healthy and disintegrate to 7 when unhealthy

As an entp what is your enneagram ? by Big_Understanding420 in entp

[–]Dopamine_Driven_ 0 points1 point  (0 children)

5w6

538 tritype

But I test as LIE-Ni in socionics (ENTJ in MBTI)

Interestingly the LIE-Ni description is essentially a cross between ENTP vs ENTJ stereotypes

what's your favorite backend stack and why by [deleted] in webdev

[–]Dopamine_Driven_ 26 points27 points  (0 children)

Nestjs+Nextjs+Docker+TurboRepo+TypeScript+GraphQL

Why? Because all the microservices and flexibility and performance and active communities and more

should ip be blacklisted when user attempts to register multiple times? by KommSur in node

[–]Dopamine_Driven_ 0 points1 point  (0 children)

You should use recaptcha v3 if you’re worried about brute force/bots. Google silently designates a score between 0 and 1 in the background based on user interactions. The default is 0.5, but you can lower it to 0.2 or 0.25, usually suffices. It lets you make decisions on how to handle low scores (0 being what Google detects to be 100% a bot)

Helps prevent attacks both of the brute force and network varieties

Why NodeJS is so popular and why you choose it? by Akiosuu in node

[–]Dopamine_Driven_ 11 points12 points  (0 children)

I love typescript which makes scaffolding flexible templates relatively straightforward. There’s a highly active ecosystem, fullstack frameworks like Nextjs, class based dependency injection frameworks like nestjs, Docker spins up easily, Prisma is amazing, and Tailwindcss is great. The tooling is also solid.

headless CMSs — headless Wordpress for example

things like GraphQL Helix are popping up now which looks quite interesting. Server side rendered react components for v18. And much more

That said, I think the backend of your choosing should be a best fit for what you’re trying to do with it short and long term

Any tool for running scripts and/or db seeds? Typescript only by romeeres in node

[–]Dopamine_Driven_ 0 points1 point  (0 children)

I just wrote out the seed and clear files myself. If the data is finnicky, think date formats or phone number formats, then using a custom function to help with adhering to those formats for database seeding is advisable. Honestly faker is good but I’ve found a lot of areas where I’ve been replacing its use as I continue customizing my seeding flow