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
		- 
				
				TeachMeCode5408250dWHY IS HE CALLING THE SAME GOD DAMN FUNCTION THIS MANY GOD DAMN TIMES!!
SERIOUSLY!!! Was he on drugs??? What the fuck causes a brain to decide this is what has to be done??? - 
				
				
BordedDev3070250dThe best part is that he doesn't even return the promise, so the caller will resolve before the final profile is downloaded - 
				
				TeachMeCode5408250d@ctkqiang sorry, it wasn’t to you. It’s just that I get frustrated when I see stuff like this
 - 
				
				
TrayKnots568250dInteresting spin on security by obscurity. Only delivering the correct result on the eights attempt. But.. Would be nicer in a loop - 
				
				TeachMeCode5408250d@Demolishun he’s not passing the result, just the same parameters for whatever shit he’s trying to accomplish lol
 - 
				
				
BordedDev3070250d@Demolishun It more a logic explosion/bomb since they don't handle the result at all 
Related Rants
- 
						
							
linuxxx32*client calls in* Me: good morning, how can I help you? Client: my ip is blocked, could you unblock it for m... - 
						
							
DRSDavidSoft30
Found this in our codebase, apparently one of my co-workers had written this - 
						
							
linuxxx24*client calls* "hello, we forgot the password to our WiFi router. Could you reset that for us?" 😐😶😮... 

In my freelancing project, I encounter this, I HOPE this is a joke , but isn't a joke. Just wow
rant
typescript
freelance
wtf