Details
- 
						Skillsc# .net
 - 
						Locationbudapest
 
Joined devRant on 8/25/2017
			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
			- 
				    
				    I just love articles like "Moving from Go to Node.js"
2 completely different topics and different use cases and can't and should not be mentioned together10 - 
				    
				    It reaaaaaalllllly annoys me that EVERY literally EVERY coding meme has syntax error. "if me == bored then me.sleep;"
Haha look at me I'm funny. I wrote some code about my life.
Dude stop this.3 - 
				    
				    That feeling when you debug the Users table in sql, which has a Password field encrypted with hash, but most of the demo users use the same Adminadmin password, so you recognize the other users password because you rembered the hash1
 - 
				    
				    Typical Git work flow on a feature branch:
Commit#1 : The silly feature itself that took 10 minutes to code
Commit#2 : Added unsaved files
Commit#3 : Fix unit tests
Commit#4 : Fix
Commit#5 : Fix
Commit#6 : Fix
Commit#7 : Various Fix
Commit#8 : Added unsaved files
Commit#9 : Merge
Commit#10 : Fixed unit tests
Commit#11 : Code Review tasks
Commit#12 : Revert- Code Review tasks
Commit#13: Refactor part 1
Commit#14: Refactor part 2
Commit#15: Deleted unit tests
Commit#16: Added checking for null
Commit#17: Completely different feature's bugfix
Commit#18: Code review spacing corrections
*Approved*
Trying to merge, then merge conflicts.....2 - 
				    
				    my coworker just disabled the unit tests in the build process
without telling anybody and without comment in the log
I was happy that my code worked then it was a little bit fishy that the build was so fast
I am so angry now and of course I need to fix the tests as well2 - 
				    
				    Why is there so many memes in this forum? Dude this is about ranting and cursing about stupidity, ignorance or about some bullshit. If I want to see CS memes i go to reddit. This has to stop
 - 
				    
				    Why is the fucking Print option is just right above the Run as Administrator on right clicking on a batch file???
I just printed the fucking runall script for the 4th time today....3 
