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
		- 
				
				Those aren't synchronised, it should be
while(alive) {
await eat();
await sleep();
await code();
} - 
				
				@neeno oh, I fully relate, I'm more so an advanced CSS and Markdown programmer and thus don't know that much about it.
 - 
				
				@wisecoder too many "but"s. Man, why people don't get rid of this habit of saying "but" in every sentence?
 

while(alive){
eat();
sleep();
code();
repeat();
}
joke/meme
joyfull