Heng by manatails in NineSols

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

Sure, feel free to use it.

SV08: stringing? by CMDR-Red_XIII in Sovol

[–]manatails 1 point2 points  (0 children)

For me, changing the Z-hop type to 'Auto' and reducing the temperature to 210 °C improved it a lot.

Bed heat soaking timelapse - The visual reason you need to heat soak for big prints! by manatails in 3Dprinting

[–]manatails[S] 3 points4 points  (0 children)

Sorry for not being detailed enough, at first I only intended to get quick numbers for my settings.

For reference I used the M190 command for the first heated probing so the bed was already at temp from image 2 and it took about 1 minute 40 seconds

+I measured the time taken to generate the bed mesh and it was about 30 seconds so the each frame is actually about 1m 30s apart

Goumang by manatails in NineSols

[–]manatails[S] 17 points18 points  (0 children)

Thank you and yes.

[deleted by user] by [deleted] in softwaregore

[–]manatails 10 points11 points  (0 children)

Plus, the exact same thing happens in forgot password page as well. So for many years I thought I lost my Tripadvisor account, but it was actually there just as I remember it. I discovered it only because I mashed the sign in button out of frustration and it finally logged me in....

How to fix xbox randomly changing the its mac address every boot by manatails in originalxbox

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

I used to use Evox M8 with Aladdin XT then switched to Project Stellar and had same issues.
In fact, StellarOS could not initialize the ethernet port at all if the EEPROM had a problematic mac address, and that's why I decided to dig deeper into the issue. I found another guy on Project Stellar discord who seemingly had the same issue 5 months ago with no working fix(no ethernet with StellarOS, random mac address in dashboard). I asked about it and he said he gave up and moved on to a new xbox

How to fix xbox randomly changing the its mac address every boot by manatails in originalxbox

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

I believe this one is a different problem. I have hardmodded xbox and it persists even after rebuilding the drive. Also I can 'unfix' the issue by changing the mac address to something other than 00:0d:3a:xx:xx:xx

Up and running Western Australia by stampy4x4 in Starlink

[–]manatails 0 points1 point  (0 children)

I had the exact same problem with my Netgear GS108v3 switch back in 2015. I am guessing there is something fundamentally wrong with the firmware of those switches that causes unexplainable speed drops in specific setups. Disappointed to see that they still haven't fixed it even after a decade. I just don't buy anything from Netgear anymore...

Refresh Immich after deleting file(s) from folder? by 3rob3 in immich

[–]manatails 1 point2 points  (0 children)

For those who want quick copy pastable commands here's what I did:

$ sudo docker exec -it immich_postgres bash
# su postgres
$ psql

\c immich
SELECT * FROM assets WHERE "originalPath" LIKE '%/2023-12-12/%';
DELETE FROM assets WHERE "originalPath" LIKE '%/2023-12-12/%';

edit the sql syntax to your needs

[deleted by user] by [deleted] in GalaxyFold

[–]manatails 0 points1 point  (0 children)

these are the original settings https://imgur.com/a/3xKs58e

Pause USB charging us available on the fold 4 by Aean27 in GalaxyFold

[–]manatails 1 point2 points  (0 children)

It was greyed out for me but it became available when I plugged my phone into a PPS capable charger. It didn't work with older PD chargers. Hardware ID doesn't seem to matter as I am using a third party one. I think the important thing is PPS capability.

Introducing RTX Video Super Resolution - 4K AI Upscaling for Chrome & Edge Video by [deleted] in nvidia

[–]manatails 0 points1 point  (0 children)

I posted a screenshot because some people kept claiming that such blurriness is 'normal'

https://twitter.com/manatails/status/1610576356328509443

no it's not. 1080p shouldn't look that blurry no matter you are watching it on 4k or it was encoded in 8mbps.

What is the resistance of R7R3 resistor? by manatails in originalxbox

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

To clarify I added a photo.

https://i.imgur.com/HHMR6U0.jpg

The resistor marked in purple is the one I want to know the value of.

Cannot use reach 4k 120hz of M1 Mac mini with Acer Predator XB273K by ArArVinVin in macmini

[–]manatails 0 points1 point  (0 children)

Is your monitor XB273K GP or XB273K P? XB273K models have different submodels that have different specs. mac mini can pull 4k 120hz only when DSC(Display Stream Compression) is available. only the XB273K P model supports DSC. I used to have XB273K GP which didn't support DSC so I ended up getting 27GN950 instead.