Details
-
AboutTesting, testing...
Joined devRant on 3/10/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've found that suddenly and infrequently, for the past week or so, letters are missing from typed code, and I have to go back and fix them.
Now that is not super weird I guess, but as someone who tends to type quite accurately, and uses a high end mechanical keyboard...
I'm just wondering if the keyboard is broken, or if it's a brain tumor.
I've tried to test it, but every time a letter is missing I'm not actually completely sure I hit that key...
And considering the price of the keyboard, I'm also not completely sure which cause I prefer.11 -
If I were cooking like I maintain my dev projects, I'd have a roast in the fridge, a frittata thats only missing the eggs, eight different pots of uncooked soup around the kitchen and the ingredients for a pudding in the cupboard. But I'd be eating pasta with a ready-made soup every day, because its finished.joke/meme theresnotevenasinglefinishedprojectinmygithub newideaseveryweek whowantspasta? comeonletstrythis bestappideaoftheworld-untilnextweek
-
Google Chrome (Not responding)
Mozilla Firefox (Not responding
Oracle VM VirtualBox (Not responding)
My will to live (Not responding)6 -
Dear fellow devs, I would like to remind you to get up and drink a glass of water once in a while.
At least drink enough so that your pee is clear. Just trying to look out for you guys.13 -
At the peak of the dotcom boom of the early 2000s I had been hired above my skill set because recruiters were desperate to fill seats. I had a pulse and could code even a little so they hired me.
I was the senior web developer on an agency contract with a major corporation working on an ASP (pre ASP.NET) website. I had hired a temp to help me with the workload and one day, in exasperation at my spaghetti code and non-understanding of MVC concepts, he threw his hands in the air and exclaimed, "Do you even know what you're doing?!"
Not having the type of personality to give any subordinate a dressing down for insubordination, I just felt awkward. He was right, of course. I used that as impetus to study more and attend conferences. I'm still a below-average coder because my brain struggles with math and logic. A lot. But that definitely took me down a peg. All those recruiters treating me like I was hot snot on a silver platter when I was really just a cold booger on a paper plate.4 -
I'm new at devRant and I see all the beatiful avatars, just to realize I need 10 points. Can you help me get those two points?9
-
Am I the only one here who's never been asked if they can "hack" someone's Facebook/Twitter/MySpace/etc?11
-
Me @ people having code trouble : haha, relax! It's not the code's fault nor computers, it just does what you tell it to.
Me @ code giving me trouble : I fucking know code has ancestry and you bring dishonor to yours, fucknuckle.2 -
Back in the days when I started to learn c I had an assignment to print all the prime numbers between 1 to 100 but didn't know how (with if/for/while)
So I searched Google for "prime numbers from 1 to 100" and used printf to print them on the screen
I got an A+7 -
Can we just stop hating on some programming languages? What's the point? All languages have their pros and cons. Deal with it.20
-
is there any site to upload our code and rate it from easy to hard and let other people review that code and suggest bugfix or learn similar to github but for all kind of people from beginners to professionals?4
-
Feature request: copy text on double tap or hold on Android. Wanted to save a few quotes, but not as a screenshot... Just an idea :)3
-
Looking for jobs..
Position: Junior Java Developer
Requiements: Minimum 3 years experience with JEE, Applikations-Server, Persistenz, Open Source Frameworks, Web Services
Honey, trust me, if I had 3 years experience I wouldn't be applying to junior positions.
Job descriptions like this make me so MAD!5 -
!rant
Need 10 points to build avatar.
Been lurking around for awhile now.
Too difficult to socialise for an introvert.15 -
int main()
{
bool NeedPoints = true;
int Points = 0;
if (NeedPoints)
{
Points++;
if (Points > 10)
{
CreateAvatar();
NeedPoints = false;
}
}
}29 -
"Walking on water and developing software from a specification are easy if both are frozen." - Edward V Berard4
-
I am so fucking jealous of all you assholes. Oh look at me, i am a full stack developer and yada yada. I have the time and patience to do whatever app or game i want and show it off.
Fuck, you.
If i get home, i am glad i can stay awake for dinner and play a little game before i go to bed and my next day starts.
I have ideas, i need to do some self study to get all parts of those ideas going, but i fucking can't.
I have no motivation and no energy to spend when i get home, and even the weekends rarely i will feel like proframming jack shit. When or how do you even do it?! It's driving me up the wall and it makes me feel useless.
Stop being better then me in every possible way!29 -
Client: I love the site and will sign your contract today. I'll even give you a bonus since you got it done early. Can you put it up there this evening?
Me: I'm so glad that you liked it. I'll bring a condom with me all filled out and ready to go so we can push it up there.
Me: Contract. Damned phone
Client: please leave the condom at home
What's your worst autocorrect with a client?15 -
I remember that one time I accidentally copy-pasted a pornhub link instead of a trello card's to my commit.9