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
Search - "wow!"
-
Holy crap, just consulted with a company who wanted to fire the entire 6 person backend team because:
"They don't produce any tangible work or add value to the company."
Initially I didn't catch on, went to chat with the devs and realised the dilemma. Took 3 hours of (almost heated) debate before the higher ups understood the the value and purpose of backend devs.
This is a kitchen appliance company who recently moved into IoT 🙃12 -
- Starts new project -
"Wow, I'm coding it pretty well"
- Hates it after two weeks, starts new project -
"Wow, I'm coding it pretty well"3 -
Just installed VS for Mac and only one word can express my feeling:
Wow!
I feel really inspired to try learn .NET9 -
THERE IS ACTUALLY A REPOSITORY ON HOW TO ANNOY DEVELOPERS.
WOW. JUST WOW.
https://github.com/omidfi/...
http://howtoannoyawebdeveloper.com5 -
Going through code left by a senior developer who quit.. Dated 2015..
public static T IfThenElse<T>(bool isTrue, T ifYes, T ifNo)
{
if(isTrue) { return ifNo ; }
else if(!isTrue) { return ifNo ;}
Debugger.Break();
throw new Exception("") ;
}
.....
There was a unit test for it well
....
............. Wow, just wow9 -
wow.. rename a file in windows (~3 seconds) it's 10473 registry interactions (3436 FILE_NOT_FOUND) by explorer.exe8
-
AWS just sent me an email threatening to terminate my account because I have a $0.18 pending bill. Wow Amazon! Just wow! How many years does it take you to make $0.18? 5? 10?11
-
Wow. I feel kinda bad!
I just raged at someone for removing a feature, that disappeared because I CHANGED my config file.
I just feel stupid... Wow.22 -
Aaah! Another cup of stupidity on this sunny Friday! 🍵
I just received a csv file with usernames, emails and passwords in plaintext for 1500 users.
Apparently that's what it means to "integrate with our database"5 -
Wow our network is so safe, our network is so secure, our network is so non exploitable that our devs can't downloade packages in VS, our company only have two IT dudes who can fix that issue and they're non existing. Wow..2
-
wow, to think i joined devRant 3 years ago when i was fourteen
that was so long ago i used to think the phrase "calm your titties" was funny8 -
TL;DR;
I was asked to give estimation on an app, that:
1. No one has a clue what it does, even though there is v1 on the store with almost 10% of functionality working
2. No one has a clue what should be in the new rewritten version
3. We are already behind schedule and I have no clue why, I've just been told that
4. They need UI flow that shows how the app will work with static data and when API's are ready (because ya know, writing code is easier than creating wireframes and modifying them accordingly) I will then need to link app with API as if it is as simple as drinking a cup of water, especially that: 1. What is water? 2. Do I have a cup or is it given, and 3. Relax bro, drinking water is like eating a burger, piece of cake!
I'm not sure what to do, not enough that it's React Native but also spaghetti requirements that no one was able to answer my simple question: What is the app responsible of?
P.S.: Some say I must rewrite the old app ONLY, no new features, others say: Turn the new web portal into mobile app, I say: WTF is going one?6 -
I have this math teacher and, wow, is she good at math. And, wow, should she never enter another field in her life. Today she asked us if anyone does code. The answer is yes, but I refuse to answer something that uses code as a verb.7
-
Finds interesting looking "graduate' software development role...
"PhD desirable, leading university, straight As at A level"
Wow.3 -
Wow $50 a month for LinkedIn premium.... What a joke?
Signed up for trial just to msg some ppl at Google and Microsoft... Including Nadella.... No reply but still.... Wow.... Why the fuck would anyone pay for this stuff other than recruiters...
Is this some sort of status symbol?6 -
Okay. So. I was fixing my laptop (the screen was broken) and I decided to just boot it normally rather than into linux with my USB just to test it.
Once it booted up I thought "you know what would be funny, if I decided to look at my crappy first ever programs", so I fired up eclipse and looked at them. Spoiler alert: it was really bad.
I then decided to go to my first proper project where I didnt follow a tutorial for it like I had with most bigger things up to this point. This was when I remembered that all the files had a last modified date.
I decided to go back to my first projects folder to see when I made it. Turns out it was 6 months before I thought I had started coding.
Awsome! I have 6 months extra experience.
Turns out this means in 2 years, 3 months I'll have 5 years experience, which is about half a year after I finish college.
First of all, it does not seem like almost 3 years already
Second, I cant believe how soon after finishing college I will reach 5 years. I thought it would be *atleast* a year.4 -
mom: son you received a package
me: wow 😍 (expecting stressball)
mom: oh nice, it is great
me: wow (so fast international delivery)
mom: it an invitation to a state level event organised by state government
me: yeah, mom i applied for it.
stress over stressball -
I just joined a new company.
Their CI pipeline is to give root access to staging and prod servers to every developer in the company and the manually git pull each repository (8-10 repos per server) and manually set nginx and port configurations. And if this wasn't enough, all of the 30 sites they have are basically the same site and they make the changes manually for each tenant (no env file). I'm amazed at how hard some people are willing to work.5 -
There is a place where all rants exist. It's the rantCloud
http://www.jsrant.com
Now go ahead and give me that ++ -
didn't know that if you long click on a rant on the rants feed will open the rant and the comment box..
try it here 😁3 -
Use devRant since August, just found "join the dark side" (darkula) option. Much wow! I'm a moron...2
-
Been trying to install myself a gentoo but it's been more like the mode of broken packages than the godmode of Linux... I mean I see that some packages break if I am trying to compile via musl (not fully supported yet) or via uclibc. But please. CAN'T YOU JUST FUCKING TEST THE PACKAGES BEFORE PUSHING TO LIVE? Seriously. I just wanna install a system with i3 and lightdm for the first. But do you think I could build even the first 20 packages WITHOUT A FUCKING ERROR MESSAGE?! FUCK NO. I mean it's a clean install - nothing should be blocking - let's wait a day.
*one day later*
Fuck. Shit doesn't work now either.
*gets himself a new tarball*
Wow now it works.... Or not. 4 packages later it failed again. And like that it continues.
Gentoo isn't even running on that new software. BUT IT STILL WON'T BUILD ANYTHING TO EVEN LET ME CONTINUE BUILDING A FUCKING KERNEL AND SETTING THAT SHIT UP.
Now I am totally frustrated - deleted my efivars once because I forgot to unmount /sys from the Chroot - after a few days of trying. I tell myself: Why not just arch? It always worked.
Okay then reboot to windows and get an arch-livesystem.... If only my Windows didn't boot entry disappear again. -
So `aws-sdk@^2` happens to include an ancient polyfill `url@0.10.3` which breaks webpack, specifically fork-ts-checker-webpack-plugin, causing it to warn about the inexistence of class "URL".
And this is the default included package for AWS Lambda node.js runtime.
wow, just wow.1 -
Anyone out here started their programming interest by creating moding/ creating their own private WoW servers back in the day? Or any thing of such nature ?
Mine interest was sparked by screwing around with mangos private wow server source. Way back in the day haha.3 -
You ever look at code you wrote just recently and wonder how you resolved a problem you couldn't resolve sober while you were drunk?2
-
can we all take a moment to acknowledge devRant's cool new rant (+) button? it turns transparent when you push on it. not faded to another color, but TRANSPARENT. wowowowowowow. so subtle yet so fascinating. wow5
-
Wow old MS, just wow. Why running ASP.NET with VS in W7 on my potato laptop absolutely annihilates it, but running ASP.NET Core with VSCode (in UNIX) is blazingly fast?
-
That feeling when you’re soooo tired that you’re brain comes up with shitty programming solutions and isint able to think outside the box nor make proper functioning code, and you make something actually work and you’re surprised that like wow, I thought it wouldn’t work, ok then I guess I still got some brain juice left.1
-
wow Xfinity just wow.... how retarded can you be... I ordered the "self install kit" which the person on the phone said included a modem, a router, and the cables to hook everything up... the package came, and it's just the cables. no modem. no router. just wow.
-
Just downloaded sublime text editor, after just using it a little while I feel like this could lead to a great change...4
-
For work reasons I started using power bi and wow. Just wow. Any insight on why it's so prevalent when it comes to data visual?5
-
Dabbled in primary school on Microsoft Front Page, but actually programming would have been the WoW private server scene. Started on C++, got confused, tried LUA, loved it, came back to C++ was still confused but could get things done. And then the story goes on and on.1
-
Ballerina by WSO2
wow...powerful and flexible open source language which do integration like a magic