Advice
Posted by script_creator@reddit | buildapc | View on Reddit | 6 comments
Hi everyone π
I recently built a small desktop tool that instantly checks whether a CPU and motherboard are compatible.
The goal is to make PC building easier for beginners who donβt understand sockets, chipsets, or hardware compatibility.
You simply select:
- a CPU
- a motherboard
and the app immediately tells you if they are compatible β
Iβd really appreciate honest feedback:
- Is this useful?
- What features would you add?
- What would make it better?
Thanks π
TheMagarity@reddit
The level of beginner who needs to be told about matching CPU to socket would need this tool you envision but would they find it? Pcpartpicker and some retailers' websites already do this kind of thing.
Another thought is you would have to constantly update it with motherboard models and there may be more, more often, than you anticipate. Maybe select CPU and get what socket to look for. Or an explanation of what to look for in motherboard model numbers since they almost always name boards with the chipset in there somewhere.
script_creator@reddit (OP)
I'll take note.
ibeerianhamhock@reddit
This tool has been written and maintained for years by by ox part picker and various other sites so I'd largely consider it a fun exercise for you perhaps but minimal utility for anyone else.
It's fun to write things for other people but it's extra fun when it fills a niche that nothing else does.
script_creator@reddit (OP)
thank you
Legitimate_Payment49@reddit
make it better by including BIOS version info so that more than just matching socket to cpu, BIOS version also need to be updated for them to work.
BIOS info also includes new features and where to download (per manufacturer sites).
script_creator@reddit (OP)
Thanks