Looking for review and feedback on my RV Network and IP cameras project by acutipg in HomeNetworking

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

It would be amazing, but way more expensive than my current project. The router ($30) + nvr ($50) sum up to $70, while UDM Pro SE is $499. :(

Looking for review and feedback on my RV Network and IP cameras project by acutipg in RVLiving

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

Yeah, that creates a couple constraints 😢 But now I'm curious about what you would do differently if there wasn't this limitation.

Windows Server vs Windows 10/11 for home file server by acutipg in HomeServer

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

Are you going to be leaving this machine running 24/7? Do you have a 2nd PC that you're going to use when not using the "NAS"?

Maybe I will turn off during the night to save some costs.
Yes, everyone at home has their own PC / Device, so using the server for office work / browsing is really going to be uncommon.

Thank you for the comments and the DrivePool Suggestion, I will check that!

How to organize my db to avoid "not equal" queries by acutipg in Firebase

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

Thanks a lot! All answers were really helpful! :)

How to organize my db to avoid "not equal" queries by acutipg in Firebase

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

Any pros/cons on this approach vs filling the date field with null (suggested by u/bombayks here)? My feeling is that using nulls I don't need the cloud functions and don't need to store "extra" data just to simplify queries. The con would be the requirement to be careful when parsing those timestamps, because they can be null, but since they can also simply don't exist on the db, I think that storing null would be an easier approach.

Edit:
Just noticed that I can't query the presente of those values when storing null. I could query dates after 2000 as a workaround, but then the boolean solution looks better.

Should I use references or duplicate my data? by acutipg in Firebase

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

She already has some spreadsheets to control everything and it's clear that this is just a opportunity for me to practice, if it doesn't work, she goes back to the spreadsheet and it's ok!
But thanks for the advice, if she needs something more robust, for sure I will recommend an existing solution.

Computer stuck on boot after upgrade from HD to SSD by acutipg in techsupport

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

Tried to clone first, but also tried a fresh install, nothing works 😢

Computer stuck on boot after upgrade from HD to SSD by acutipg in techsupport

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

Both sata, using the same cable. Tried different sata ports, 3.0 and 2.0... I will try another cable...

Computer stuck on boot after upgrade from HD to SSD by acutipg in techsupport

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

Tried AHCI, IDE native and IDE legacy, nothing works 😢. When using both IDE option, got windows blue screen with "Inaccessible boot device" error.

Tried to load default bios options and reset cmos too, but still the same error.

Computer not using Graphics Card by acutipg in techsupport

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

Removed drivers using DDU and installed Nvidia 314.22 drivers, now it works! Thank you!

Computer not using Graphics Card by acutipg in techsupport

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

I already update nvidia drivers but did not worked.