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
-
P4nda345yWord of advice that I've not only learned from experience but also from other more experienced people than me
if you can't understand your own code after going away from it for a few days, it's probably bad code, or more specifically, unreadable.
Endeavor to create code that you feel someone else who has never seen your code before would be able to understand after a LITTLE looking around. -
C0D4681455yLeave the code behind. That's what the holiday is for, to rest and reset.
If you're code is illegible when you get back, you have either learnt something new in ways of structuring code or you're code is bad to begin with.
I do very little work when on holidays, beyond running a script to check on production servers and running some data imports maybe once or twice a week... (it takes like 5 min to run) I don't even turn the laptop on -
@P4nda haha no man, it's not about the code being good or bad. Basically even if code is good you still have to run through it and "refresh" so to say then carry on working
-
C0D4681455y@electrineer nope, latest iOS can't spell again. Driving me nuts so I have up and whent with what it wanted. Can only force a word so many times 🤷♂️
-
@C0D4 can't you disable auto correct? That's always the first thing I do with a new rom.
-
C0D4681455y@electrineer it's usually fine. I do enjoy misspelling words and what bing them fix themselves but yea today it's getting your, mixed with you're and their mixed with then
Maddening!!! -
C0D4681455y@electrineer interesting I turned on the slide to text (keyboard gesture) and this little bitch can spell again 😑Apple being a pain in my ass today.
Their their they're then watching watching your you're hello.
The double spaces are probably from trying to fix the words back up.
Related Rants
I am struggling to have a holiday that includes no work. I keep on panicking at random times that I'll forget to code if I go any longer. Very silly fear I know but it's happening. I dont wanna feel like I have to rediscover my path around my projects when I get back to them. So i think of their structures and things needed to complete them from time to time just to make sure I am on track.
rant
architecture
fear
code