Possible to make career in free software?
from phpinjected@lemmy.sdf.org to programming@programming.dev on 25 Apr 00:03
https://lemmy.sdf.org/post/15805067

I’m a computer engineering undergrad in my finals and I really don’t care about applying for jobs, there’s so much competition and I hate just about every one of my classmates. I don’t want to spend hours making shitty bloated proprietary software but 99% of jobs seem to be like that. Is it possible to actually make a career in free software, should I just ditch out of tech and pick something else

#programming

threaded - newest

Toes@ani.social on 25 Apr 00:24 next collapse

I don’t want to spend hours making shitty bloated proprietary software but 99% of jobs seem to be like that.

It sure is. :(

I really don’t care about applying for jobs

Unfortunately that’s not going away in any other profession. Unless you’re a unicorn and best friends with the hiring manager.

I hate just about every one of my classmates.

Sadly, that’s the biggest boon about going to school is networking with people that can provide you an easy in at their workplace and hopefully life long friendships.

Your certifications aren’t going to be all that helpful beyond meeting the checklist HR is following.

Is it possible to actually make a career in free software

People do make money off free software just look at Patreon. But they are the exception. Kernel development might be a in as well.

I just ditch out of tech and pick something else

You’re in it too deep now in my opinion.

Fortunately database developer roles are in high demand if you can stomach SQL and whatever unique cloud solutions they are invested in.

Also, if you want to tame a beast COBOL developers are in high demand too.

If you think robots are cool check out embedded systems.

[deleted] on 25 Apr 00:44 next collapse

.

luciole@beehaw.org on 25 Apr 01:49 next collapse

A lot of sectors need custom software and some of them have a mission more noble than profits. Government, education, science, culture… IT jobs in non-tech places can be rewarding too and you’ll get to have plenty of colleagues that aren’t your classmates. Being knowledgeable about various open source software can be valuable as well career wise.

Kolanaki@yiffit.net on 25 Apr 01:55 next collapse

Tarn Adams seemed to do well with Dwarf Fortress. It was (I think still is even, at least the last version before the Steam release) free until his brother got sick and he worked with some people to create and sell the Steam version to help make money for medical care.

[deleted] on 25 Apr 17:59 next collapse

.

Kolanaki@yiffit.net on 25 Apr 21:14 collapse

I don’t know how you read that and thought that 16k was in total over 16 years and not just in the month before the Steam release.

He was averaging about 10k/month, and the details of his monthly donations are posted on his blog.

kabi@lemm.ee on 25 Apr 13:07 collapse

free =/= free

OP means libre software, as opposed to “shitty bloated proprietary software”

I think the DF creator said he would open source it when he is finished or no longer able to work on it (i.e.: dead), but we’ll see how that goes.

BakedCatboy@lemmy.ml on 25 Apr 02:14 next collapse

You could end up working for a company that develops free software so that’s one way. My company develops an open source science tool and it’s free for anyone to hack on, run their own copy, and use for commercial purposes, but we sell support which usually seems to involve being paid to develop certain features and fix certain bugs, as well as advise on how to keep their system running smoothly.

JackGreenEarth@lemm.ee on 25 Apr 07:29 collapse

Paying for support is perfectly reasonable, if the software itself is free.

throws_lemy@lemmy.nz on 25 Apr 02:17 next collapse

Possible, but it’s really hard to make a living. Just look at lemmy devs, they’re work totally on this project and rely on donations.

db0@lemmy.dbzer0.com on 25 Apr 07:03 next collapse

It’s extraordinarily difficult to make a living in it unless you luck out and start a project that is extraordinary popular from the get go and even then you have to be more skilled than all the copycats. I’m running the only Foss ai api and I’m barely covering costs even though we have thousands of users 🤷

uthredii@programming.dev on 25 Apr 12:47 collapse

What is the app?

db0@lemmy.dbzer0.com on 25 Apr 13:37 collapse

aihorde.net

Scrath@lemmy.dbzer0.com on 25 Apr 20:59 collapse

That looks great. I wasn’t even aware this existed

magic_lobster_party@kbin.run on 25 Apr 13:18 next collapse

If you want to get away from competition, making foss is not the way to go. You’re making a product, and to make a living out of the product you must ensure people are willing to pay for it. And people won’t pay unless you have a competitive edge.

cook_pass_babtridge@programming.dev on 25 Apr 13:45 next collapse

I think you should try a few different things out before you judge all software engineering jobs. There’s a big variety.

As for “making shitty bloated proprietary software” that only really applies to the really big tech companies and banks etc… Most dev jobs are about using code to solve a problem. I’ve worked in lots of small companies and we use open source software almost exclusively. If there’s anything you write that you think could be useful as an open source project, they’ll generally let you spin it out into a standalone library and you can spend some of your working time on that. The company benefits from increased visibility and can be a “thought leader” at conferences etc if it takes off. Definitely worth asking about that in the interview though, since different companies will have different philosophies around it.

haui_lemmy@lemmy.giftedmc.com on 25 Apr 13:58 next collapse

I have no experience making free software or even just software for a living. What I do have experience in is making a living in a historically cruel and enshittified industry while staying true to my values.

So in order of complicatedness (low to high):

  • work at shitty company and make enough
  • work at shitty company and make bank
  • work at less shitty company
  • work self employed for multiple companies
  • make own company that is not shitty
onlinepersona@programming.dev on 25 Apr 16:55 next collapse

Straight up, you need to be good, lucky, tenacious, and driven. There are many good opensource devs out there that have to work in corporate jobs. You might be cut from the right cloth, who knows, but it isn’t going to be a cake walk.

There’s definitely no shame in going another route and making money doing something else you like. Trade jobs are an option of course and probably well paid too. Unless you’re 60 or older, it’s not too late to switch.

Honestly though, I’d give it a shot first before quitting altogether. Try and follow your dreams so that at least you will know what it’s like.

Anti Commercial-AI license

ericjmorey@programming.dev on 25 Apr 19:08 collapse

FYI, software development is considered a trade job by the US Department of Labor.

MajorHavoc@programming.dev on 26 Apr 00:44 collapse

Shhhh. We’re allowed to call ourselves engineers on Thursdays, if we eat all our vegetables. /s

MajorHavoc@programming.dev on 26 Apr 00:47 next collapse

I’m paid to do a mix of open and closed source coding. Rather, I manage a team who do, and I still code because I’m a stubborn bastard.

I’ve been at this for decades, and had to carefully and willfully craft a space to open-source work from my team that makes sense to share.

I did a lot of closed source coding on the way to this point in my career.

At the end of the day, my open source commits will outlive me, but my closed source commits put food on the table.

dcluna@lemmy.sdf.org on 01 May 17:46 collapse

I understand you may feel conflicted about your prospects about the current job market and the conditions of the industry in general, but it isn’t all bad.

Like other people said here, before throwing the towel try some things. Some domains may be “better” for your end goal than others - say, if you’d like to contribute to the Linux kernel, maybe you should try getting a job that is “closer to the metal”, maybe working on performance in some PaaS?

Different companies and industries have way different cultures, some that may be better aligned with your personality. In my personal experience, I always felt like I had more autonomy both over the software and the projects in smaller companies. Heard some people mention a similar sense of cultural fit in bigger, “hard” tech-focused companies (e. G. Embedded software), so once again, I recommend you experiment.

You most likely will benefit from the experience, and it may be a good stepping stone towards your end goal. Your day job does not define what you do and who you are, so you don’t need to assume that it’s 100% Foss or nothing, there are many possible paths in between, like other people have suggested here.