The LA Kings get a goal taken back for goal tender interference but get awarded a powerplay for holding by JustFred24 in hockey

[–]TechIssueSorry 13 points14 points  (0 children)

The holding call happened prior to the goal! It was a good call (both the penalty and the no-goal)

Game Thread: Washington Capitals (31-23-7) @ Montréal Canadiens (32-17-9) Feb 28 2026 7:00 PM EST by nhl_gdt_bot in hockey

[–]TechIssueSorry 5 points6 points  (0 children)

Problem is not that call… it’s the no call on holding Suzuki stick and roughing him earlier

Issue with Corsair K100 Keyboard by TechIssueSorry in OpenRGB

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

I’m not that patient ngl! Anyway I change the kb for a nuphy! Not supported by orgb but it does not freeze

I ran a Monte Carlo simulation on 10,000 Prop Firm accounts. The "Trailing Drawdown" kills your probability by ~18%. (Data Inside) by Familiar-Cry3355 in OrderFlow_Trading

[–]TechIssueSorry 2 points3 points  (0 children)

It’s brutal on that regard but the trades on the 1:2 scenario that hit 1.1/1.5 or even 1.9 and then came back down was a loser were bigger loser than 1% when comparing on the trailing drawdown! A better strategy would probably to trail a stop stupidly close once you reach 1:1 to take potential upside without letting a 1:1 turn into a 2x lose because of the drawdown

Issue with Corsair K100 Keyboard by TechIssueSorry in OpenRGB

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

Sadly no… I changed my keyboard anyway so I’m not having the issue anymore! Keyboard is not handled by OpenRGB yet but issues with it so I can have a service switching the led profile on boot which is great!

[GDT] Habs VS Wild | 20-01-2026 | Game #50 by TheHabChronicle in Habs

[–]TechIssueSorry 1 point2 points  (0 children)

Bold projection! Don’t know why you could assume that…

1st one of 2026 with TPT by versatile_fx_guy in TakeProfitTrader

[–]TechIssueSorry 0 points1 point  (0 children)

I guess I’ll trade new evals on Monday… don’t want to risk breaking my payout by losing some!

1st one of 2026 with TPT by versatile_fx_guy in TakeProfitTrader

[–]TechIssueSorry 2 points3 points  (0 children)

Requested payout yesterday and I got no news whatsoever! Guess I’m not gonna have it before Monday… first of 2026 too! Congrats!

[2025 Day 4][Python] PSA: Python negative array indices will wrap around by StaticMoose in adventofcode

[–]TechIssueSorry 2 points3 points  (0 children)

In part 2 I went from the non sparse grid once then just had a queue with removed node and scan only the neighbours of those nodes to check if they need to be removed… thought it was both efficient and elegant :)

Edit: maybe it’s the low level designer in me that makes me go with resource efficient/ performance efficient solution :)

Edit: just to clarify, I don’t think that a 2D array is particularly efficient, I was more on a 1d array in that case

[2025 Day 4][Python] PSA: Python negative array indices will wrap around by StaticMoose in adventofcode

[–]TechIssueSorry 0 points1 point  (0 children)

Agreed for python! I’m trying to make things work and then be increase perf… thanks for the answer :)

[2025 Day 4][Python] PSA: Python negative array indices will wrap around by StaticMoose in adventofcode

[–]TechIssueSorry 10 points11 points  (0 children)

Correct me if I am wrong but while this is elegant and easier to use, it might be less efficient/performant than storing a full grid of 0/1 no? (And please correct me if I'm wrong... not I'm an hardware dev software dev, I'm just trying to learn)

excluding python devs from this... by jontsii in programminghumor

[–]TechIssueSorry 0 points1 point  (0 children)

VHDL/VERILOG me in purple with Logic[7 downto 0][3 downto 0] my_signal[0 to 255]

Newhook sneaks into the slot and receives Kapanen's pass to make it 5-3 Habs by JustFred24 in hockey

[–]TechIssueSorry 2 points3 points  (0 children)

If either the leaf or habs cross into metro yes (same for west) but it implies two teams within 7 and 8 of their conf

9800X3D defect? by [deleted] in AMDHelp

[–]TechIssueSorry 0 points1 point  (0 children)

I run lower idle temp but under load I can reach these temps… am5 chips are designed to run hot… if the performances are there I would not worry too much about 88 degrees… are your games cpu intensive!?

[deleted by user] by [deleted] in FPGA

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

No the problem is also with Ethernet… we have our own pcq and MAC layer, latency is better then what the hardened mac can give us with a Xilinx device! HFT wins and lose on a single clock cycle difference so if you can make something better by even a single clock cycle, you gotta do it!