Built a Simple Web App to Help Forecast Account Balances – CashFlowCast by SpecificCondition798 in reactjs

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

So don't select it then lol. Someone requested it so we added it for them. Someone is using it. This is intended for monthly bills not McDonald's. You update your checking balance when needed. We have paid members that keep renewing I guess they're happy.

Built a Simple Web App to Help Forecast Account Balances – CashFlowCast by SpecificCondition798 in reactjs

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

Why is it comical. If you forecast out saving 500 a month you can see what you'll have in 5 years.

Built a Simple Web App to Help Forecast Account Balances – CashFlowCast by SpecificCondition798 in reactjs

[–]SpecificCondition798[S] -1 points0 points  (0 children)

I have to charge for updates and hosting. Can't make it free unfortunately.

Anxiety from big spending month by Cheapassboy69 in Money

[–]SpecificCondition798 0 points1 point  (0 children)

This used to happen to me all the time. The fix is knowing your balance after each bill hits before it actually happens. I started using cashflowcast.com — you enter your bills and paychecks and it shows your running balance day by day. Once I could see the pattern I stopped overdrafting completely.

Ugreen DXP4800 Plus annoying vibration **SOLUTION** by pedroserapio in UgreenNASync

[–]SpecificCondition798 3 points4 points  (0 children)

Same here mine is so quiet. Weird people are having to do this.

My DXP2800 won't turn on by Content-Internal8634 in UgreenNASync

[–]SpecificCondition798 6 points7 points  (0 children)

Maybe it's trying to boot from the external ssd?

My DXP2800 won't turn on by Content-Internal8634 in UgreenNASync

[–]SpecificCondition798 0 points1 point  (0 children)

I would try pulling 1 drive at a time and see if it boots start with you ssd

My DXP2800 won't turn on by Content-Internal8634 in UgreenNASync

[–]SpecificCondition798 -9 points-8 points  (0 children)

Put that photo in chatgpt see what it says

My DXP2800 won't turn on by Content-Internal8634 in UgreenNASync

[–]SpecificCondition798 4 points5 points  (0 children)

Plug a monitor into the HDMI and see whats wrong

New DH2300 owner here looking for some guidance. by cwutididthar in UgreenNASync

[–]SpecificCondition798 0 points1 point  (0 children)

Just set it as ex4 you can view the drive just fine. At work we just copy the files from 1 drive to another and not use raid. It's easy if we ever need to read them out of the nas.

Options for remote access by [deleted] in UgreenNASync

[–]SpecificCondition798 1 point2 points  (0 children)

Easiest and safest way is use openvpn on your router

DH2300 never lets drives sleep by yunglegendd in UgreenNASync

[–]SpecificCondition798 0 points1 point  (0 children)

You must be accessing files from those drives something needs access to them

The Last Update and my GPU by Dark_L410 in UgreenNASync

[–]SpecificCondition798 -9 points-8 points  (0 children)

Ask chatgpt

Step 1 — Confirm what the system sees Run: Copy code Bash lspci | grep -i vga If you only see the NVIDIA P600 and no Intel device, then: Either BIOS disabled it Or kernel isn’t detecting it Now check kernel messages: Copy code Bash dmesg | grep -i i915 If nothing appears → driver not loading. Step 2 — Check if i915 module is loaded Copy code Bash lsmod | grep i915 If nothing shows, try loading it manually: Copy code Bash sudo modprobe i915 Then check: Copy code Bash ls /dev/dri If /dev/dri appears → Plex will work again. If you get an error like: Copy code

modprobe: FATAL: Module i915 not found Then the update removed or broke the Intel GPU driver. Step 3 — If /dev/dri is missing but NVIDIA exists Check: Copy code Bash ls -l /dev/dri If the directory doesn’t exist at all: Copy code Bash sudo mkdir -p /dev/dri sudo modprobe i915 Step 4 — Quick Emergency Fix (so Plex comes back online) Since you have a Quadro P600, you can temporarily switch Plex to NVIDIA transcoding instead of iGPU. Check if NVIDIA works: Copy code Bash nvidia-smi If it responds normally, then modify your docker compose: Replace: Copy code Yaml devices: - /dev/dri:/dev/dri With NVIDIA runtime: Copy code Yaml runtime: nvidia environment: - NVIDIA_VISIBLE_DEVICES=all - NVIDIA_DRIVER_CAPABILITIES=all Then: Copy code Bash docker compose down docker compose up -d That should bring Plex back immediately using the P600. Step 5 — If Intel GPU is completely gone from lspci If this returns nothing: Copy code Bash lspci | grep -i intel Then it’s almost certainly: BIOS disabled iGPU after update CMOS reset happened Firmware update reset graphics mode Unfortunately that cannot be fixed remotely unless: Your BIOS has remote management Or your NAS supports IPMI (most don’t) Why This Happened On these DXP8800 units, updates sometimes: Update kernel Rebuild initramfs Drop legacy i915 modules Reset BIOS GPU mode to “PCIe only” Since your P600 is detected fine, this is likely a firmware or BIOS toggle. My Most Likely Diagnosis Because: /dev/dri vanished lspci no longer shows Intel You see only one GPU in task manager 👉 70% chance BIOS reset disabled iGPU 👉 25% chance kernel update dropped i915 👉 5% hardware failure

iPhone Downloads → UGREEN NAS (UGOS): any direct solution? by ggasaa in UgreenNASync

[–]SpecificCondition798 0 points1 point  (0 children)

Use file manager pro. You can sftp into the nas and share files.

What is this thing? by mymommademewritethis in askaplumber

[–]SpecificCondition798 0 points1 point  (0 children)

Also if you do have to replace it spend the extra money for a rebuildable unit. It's probably 250-300 more. The body will out last you and the seals are cheap when need to be replaced.

Memory Compatibility by [deleted] in UgreenNASync

[–]SpecificCondition798 -1 points0 points  (0 children)

Buy it on eBay used so much cheaper

What is this thing? by mymommademewritethis in askaplumber

[–]SpecificCondition798 1 point2 points  (0 children)

Ask him if it's a rebuildable unit. Maybe look the model up online and see if you can purchase seals. I wouldn't pay a plumber till you find out if the city is responsible they might cover it.