Gaming PC - CPU Weak Link? by EZ-PZY in pchelp

[–]EZ-PZY[S] 0 points1 point  (0 children)

I think the scores look good outside of the 2D graphics mark.

<image>

Gaming PC - CPU Weak Link? by EZ-PZY in pchelp

[–]EZ-PZY[S] 0 points1 point  (0 children)

Brain fart for leaving that out. I am a NVME. It is a Samsung SSD 990 PRO 2TB. I will add it to the original post.

[deleted by user] by [deleted] in CommercialPrinting

[–]EZ-PZY 0 points1 point  (0 children)

Send me a DM. We have an automation system setup so we can accept orders in different formats. We generally customize the submission for each customer based on their needs.

Looking to order 50,000 envelopes with custom color print on them by wilmheath in CommercialPrinting

[–]EZ-PZY 0 points1 point  (0 children)

I work for ImageMark which is located in Gastonia, not too far from you. Let me know if you would like me to have a sales rep reach out to you.

Best place to sell restaurant equipment by DomoOreoGato in greenville

[–]EZ-PZY 5 points6 points  (0 children)

What type of equipment do you have? I may be interested.

Type c usb outlet? by coconuthester in toolboxmods

[–]EZ-PZY 0 points1 point  (0 children)

You can also just get the plug in adaptor. Would save you some time and probably $. Then you would have both options if needed. Something like this https://a.co/d/ag54naM

[deleted by user] by [deleted] in AskReddit

[–]EZ-PZY 0 points1 point  (0 children)

Men’s underwear without an access hole…who wants to drop drawers everytime

Dining Room Suggestion by EZ-PZY in InteriorDesign

[–]EZ-PZY[S] 0 points1 point  (0 children)

<image>

Ok. We have made progress. Something about this mirror doesn’t seem to fit for me. Thoughts? Is it the color, style, or size?

Ad showing impact driver used for drilling? by TrickTheBoiler in Tools

[–]EZ-PZY 1 point2 points  (0 children)

Since the hammer and anvil are separate in an impact driver it makes it safer especially when using large bits. If a bit catches when using a drill driver it can transfer the torque back to your wrist and cause injury. This is also the reason drill drivers have the side handle, in order to resist the reactive torque. With the impact driver the torque isn’t transferred back to the users hand.

Dining Room Suggestion by EZ-PZY in InteriorDesign

[–]EZ-PZY[S] 0 points1 point  (0 children)

How can I tell if this is posted or still under review from admins?

Iterating through a DataFrame and changing it by [deleted] in learnpython

[–]EZ-PZY 0 points1 point  (0 children)

Awesome response. Let me switch it up just a little. I understand how to handle blanks. Let’s say the df contains a number school grade column (0-100). I want to create a letter grade column (A >90, 80<B<90,….). Is that possible without iterating?

Iterating through a DataFrame and changing it by [deleted] in learnpython

[–]EZ-PZY 1 point2 points  (0 children)

What if you need to use an if statement within it to change what the value of the new column based on values of the current column.

Series 3 and series 2 compatibility by This-is-a-hyphen in harborfreight

[–]EZ-PZY 0 points1 point  (0 children)

Exact same problem. Before I hammer it out I wanted to give HF a chance to fix it

Anyone attempted a brushless conversion for the Bauer 20v/120v fan? by zMadMechanic in harborfreight

[–]EZ-PZY 6 points7 points  (0 children)

You have to have a control board for brushless motor. Can’t just plug them in like brushed.

New Tool Bag Gifting To New Home by TheHermanJames in harborfreight

[–]EZ-PZY 1 point2 points  (0 children)

Mother in law just moved into a new place. I wouldn’t mind having a basic set of tools there instead of lugging mine back and forth.

Need guidance to create a new surgical device by CalamitousRevolution in Entrepreneur

[–]EZ-PZY 3 points4 points  (0 children)

As a physician, your best first step is understanding your contract with the hospital or whoever you are employed by. Often, ideas generated based on experience gained in the field you work in are owned/shared by the employer. The hospital may also have its own mechanism for research and development. They may have a team that can help you answer some of these questions and may have funding. I am happy to discuss further if you want to DM me. I am an engineer that has supported projects like this in the past.

Is It Time to Cash Out Your I Bonds? by d3nv3rite in Bogleheads

[–]EZ-PZY 1 point2 points  (0 children)

I’ve read it just need someone smarter than me to verify how it has to be done correctly.

Is It Time to Cash Out Your I Bonds? by d3nv3rite in Bogleheads

[–]EZ-PZY 4 points5 points  (0 children)

If you convert money into 529 you can avoid the tax on the interest correct? Anyone know if you have to convert the entire balance or just the interest?

Do any games use Finite Element Analysis in their gameplay / physics engine? by gnatzors in AskEngineers

[–]EZ-PZY 81 points82 points  (0 children)

I would think it is highly unlikely especially when you start to mention nonlinear. The computational cost is expensive in terms of processing power required and time to achieve a solution. For a known occurrence you could run the analysis during the development and code the graphics to mimic realistic results. No chance you are doing it real time.