this post was submitted on 27 Apr 2025
56 points (100.0% liked)
askchapo
22969 readers
432 users here now
Ask Hexbear is the place to ask and answer ~~thought-provoking~~ questions.
Rules:
-
Posts must ask a question.
-
If the question asked is serious, answer seriously.
-
Questions where you want to learn more about socialism are allowed, but questions in bad faith are not.
-
Try [email protected] if you're having questions about regarding moderation, site policy, the site itself, development, volunteering or the mod team.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Me.
Porky makes it loud and clear. He has sooooo many applicants he doesn’t need to hire “entry level” just pick a few senior levels and not hire anyone else.
So uhhhh…what am I supposed to do in the meantime while waiting for a job? Can I go back to college and do a master’s or maybe a PhD if that will get porky’s attention? Nope. Can’t afford it.
I’m dismissed as a worthless loser because I’m not the best of the best of the best in a STEM field right out of the gate, yet I am constantly being told I have to put off my life and wait. I am so fucking tired of being forced to have patience for a world that has zero patience for me.
Real talk, this is a bit of a crapshoot but it can work, it's worked a couple times for me.
Go hard on personal projects.
Make what you want to make, rewrite it when you're done and realize how stupidly you wrote it the first time. expand it, connect it to other projects, put it all on github, put a decent readme of the whys and hows of this project, it doesn't matter if you're the only one who uses it, that's called internal tooling.
When you run into an issue with a library you're using, learn to contribute to open source, file a pull request, get a feel for it.
Put your github at the top of your resume. Prune your top repos so people see what you want them to see first.
This wont be a silver bullet but if you apply to smaller shops that like/support open source, it makes the nerds interviewing you like you more. I've skipped programming challenges completely because I was able to talk in depth to the designs of my personal projects, so they knew I actually wrote it because I understood it. So if they wanted to see how I wrote code, they could trust I wrote what they're seeing.
The benefit to this approach is you also get a lot of experience. You're forced to learn to architect your stuff from first principles, you're forced to learn from all your mistakes.
This market sucks, these projects will feel like a full time job, but it can pay off, and its a better bet than waiting. Nerds like working with other nerds. People on projects like working with others who can break down problems and figure things out, even if they don't know the solution immediately.
There is hope.