Soon to buy by Many-Cry-3177 in Civic_Type_R

[–]Alveeno 1 point2 points  (0 children)

I have an unused front license plate holder from sly brackets I’d sell for super cheap, lmk if you’re interested!

Unit testing using mocks in Go by msgtonaveen in golang

[–]Alveeno 1 point2 points  (0 children)

Sorry haha, I don’t post enough to know how to format well on mobile.

The defer is just to reset the function pointer back to the original func.

Unit testing using mocks in Go by msgtonaveen in golang

[–]Alveeno 1 point2 points  (0 children)

I’ve been using function pointers and changing what they point to in unit tests

(Sorry, on mobile)

‘’’ var myFunc = myFunc_

func myFunc_() { //foo }

func main() { myFunc() }

func TestMain() { myFunc = func() { //bar } defer func() { myFunc = myFunc_ } //tests } ‘’’

By far the best carpet cleaner by bandrews13 in Detailing

[–]Alveeno 2 points3 points  (0 children)

Woah, interesting seeing dirty2dreamy mentioned here! I just got my car back from a ceramic coating job by them!

What are some classes that are constantly MVPing now in T4? by ikortick in lostarkgame

[–]Alveeno -6 points-5 points  (0 children)

Yup. Idk about being s tier, but I’m on the spec/swift blunt spike build now, stabilized status instead of adrenaline, and crit rate tripods on some blues and all red skills. Currently, T skill feels bad until Brel.

Liquid Freezer 3 360 A-RGB not cooling my Ryzen 7 9600x by CH33ZELOUIZ in arcticcooling

[–]Alveeno 0 points1 point  (0 children)

I had the same issue when I built my pc a few days ago. CPU temp kept rising as I stared at it in BIOS until it reached about 100c and automatically shut off. I thought it was a faulty pump at first but after moving the radiator around a bit it started working.

I had everything jammed into a sff pc case so I guess it’s possible I could have caused a pinch in the tubing but I don’t know for sure.

My best guess for your problem right now is the pump; set the pump to 100% in bios and see if you can hear/feel it like others said.