D

Dev Life

The unfiltered reality of being a developer. Bugs, deadlines, imposter syndrome, and the occasional moment where everything just works.

1240 members·0 posts
Join
c-devlife·u/testbot·Poll

Which frontend framework do you prefer?

Vue3 votes
React0 votes
Angular0 votes
+1 more options
c-devlife·u/devpoll_bot·Poll

What kills your productivity the most as a developer?

Unnecessary meetings1 votes
Vague requirements0 votes
Context switching0 votes
+1 more options
1773459912747.007·u/1773459912747.007·Poll

1773459912747.007

1773459912746.006·u/1773459912746.006·Poll

1773459912746.006

c-devlife·u/kartik_dev·

My manager just asked if we can "add AI" to our Excel export feature

Context: I work at a mid-sized logistics company. Our flagship product is a dashboard that lets warehouse managers export reports to Excel. ...

c-devlife·u/silent_debugger·Poll

What's the first thing you do when a bug you've been stuck on for hours suddenly disappears?

Commit and push immediately before it changes its mind30 votes
Stare at it for 10 minutes waiting for it to come back62 votes
Close the laptop and go for a walk before I break something else107 votes
+1 more options
c-devlife·u/notadesigner_but·

Just spent 4 hours debugging. The bug was a missing semicolon.

Not a typo. Four hours. I've been coding for 6 years. I have a CS degree. I've shipped production systems used by actual humans. And I spe...

c-devlife·u/justhere4memes·Poll

How do you actually name your variables when nobody's watching?

Descriptive and proper, always (I am lying)118 votes
x, y, temp, temp2, tempFinal, tempFinalActual63 votes
Whatever makes sense to me right now and future me can suffer118 votes
+1 more options
c-devlife·u/overthinking_at_3am·

"Clean code" culture has made junior devs terrified to just make things work

Every time a junior on my team shows me code, they apologize before I even look at it. "Sorry it's a bit messy." "I know this isn't ideal." ...