• 1 Post
  • 34 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle










  • I do not agree with that.

    • A PSU is the maximum what all the components combined are allowed to use. No more power than that is possible. If a system needs more than it’s PSU can deliver, it will become unstable (data loss, random restarts, etc.)

    • The 2x750 is a redundant setup that servers have. Servers need to be able to run 24/7. With redundant PSU if one PSU has a failure, the other PSU will take over. Without any restarts. You can just pull the plug out of one of the PSU and all is just fine.

    • I do agree with you that the max wattage is under load. Most home servers are running idle most of the time anyway.



  • Why not check online for each component for its max watt?

    AMD FX8350 is 125W max Xeon E5645 is 80W max

    Then the only difference is the motherboard, right?

    And also, the Xeon has integrated graphics but the amd does not. If you will let the amd do a lot of things with video, it needs a video card or else the cpu will need to do all of that. On the other hand, if the machine main task is to for example render videos, an integrated GPU in the Cpu will not get you far either…






  • I’m using a simple cheap usb switcher (Aten 2 x 4 USB 2.0 Switch). I have connected a mouse, keyboard, card reader. One machine is connect to the monitor via hdmi and the other via display port. I simply switch video via the buttons on the monitor. The third machine is a laptop that is not connected to the monitor.

    A dedicated KVM would be a better option but I’m not willing to spend that much money.


    • make a boilerplate/starter project for something. For instance a java project that has a api so implement Swagger, json, some example endpoints, etc. That way, if I start a new project I don’t have to first configure it all and think about what dependencies I need to implement.

    Or one for css or Angular. Just implement the basic style for buttons, text, menu’s etc and adjust where needed. A bit like Bootstrap but then more basic

    • make a private website where combine all your (future) tools/projects. Like some calculate (km to miles, whatever), some links to other projects, a page to your servers/services (kodi, plex, sabnzbd, etc)