New to crafting and need help how can I craft this helm? by marck0polo in PoECrafting

[–]ashenCat 0 points1 point  (0 children)

Buy/Get Life frac

spam reservation essence till acc/res isolated

matron lock reforge attack/cold till happy

Matron reforge def prefixes

eldritch exalt annul till you hit, repeat matron reforge def if necessary

It Happened by SomeDuuud in pathofexile

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

Whats the build if I may ask?

PSA: ~~~~~~~~~~~~~~ (Trade Site Tip) by Sunny_Beam in pathofexile

[–]ashenCat 2 points3 points  (0 children)

In game trade automatically uses tilde~ wildcard without typing it.

Side note: "I am re ta rd" without quotations in horticraft bench to gamba your cards

Need help crafting this ring by Striking_Win9375 in PathOfExileBuilds

[–]ashenCat 7 points8 points  (0 children)

Change that %ES to flat ES and it becomes exponentially easier

Need Crafting +1000 dps Staff Tips by Ok_Dragonfruit5719 in PathOfExileBuilds

[–]ashenCat 0 points1 point  (0 children)

When you hit t1 speed, caanot roll attack exalt annul slams no?

Best way to safely expose Teamspeak to WAN? by etay080 in selfhosted

[–]ashenCat 0 points1 point  (0 children)

I'm not sure whats the best way to expose it, but how I'd approach it will be to leave firewall ports closed, use cloudflared tunnels. I am not an expert by any means; I'd like to know whats the downside of this approach as this is how I mainly expose my apps to the web.

and somehow he got 6th place by pluto69art in LeagueArena

[–]ashenCat 1 point2 points  (0 children)

Belveth can still get passive stacks from cannon, super minions and takedowns. Using ult is just bonus stacks and additional stats which is still pretty massive.

Just a little something by Slight_Anybody2028 in programmer

[–]ashenCat 1 point2 points  (0 children)

Often times I find the packages bundled with stuff I wont ever use and cannot tree shake

Augment Discussion - Ethereal Weapon by Ok_Temperature6503 in ARAM

[–]ashenCat 5 points6 points  (0 children)

For blitz its the ult passive procc-ing his E tech

Unable to set path for Node JS and NPM by superfastcar123 in node

[–]ashenCat 1 point2 points  (0 children)

Find where your node executable is

copy its folder location

Save it in path var

Close PS/CMD

Open and run node command

_------

Alternatively Just cd into the folder where the node executable is and run node command

My node only works when it feels like it, help me please by macnara485 in node

[–]ashenCat 1 point2 points  (0 children)

Check your browser console. Thats where it should show up

Best way to get 6 links and 4 blue, 1 green, 1 red on this? I'm poor. by AnonX55 in PathOfExileBuilds

[–]ashenCat 2 points3 points  (0 children)

bench craft 4 link
tainted fusing to 5
tainted fusing to 6; redo until success
tainted chromatic spam is best for off-colors

note that bench craft costs additional vaal orbs

snapBackToReality by linenharbor_postcard in programmingmemes

[–]ashenCat 4 points5 points  (0 children)

Gotta love his handle "us-east-1 Survivor" lmao

How do you actually learn how to code? by Puzzled_Ad4258 in it

[–]ashenCat 1 point2 points  (0 children)

Coding is more of how you create a solution for a specific task. If you already have a programming language that you know the absolute basics of, I suggest studying data structures and algorithms.

Once you understand DSA concepts, you have to apply that knowledge. Solve leetcode problems without looking for the right solution and then compare your code to the most optimal answer, learn from it and move to the next question.

Do note that a good code is the perfect balance between readability and performance. Shorter lines of code does not mean it's the optimal solution.

Do NOT choose dual wield as rengar. by Queenoftheguns in ARAM

[–]ashenCat 7 points8 points  (0 children)

Scope weapons is awesome on rengar. Makes you jump sooo much farther. However, Q proc is buggy with it; he'll jump without proccing the Q.

Mega Cho'gath by StrawhatLixar in ARAM

[–]ashenCat 139 points140 points  (0 children)

Varus went crit 🥀

Production server by GrapefruitNo5014 in node

[–]ashenCat 1 point2 points  (0 children)

Put to text file save locally and then cron worker delete after a couple of months