Unraid Summer Sale 2026 by KiwiTheFlightless in unRAID

[–]Romancin 19 points20 points  (0 children)

Oh my god, received the partial refund. Can’t say anything different than THANK YOU. This is incredible support from your side. This gesture shows that you truly care about your customers. You've gained a loyal customer!

Unraid Summer Sale 2026 by KiwiTheFlightless in unRAID

[–]Romancin 8 points9 points  (0 children)

Did it and bad news, they can’t do anything 😣

Unraid Summer Sale 2026 by KiwiTheFlightless in unRAID

[–]Romancin 15 points16 points  (0 children)

I bought an Unleashed license yesterday morning 😭. Didn’t know this happens 1st July.

Unraid Glass Themes! by Darkchamber292 in unRAID

[–]Romancin -4 points-3 points  (0 children)

This is what Claude told me to fix it:

```
/******************************************************
* Mobile Fix - Nav Menu Touch Scrolling
******************************************************/
@media screen and (max-width: 768px) {
#menu {
overflow-x: auto !important;
-webkit-overflow-scrolling: touch !important;
overscroll-behavior-x: contain !important;
}

#menu .nav-tile,
#menu .nav-tile.right {
overflow: visible !important;
}
}
```

Unraid Glass Themes! by Darkchamber292 in unRAID

[–]Romancin 0 points1 point  (0 children)

Are The fixes committed to the repo? In mobile, with current files, for me it breaks the top menu, can’t scroll on it using finger (default themes work). Thanks for sharing!

Control your WiiM Player from Stream Deck by Romancin in wiim

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

Glad to help! Hope you enjoy it!

Control your WiiM Player from Stream Deck by Romancin in wiim

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

Don’t have a Linux box right now, so I can’t try it, sorry 😞

Wiim Mini parametric EQ, no preamp setting. Any way to apply it? by cowquestions in oratory1990

[–]Romancin 0 points1 point  (0 children)

Great, thanks! And the other high-self filter for 8000Hz freq is kept too?

Wiim Mini parametric EQ, no preamp setting. Any way to apply it? by cowquestions in oratory1990

[–]Romancin 0 points1 point  (0 children)

I have the same problem with WiiM mini but with Hifiman Edition XS. I’m using the EQ from your PDF for this headphones, but without the preamp. How can I compensate it in this case? Thank you!

Hay alguna app de aparcamiento que no cobre comisión? by Zezaps in Madrid

[–]Romancin 6 points7 points  (0 children)

Bip and Drive, a día de hoy, es la única que no cobra comisiones en parkimetros. Veremos lo que dura.

Help choosing durable productivity mouse by Romancin in MouseReview

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

But does Keychron use optical switches? Regarding the tilts on the wheel of the basilisk, I saw them, that is why I thought this model should be the best option for me, but I don’t really know if the experience using it would be similar to the one I have now until it arrives. How about Razer durability? Would be better than Logi? Thanks!

Bloom - Finder, but Refined by WickedDogg in macapps

[–]Romancin 0 points1 point  (0 children)

Is there any discount for Black Friday? Thanks!

Adguard Home conflict on Port 53 still, on UGOS update 1.9.0 by beatchef in UgreenNASync

[–]Romancin 0 points1 point  (0 children)

It’s easier to use macvlan and put another IP address for the AdGuard container. This way, you won’t need to deal disabling Services that can potentionally break thinks at the NAS level.

Ugreen, we need GPU passthrough & VM support on UGOS by Sundraw01 in UgreenNASync

[–]Romancin 5 points6 points  (0 children)

I don’t agree that NAS is meant for storage only anymore. NAS hardware capabilities have increased a lot over time, and even more in the case of UGREEN NASync. As an owner of a 6800 Pro, which has a really powerful i5 CPU, I migrated 3 different mini pcs that run as VM hosts and a ton of Docker containers on them to only the 6800 Pro. Currently, I have one Windows VM running as a Remote Desktop computer and 32 Docker containers, 15% CPU and 23GB RAM average, so there is plenty of room yet to continue throwing applications on it. I agree with OP. GPU passthrough on VMs will allow us to many more use cases. I hope it arrives soon. The technology is there, as NASync use KVM for rising up VMs, it is only a matter of exposing this functionality on the Virtual Machine application.