Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Zappy6916yI love it when I'm learning any new stuff
But as soon as I have to put it to use somewhere I start hating it xD -
rant1ng45676y@Milenchy
it's going well for me now on this project... that I've been working on for a year now, with plenty of refactoring
so if, after a year, it isn't finally going well
I'd have shot myself -
I hate it when I have to integrate to an SDK where the only available documentation is in Chinese
-
I hate fixing shit that the other team came up with and it is riddled with bugs. But of course "they had to relesse the product" and "they dont have time for code reviews". I love doing my own thing, but fixing bugs caused by other people because of lousy work is just the worst. Honestly, at these times I start contemplating life and what decisions led me to sitting at this desk doing crap like that.
-
hasu23706yI love it when there is progress and when I am zoned out doing a task. Also I love it to test live on robots and see them do stuff.
I hate it when I have to learn something and there is outdated documentation and tutorials for it, if there are at all. It is very frustrating then. -
bezorp3746yVery similar to what you described: anything that makes me hack in any highly specific business requirement that totally makes a mockery of the elegant, generalised scaffolding I've built.
This is extra frustrating, because if I have to do this hack, it's evidence that I didn't design my module correctly in the first place. 😩
Related Rants
I'm curious..
When does programming suck for you, and when is it fun?
Like I hate programming, when I run into an obscure use case that opens up some serious errors with my some, or gasp, all, of my architecture and forces me to rethink everything - especially DB design, ugh.
I love programming when my architecture and DB design create naturally readable code and everything falls into place and I feel like a genius.
I guess, in short.... plan before you code?
And then, plan again.
But don't plan too much.
The love/hate of my programming life summed up right there I think.
How about you?
question
architecture
database
testing
programming