this post was submitted on 10 Mar 2025
240 points (98.0% liked)

Programming

19016 readers
151 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
top 30 comments
sorted by: hot top controversial new old
[–] mesamunefire@lemmy.world 73 points 1 week ago (3 children)

The job market is very hard right now. It feels like 2009 all over again. It took until 2014 to recover in my local area.

And there is a LOT of new devs getting pushed out. Crazy.

nice project!

[–] HipsterTenZero@dormi.zone 12 points 1 week ago (3 children)

Hi, nonprogrammer poking my head in from all. What happened in 2009?

[–] shnizmuffin@lemmy.inbutts.lol 35 points 1 week ago (2 children)
[–] Sauerkraut@discuss.tchncs.de 1 points 6 days ago

More like a global depression that governments won't admit was a depression because the economy is completely shareholder centric with very little consideration for workers. New grads did the occupy Wallstreet protests because they spent multiple years unable to find a job. It was a nightmare that destroyed the lives of countless working class people

[–] HipsterTenZero@dormi.zone 16 points 1 week ago (1 children)

oh huh, really showing my age here heh

[–] shnizmuffin@lemmy.inbutts.lol 61 points 1 week ago (1 children)

Oh don't worry you'll get to experience one firsthand in [ checks watch ] about 20 minutes.

[–] gravitas_deficiency@sh.itjust.works 4 points 1 week ago (1 children)

Ngl I’m a little bit looking forward to the next housing crash, because maybe then I can finally buy a fucking house for a not-too-insane price.

[–] HipsterTenZero@dormi.zone 4 points 6 days ago

I'm right there with you. I feel like everyone I know's a bunch of hermit crabs lining up to upgrade from soda cans and plastic bottles into real shells

[–] mesamunefire@lemmy.world 10 points 1 week ago

https://en.wikipedia.org/wiki/Subprime_mortgage_crisis

My local area was hit bad about a year later than everyone else. But once it hit, houses were close to 1/2 the price of what they were going a year earlier + unemployment was up to about 20%. It was VERY bad and I remember trying to get a job in the middle of it. I got lucky and got something around an hour away while quite a it of my social group moved away.

[–] PokerChips@programming.dev 1 points 1 week ago

Tht crash of '08

[–] Colloidal@programming.dev 7 points 1 week ago

I had just graduated, fresh engineer and super happy I landed a pretty good starting engineering job in a great company. I was quite lucky. Engineers dropping like flies, becoming taxi drivers, or whatever they could find to sustain their families. All investments everywhere were dwindling. Thankfully oil prices were high regionally so some remained.

[–] FizzyOrange@programming.dev 1 points 1 week ago (2 children)

Doesn't seem that bad to me, but I'm not a junior, or in the US.

[–] Sauerkraut@discuss.tchncs.de 1 points 6 days ago (1 children)

I applied to 600 jobs last year, had 30 interviews, and only had 1 job offer that was revoked after Emperor Elon took over. Things have been completely hellish for me.

[–] FizzyOrange@programming.dev 1 points 5 days ago

600?? Did you automate it or something?

[–] jacksilver@lemmy.world 2 points 1 week ago

US has been in a rough spot on the tech side as all the big tech companies kicked off a layoff spree (assumed by many to chase profitable quarterly reports).

With Trump and Elon screwing with the federal government, even stable government jobs are now hurting.

[–] Kuinox@lemmy.world 18 points 1 week ago (1 children)

Contributing to big project can earn you more recognition than doing little project from scratch.
You know JS ? Contribute to some libs.
Found a bug in chrome ? Report the bug, learn a bit of C++, and submit a patch to fix it.

[–] anzo@programming.dev 3 points 1 week ago (1 children)

Cyou count to 100? Learn quantum physics, compute the odds for each ball, and win the lottery. Easy peasy. I don't know why these kids can't thrive here in the future.

/s

In all seriousness, learning c++ or any language is good advice but it may only be easy or even possible if you have a certain background of concepts. We tend to overlook those, and remember achieving a certain skill without the full picture

[–] Kuinox@lemmy.world 0 points 6 days ago

I contributed a feature to the .NET JIT without knowing C++.
I really dont know C++, I have at most wrote 300 lines while following a tutorial 6 years ago.

[–] shortrounddev@lemmy.world 16 points 1 week ago (2 children)

I honestly don't think that doing these cool things improves your odds of getting hired. Junior Devs don't really touch these parts of a platform, let alone lead development on them from scratch.

A valuable engineer, to me, is someone who writes clean, maintainable code and follows common patterns. That's also something which has to be learned by trial and error to actually see the value of.

[–] sunflowercowboy@feddit.org 26 points 1 week ago (1 children)

And how would you demonstrate clean code and check for maintainability or patterns? How can you gauge the value of their trial and error?

Look at their code, look at their work. It is a point of reference for potential and actual scenarios.

This would absolutely increase their odds.

[–] shortrounddev@lemmy.world 3 points 1 week ago

Sure, look at their personal projects. I'm just saying the maintainability and quality of the code and speed of iteration is more of the point than how impressive the math is behind an ML algorithm. I've just seen a lot of ML engineers/data scientists who really suck at writing maintainable code

[–] livingcoder@programming.dev 2 points 1 week ago (1 children)

"Maintainable code and common patterns? But I prefer code-golfing my if-statements into one, long sequence of characters." -coworker standing atop the Dunning-Kruger peak

[–] Case@lemmynsfw.com 2 points 1 week ago (1 children)

Pffft. I write everything as a one liner in notepad and just copy and paste into a compiler.

Note: Sarcasm. I'm not a dev, I just script shit for my own convenience at work. I'm the guy the idiots talk to first. After 12 years I'm pretty good at filtering out the bullshit and giving a concise ticket to escalate in the event I don't have permissions to fix something.

I have fixed code before, but its been very rare, and was most certainly a case of the actual dev not seeing the forest due to the trees. It just happened I had the cube next to him and he wanted any other set of eyes, lol. I just happened to have some education in various languages that I opted not to pursue further.

[–] shnizmuffin@lemmy.inbutts.lol 0 points 5 days ago

It just happened I had the cube next to him and he wanted any other set of eyes, lol.

Hello, rubber duck!

[–] Cocopanda@futurology.today 4 points 1 week ago (1 children)

If you can. Sales Engineering is a good field for engineers that need work but are not expected to code like an outright developer.

[–] brognak@lemm.ee 2 points 6 days ago

If you can get into it, and more importantly enjoy the role, also can be hilariously well compensated.