1. Something with a high barrier of entry
2. Something you enjoy doing
As an example I absolutely love writing applications in JavaScript/TypeScript, but the barrier of entry is exceptionally low, so the quality of work completely sucks. I got out of that. I am also a senior warrant officer in the US Army, which has a really high barrier of entry, and it completely kicks ass.
It sounds like you are young. That means you still have almost unlimited options. If you like math and doing math type things and writing software my best recommendation is to go back to school and work on an engineering masters. Then enter the workforce as a licensed engineer doing actual engineering work with real engineers and real leadership. You can continue to teach yourself software on the side by writing applications to solve for real problems that you have personally.
Your point about a high barrier to entry tickles my brain. I'd love to combine my communication skills, particularly my writing and documentation skills, which I've worked hard on, with my software skills. Ideally in service of a non-profit. I think there's a good opportunity there.
Again, I appreciate you chiming in. I value the input.
If you want those jobs, you have to find an edge, and hackers have it better than most. Hack the job search and you'll win.
Send me an email (it's on my profile) if you'd like and I can share some of the hacks I've come across to get you started. An example of a job-hunt hack, for example, is applying for a job that isn't being offered at a company you love, and offering to work for free for a week or two. I have stuff like that.
We in tech are going to have to look at our current reality. The SQL experience that was everlasting on our resumes for decades may not be what we think it is anymore. That's just an example. There's some soul searching that's going to have to happen, so whatever you are going through is not unique to you by any stretch of the imagination.
There will be a culling of this profession. Some will reinvent themselves and push forward, some will find peace in leaving it behind. Some will be excited to enter it, and some will be scared off by the sight of the wreckage. It's a challenging moment, and the truth is it's just not going to be for everyone.
We are seeing first-hand that our profession was never a 1000 year profession like a Doctor or a Policeman. My personal belief is that if you don't love this, then you are going to get eaten alive in the current and coming re-shuffle. It's not just the developers that are going through this crisis, as I still see companies (new and old) that literally have no business existing given new information (AI).
> There will be a culling of this profession. Some will reinvent themselves and push forward, some will find peace in leaving it behind. Some will be excited to enter it, and some will be scared off by the sight of the wreckage. It's a challenging moment, and the truth is it's just not going to be for everyone.
This is a good point.
Thank you for taking the time to share. I appreciate it.
scientists and inventors: https://bigthink.com/hard-science/inventors-day-jobs/
see also: writers, musicians, actors ...
Your day job is just a day job.
And thus orthogonal to programming.
Vonnegut sold Saabs.
Jamie Vardie laid bricks.
Gene Simmons typed in an office.
And they were just about the luckiest ones.
At best, your day job fills some of your creative needs.
Even then, it is still a day job.
Good luck.
Everything you're doing (got a degree, networked, staying vigilant) is the right thing to do, but you can't take the economy and the tech bubble out on yourself. You have no control over those variables and you're better than that.
If this is a field you want to continue in, you may want to try and leverage your non-profit creds and see what NP consortiums are out there. You may be more valuable with that combination than you think.
I didn't have an account here until I read your post and I knew I had to create one to reply. Chin up, friend. You'll be alright and at the very least, I hope you take away that you're always more than the sum of your parts.
> You'll be alright and at the very least, I hope you take away that you're always more than the sum of your parts.
> You have no control over those variables and you're better than that.
These are life-long lessons that I continuously learn and re-learn and, imo, can never be overstated. Thank you.
> ... you may want to try and leverage your non-profit creds and see what NP consortiums are out there.
This is excellent advice, and something I will start doing.
Thank you again for the advice and kindness. It means a lot.
Good news: everything ends. Including bad times and hypes. You and your skills will be in demand one day. Guaranteed. As long as you keep them sharp and keep learning.
If i were you (in fact i was in somewhat similar situation long time ago) - I’d try to start a startup, build and sell some product. One after another, until something sticks. Even if nothing sticks - i get out of it with valuable skills and experience.
This is a really important point to remember, and I appreciate you bringing it up.
> I’d try to start a startup, build and sell some product. One after another, until something sticks. Even if nothing sticks - i get out of it with valuable skills and experience.
Another great point. At the very least, I'm learning and building skills, and that's not time wasted.
Thanks for taking the time to share, and I hope you're now in a position you find meaningful!
You pushed through a math refresh and excelled in a technical institute towards the goal of working in software. Also, getting a Masters degree is no joke - that's a lot of effort and likely takes getting accepted to two programs, pushing through all the work required, possibly doing presentations, etc.
Looking ahead - your current job/contract isn't giving you opportunities to grow so you're doing the right thing by looking for something better.
> worked in the post-secondary and non-profit sectors
I think you should try using your background here in looking for that next software job - looking for non-profits or post-secondary companies that could use someone with your background but in a software development context. Maybe volunteer at a non-profit that interests you personally and see if they have IT or software related things they need help with. It might help bolster the resume to work for free and build up some experience. These usually are industries disregarded when it comes to technology.
By post-secondary do you mean teaching? There's a lot of ed-tech companies out there or education related.
Also learn to use AI in your coding efforts. I don't mean become a "prompt engineer", I mean AI is a tool and if you learn to add it to your tool belt and use it well, it can help you be a better software developer. Use it to help teach you things, then once you know them, ask it to do the work and then ask it to check its own work, it will find errors and is wrong.
> You pushed through a math refresh and excelled in a technical institute towards the goal of working in software. Also, getting a Masters degree is no joke - that's a lot of effort and likely takes getting accepted to two programs, pushing through all the work required, possibly doing presentations, etc.
Thank you for the kind words. This is encouraging. It did take a lot of time and effort, and I'm proud of what I accomplished. I do hope this comes across to potential employers.
> Maybe volunteer at a non-profit that interests you personally and see if they have IT or software related things they need help with.
This is helpful advice. My favourite job was at the non-profit -- the work was meaningful and the people were great. My dream role would be to work for a non-profit, one ideally geared toward environment / ocean / clean energy causes, so I'll look at opportunities here.
> Also learn to use AI in your coding efforts.
I've definitely been taking advantage of this. I use Perplexity and Claude (paid), and they've proven to be valuable learning tools. I focus on using them as tutors, to help explain ideas and concepts, and resist using them to do the work for me.
This actually brings up another, somewhat related question. I graduated with someone who uses AI tools to do almost all his coding. He's created some really cool projects, but I'm not sure if he fully understands what he's made. Still, he's putting in the time and effort to create something, and I respect that.
I'm trying to limit how much AI does for me, but that means I work slower and have fewer projects. I'm not sure how to walk this line -- AI can certainly help to build things more quickly, but I also know, especially for juniors who don't know what they don't know, that this can lead to bad habits and gaps in knowledge. To what extent do I use AI? I'm still figuring that out...
As I understand it, part of the layoffs is downsizing in anticipation of replacing paid staff with AI, but another part is payroll reduction by eliminating many higher-paying positions while opening up some lower-paying positions.
So I'd agree with keeping your day job while you continue to develop your skills and portfolio, and also recommend that you keep looking and applying for positions when they open up. Since you have a paying job already, you can treat it as a learning and exploration opportunity.
I think you made a really important point about re-framing this as a "learning and exploration opportunity".
Thanks again for taking the time to share some feedback.