Have a look at KDE , it is a super welcoming community.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
This. KDE community seems to be very friendly and Plasma could really need a little polishing. Especially the default Breeze theme.
I think that one of the projects that needs it the most right now, a complete overhaul, is FreeCAD.
It needs a good, competent UX designer. Nothing has changed UX wise for like 6 years. Everyone who begins to use it quits saying that it is the biggest hurdle.
It is literally the only real classical FOSS CAD software and they have no UX designer as far as I know.
@JustEnoughDucks thanks for pointing that project out, my husband is a heavy CAD user so he could help test it too. I'll look into it, see how I could help.
Everyone who begins to use it quits saying that it is the biggest hurdle.
It's really not. The main problem with FreeCAD is the topological naming problem (available in a fork) and the lack of assembly support in the core (available as add on). Those make it a pain to build anything more complex and they make refactoring a nightmare. Following that you also have the problem that the geometry code is not very capable and the software will just refuse to perform some actions that would results in multiple bodies.
That's not to say that the GUI isn't in need of polish. Back in 0.19 it had obvious issues like conflicting keyboard shortcuts between modes and without a tutorial you might have a very hard time finding the window that even allows you to build stuff. So there is plenty of room for improvement, but one shouldn't be under the illusion that there is some professional CAD solution hiding under a bad UI. It's would still be a very basic CAD tool even with a highly polished UI.
But as they say, every journey starts with a first step. It's certainly a project that has plenty of UI issues and could benefit from improvements.
You have my vote for freecad
Subjective take: there's worse than FreeCAD - sure it's a bit "old school" but it's bearable. O. The other hand, the solver has crashed on me so many times... The workbench way of doing things requires some time to get usdmed to, sure, but a crashing solver is far worse.
Oh I get that. I have been making a flight stick with a bunch of curves. There is a ton of problems with solving and the utilities still, especially TNP, midpoint creation, subtractive pipe solving, and QoL things.
However, there are already devs working on it and now a private company devoting resources to it recently. What they still don't have is a UX designer, purely from a resource standpoint.
The solver can definitely be done in parallel. A UX designer can not necessarily just as easily just as well work on multithreaded FEM solver debugging, curved surface resolution, etc... it is a different resource.
I don't think that FreeCad will have it UX/UI design resolved for good as the software relies heavily on workbenches developed by third parties.
There's a nice little project called Lemmy, have you heard about it?
@gary_host_laptop I am reading up on it right now! Are you part of it?
You posted to it lmao, by @ ing linux@lemmy.ml. Fediverse!
They could be using kbin instead of lemmy
They're using a Mastodon account and the post they made is on the Lemmy.ml instance.
You actually posted to a Lemmy instance from your Mastodon one fwiw.
@Piers Yeah, I did not know what Lemmy was, thought It was some random instance. Very much a newb at FOSS. *Embarrassed*
Yeah no problem. It gets confusing because Lemmy, Kbin, Mastodon and the other big one I currently forget the name of are all their own set of software that people use to make their own instances with that can all talk to each other across the different instances and platforms but also, many of the big instances use the name of the software they use as part of their own name. ie mastodon.cloud (which is how you are presumably accessing this conversation) is a Mastodon instance (or whatever term is used for the Mastodon equivalent of a lemmy instance) but it is not Mastodon itself, just one example of Mastodon in action. Similarly in Lemmy-land you have major instances called beehaw.org (a Lemmy instance that my account is on and through which I am interacting with this post), lemmy.ml (which is the instance this post is actually on and is the oldest Lemmy instance run by the people who started the FOSS Lemmy project) and lemmy.world (the biggest Lemmy instance.) All three of those instances are run by entirely different people for different purposes and they all intercommunicate (to some degree, I think maybe beehaw.org currently is defederated from lemmy.world due to the challenges of moderating users from a large open instance in line with beehaw's goals), they are all Lemmy instances but none of them are actually the Lemmy FOSS itself. However, people often think that either lemmy.ml or lemmy.world is exactly synonymous with Lemmy or that beehaw.org is a seperate thing.
Really imo all the Fediverse stuff should have set a standard that would require consistent clear naming across all instances (IE, perhaps they could all be required to have an actual name independent of the name of the underlying technology and then also include what they actually are, ie beehaw-lemmy.org, beehaw-mastodon.org etc) but we're well past that point now I think.
@Piers that is very confusing and I did think lemmy.ml and mastodon.cloud were the official instances. I guess this makes it really easy for someone to host an instance pretending to be a company/project that it is not?
Potentially yes
I'm also a UI/UX designer who'd love to help out! 🥸
These are really Linux, but these Android projects need some UX assistance if you're at all familiar with Material Design.
https://github.com/dessalines/thumb-key
https://github.com/dessalines/jerboa
I’m pretty familiar with Material. Wondering how (specifically) I can help. I’ve used and followed some open source projects but I’ve never contributed.
This advice is pretty universal. First things first, install the app and get familiar with. Then write down all the ways you believe that the app could improve. Then break the list down further to figure out what are the goals and how they're obtainable. Check those new list items against the Material You guidelines. After that, your list should be smaller, items that can be grouped together, should be. Figure out if you need to make a mockup to help illustrate your advice. And then create issues on the project GitHub, the more the better. Afterwards, shoot the developer a private message or email and explain that you're a UX designer and you're hoping that you can contribute in a meaningful ongoing manner.
Solid advice, thanks. I think I’d best be able to help out on react (maybe native) or web apps, or the iOS space since I don’t have a daily driver android device (but if I did I’d jerboa looks fun) but I can help with UX on any platform
There's a few lemmy open source iOS clients, I suggest finding the one you like the most. There's some listed here, just scroll down to the iOS section: https://lemdro.id/post/4319
ah perfect, and yes material design was the foundation of my education as a designer! thanks for sharing
Glad I could help.
This is a great project as well that could use some guidance on UI https://github.com/nightscout/AndroidAPS
Same. We should form a collective lol. (I have some dev experience also)
The biggest problem you will run into isn't your skills but the willingness of the people who run various projects to even entertain or accept your ideas or input at all, regardless of your credentials or anything else. You could have the best, most logical UI design for an app and they often won't even entertain the thought of it what-so-ever. This goes double if you lack the ability to actually code it yourself using whatever frameworks and things the project itself uses.
I've worked extensively with various open source projects over the last 30 or so years and that's always the biggest barrier of them all.
I think hard data can help with convincing, doing various UX studies and A/B tests.
@fernandolins @thelinuxEXP @linux @macrumors @windowscentral @windows please lend a hand to https://yarn.social. This is their flagship instance: https://twtxt.net/. Their main developer is legally blind, and truly could use help with UI/UX.
Owncast, the foss twitch alternative, is an incredible project and they've been looking for design help for quite some time... https://owncast.online/
This is a cool project!
This is a very cool project! Appreciate you bringing this to my attention.
The programming language Go has only few UI building options. One of the few that does not rely on a browser running underneath is fyne. I like its programming model a lot, but as you likely see in the example screenshots: something is off. I can't put my finger on it. I assume it's a mix of different subtle visual cues, spacing, etc.
So if you are willing to work on a UI framework (with bonus points if you are interested in doing a bit of Go programming), I think contributions to fyne would be very cool (so far the maintainer(s) were open to suggestions and input, so I also assume designer input is welcome :-)).
You could help us at Organic Maps. We are in need of UI designers. Contact me or biodranik on Matrix if you are interested: @g_mate8:matrix.org and @biodranik:matrix.org
Organic Maps is so nice, thank you for all your hard work 🥰.
Take a loot at https://opensourcedesign.net It's made for people like you
Improve the home page of Lemmy... I think the buttons on top take too much screen space
Do you have much experience with deployment? I've got a small hobby project with a GUI written in Qt, and I've been having a hard time writing reproducible build scripts for cross-platform deployment.
On macOS, I can distribute the executable with homebrew and add Qt as a dependency. On Linux, I could theoretically build an AppImage, but I would prefer to have the build process handled by GitHub Actions, which doesn't have sufficient resources to statically build Qt. On Windows, I'm at a total loss...
My project is tiny, but it does have a niche market, and I'd love to make it available to as many people as possible. Qt is killing me!!!!
Sorry, I know that doesn't have anything to do with the design side of things. I'm just throwing darts, cause I've had a hard time on my own with this.
@vhstape Hey VHS, unfortunately I don't have any experience with the technical side of development and deployment of software, I only know how it works at a high level. Unfortunately I have seen a lot of projects suffering with QT in the last few years so I hope you can move your project to another UI framework or find a solution to your problem.
Thanks for the reply. What framework would you recommend for C/C++, preferably cross-platform?
@vhstape I've heard good things about NITISA and JUCE, although I have no personal experience developing with them, I only created icons and GUI graphics for companies using them (mostly for VST audio plug-ins)
Librera Reader. It's a very functional ebook reader with lots of features, but the UI/UX seems like it got stuck in the early 2010s of Android interfaces.