Details
-
Skillsjs, es5, es6, esnext, typescript, coffeescript, npm, bower, yarn, jspm, duo, grunt, gulp, babel, traceur, webpack, requirejs, browserify, rollup, systemjs, fml
-
Location127.0.0.1
Joined devRant on 6/12/2016
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
-
You know you're fucked when google returns less than a page of results on your short three word query. The first result is the only question on SO related to your problem un-answered for two years and the rest of them are in Chinese or Russian.8
-
LET'S LEARN ANGULAR2
* look for some good tutorial *
* download atom-typescript *
* type "ng new demo" in console"
1185 errors.
FINISHED LEARNING ANGULAR221 -
When you don't wanna fix someone's machine but they won't take no for an answer.
1. Go to
http://fakewindowsupdate.com
2. Select OS
3. Press F11
4. Just tell them it just needed to update and enjoy the show.10 -
If you’re having SQL injection problems, I feel bad for you son, I got 99 tables but… fffffuck. Now i only have one ☹️4
-
When a coworker promises a client that you will give them a free web page because he believes that you can create it in 5 minutes.2
-
Friend asked me to teach him how to hack. FML.
Today friend tells me he bought a $200 course on "Ethical Hacking". Asks if he can translate those skills to "cool hacking" CTRL+C4 -
Some guy my girlfriend knows, heard I'm a software developer. He had this 'great' idea on how he wanted to start a new revolutionary way of paying on the internet. He wanted to create a service like paypal but without having the hassle of logging in first and going through a transaction. He wanted a literal "buy now" button on every major webshop on the internet. When I asked him how he thought that would work legally and security wise, he became a bit defensive and implied that since I'm the tech guy I should work out that kind of stuff. When the software was ready, he would have clients lined up for the service and his work would start.
I politely declined this great opportunity14 -
Monday morning cup of coffee with my new mug. Definitely my favorite thing on my desk at the moment.8
-
I can't be the only one who hates it when people pronounce GUI as "gooey". I pronounce the letters. Anyone else?9
-
Any time someone gets an idea that they talk to me about 'I want to build an app can you build apps'
Me : I'm not amazing at it but I can certainly try what's the idea?
Them: it's like Facebook but...
Me: that's plenty2 -
What my lecturer think I have learned:
- Programming Patterns
- C, C++, Java
- Socket programming, web programming
- Operating system...
What I have actually learned:
1. printf("Hello World");
2. echo "Hello World";
3. console.log("Hello World");
4. Console.Writeline("Hello World");
5. cout << "Hello World" >> endl;
6. System.out.println("Hello World");
7. puts "Hello World";
8. "Hello World"
9. write("Hello World");
10. Display "Hello World"10