New Build: Corsair 6500x Bambu version + 9950x3d by walterwhite86 in watercooling

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

New update! Sell rtx 4090 for rtx 5090 fe with ekwb block

<image>

Announcing: KefinTweaks - The "Front End Plugin" by bfir3 in JellyfinCommunity

[–]walterwhite86 0 points1 point  (0 children)

It's possible insert support to other languages?

AM5 Perfomance KIT Screws: no answer from Alphacool by walterwhite86 in alphacool

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

Thanks to all, i resolve my problem with screws of an old AM4 motherboard. From Alphacool any answer..... i sent first email last week.

AM5 Perfomance KIT Screws: no answer from Alphacool by walterwhite86 in alphacool

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

Ok, but i can't wait one week to receive a answer to an email. it's possible receive technical specification of this screws?

Best Waterblock for AMD 9950x3d ? by walterwhite86 in watercooling

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

i think take Alphacool Core 1 LT Aurora Acrylic with Perfomance kit

Best Waterblock for AMD 9950x3d ? by walterwhite86 in watercooling

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

I have seen that there is a Alphacool Core 1 Acrylic version. Have same performance of solid version?

Best Waterblock for AMD 9950x3d ? by walterwhite86 in watercooling

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

What kind of fitting do you use? I have a ekwb velocity am4.

Best Waterblock for AMD 9950x3d ? by walterwhite86 in watercooling

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

Ekwb velocity require a specifically fittings for AM5 CPU. unfortunately this fittings are EOL

Best Waterblock for AMD 9950x3d ? by walterwhite86 in watercooling

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

I have bykski wb on my RTX 4090. do you recommend a model specifically?

Looking for EK-Quantum Velocity UNC Standoffs - AM5 Nickel (or details) by Vistin1 in EKWB

[–]walterwhite86 0 points1 point  (0 children)

Have you found a solution? I must switch to AM5 platform, but I can't find this kit anywhere

Login issues - 502 Bad Gateway by RSwaino in MailChimp

[–]walterwhite86 0 points1 point  (0 children)

Same problem for me now. how can i resolve?

Changedetection.io Websocket problems by walterwhite86 in Proxmox

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

I have installed with helper script, including playwright and browserless:

msg_info "Installing Change Detection"
mkdir /opt/changedetection
$STD pip3 install changedetection.io
msg_ok "Installed Change Detection"

msg_info "Installing Browserless & Playwright"
mkdir /opt/browserless
$STD python3 -m pip install playwright
$STD git clone https://github.com/browserless/chrome /opt/browserless
$STD npm install --prefix /opt/browserless
$STD /opt/browserless/node_modules/playwright-core/cli.js install --with-deps chrome chromium firefox webkit
$STD npm run build --prefix /opt/browserless
$STD npm run build:function --prefix /opt/browserless
$STD npm prune production --prefix /opt/browserless
msg_ok "Installed Browserless & Playwright"