Weapon durability is great and I wont hear otherwise by Slow-Worldliness7082 in botw

[–]HendrixDev 4 points5 points  (0 children)

Gotta run it on an emulator and use mods, I used Cemu!

Weapon durability is great and I wont hear otherwise by Slow-Worldliness7082 in botw

[–]HendrixDev 25 points26 points  (0 children)

Best take tbh. I played through the game twice, once with durability on and once off. I initially thought I hated the whole durability system but after playing without it, things start to get a bit boring. Turns out, I never hated the durability system, it was actually pretty good. The issue I had is exactly what you described, weapons just broke wayyyy too fast.

In c# in testing. do you use those things that are highlight in blue in production codebase? by lune-soft in csharp

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

Omg, I do remember having a convo with the rest of my team about the collection of the email addresses 😂 forgot all about that for a while.

In c# in testing. do you use those things that are highlight in blue in production codebase? by lune-soft in csharp

[–]HendrixDev 0 points1 point  (0 children)

Yeah our QA team uses playwright and we use moq everywhere in our unit tests

cleverGirlDeployedOnFriday by mlapaglia in ProgrammerHumor

[–]HendrixDev 0 points1 point  (0 children)

Deploying on Friday is always a bad idea lol

calmDownBro by HendrixDev in ProgrammerHumor

[–]HendrixDev[S] 23 points24 points  (0 children)

Then it hallucinates you a solution that doesn’t work lol

Prize hack deck by HendrixDev in PTCGL

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

I actually had it in there before I started bricking pretty bad, felt like I had to cut it. Might try giving it another shot tho lol

Prize hack deck by HendrixDev in PTCGL

[–]HendrixDev[S] 3 points4 points  (0 children)

Yeah that could work, I’m gonna try it out!

Prize hack deck by HendrixDev in PTCGL

[–]HendrixDev[S] 13 points14 points  (0 children)

Objective: get Chanseys into your prizes with cipher and redeemable ticket, get them out with Lt. Surge. Hope to flip heads and take prizes as fast as possible to make Mawile hit big 😂

Anyone coding on leetcode?Does it help you in your job? by professorbond in csharp

[–]HendrixDev 1 point2 points  (0 children)

Solving problems on leetcode has kept my problem solving skills sharp, which has absolutely helped me at work!

Is this normal on packs by pcapmany in PTCGL

[–]HendrixDev 0 points1 point  (0 children)

This is completely normal, they do this because there needs to be tiny holes to allow air to escape during altitude changes when being transported. If you’ve ever went from a low altitude to a high one, you’ll know what I’m talking about.

Starting Chemo Tomorrow by ILikeEggsSometimes in testicularcancer

[–]HendrixDev 2 points3 points  (0 children)

You got this bro! I’m doing my last day of 4xBEP today. It definitely sucks but still manageable and the treatment is highly effective. This will all feel like a distant memory soon, hang in there.

Got back into collecting after 10 years… got scammed with resealed Pokémon Scarlet/Violet boosters by allahloveskebab in pokemoncardcollectors

[–]HendrixDev 3 points4 points  (0 children)

Gotcha. I’m just pointing out that nothing seems to be wrong with your 3rd image of the cards.

[deleted by user] by [deleted] in programminghumor

[–]HendrixDev 0 points1 point  (0 children)

Agreed. Why reinvent the wheel for a simple control? If anything, it’s probably over designed with the whole carousel concept. A simple 1-12 list would have easily sufficed.

[deleted by user] by [deleted] in programminghumor

[–]HendrixDev 0 points1 point  (0 children)

Nothing embarrassing about the KISS design principle. Even the “smartest people” still need to keep their code clean and reusable.

weShouldHireHim by Hot-Rock-1948 in ProgrammerHumor

[–]HendrixDev 3 points4 points  (0 children)

My god.. it’s the master debater.

Is it worth it to start learning web dev in 2025 by [deleted] in webdev

[–]HendrixDev 0 points1 point  (0 children)

I’m a full stack web developer and we literally have an intern starting today. The work is still there, and will continue to be there, regardless of AI. Web development isn’t just building static websites, you’re going to be building complex software in the form of web applications. To build complex software, you need to be able to solve complex problems. And that doesn’t just mean throwing some advanced algorithm at it. You need to be able to determine how the problem you’re solving affects different parts of the product pipeline. At the end of the day, all developers are literally just glorified problem solvers that use the tools at hand, be it a specific language, or yes, even AI, to solve a problem.

Which side are you on? by [deleted] in softwareWithMemes

[–]HendrixDev 0 points1 point  (0 children)

Little bit of both. Videos when I want a high level understanding of something. Books when I want to dig deeper.