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
			Related Rants




 !rant
I managed to do a chunk of programming in class today without my partner to hold my hand through it. It...
!rant
I managed to do a chunk of programming in class today without my partner to hold my hand through it. It...

 I was pulling my hair out trying to figure out why IntelliJ was asking me if I wanted to add some files to git...
I was pulling my hair out trying to figure out why IntelliJ was asking me if I wanted to add some files to git...
Spent an hour trying to optimize some code but none of the stuff I was trying (rearranging/overlapping DMA transfers with other stuff for some ye olde concurrency) seemed to be doing anything.
Aaand obviously the stupid thing was set to autobuild Debug config on save but I was testing Release config. Sigh.
rant
i'm an idiot