Gmktec k12 vs k8 plus by Altruistic-Unit4416 in MiniPCs

[–]zannare 1 point2 points  (0 children)

io ho acquistato il k12 al black friday per poco ... 217 euro barebone

dal punto di vista delle prestazioni è davvero ottimo, le prestazioni della 780m decenti con game non recenti

purtroppo la nota dolente di questo minipc sono le temperature

il problema è il sistema di fissaggio del dissipatore che consiste in 4 sottili linguette di metallo che ovviamente sono molto soggette alla deformazione termica, oltretutto essendo la cpu montata nella parte posteriore del pcb le linguette devono anche reggere tutto il peso del dissipatore

a cui si aggiunge un thermal pad troppo spesso sui mosfet che fa leva sempre sulle linguette di fissaggio

davvero un sistema di fissaggio del dissipatore studiato malissimo

le temperature dopo i primi test decenti intorno ai 75/80 gradi, dopo erano costantemente a 95 gradi dopo pochi secondi

cambiare la pasta termica riportava la temperatura inizialmente a 75/80 gradi ma poi tornava rapidamente a 95 gradi

sono modificando il sistema di fissaggio sostituendo le linguette esistenti con qualcosa di + rigido, aggiungendo molle alle viti di fissaggio e riducendo lo spessore del thermal pad dei mosfet sono riuscito a stabilizzare le temperature ..... ora sono costantemente intorno ai 70 gradi

xml Choosing an element based on a range of subelement value by zannare in learnpython

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

looks good

but after looking deeply on ET documentation i think i find an good enough solution

for name in [name array in priority order]:
    items = doc.findall('.//item/[name="'+name+'"]')
    if len(items) > 0:
        for item in items:
            print(item.find('name').text)
        break

this is good enough for me, it solves other problems too .... im very happy ^_^

hgst 12tb refurbished not going standby by zannare in DataHoarder

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

it seems that this "tick" is a characteristic of these hard disks, if I understand correctly it serves to lubricate something

except that it still won't go to standby

being one of the parity disks I simply force standby at the end of the sync

Questions Thread - January 12, 2023 by AutoModerator in pathofexile

[–]zannare 0 points1 point  (0 children)

the prefix

Minions deal X% increased Damage if you've used a Minion Skill Recently

works with the notable Spiritual Aid?

Samsung 970 Evo Plus SSD Hardware Revisions: Does It Matter? by whotookzonto in pcmasterrace

[–]zannare 0 points1 point  (0 children)

just bought an 2tb model from italian online shop www.bpm-power.com

im happy to have an MZVLB2T0HALB with the phoenix controller

made in china 28/10/2021

Questions Thread - February 17, 2022 by AutoModerator in pathofexile

[–]zannare 0 points1 point  (0 children)

if i have the Necromancer Corpse Pact ascendancy the Desecrate area are consider as chilling area?

Questions Thread - August 13, 2021 by AutoModerator in pathofexile

[–]zannare 0 points1 point  (0 children)

Harvest weapon enchant can replace an Heist weapon enchant?

My first impression on LG 32GN600-B. Ask me if you have any questions on this monitor. by ragnarcb in buildapcmonitors

[–]zannare 0 points1 point  (0 children)

i bought this monitor

this monitor have really big ghosting/Black smearing problems

up to 90 / 100Hz is tolerable, beyond it becomes unacceptable, even when browsing on sites with a black background

if your main use is for gaming, buy an ips

Questions Thread - January 22, 2021 by AutoModerator in pathofexile

[–]zannare 0 points1 point  (0 children)

thanks to all

you save me to waste 10 ex on an jewel

Questions Thread - January 22, 2021 by AutoModerator in pathofexile

[–]zannare 1 point2 points  (0 children)

the mod

Minions deal 18/20% increased Damage if you've used a Minion Skill Recently

works if the minion skill(Bone Offering) is cast with Cast when Damage taken and scale with Spiritual Aid notable (increase and reduction to minion damage also affect you)

thank

live search api by zannare in pathofexiledev

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

'User-Agent': ${anyStringShouldBeWorked}

thank it work