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 - "1000/1000"
-
Manager: Write a function to get tomorrow's date.
Kids:
int getTomorrowsDate() {
return getCurrentDate() + 1;
}
Legends:
int getTomorrowsDate() {
sleep(1000*60*60*24);
return getCurrentDate();
}14 -
Dev1: I started work at a new company.
Dev2: Cool, how is it?
Dev1: Well its ok... but they are a bit weird.
Dev2: How weird.
Dev1: Very weird, they round my pay to 1000 insted of 1024.
Dev2: Yeah weird.6 -
Hoorah! My code finally works! Now gotta remove those 1000 print statements I used to identify the bugs 😥11
-
Autocomplete in editors is like that annoying friend that keeps interrupt();ing every singletonInstance():le thing you try{}catch(Exception e)} to say, delay(1000);ing you COUNT(*)ntless of times.3
-
Apple just announced a new 6k monitor. The stand for it is NOT included and will cost $1000.
This snapshot of the presentation is meme-worthy.
...People will still buy it.31 -
At job interview.
Interviewer: What are your goals in life?
Me: Well... Right now... Getting 1000 upvotes in devRant so I can get that fat cat on my avatar....6 -
My friend: After a week of coding finally added 500 lines, now i have 1000,I'm so proud . How is your project going?
Me:23 -
Hey frontend developers. If you do THIS:
z-index: 1000;
...expecting that it will ensure your div will be on top no matter what, I'm about to fuck your world up. Check this shit out:
z-index: 1001;7 -
Was working on a group project.. I ask my partner to give me the code he was working on. Expecting link to repo or at very worst an email
I GET A FUCKING IMESSAGE W 1000+ LINES OF CODE11 -
After giving 1000 posts a ++ its time to say hello :)
It's a really nice community and I already spent some hours reading rants. Thanks for this great place.15 -
Got me some free swag. Thanks @dfox & @trogus! Might I suggest:
500++ stress ball
1000++ mouse mat
2000++ t-shirt
4000++ sexual favours
8000++ replacement soul11 -
Saying yes to people who want a website for $100.
I've learned my lesson, all brand new websites now start at $1000.9 -
A normal person believes a kilobyte is 1000 bytes, a coder believes a kilometer is 1024 meters.
-Unknown3 -
To write 1000 lines of JS, I need 1 cup of coffee.
To write 100 lines of documentation I need 100 cups of coffee.
For some reason time stops when I open confluence9 -
Business logic in the fricking database.
1000+ line SQL stored procedures.
What the actual fuck?! 👿10 -
It would be really awesome if devRant would send us a rubber duck if our rant gets more than 1000++ 😝😝18
-
I've just reached 1000++. It's not much and it's taken me almost 1 year but it's still a pretty nice milestone in my book :)6
-
Removed the front end code using Angular : -9000 lines
Replace it with Vue : +1000 lines
😎
It's not because it's Google that means it's simple.11 -
My non coder friend thinks typing a 1000 line document and coding 1000 line software/app are perfectly equal things and deserves equal salary.20
-
-Company We need to know how our customers use our application.
-Me: got 1000 cool ideas
-Company Oh yeah, our customers don't have internet connection...2 -
That awkward moment when you realize the code you have been debugging for an hour actually works fine and updating the entire dataset. You've just been returning only the top 1000 rows.2
-
I find it funny how so many people still do not know that 1 kilobyte is just 1000 bytes and not 1024 bytes!
That's a KibiByte!
Guys, kilo means 10^3, always! Always!23 -
When /admin is protected by nothing more then:
var admin = false;
If(!admin){
setTimeout( function(){
window.location.href = "/home"
}, 1000);
}
My favourite to ever stumble on and dred going through hundreds of files to actually fix😣4 -
So I just got an email from some marketer with over 1000 addresses in the cc field.
A few of these people have already hit reply-all.
Have people forgotten how email works?3 -
noob misconception #378: during my first internship the summer after my freshman year, i was under the impression that if i used 1000 threads, my job would finish 1000 times faster. needless to say, my machine crashed in a second, and my manager thought i was an idiot when i was surprised it didn't work9
-
If archaeologists from 1000 years in the future find a fossilized copy of your code? What would they think about it?
Regex would definitely classify as alien manufacture.15 -
Designing a new software product: 1000 hours
Designing a logo and picking a color scheme that pleases everyone: 689236323447876 hours1 -
tldr: My school created 1000 Microsoft and Google accounts without our permission and we can't even use the services they provide.
A few days ago I ranted about our schools IT department blocking all outgoing ports.
A few days ago we also got Enterprise OneDrive accounts to store all our stuff, sound wonderful in theory.
The thing is OneDrive doesn't work without outgoing ports either...
So our School created both Microsoft and Google accounts in our names. This is against the law. You can't just register 1000 Google and Microsoft accounts in some else's name, like bruh wtf.15 -
I recently had been on a vacation to Singapore and Malaysia, and out of 1000+ pics/videos I clicked, this one's taken specially for you guys 🤗4
-
Rs 500 and 1000 notes are banned in India in order to curb black money.
Bankers will now get to know what is 1 day development and deployment along with support from the next day.
#ITprofessionals.😂😂 -
My first JSoup project?
Go to 1000 random rants and see how much they curse!
According to the results (btw I only did 1000 rants) people say "fuck" and "ass" 5.7% and 5.6% of the time respectively, while "shit" comes in third with 3.6%, and "bitch" coming in with a measly 0.2% (yes, I know I forgot to fix the % bug) Anyone surprised by the results? I was kinda surprised with "ass"15 -
I feel like castrating our PM right now.
"Hey, here are a few changes I promised the client will be done by tomorrow. "
**Sends a 1000+ page document **
It's on a fucking weekend moron!!!5 -
Ayy. Finally hit the 1000++ point. Now I can get the shirt that I literally have 5 of irl for my avatar2
-
today, after 3 years of waiting, I sold my 2 bit coins in 1000% profit ! best investment of my life so far4
-
Oh my god! Just found my girlfriend opened 1000+ tabs in Safari on her iPhone. This makes me crazy... Should I break up with her?12
-
First off: setup reveal
second off: thanks everyone for the 1000++!!
Lastly: devrant stickers!
Thanks @dfox and @trogus for making this awesome platform12 -
Web Developer with no common sense: “I’m going to query the currency calculator API for each of the 1000 records to convert.”.
Web Developer with common sense: “I’m going to query the currency rates API and use the calculation to convert each of the 1000 records.”6 -
Me: "I should try to waste less money this month"
Also me: "I wonder what 1000 euro whiskey tastes like..."
(Please describe in comments, I don't actually have 1000 euros for whiskey.)11 -
Participating in my first every Hackathon
And this is the speed test result ( more than 1000 participants are here )13 -
That feeling when your product is is used worldwide and has over 1000 users in less than one and a half month
*Developer power intensifies*9 -
if you're unemployed you can't get a house in 1000 years
but hey, there's good news
if you're employed you can get a house in 100 years14 -
I'm starting to hate js. Every library needs atleast 1000 other libs. I just blew the node_modules folder to 100mb with just one npm require17
-
How I feel about devRant reputation
0-100 - Sup noobie
100-1000 - Hey man
1000-4999 - devRant Demigod
5000+ - Legendary9 -
Day 1 of my 1000 job applications TikTok challenge
Goal:
- apply to 9 different jobs per day
- see if i can break the Guinness World Record of being rejected 1 thousand (1000) times
Stats so far:
- 9 job applications
- 0 replies
- 0 hires
Will be documenting this on devrant too7 -
Just under 1000 on devRant.
At 14 on Stack Overflow...
Just short of being able to upvote! Maybe I can help noobs...
My next rant: Why do I get down voted when I try to help noobs?10 -
When someone makes 1000+ API calls to populate a single view, something is seriously wrong 😮
But I like those waterfall design in network monitor.6 -
Hello, Club 1000!
I would like to thank my mom and dad, all of the ranters who have contributed to this achievement and you, @dfox and @trogus—without you this would not be possible.4 -
!rant
Sooo... my 4 and a half-ish year old iPad (gen 3) has survived for over a 1000 hours on one charge!
And still going strong!8 -
Being under 1000 rep on stackoverflow is elo hell. All you get are downvotes for non-duplicate, sensible and well explained questions. I think most of SO community is pretty fucking toxic towards people trying to learn programming.11
-
Welp, at a dinner with @ewpratten and @n3xus . Just told them I was literally one vote away from 1024 and they both down voted me under 1000 and then above 10246
-
I had a test when i was in 9th grade for computer( not computer programming )
Q) how many KB are i an MB ?
1) 500 2) 1000 3) 2000 4) none of the above
Since its 1024 i thought its none of the above like a sane person but my teacher be like " there are 1000 KB in 1 MB." I tried to explain that i think thats wrong but well gg.20 -
Our university will have a fancy laser lab with a direct fiberoptic connection to the most accurate atomic clock 200km away.
But the online system still cant handle more than few 1000 students trying to check their grades/plan...5 -
Me: We should organize our code before it gets out of hand.
Team: Maybe later
Team, 4 days later: WTF why can’t I find anything in this 1000+ line main.js file???4 -
A developer asks his friend for a loan: 'please give me 1000 $...'
Friend: sure, here, take 1024 so its round.3 -
Wow ! What a milestone ! 1000++'s
Thanks everyone for this amazing community ! I really feel I'm part of something, I never got so involved in a community and it's awesome :D
Thanks to you all ! All the doggos for me now !8 -
(the meeting)
I've had a non-IT world colleague ask me to build a website, I asked if it's a static website like resume etc with no database & stuff. I quoted $1000 if that's the case since that's minimal maintenance
He goes he needs a simple website, like eBay to sell his products. Also need features like Amazon, integration of various payments. And this and that.
For $1000 !!
I felt good that he thinks I can make an e-commerce site but f¢k that thinking man.. I told him to hire a freelancer and told him about few sites.
Maybe we'll see a thousand dollar e-commerce site, haha I only hope the payments part is secure 😂😂 I ain't buying anything anyways. I'm 99 % sure nobody's gonna do it and next time we talk, he's gonna be like 1000 and a 50 haha3 -
What kind of fucktard thought it was a good idea to include html in their API endpoint? 3€ per 1000 requests? YOU should be the one paying me to deal with this shit. Even enforcing class classnames...3
-
Sometimes I get scared that one of my posts is gonna get so many downvotes that it'll remove my previous +1000 that I have.7
-
Inspired by this post
https://devrant.com/rants/2217978/...
I challenged myself to use SQL to get the prime numbers under 100,0008 -
Thank you all for helping me to my first real goal, 1k! Thank you all! Love this community so much! Let’s continue that.5
-
Received $1000 bill from google because my navigation app used google maps and the places search/autocomplete API to allow users to search for a place.
Switching to mapbox maps and places api.
#%$£€@&?10 -
I would like to thank everyone who ever upvoted me because I am now joining the 1000 club haha :D
a milestone for me 😬2 -
Somebody please kill Pinterest!
Pinterest is a cancer that has turned searching by image into a pointless effort. If you search by image, you want to discover the image's original source. Instead you get 1000 Pinterest boards with the image in it.5 -
FINALLY after 48 hours coding. 1000 lines of algorythms ....
Managed to sync video playback on 30 Machines, didnt go to work "sick".
All this for a side project.
Doesnt possibly work they said....8 -
Versioning that raises no questions for most of the world. The majority can't be wrong, eh?
1.0
2.0
2.1
3.0
3.1
3.2
95
98
2000
1000 (M)
10 (X)
5 (V)
7
8
8.1
10
1110 -
Finally joined the 1000 club! And 5 more ++ on one of my rants and I'll get a stress ball. This week is really going well1
-
As I imagine most of you do, I have a prettier plugin installed in my IDE. It just turned a 1000 line sql script into almost 6000 lines 🙃5
-
Step 1: open CMD
Step 2: *color 2*
Step 3: *mode 1000*
Step 4: forget what you actually wanted to do -
Yayyyyy! I got the stickers 😆
Thank you @dfox and @trogus for building this great dev community. We owe you 1000 lines of code :p1 -
If your computer is slow, check the running process and confirm that non is doing >1000 poorly batched RPCs just to render a window.4
-
So today's the day.
We've now successfully installed four Ubiquity AP's with a Ubiquity Security Gateway onto a 1000/1000 fiber line. Feels really nice when you're finished with the cable laying and everything just works™. Just getting the fiber in there was a project of its own, but now it's all complete. Tommorow I'll be working from home, and on Monday I guess I'll be bombarded with connectivity issues. Oh well, let's enjoy the weekend first 😁2 -
Previous dev needed to validate new user names as unique. His solution? Query Top 1000 rows and do a string comparison. Totally scalable, amirite?5
-
Okay ..assuming that we're one of them: "the idiots" and we're gonna stop sharing things like that , there are like 2B+ monthly active users on Facebook .. don't worry .. we're just gonna do some simple math .
2B x $1000 = $2000B ...
wait .. what ? But ... nvm ..3 -
Me: I finished the tests! Almost 1000 lines of testing data. They're actually pretty thorough. We're ready to push the changed.
Manager: That's great! But the requirements changed. We're gonna change the schema and queries quite a bit.1 -
Why do you need 100, 500, 1000, 2000 points to unlock some avatar features? Wouldn't 128, 512, 1024 and 2048 be more appropriate for a software community?4
-
Just 2 days spend on debuging a function !
Definition:
int func (int x, int y) {
...
}
Call :
int c = func (y, x);
I checked 1000 line for debuging this :-\
Plz remember that check your function args while debuging1 -
!rant
I just found out that I can get 1000/1000 mbit fiber for approximately $50 a month where I live........ Time for an upgrade!6 -
If I delete a rant and the lost ++ would get me under 1000++, would I lose my already equipped 1000+ only items?7
-
Changing authentication mechanism in SharePoint from windows identity to ADFS identity is stupidly complicated, especially for existing large farms with custom code.
On the plus side - just convinced the director this is stupid - saved myself, himself, and 1000 users a ton of misery.12 -
I need help understanding GitHub culture. How many stars do you say is equal to 1000 Instagram likes?7
-
Bought a new tv. Over £1000 which is probably classed as mid range. However it's still a chunk of money.
It's my first experience with android since 2008.
It's still ABSOLUTELY SHITE!!!
Wish I'd gotten another TV now.15 -
hello +1000 club! got my +1000 shoes, my +1000 desk and my +1000 sungluses now all I am missing is a vader helmet..2
-
@dfox i have a devRant Idea.
Achievements - Kind of like Xbox achievements etc ...
For example: (Bronze, Silver, Gold, Platinum)
Total Likes: 2k, 5k, 10k, 25k
Likes On a post: 100, 250, 500, 1000
Likes on a comment: 10, 25, 50, 100
Total Rants: 15, 50, 100, 500
Total Comments: 50, 150, 400, 1000
Weekly Rant: Top 10, Top 5, Top 3, Number 1
Monthly Rant (most popular rants that month): Top 10, Top 5, Top 3, Number 14 -
Day 2 of my 1000 job applications TikTok challenge
Goal:
- apply to 9 different jobs per day
- see if i can break the Guinness World Record of being rejected 1 thousand (1000) times
Stats so far:
- 18 job applications
- 3 replies
- 3 rejections
- 0 hires12 -
So today a Windows sysadmin told me the Registry is a part of Windows he "doesn't know so well" 😂 and the worst part is the faith of about 1000 users lies in his hands 🤦♂️8
-
Stroking my own pickle a bit with this one but pretty excited that a YouTube video I did in one take and am not entirely happy with my explanations hit 1000 views... Really should make another one aye...
-
Recruiters be like
We are looking for a fresh graduate with 1000 projects and 10 years of experience8 -
If a picture is worth a 1000 words then a video is what, (1000 x frame rate x length of the video) words???2
-
Oh my God I didn't even noticed I crossed 1000++ in just 2 weeks of newly activated me! Over 400++ in fucking 2 WEEEKKKSS!!!
THANK YOU GUYS I LOVE YOU8 -
Achievement of the day:
Reverted a merge from 3 weeks ago (about 30-40 commits back), 1000 ish LOC. Didnt break the build, app worked 100%.
Can't shake the feeling my desk will literally be on fire tomorrow tho. -
Here's a multi folder drag and drop batch script that keeps the first 1000* pngs* and deletes the next.
*Abusable variables :)
https://github.com/bennysway/...5 -
Sifting through a React class component that is over 1000 lines long.
When was this written? Not in the 1950s like you might think. Just over 3 months ago.
Kill me.6 -
Deleted 1000 lines of code that I would need at a later point. Had a mini heart attack once I found out the code was no longer there...3
-
So apple might finnaly offer a MacBook air revision that is under $1000 USD this year... Let's hope it's not too much in Australia and a MacBook air might not be so fucking pointless now!12
-
devRant mini rant... Only myself to blame
I wear flannels all the time :( but don't have 1000
Thanks devRant for awesome content, I will get the flannels soon!7 -
Goto the play store and look for a flashlight, you'd find thousands of apps.
So what's the big idea? Well the big problem here is the whopping millions of downloads each one of them has
Let's assume there are a 1000 flashlight apps and I assure you there are!
1000* 1 million users... Either that or people exist with weird fantasies of collecting flashlight apps11 -
Yea sure, I'd like to refactor your fucking 1000 loc spagetti code "module" with no documentation at all...3
-
1000
Shit I missed my first 1000, shh
I totally posted this exactly at
1000, nobody saw anything!
So if I calculated that correctly
it will JUST take me 18 more
months for the next digit . .
(((╹д╹;)))11 -
Did technical interview yesterday, rejected today. As expected. Nothing new.
my 1000 job applications tiktok journey might continue9 -
That Awesome moment when u cross 1000 rep in Stack overflow SO !😊
One of the best days ! (Not much of a rep but still)5 -
Who tf are these people who write files called things like handlers.js which are over 1000 lines long?5
-
if you work in IT, don't address your team as 'warriors'. Especially if that team has over 1000 people.6
-
Manager X: (logs a support ticket) "Agent is unable to access system using the password provided."
Me: "You're going to have to narrow it down a little, we have over 1000 active agents."
I hate the support side of my job... -
Took over an Android Studio project with Gradle. Here are my results:
Time to make code changes: 1 hour
Time to setup, configure, and build app: 1000 years -
On my trip to New York I bought a C# 7 in a Nutshell book (nutshell being 1000+ pages).
The best money I've ever spent. That thing is awesome😍1 -
Shit, I missed that I got a thousand ++!
But thank you all so much, I love this community. This is just so amazing.4 -
Every time I see the N+1 query problem in people's implementation, I feel like crying. Especially when it's dealing with large data sets of something like 1000 records.2
-
I updated all the records about 1000+ because I forgot to write the where clause with the update query and it updated every fucking single row with same values.
~God bless backups :)2 -
Rejection 4 / 1000 of my 1000 job applications TikTok journey
Another reply with apsolutely no constructive feedback for me. No explanation why they decided not to choose me. Just fuck you we'll go for the next one. No. Fuck YOU7 -
This, my friends is the rate at which ads and trackers are being shoved into our faces. It's just been 7 fucking hours since I installed Blockada and this is what I have. 1000 fucking requests blocked.2
-
Anyone knows why comment limit on web version of devRant is 1000 chars and on mobile 2000 chars?
Is this an actual feature to push people for using mobile app, or inconsistency caused by not updating web app?7 -
A JavaScript developer want to understand my 1000+ lines pythonic python code without any prior knowledge about python and he just want to understand it so that he can translate it into js. What should i do?19
-
Rejection 2 / 1000 of my 1000 job applications TikTok journey
Another vague response. It appears to me as if all of these companies are looking for a top 0.1% FAANG engineer and pay him $600/month7 -
The Microchip LAN7850 is a USB 2.0 to 10/100/1000 Ethernet controller. I wonder how they manage a gigabit connection over USB 2.0 which maxes out at 480MBit. *Thinking Emoji*7
-
Atom has much more stars than VSCode on GitHub. But still atom has issues under 1000 while VSCode has fucking 5000+ issues. Interesting.5
-
SQL collation conflicts are the worst thing that has ever been made possible in humanity... it's 1000 times worse than problems with time zones, change my mind.
Fuck off whoever decided to make hundreds of different versions of the same languages.1 -
Always check if you are on the test or the prod system at least 1000 times before cleaning up the customers database.
This happend twice to my team.... At least our customers admins were pretty chill and said they learned something from this. -
I don't fear the dev who has built 3 large scale SaaS apps.
But, I fear the dev who has built a 1000 To-Do apps.8 -
Rejection 5 / 1000 of my 1000 job applications TikTok journey
I have rejection 6 ready but cant post more than 1 image at a time on devrant. Rejection 6 is the same company from rejection 4! They fucking rejected me TWICE. Because i asked them to tell ME out of ALL the positions they have available -- NOT A SINGLE ONE FITS MY PROFILE. DO THEY NOT CARE THAT I HAVE A COMPUTER SCIENCE DEGREE????????????????21 -
@dfox, dude did you jack the price of the skull tee by 1000++ 🤔
I wanted that fucker bad and you moved the post haha or was that @trogus?10 -
What to choose for first job?
1. Small company "10-15 people" working with CRM systems C# Full stack.
2. Big company "1000+ people" working with java backend.
Same pay and language doesn't really matter right now. What's best for the future?16 -
I invested 1000 rs in bitcoins today. My 1st 0.002289 BTC 😁😇. (1000 yet to invest). Lol its a small amount i k.2
-
Cheese and crackers this is the worst code I’ve ever seen... i hated visual basic before but when it’s written by incompetent devs it’s 1000 times worse. Brb going to go tear my eyes out before trying to debug this shit code.3
-
Resharper is amazing, 1000's of little wins all day. But then I screw up, run the wrong command, and spend 30 minutes fixing my mistake. I'm starting to wonder if it's actually more efficient.1
-
After years of experience in the industry, I find that I have 1000% more skills and 2000% more knowledge.
I have come to the realization that I need to do 500% less things and demonstrate 1000% less knowledge.
2022, Lex Lexter, a collection of wisdom3 -
WTF!!!
I almost gone through 1000 of top rant pages on this website....
Am I doing something wrong??? 😐😐4 -
What use is a MacBook?
Cause all it is is an overpriced laptop, that has the basic functionality and features that a regular and cheaper laptop has.
My friend and I concluded that all it's used for is to say you HAD $1000.9 -
So tired that I can't even think about writing code this weekend .... Despite really wanting to. 1000 things going through my head that I could code right now.1
-
* talking with coworker about how to use a certain library *
* other coworker comes in *
"Oh I have experience in that library. Perhaps I could help"
* we explain our problem *
"Hmmm yeah, you should probably refer to the docs."
Helpful 1000!3 -
I have 1000 problems and
Reached here
Function called
#############
and threading
While loop
Blah blah blah
Blah Blah blah
Is one of them
==================
lololololololololololololo
I hate threading
5555555555555555555
Shitshitshitshitshitshitshit6 -
Why can't GitHub have a random repo button, there's randomrepo.something but it only shows ones with 1000+ stars ..3
-
Suggestions @dfox :
What about profile achievements?
10/100/1000 total +1s
Invent a new metric unit: rants/week
Can @localhost get a gold star or something on his profile for first to 1000?
Silver stars for people who gave an idea that was impliemented
Bronze star for people who have gotten a stress ball
I'm half working on this project, half thinking of DevRant... It's Friday!6 -
!rant
Finally got the 1000++ still feels like I just joined last month. Thanks to you folks I don't feel like I'm alone anymore.
PS: Fuck jQuery, copypasta shit code and retarded company policies. 🕊1 -
I bet jake wharton is going to post his cat pics in a repo someday and that would also get a 1000 stars, 350 forks 80 issues, 4 prs and 30 medium articles explaining/suggesting/worshipping/debating on it XD5
-
I'm fucking tired of seeing 'No Operating System found' while installing Linux! All because of RAID/SATA issues that exist due to the presence of both an HDD and an SSD. I would've have smashed my laptop but it's a $1000 one. :/1
-
That dude that doesn't really understand the concept of cariables and hardcodes a caesar encryption/decryption.
I have no words for this. 1000+ lines of code -
I knew when my dad showed me gwbasic on a tandy 1000. Never did more than a high/low guessing game but not bad for a 7 year old. I so do not miss having to manually number lines.
-
That moment when the code that was supposed to be removed in only commented out!!! The guy butchered a bunch of classes by commenting out about 1000 lines of code
-
½ Rant, !dev;
HECK i missed the exact moment it happened >.<
but THANK YOU so much for (1 << 10) ++'s!
like who cares celebrating 1000 :P
Thank you guys <3
Shoutouts to @jiffier for being the 1024'th ++er6 -
Pc:- Downloading game started.
Me :- 🤓
Pc:- After 1hour , 7 % completed
Me:-😌
Pc:- After 24 hours, 18 % completed
Me:-😟
Pc:- After 10 days, 28% completed
Me:-😡
Pc:- After 1000 years , 99 % completed
Me:-👴👴RIP💀💀5 -
Thanks VS code for randomly deciding to fuck up over 1000 lines of saves yet uncommitted code.
I seriously just want to cry8 -
I JUST got my stickers!! Thank you so much @dfox and Tim!! Absolutely love it!! Cant wait to get 100 or even 1000 ++s!2
-
I... Hate... Uni coursework. Would much rather be coding my own projects than reading 1000 plus lines of code to write a single class4
-
Creating a Google Photos shared collection and added 1000 photos too it... Or so I thought....
Find out afterwards there's a 500 photo limit... So NONE got added...
WTF... WONDERFUL USER DESIGN... DUMBASS7 -
I need to get a laptop .. my machine is PC and that's because I couldn't find the same specs on a good laptop.
Now, I need it for mobility. Any suggestions?
Budget: $500 to $100039 -
public void today() throws Exception {
Car c = getPosessions().getCar();
c.wash();
c.wax();
Game g = getPosessions().getUnchartedFour();
while(!g.finished()) {
g.play();
Thread.sleep(1000);
}
this.eatDinnerWith(getFamily());
System.out.println("Today Rocked!");
}4 -
I just learned the existence of Laravel. It made my life 1000 times better. I will just abandon the normal PHP coding workflow, I will juet use Laravel now. I love it.5
-
If there are 1000 a , 2000 b , 3000 c in a program, how will you declare them in C ??? Simple but high level aptitude question. Lets see who answers it right.32
-
Damn, I'm conducting some benchmarks on go and php...
A php page that simply returns "hi" with no framework is a lot slower than 1000 calls with 200 concurrency to a go function that queries redis and returns a json.1 -
First you’re telling me my work always needs to be 1000% perfect and complete, next thing you’re saying everyone makes mistakes and you need the mistakes so you can learn from them.
I’m getting mixed signals here9 -
Rejection 3 / 1000 of my 1000 job applications TikTok journey
At least this one explained what the reason is3 -
The best part about my new side hussle i discovered (a glitch in the matrix) is, no one is going to believe me that i earn $200/hour, and soon just over $1000/hour as soon as i learn how this fucking nextjs syntax works. Once this is set up I'll be able to earn over $1000/hour on autopilot, every morning when i wake up I'll see at least $8000 in my bank, money generated out of thin air. If i don't make more rants in a few days I'm probably in jail8
-
Hey devRanters! I need some help looking for a powerful laptop around (or obviously less than) $1000. Cousin recently stepped on my old reliable laptop and figured it was time for an upgrade. Any suggestions / experiences with your own laptops?11
-
Rewrote 1000 lines of code(literally) because someone else didn't do their job properly, and now they've been given another task.
Frankly though, I don't think they're capable of doing it at all. -
how the hell I am supposed to give £1000 for the TNW conference. :( I really wanted to visit it, but I am poor :D2
-
/me trying to automate stuff with fancy tools
colleague: you are going to fast. We want to have everything in control by hand (ssh -> cron * 1000 servers)3 -
Querying Active Directory limits result sets to 1000. Useful when working for an organisation with over 3000 people...
-
I told my colleagues to test the website I built and they all came to my seat for about an hour and told me 1000 bugs even the client is better2
-
I need the +1000 to match my shoes. :/
@dfox can we have sweaters instead of shirts for the winter?4 -
GWBasic on a Tandy 1000. I wrote a guessing game then a super super shitty implementation of blackjack. Ahh the fun of numbering you own lines.1
-
Any recommendation (super) thin laptop under $1000?
I think of lenovo yoga, but I don't need the touch screen, and I think it's just upping the price.15 -
Howdy, any great black friday offers?
The new Surface is roughly $300 cheaper at MS, about $1000. Looking for cheaper alternatives, Lenovo and alike. Any ideas?2 -
Sf bulk api:
CurrentPollingInterval = 1000;
While(jobRunning) {
...
CurrentPollingInterval = Math.Max(16000, CurrentPollingInterval *= 2);
}
Max/Min...
Why does this take so long..
I am fucking retarded...1 -
I'm 99% sure that stuff Johnny Ive goes over about how "For every 1000 no's there's 1 yes" for the iPhone is about the number of errors that are thrown before they finally get something to work with no errors
-
The difference between a programmer and a non-programmer is.........
The non-programmer thinks a kilobyte is 1000 bytes,
while a programmer is convinced that a kilometer is 1024 meters.....6 -
Why Redmine has a such bad and convoluted UX? I don't care about its look which comes straight out of the 90s but it shouldn't be made in such a way which each thing you do requires 1000 clicks.4
-
on one hand - softlayer is way less intuitive than aws...
on the other hand - when your boss tells you you can bring up up to $1000 monthly valued servers, you can forget about the first hand1 -
When you have to delete/move 1000-character files that Dropbox synced from a Mac OS source...
So thankful for `robocopy` -- even though you'd think MS would eventually allow longer filenames. -
CMS + Website(Template + initial conntent) entirely in go with pictures I had to take myself first. 1000$ for around 2-3 Months of work over the time span of a year. Good thing my main job país decent.
-
Am I the only dev who works almost always for one boss as a Client but it seems to work with a 1000 different ones? So tired of continously change routes on my projects...
-
To be honest spent a year of work time on a team of 2 developing a product that 2 people have bought, £1000 revenue... 1 year after release.
At least we didn't waste time writing tests. -
So some voicemail systems let you press * to attempt to enter a pin to access the whole inbox. I bet you could even brute force it, as there are only 1000 possible pins.
-
I have push notification feature on my Android, iOS app.
When I send notification to apps, it was working normally but once no of users exceeded 1000.
I got following error:
Number of messages on bulk exceeds maximum allowed (1000) #48
I am using FCM to send this push notification.5 -
created about 1000 test users for my system all with fake email addresses. forgot about the welcome email that goes out. SendGrid was not happy with all the bounces and trashed the reputation score. whoops
-
Can we have some universal statement for wishing to up vote more than once. Something like...
for( vote=1; vote<=1000; vote++;)
Where 1000 could be variable based you excitement.2 -
How do the mobile offers in games like "get 1000 Gems if you ... in some other app" able to verify that you actually did that?9
-
!rant
Finally.. I have decided to change my laptop. Please suggest me something good. Mainly worked with PHP and Java (Netbeans). Planning to start android.
Budget 1000-1200 USD4 -
Courage...$300 picture book. What next $1000 Betamax of Jobs on the toilet.
http://theverge.com/2016/11/... -
So I have about 1.5 weeks to pack my family off 5's 3 room apartment, and move 1000 miles across the country (Western Nebraska to Louisville, KY). Because why the hell not...
-
Ok Google. Thank you for providing a sample app to take a picture. Also, FU for making the basic sample camera 2 fragment in excess of 1000 lines of code.
-
Oracle Java on Mac and JabRef are the reasons I have to move my reference library (> 1000 entries including 12GB of full text pdf files) to another reference manager.
Any suggestions?2 -
So yeah I'm currently working with a small team on a project that will save our company around 1000 FTE (literally ~1000 people) costs per year.
But we forgot to do branches in our gitlab project... And now I needed to resolve a merge conflict on a PyQT UI file. Fuck my morning I need more coffee!1 -
So if only one query on a firestore collection returns 1000 documents, this is considred as 1000 read ?
Or only one ?
Docs say 1000 !
And since the cache os 30min long, if the user came to the same and open it 30sec later, ill be charged for 1000 reads ?
Well well well !2 -
Anyone managed to get xephyr working on OSX? Have over 1000 tests and running the lot takes a.g.e.s. Would like to look at cat pics while they're running.
-
I want to print the first number in the Fibonacci sequence to contain over 1000 digits. I got fibbonaci to work but I cannot seem to figure out how to implement the "Contain over 1000 digits".
Do I make a list to store the fibbonaci numbers in then do a statement?
My Python 3 Code:
def fibonacci(num):
if num == 2 or num ==1:
return 1
return sum([fibonacci(num - 2), fibonacci(num - 1)])
print(fibonacci(7))7