Hacker News new | ask | show | jobs
by atoav 938 days ago
I agree with you point about UX-professionals. I am not a professional UX designer, but I work in product/graphic/web design since 20 years. As such I volunteered for an open source project once, in a push which (according to the founding developer) was of great value to the project. Basically I just looked at all things as if I had seen them the first time and tried to formulate solutions that replaces gotchas with discoverability, makes unexpected things expected, sand down paper cuts, etc.

This only worked because the founding developer was the benevolent dictator for life and I had one guy that I needed to convince. And that guy clearly was a genius in what he did and accepted that I was better than him in what I did.

Now I don't know the Darktable project's organizational structure, but given the grievances aired here I assume there is no clear shared vision and nobody feels responsible for being really in charge of the software as a tool that solves problems.

Now I am a nerd myself, but there is a kind of open source nerddom, where the people are in it for the coding first and not primarily for creating an elegant and nice to use tool. This can be okay, if there is someone in a deciding position of the project that at least cares about that aspect. If all contributers are just fiddling away in their own corners of the software you will get a patchwork of a software where different parts feel completely different.

2 comments

I think that a part of FOSS culture for some developers is a backlash against the things that bother them when coding at work, and a designer having more say over how the interface works than the developer really pisses a lot of people off.
> where the people are in it for the coding first and not primarily

Oh man, you are not wrong there. The amount of pull requests and contributions I have seen that basically amount to a bit of refactoring for the sake of refactoring in FOSS certainly is higher than in non FOSS environments. Which likely has to do with there being more checks and balances in corporate software development.