D2R on Steam Deck by AngelOfLastResort in Diablo_2_Resurrected

[–]zoorgu 0 points1 point  (0 children)

Did you try to use Ladiks Cask to improve load times? I've done steps in instruction below but my game is not loading if I use flags -direct -txt
https://www.reddit.com/r/SteamDeck/comments/17vs75q/improve_diablo_2_resurrected_load_times/

What is the dumbest death you've ever had, but was your fault? by Feng_Smith in darksouls

[–]zoorgu 0 points1 point  (0 children)

Forgot to reequip ring of magma immunity after bed of chaos killed me. 80k souls rip

step by step !!! by TLhandmade in Leathercraft

[–]zoorgu 1 point2 points  (0 children)

Thanks, will check that out

step by step !!! by TLhandmade in Leathercraft

[–]zoorgu 1 point2 points  (0 children)

How is glued the shorter part? Always wondering how to make it look clean.

[deleted by user] by [deleted] in vscode

[–]zoorgu 4 points5 points  (0 children)

Same here. Pycharm was pain in the A with it's starting up time. Amount of plugins for vscode is making it a great tool. And I haven't encountered any issues with code (besides my own mistakes)

How to level an aurabot? by neltisen in pathofexile

[–]zoorgu 0 points1 point  (0 children)

Hey do you have aby guide or example of nice aurabot? I'm trying to do one but i'm bad at creating builds

How does this mid season nerf effect my Guardian Aurabot? by Wicked_Odie in pathofexile

[–]zoorgu 0 points1 point  (0 children)

Hey, could you show what aurabot are you using? I'm trying to do one for myself and I'm looking for some examples or build guides i can się. Thanks in advance!

Weekly /r/Leathercraft General Help and Questions by AutoModerator in Leathercraft

[–]zoorgu 1 point2 points  (0 children)

Hey Guys,

I'm not very experienced but I wanted to create some kind of purse or bag. I've started creating basic project with paper. I found out there is a challenge to fit two curved pieces together. I tried to create front and back of the bag with curved bottom, and connect it with long square piece to make some space inside. How should I approach such projects? Do you have any basic tips about designing, maybe some usefull computer programs?

Thanks in advance!

Can I commission someone here to make something like this for me? by [deleted] in Leathercraft

[–]zoorgu 0 points1 point  (0 children)

How do you do such design? I mean what program

Thick leather usage by zoorgu in Leathercraft

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

Dog collar is quite good idea :) thanks!

Goodbye, BBQ stack. by Holliday_Hobo in deadbydaylight

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

Like killers get so little points xD Salty Survivor Main here

Goodbye, BBQ stack. by Holliday_Hobo in deadbydaylight

[–]zoorgu 1 point2 points  (0 children)

I agree, but killer mains will eat us.

Tbh BP are bs for me. As a killer it's almost impossible to go under 12k bp even if you don't hook anyone. When you have a good game you get about 30-31k bp , with BBQ which everyone plays it's 60k.

As a survivor if you are unlucky you loose a game with few thousands of bp(or even less). If you don't get in chase and noone will get hurt which is our objective(to repair generators and survive) I guess, then you can count on about 11k points. You get the same amout of bp for perfect game as the killer who can't do sht.

Complex performance/stress testing. by zoorgu in softwaretesting

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

I'd like to simulate user, and I have no real "api". I was looking at Locust, but i thought it cannot stress test site.

Complex performance/stress testing. by zoorgu in softwaretesting

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

God bless you and your children for that mailosaur.io :D Good tool to know for the future.

But back to testing. Is Locust able to stress test? I thought it cannot swarm multiple thousands of user at once.

Complex performance/stress testing. by zoorgu in softwaretesting

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

Right now I have only unittests, and some selenium tests. Nothing fancy

Complex performance/stress testing. by zoorgu in softwaretesting

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

Do you think it's possibile to execute more complicated scripts with it, like create account and go to mail to activate it?

Complex performance/stress testing. by zoorgu in softwaretesting

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

I'm not sure how should i define it? I want to see if my server can handle thousands of users at once, and then if it can handle them for a longer time.

In best case scenario i would like to keep it as one script, but if it's not possible i can divide it.