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
-
max199313861dEasy learning to write better code, naturally fixing it later on as you revisit it and realise the mistakes you did!
-
that's why every developer is taught to comment their code. and why a handful of _good_ developers sometimes actually do so.
-
BordedDev172321hLuckily, I've worked with so many old code bases that comments mean nothing to me, and I just look for the thing I want to change and work from there.
-
retoor837421hWell, my code quality was way better a half year ago 😂 If the structure of your project is OK, is more important than code quality imho. Code graded a six is good. Higher than eight is waste of money and time. Sometimes when I see a piece of code that just doesn't feel right, i select that source in vim and tell it to refractor and move on. When it's just a smal piece, it's mostly correct.
-
jestdotty632920h@tosensei I hate finding code comments in my old code, too
I don't wanna read all that
I don't trust my old code any more than I trust someone else's code I guess. which is kind of interesting -
SidTheITGuy974020h@cafecortado wow i never saw that you're paying for devRant++. I didn't think that even now some people would do it.
-
cafecortado827620h@SidTheITGuy actually I stopped paying months ago but devRant is so unmaintained that the subscription status doesn't update
-
sidthepajfuk16410h@cafecortado seriously though what happened to devrant? did devs die or something?
trying to make sense of code you wrote more than half a year ago
rant