DEV Community

Discussion on: My solution is the best!

Collapse
 
patricktingen profile image
Patrick Tingen

For some things this holds true, especially for things that can be measured, like sorting algorithms. However, how are you going to compare frameworks or operating systems. My phone runs Windows Mobile. Is that better or worse than iOS or Android? And if so, by how much? Is Windows 10% better than iOS or 0.6kg worse than Android? And is Android 1.3 times as good as iOS? How are you going to compare it and what unit are you going to use?

There is no way to measure the quality for things like this. Windows works for me, the Apple ecosystem does not, but that is personal.

Collapse
 
xowap profile image
Rémy 🤖

Like I said, maybe you can't pick the winner but you certainly can say who's not winning. By example Notepad is clearly outside the text editors war or PHP is beyond a doubt not advisable if you want to keep your mental sanity.

Thread Thread
 
jhotterbeekx profile image
John Hotterbeekx

And still, notepad could be good enough for what you are doing :)

Thread Thread
 
elmuerte profile image
Michiel Hendriks

I use notepad a shitload of times during the day. Guess for what I use it? To take small, temporary, notes.

It's a quick and small editor to paste some log excerpts, stack traces, primary key values, etc. which I need to have around for a while.

Collapse
 
qm3ster profile image
Mihail Malo

When things aren't clear, you have to break them down into smaller components and compare those.
With iOS and Windows Mobile that may be full-stack parts like security, app management, or even the system settings availability/UX, but it might also be more abstract things like "performance" and "developer experience" where there are further subtleties and it's hard to make an apples-to-apples comparison.