WeSearch

Most programmers are miserable and we pretend that's normal

·4 min read · 0 reactions · 0 comments · 14 views
Most programmers are miserable and we pretend that's normal
TL;DR · WeSearch summary

A recent viral thread highlighted the widespread misery among programmers, revealing that many feel burnt out yet remain silent about it. A 2021 study found that 83% of developers experience burnout symptoms, exacerbated by layoffs and increased workloads. The article argues that the tech industry prioritizes speed over well-being, leading to a culture where engineers feel disposable and undervalued.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 2760047) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Aditya Agarwal Posted on May 27 Most programmers are miserable and we pretend that's normal #career #burnout #culture #opinion A thread that went viral this week asked "Why are so many programmers so miserable?" and the responses sounded like a group therapy session. Thousands of developers finally vocalizing their thoughts - things that are left unsaid during standup. We all know. We just pretend we don't.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)