Details
- 
						AboutC/C++/C# dev situated in Austria Working on Zoo Manager
- 
						SkillsC, C++, C#, HTML, PHP, JavaScript, SQL, Phyton, Lua
- 
						LocationAustria
- 
						Github
Joined devRant on 2/11/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
			
- 
				    
				    Share your most useful terminal aliases and functions.
 
 alias gs='git status'
 alias gcm='git commit -m'
 alias push='git push'
 alias pull='git pull'
 alias hosts='sudo nano /etc/hosts'
 alias glog='git log --graph --oneline --decorate -n 10 --color'
 alias mykey='cat ~/.ssh/id_rsa.pub | xclip -sel clip'
 
 function mkcd () {
 mkdir -p -- "$1" && cd -P -- "$1"
 }
 
 As well as one for each major project (lets say 1+ weeks of dev time) to immediately cd to it from anywhere. How about you guys?
 
 Always looking to improve my terminal commands, so am curious what everyone else uses for shortcuts.27
- 
				    
				    Made this for my mom for one of her projects.
 May not be 100% accurate, but I was lazy so that means it's close enough. 😋 2 2
- 
				    
				    My friend just send me this...and i think you guys must watch this two movies.. Comment. Who will win?? 5 5
- 
				    
				    There are multiple degrees of security. On one side is a perfect unpenetrable system. On the other side is Windows XP7
- 
				    
				    Her: Why do you need 3 monitors??
 Me: Why do you need 6 bags on the hanger, permanently, and 23 pairs of shoes?
 Her: :/18
- 
				    
				    Someone tell me should I just give up because I'm stupid and simple shit escapes me or tell me bro calm the fuck down the guy is full of shit...
 
 Dude says he can't verify 3rd statement in a nested IF - elseif logic because the third check for a false condition is the True condition in the first 2 statements.
 
 So
 
 If (mode) = manual and then
 Data(g) /= Status1
 Or else Data(g) = Invalid
 Then
 Do this thing that sounds cool
 Elsif
 Data(g) = Status1
 And then Data(g) /= Invalid
 Then
 Do something else equally cool
 Elsif (mode) /= manual
 and then Data(g) /= Invalid
 and then Data(g) /= Status1
 Then
 Do some less cool stuff
 end if4
- 
				    
				    Is this the code life
 Another scrum meeting
 Caught in the the Node life
 No escape from reality
 Open your eyes
 Look up to the screens and see..
 I'm just a dev boy
 Doing some debugging
 Because there's warnings here
 Errors there
 Segment faults
 Everywhere
 Anytime you distract
 Takes another hour from me
 From me
 
 *piano starts
 
 Mama. Just committed a bug
 Merge the branch to production
 Did it fast for milestones
 Mama. The repo has just begun
 But now they going to throw the stack away.
 Mama. U u u uu
 Didn't mean to code in LAMP
 But it's the only stack i know how to setup
 In Ubuntu. Without docker
 I really don't get vagrant
 
 *piano
 
 It's too late
 My team is done
 Some dev is working in Nepal
 A UX dev. Now what is that?
 Goodbye everybody
 I've got to go
 Gotta leave this lame meeting
 And face the truth
 Oh nooooo. I i interns
 (they have questions)
 I want to debug
 I don't want to stay till 3 in the morning
 
 *epic guitar
 
 I see a litlle dev over there
 Let's code review, let's code review
 Did he do the last commit?
 Coding in the white board
 Very very frightening me
 That's bug(that's a bug)
 That's a bug (that's a bug)
 What the f*ck did you do that?
 Magnificcooooooo
 
 I was just coding and nobody liked it
 He was coding and nobody liked it, spare his some time to do his debugging
 
 Easy man. Here go. Will you let me code?
 A meeting. No,we will not let you code. ( let me code)
 A meeting. we will not let you code. ( let me code)
 A meeting. we will not let you code. ( let me code)
 We will not let you code
 Never never let you go
 Never let you code, oh
 No no no no no no no
 Oh mama mia, mama mia ( dude, you've gotta let me code)
 Screw you guys, I'm gonna code and commit. Commit. Comiiiiitt!
 
 *epic guitar
 
 So you think you can review me and spit in my eye?
 So you think you can dump me and erase my branch?
 Oh baby, cant do this to me baby
 I've just have to log out.
 I've just have to log outta here
 
 *epic guitar solo
 
 Nothing really matters
 The users will not care
 Nothing really matters
 To them
 
 Any way this code blows10
- 
				    
				    Confession: I am not a dev, I actually work on an IT helpdesk telling people how to turn on their PC's everyday.
 It's soul destroying!!
 
 My boyfriend is an Apple dev though, and I only joined DevRant to see if it would help me understand what he talks about 24/7...
 I have very basic coding knowledge but still find this all so fascinating!
 You guys are so smart, and can literally create anything in the blink of an eye.
 Why are you guys generally so very under appreciated??
 You also have a fantastic sense of humour! Haven't laughed at so many nerd-jokes in years!
 
 Loving DevRant so far!
 Keep up the great work! :)31

 
		
		
	





