Details
-
Skillsjs, php, xslt, html, css, angular
Joined devRant on 3/21/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
-
Today,
First day of new dev class...
Teacher, "As you know Tablets, Smartphones, Smartwatches etc... Are not allowed in class, except Laptops."
Me,
"Is a Surface allowed?"
Teacher,
"Is it a Laptop?"
Me,
"Yes, but also a Tablet.."
Teacher,
*Furious*
"NO TABLETS"
Me,
"Bu.."
Teacher
*Still furious*
"YOU ARE HERE TO LEARN HOW TO BE A GOOD RELIABLE DEV, SO LISTEN"
Me,
*Proceeds to Lift up surface from Keyboard*
Teacher,
*Rips surface out of hand and goes to secretary*
"You can have it after school"
Me,
*Sitting there speechless with nothing to develop with*
10 Minutes later
*rector comes in and gives me surface back*
Me,
Thank you
*Proceeds to use surface*
...
The Teacher hates me...22 -
Why do germans have to use STRG?
ITS CONFUSING!
Im Swiss german and people often say to me use STRG!
Only that im speaking german isn't a real Argument! Why are we even using different keyboard-layouts?
Why arent we all using CTRL?
Its pretty mich the Standard for all keyboards!
And what confused me the most when er got Windows 7 machines at primary school!
I didn't know what fucking button to press until the IT Guy of our school came and explained US all that STRG was CTRL!
And the most worst of all, when german youtubers say Press CTRL in a Video but show STRG! -
"What idiot left a console.log in a function call spitting out the value of the onchange......oh fuck, that was me "
-
Little self control when going out on weekends. It really drops productivity the next week. But it's sure is fun :)1
-
IF PROGRAMMING LANGUAGES WERE DRUGS:
JavaScript = Methamphetamine:
Anyone can cook some up at home but only pros can make the good stuff without blowing everything up.
Under the influence it tries to do everything at once, in seemingly no specific order before running off and making plenty of promises - but you have no clue if it kept any until it returns.
C = Heroin:
It takes some prep before you can take a hit but when you do it's far more potent than expected. When prepped (compiled) correctly it will induce complete and utter ecstasy but any error or abuse may kill you, leave you on the floor, in a coma or wishing you were dead.
HTML = Paracetamol(Panado):
Some don't think it's a real drug and others do. Either way you should grow a pair and try something a little more hardcore.
--------------------------------------
I came up with these after I randomly explained asynchronous js to a junior as synchronous code on meth. These were just off the top of my head, please feel free to correct or expand on them :-)25 -
Saw an ad for Wix, went like this:
"You need a website, why not do it yourself?"
Aren't they advertising to NOT use their crappy platform?10 -
Everytime I see a wix ad before a YouTube video I get slightly more aggressive than I already am.20
-
People's expression when I explain them devRant:
"..so, it's a social media for the nerdy antisocials"7 -
I recently met a young fella (14yo) playing League of Legends. He asked:
- What do you do for a living?
- I'm a programmer, do you know anything about programming?
- I don't, actually.
Apparently he was playing from a LAN Gaming center 'cause he didn't have a computer at home (his computer had broken and these Lan centers are pretty affordable).
I figured I could explain to him what was it and what super powers you could get from it. Turns out I recommended a JS course in codecademy and now he goes to the LAN center every day to study programming (he got really into it!).
Now he always pings me with questions about JS and apparently he's learning a ton! He had almost no English skills too (we're Brazilian), and because most of the material in the internet is in English he found himself some free English courses and he's now taking them!
Knowledge is free on the internet and I guess he's just realized that.
Not exactly a rant guys, just figured it was a nice story to tell :)
#TeachAKidHowToCode57 -
$ rant --not-a-rant
I made it guys
I know this might not be a rant but Im sure nobody will understand this better than my fellow ranters/devs
Four years ago (16yo) I learned about a software development company in my city and Ive been wanting to.work for them ever since, at first I couldnt because I need half college credits, after because I landed a way more comprehensive job, but now I start on monday. The thing is few people have landed a dev job there as students because of what they ask but I MADE IT.
Thanks for reading this far.undefined happy algo seo pichardo for president find me more useless tags not a rant excited new job20 -
When your in apprenticeship and find a bug that allows the user to skip the payment... that was in production for multiple years...3
-
Arrr now I have to create a fucking post to get 10 point or whatever to create an avatar 😤. I love just reading others rant..., 😌hmmm... There should be a way around this 😈.. 💺📱💻2
-
So I just saw the absolute best thing on Facebook today and thought I’d share. Game of Codes! https://facebook.com/webdeves/...5
-
⏺ Procrastinating - SoundCloud on shuffle mode.
⏺Concentration lvl - NOOB or repeated work - Something that a mindless zombie could do. I play OneRepublic, Maroon 5, Coldplay, GreenDay, etc.
⏺ Concentration lvl - Serious - AudioMachine, Two Steps from Hell, etc
⏺ Concentration lvl God mode - I require absolute zero silence. You make as much a *sigh* anywhere within 4m radius of me, or I realise of your existence, you would wish you weren't born.4 -
I FUCKING MADE IT GUYS! I JUST PASSED THE HARDEST COURSE AT UNIVERSITY WHICH IS ABOUT DATA STRUCTURES AND ALGORITHMS! I DRAGGED THIS WITH ME A WHOLE YEAR AND I JUST GOT THE NOTIFICATION THAT I MADE IT. I'M SO FUCKING HAPPY GUYS I CANT BELIEVE IT!!!!!!24
-
With all this emoji code bullshit flying around in here.
I thought I would test my luck and make what I think would be the worst possible end result of this.
<?php
define("😂","God help me");
define("🤡",100);
for($🍔 = 0; $🍔 <= 🤡; $🍔++){
echo 😂."\n";
}
?>
This will execute and run on PHP7.1 😱
Now let’s all band together and kill emojicode before it becomes a thing we will regret!11 -
I found it rather convinient to take a paperbook and a pen and wirte down the tasks, i have to do maybe with subtasks and add checkboxes.
Then the next day, i mark the tasks i finished and take over the jobs i didn't finish for the next period.
And i take time for writing nicely to make my handwriting more readable.
Therefire i have my slacking(writing nicely), i have my structure by having structured tasks and subtasks and i have my reward in checking the boxes.
Bonus points for getting a feeling, how much i can archieve in one day.