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 - "999"
-
z-index: 9;
😕
z-index: 99;
😐
z-index: 999;
😑
z-index: 9999;
😡
z-index: 9999 !important;
😠
z-index: 9999 !IMPORTANTAHFA;
😲29 -
TFW you see Apple selling display stands for 999$ and you don't care because you never have to use an Apple device anyways.3
-
Apple Just Announced It's Selling a Mac Monitor Stand for $999
..and monitor does not come with a stand.11 -
What the fuck Apple, I thought selling a monitor stand separately at £999 was bad, £360 for putting fucking wheels on your Mac Pro, fuck me.
I had no fucking clue how to tag this, hence why it’s got 3 categories to it11 -
001 REM Code review
010 PRINT "Nitpick nitpick nitpick nitpick nitpick"
011 GOSUB REFACTOR
020 PRINT "This function is too complicated, break it up"
021 GOSUB REFACTOR
030 PRINT "Why do you have three methods for this? Put all the logic in one method."
031 GOSUB REFACTOR
040 GOTO 020
041 REM ARGH
998 PRINT "Looks good."
999 STOP8 -
After reading this post I'm like what's next ? No fukin iPhones in the box just $999 for a satisfying unboxing experience16
-
Being sick absolutely deleted what bullshit I can tolerate
- Searching through feed of jobs
- See 999$ Job with description "*platform* forced me to put a budget, but it's not fixed, tell me your quote and what's fair"
- Quote X$ with Y$ interview cost
- Get a message, write and then get the budget "I got offered 10$, 40$, .. if you can do it for 75$ it's a deal!"
ARE YOU FUCKING KIDDING ME, THAT'S WHAT THE FUCKING BUDGET IS FOR, WHY PUT 999 IF YOU KNOW YOU CAN'T SPEND MORE THAN 75 WTF?3 -
Abuse "new" google meet background feature level : 999
- while in meeting take screenshot of one of my team mates
- mirror the screenshot and put is a background
- now pretending that I'm at their place
after half an year of lockdown... It was fun1 -
999 frameworks that do the same thing and every year 1 of them becomes the fad and many things written in last year's fad gets rewritten in new one.2
-
This customer's dev is going to be the end of me. I had to explain to him why it doesn't make any sense to return a value after throwing an exception.
In a function that was supposed to insert a record amd return its id, in the error handling code:
catch(Exception ex) {
//logs the exception
throw ex;
return - 999; //this code will NEVER be reached, and why the f.... - 999?
}
The customer wants us to develop the project together, but he won't listen and always write whatever he wants. Some might be differences in taste. Like me preferring
if(condition) {
return a;
}
return b;
And him preferring :
Foo result = null;
if(condition) {
result = a;
} else {
result = b;
}
return result;
Ok, that I can accept. But things like the one I'm ranting about... I wont.
I'm starting to wonder what was he doing during his "9 years of coding experience"10 -
How we click notifs in devRant.
1-1. SOMEONE mentioned you in a comment!
1-2. SOMEONE commented on your rant!
2. SOMEONE ++'d your rant!
.
.
.
.
.
.
.
.
999. SOMEONE ++'d your comment!
1000. One (or more) new comments on a rant/collab you commented on!
Sorry creators, but..... (silence, drops mic)1 -
I have seen a lot of people in my life ranting about CSS. But this is crazy! Is this woman some kinda level 999 CSS wizard to do this?
http://diana-adrianne.com/purecss-f...1 -
999 dollars = 835,20 euro
Launch price of iPhone X, 1179,00 euros
Maybe it's because Apple pays too much revenue tax in EU , oh, wait...6 -
Once I quit my job, I'll leave this message on the comments "Only me and God knew what this code did. Now that I'm gone, only God knows... Please increase the variable i for the number of tries. i = 999"6
-
LOOK WHAT I JUST DISCOVERED!!! A GROUP OF ELITE (I THINK) JAPANESE DEVELOPERS. MOST OF THEM HAVE POPULAR LIBRARIES OR THEY CONTRIBUTE TO OPEN-SOURCE. THEIR GRAMMAR ON THEIR READMES IS LEGIT!
MY RESPECT TO JAPANESE DEVELOPERS WENT 999++ THEY ARE QUIET AND LOWKEY! WHERE ARE MY JAPANESE BROTHERS AT? 🙌
https://github.com/orgs/cats-oss/...3 -
Guys seriously, how the fuck did we end up like this? What's the deal with the new ~2Kg piece of aluminium that Apple is selling for $999, the "Apple Stand Pro"...
How did we allow for such a company gain this much of arrogance and confidence to sell us normal goods for exorbitant prices?
I seriously cannot imagine the unit production price going beyond $100, and I'm exaggerating a lot here. I can't think of any economic model that justifies the extra $899. They're exploiting cheap Chinese labor for fuck sake! What costs do they have?5 -
Ok, I know this has been said a thousand times before, but fuck localization code.
Especially when you have to determine which badly-formatted timestamp is chronologically first.
BLEARGGHHH1 -
So once again if you want to buy a Google branded Chromebook and you aren't in the centre of the universe that is America you're shit out of luck...
To get last year's pixelbook that is $999 US in Australia I have to fork out $3000, no word on importing the pixel slate but as always America is the greatest, you get everything and everywhere else can get fucked I guess....
Why can't tech companies just realise that other countries want things too?!5 -
Replayed Prototype 2 today. In about 7-8 hours.
It is about to be 4 am rn. My head is like replaying all the voices of the game + my vision is like if I am high :D
Like if I would have a ping of 999 lol -
Best budget laptop for development?
(Or at least under $999 USD)
Would like:
- Web Development without lag.
- Be able to run Visual Studio without lag.
- Light, I don’t want to carry around a bricc (Ultraportable any good?).
- Thunderbolt 3 Support? (would like to attach a decent external GPU enclosure for home gaming every now and then).
Or basically something I’ll get my moneys worth and isn’t shit.
All preferences and suggestions are welcomed, just don’t be a douche about it 😘❤️8 -
Fucking monstrous specifications!
What do I need 4500 pages of specification if half of the defined behaviour is specified as user-overridable and every fucking blithering idiot that has only read the cover page defines behaviour for his system just slightly different.
'Oh the specification lists 999 ways to structure data, but I don't wanna be mainstream. I want an egyptian hieroglyph at the end every 42nd data item received'
So many things are already standardized, just use what is already there and don't re-specifiy the wheel. How hard can it be? -
moo000ood! Just got mine from an envelope and branded the best developer on the floor.
999 happy releases everyone! -
Testers who keep on filing bug reports after being told that ALL 999 errors are caused by a specific back end system
-
--- Before Monday morning
Relaxation level: 999
--- Monday morning
The joy to come back from small holidays... and being welcomed with "this is broken, this doesn't work, this stopped working" and writing emails the whole morning to providers "please fix dis, and dat, and dis, is broken since months"
Provider: "o sry, we didn't notice :< pliz wait next week until fixed, thnk u"
Relaxation level: NaN -
Well this year ARM Surface such a disappointment. And I already saw this coming,
Putting the $999 is not cool
The original IPad was price $499 from the start. The Surface Pro X should compete the ChromeBook not Ipad
Which is obviously don't even have a chance.2 -
Why... why they have to be like that?
https://github.com/micro/micro/... was reported 11 days ago, I have this issue with the dashboard inside docker than registers no services nor clients, a shame because this enables testing and that comes handy specially if you have never ever done micro-services.
Despite linking to a minimal example that reproduces the issue I have in my project I'm not getting any support from the developers of Go Micro other than "use the latest Docker image, it shouldn't panic", sadly others give it a try too but their directions won't fix the problem.
So this makes me wonder, after 11 days and a minimal reproducible example provided from day one, why no developer have offered any hint of what I'm doing wrong? they know their software, it should be easier for them to spot why the bloody dashboard is not working as it should.7