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 - "minute"
-
1 minute of Thread.sleep() for Tum, the best cat ever. Rest in peace, your memory will live on in my devrant avatar.17
-
After an hour of debugging, realised that I wrote =+ instead of +=.
I will just to go in a corner and cry for a minute. brb guys.9 -
devRant has had a huge impact on my life. My poops are significantly longer and now my legs fall asleep because of it.19
-
So I like to put on some music while I shower.
For some godforsaken reason I put YouTube on autoplay.
Ended up listening to a 5 minute ad instead.16 -
I was looking for some good loading gifs, and waited more than a minute for these images to load...9
-
Me: Oh it's just a simple formatting/styling issue, shouldn't take but a minute
Computer: *laughs in html*7 -
Holy. Fucking. Shit.
++111111110 on devrant. This is my moment to shine, my account completely blew up. I am the Elon Musk of devrant. I am the coolest bitch on this website, bow before me you peasants!
... wait, is this binary?7 -
-You can't just turn on creativity like a faucet. You have to be in the right mood.
-What mood is that?
-Last-minute panic.5 -
I let my wife use my laptop for a minute. She closed all my tabs and I can't restore them. Our love died inside a little today.9
-
Wait a fucking minute! C# has 4 + symbols in it! Plus signs are combined into a # symbol!
C -> C++ -> C++++
I see it now 🤯8 -
a litte piece of javascript pinging the server every minute to prevent user being logged out
$(document).ready(function() {
setInterval(ping, 60000);
});6 -
Best one minute life hack..
1. Uninstall Facebook Messenger
2. Uninstall WhatsApp
3. Uninstall Instagram, Snapchat
4. Install DevRant.6 -
Manager: our file IO is slow, any suggestions to make it faster?
Code: multithread writing to a few hundred small (temp) files then single thread combine to one big file and delete the temp files.
Eyes: bleeding31 -
To my coworker who gets notifications 5 times a minute:
PUT YOUR F**KING PHONE ON SILENT, YOU NEANDERTHAL!!!
Jeeze, it's like some people have ZERO workplace etiquette 😡😡😡3 -
Most expensive and best rated school form in my country
Most polite, educated and responsible students
...and this is how they look like one minute before class starts8 -
I just discovered my server being brute forced over SSH by over 25 different IPs per minute. WHAT THE FUCK?! It's not even a public website... Now I installed fail2ban.35
-
Nearing the end of a project and the client starts requesting UI changes and new features...
Every. Damn. Time.8 -
Write comments you dumb fucks.
If you change shit that is different from the original pattern, fucking write a comment.
1 minute vs. 45 minutes you mother fucker.14 -
Wife: What are you working on?
Me: Just adding a few things to this website. I should be done in a minute.
*two hours later*
Wife: It's late. Are you coming to bed?
Me: I'll be done in a minute...
*sigh*4 -
Not dev related, but if you're in Texas stay safe this weekend.
The power outages are going to suck the most, so remember to save your code every other minute.4 -
- Finish all my projects
- Find a job that pays 9 figures
- Cure Cancer
- Refrain from drinking 20 red bulls/per minute
- Own a planet9 -
Client reads about MomgoDB ransomware attacks online.
Him: I heard that the MongoDB is not secure, we should use something else in our system.
Me: Those databases got attacked because security features were turned off. If you want you can have an external security team to test the system when it's done.
Him: I don't wana take any risk, so I we should use something else.
We have been working on this system for almost a year and the final stage was supposed to be delivered in a month.
He wants me to replace it with MySQL11 -
Fucking bastard cunting customers I am not starting your shite at two minute to going home time, if you don't like go fuck yourself. #rant over16
-
Saw time in a digital clock (HH:MM) [05:14] thought I should take a 1 minute break and decided to start at 05:15.
2 seconds later its 05:15......fuuuuuuuuuuuu3 -
I had a 15 minute meeting, organised by the MD, with the CTO and a principal engineer, to discuss what shade of yellow a button should be. Massive waste of time.19
-
When you set an alias for vi and completely forget about it
# alias vi=nano
God damn, I was so confused for a minute 🤦♂️15 -
Admit it, in some of your projects you must have hardcoded something for an urgent delivery or last minute change :D6
-
Every time I hear my boss say "surely it can't be that hard" or "that's what, like a 5 minute job?"
*shudder*3 -
I sat in a 30 minute meeting with our company's ISP. We ended up talking about devRant for 10 of those minutes2
-
Friday night and still coding. sometimes I force myself to go sit on the balcony for a minute to make me not forget about outside...5
-
So my friend who was talking about Privacy and stuff about a minute ago is now using Google and Facebook.
Why?26 -
Hello community. Joined this a minute ago and already in love with you.
Have a nice code. See u !11 -
I'm averaging 3 hours a day outside of meetings. Mostly in 30 minute blocks.
Manager is wondering why I can't get work done...5 -
Went on an interview and the woman literally counted out loud each minute that went by as I tried to write some code.5
-
I replaced a python/mysql daily process that takes 25 minutes to run with a perl/redis process that takes 1 minute to run, so it runs multiple times a day. Mgmt asks me to convert it to python/mysql, "...but keep the run time at one minute. That's great!"
No.4 -
Things you hear from developers 5 minutes before demo to the whole Management Board.
- "... Does this button work... Nope... Oh well..."
- "What the hell is THAT!?"
- "Um... Is it supposed to look like this?"
- "Please tell me you didn't just merge this!?!" -
It only took a whole minute for my stackoverflow question to be furiously downvoted... What is it with people on this site? Didn't they get enough hugs as kids?8
-
Senior dev says "oh, we're not looking for load time optimization" and at the same time, the website loads for at least 1 minute on localhost... 😫5
-
Time flies, one minute you're starting a project at 11PM and finally ready to sleep...at 5.45AM
You know that feeling when you're "on the zone"2 -
Landing Page takes a minute to load...
Web Dev: Maybe I should another npm package to show a loading animation while the site loads... maybe even a small game...7 -
*can't find the bug after an hour of searching*
"This is impossible, this can't be my mistake"
*finds bug one minute later*
"Nevermind me"
At least once or twice a week! -
I asked for last minute day off tomorrow. And was told yes (probably very begrudgingly). I'm so happy that I don't know if these tears are from a breakdown or happiness...11
-
BOSS allowed a last minute change that apparently was barely tested to be merged right before the last release of the year...
BOOM!!!
Me: ... I told you so....1 -
Let's take a minute of silence for all of our fellow developers currently involved in monolith migration projects.2
-
- Honey, your code reminds me of the delicious dinner you cooked us last night!
- Oh you mean the meatballs and Spag-.. Wait a minute... -
Y'all ever listen to a webinar and their mɨȼɍøᵽħønɇ ɉᵾsŧ ɍȺnđømłɏ fucks up for a minute and scares the shit out of you?3
-
I fucking hate it when customer changes things in the last minute.
"It's a small change", they say. "It shouldn't take you too long", they say.
You know what? Fuck you.6 -
For all you Googlefags, "Serious Chrome zero-day – Google says update right this minute":
https://nakedsecurity.sophos.com/20...16 -
I work for a bank and every production release date it's a chaos... Like, for real, devs running to get their stories approved by the testing team and last minute scope changes that, if not made, would make the whole app fail (real shitty management as you can see).
Longstoryshort, a dev didn't finished one of his stories and create 7 major bugs with another... Today that was my breakfast, took me 4 hours and get it all done and approved... We didn't make the release tho, but I scored some major points with this.
Funny thing, tomorrow I'm telling my PM I'll leave the company for a better job, so that will be their breakfast.6 -
That feel when someone answered your stackoverflow question and you accept, but a minute later someone posts a more detailed answer that obviously took a lot of effort 😐1
-
"Hey what's up YouTube..."
"How's it going my name is..."
"What going on guys..."
"I'm sorry I haven't posted a video in a while..."
OR
* 1-minute animation intro*8 -
Spent fifteen minutes finding the right playlist to listen to while coding
5 minute later, I pause the music trying to focus6 -
Error, coffee, fix, bug, coffee, fix, 1am!
Time for bed, last minute compile..
Error.
Bugger this, I'm going to be a dam hooker!7 -
Not seen girlfriend in 2 weeks. Been here less than a minute and she's ignoring me for facebook. At least I have devRant!5
-
Just installed Vim a minute ago. I already want these key bindings for the entire OS 😅. I think I'm gonna love this one 🤗7
-
Boss: "do you have a minute?"
Me: "sure"
Boss: "I have this problem, can you just stop doing whatever you are doing and fix it for me?"
Me internally: *no I don't, what I'm doing right now is fixing another one of your problems for which you've interrupted other work already"
Me: "Yeah sure, gimme some time"
Can't afford to fail my internship and I don't want a shitty work environment which I why I don't speak my mind...
But man this is tiring...2 -
Managing a VPS while having an internet connection that makes everything I type appear in the terminal around half a minute later... I need a f*cking stress ball3
-
The moment when the product manager changes your requirements last minute and you have to change all of your code. 😑1
-
Learn to read documentation and don't rely on 5 minute Youtube tutorials, stackoverflow or dev blogs for every little thing.5
-
that moment when you finish your project literally a minute before deadline, just before entering the presentation room6
-
Just got a new project from a client. Can't wait to complete it in the very last minute possible..3
-
Wait a minute... something doesn't feel right around here, There's a certain someone missing from my devRant life again.
Enjoy your social leave.13 -
Wait a minute.... when did the rants start clearing themselves??????
I'm not used to not "selecting all" and "deleting" 😎
Anywho... did anyone else notice Chromes new darkmode in V74?2 -
That kind of boss who give you a task one minute before you leave your desk to home.
Me inside: I hate you, very much, sir.3 -
Every sacrifice you make for your job will be forgotten in a minute and won’t be rewarded unless you force their hand.
Luckily, I outsourced this experience and have never made sacrifices.2 -
"it's only a 30 minute job to change the layout of the whole website right? You only have to move a few boxes"
- Designer with no knowledge of Web2 -
!rant
I just woke up a minute before one of my first neural networks finished training
!!rant
My laptops dual core cpu with 4 threads is slooooooooow3 -
How do you guys deal with procastination?
I have this thing where I procastinate untill the last day and then I start doing things because I feel more motivated/ working faster, untill then I watch youtube and kill time by other means.16 -
It finally comes! <enki/>'s invitation code for "the 5-minute daily workout to level up your dev skills" they said.6
-
Introducing the unified standard of quality measurement.
WTFs/Minute
is a new standard coming from code reviews, which also applies to movies, porn, women, ....
what's your opinion ?2 -
OK Google.... guess we'll play it the hard way....
I'll just upload all videos i want transcribed onto Youtube in smaller (10 minute?) chunks where machine transcribe is enabled...2 -
!Rant
Please spare a minute to check out my first Android app:
AI Sight - Object Recognition on your smartphone!
https://play.google.com/store/apps/...35 -
A 30 minute Jenkins pipeline just happened to start at the same time as today’s Nintendo Direct. Whoops. Guess I’ll take a break.
-
I'm so sleepy right now that I spent a minute searching for my spectacles...while wearing them. FML. Argh, gotta finish programming this module.
-
NEW RULE
From the 15th minute of a meeting onward, my mind will phase out and I'll stop listening.
It's your care to make sure you say everything important before that happens.7 -
So I just experienced my first "last minute client change" boy do I understand everyone's frustrations now
-
Stakeholder's last minute request turns into a show stopper requirement after I explain to them is way too late for that.
-
"Use this great extension for your IDE!"
Yeah, thanks, now I have 57 extensions installed and not one of them is useful because my fucking IDE crashes every fifth minute.8 -
I have 3 different people trying to say that their last minute shit is priority. I have a headache, they put a meeting during my lunch hour. Fuck today.4
-
I'm debugging a script...
It takes 1+ minute to start because it loads data from remote API and apparently loading 80k objects takes a lot of time, even though I need only headers
I could optimize it. Like, add a local cache. But I will not.
Instead I will waste 1 minute, then another minute, then another minute, each time hoping it's the last pass, but no. I will waste the whole day on it and at the end of the day I will still NOT have the slightest idea why it is slow. That is what will happen, I predict it.
Good times3 -
opens a youtube video
a minute of ads
checks adblocker
reloads youtube
youtube: adblockers violate our terms of service
turns off adblocker
reloads page
a minute of ads
reloads page
a minute of ads
reloads page
a minute of ads
reloads page
a minute of ads
reloads page
a minute of ads
reloads page
a minute of ads
reloads page
0 seconds of ads13 -
Alright y’all what’s the longest minute:
Microwave minute
Google drive upload 1 minute remaining
Windows copying less than 1 minute remaining
MacOS update screen 1 minute remaining2 -
Thanks google, I don't think I will forget to try them
Had to scroll for half a minute to find something I didn't already have1 -
When you finish writing your PR and just a minute or so later it's reviewed / merged!
Is this heaven?2 -
If you like breathing into the mic during a 60 minute conference call....for everyone's sanity, please mute yourself.1
-
I think I finally found my level of lazyness:
I rather go 2 minutes by feet and take a 15 minute bus ride instead of going 5 minutes by feet to take a 3-4 minute metro ride.2 -
I don't get why people set their alarms every 5 minutes, instead of every minute with 5 minute snooze... It's waking up or lying around and getting angry at your phone that way14
-
Set up my little raspberry pi and installed postgres. Now when it boots I can ping it for about half a minute then it crashes. So I'll install it locally I guess...3
-
OMG @dfox! Thank you for adding the modify! I can finally fix that pesky autocorrect from 3 months ago
Haha jk, 5 minute rule. Can't Heil Hitler all my posts... -
I was 11, I picked up a Java book out of interest. I was fascinated from minute one. I got interned at a tech company 3 years later.
-
I just fucking hate android studio it takes 15-30 minute just to load on my machine . can't they just make the whole ide available through browser 😞19
-
Official Release of Meme Bot is here, Though it's a meme bot, it can be used as any image bot, since it googles the text. For better results, give proper description.
The script runs on a cron job, checking for mentions every minute, so, it will reply within 1 minute.
@memesbot <name-of-the-meme>
Here's the source code: https://gist.github.com/theabbie/...
Demo in comments415 -
Any devs have to track their time down to 15 minute increments? Do you get used to it? Does it fuck with your flow? Any tools to use to make it easier?18
-
The worst part of youtube is that you have to watch 8 minute ad with no skip button for 5 min video8
-
Contest is over. I accidentally submitted broken code at the last minute so this is my unofficial placement.1
-
Spam filter update!
You now all can control the bots.
Suspicious post count of user + suspicious comments is now blocked too! Like here: https://devrant.com/rants/11507563/...
Also, if some one is spamming, just say @ragnar in the comments and the spam bots will come to help in less than a minute.
I used @ragnar, since that's the name of the anti spam system but it was already an existing use. He left dR, so fuck him! :)
Don't abuse the power guys.14 -
Asked a provider for an endpoint that returns customer usage
Provider sends back an endpoint that takes 1 minute to return one days worth of data for 1 customer and asks we limit concurrency to 3... we have 3000+ customers with them
(1 minute * 3000 customers) / 3 = 16 hours to pull yesterday's numbers
Hope we don't get behind7 -
By taking one 30 minute dump in the toilet per day to relax and read other people's code on my phone
-
If PyTorch > Tensorflow:
print("True")
Output:
True
True
True
True
......
......
.....
True
Wait a minute? Is this a While True loop?
Doesn't look like an if condition xD3 -
While applying for backend php jobs, a recruiter once asked for a minute drawing. I laughed, but they didn't think it was funny4
-
Confession: Sometimes when I need a minute break and someone is looking at my screen I run 'tree /'1
-
If the codebase quality drops below levels measurable by way of "WTFs per minute", determine further negative code quality by counting the amount of times per hour you wonder if you're in Hell and what exactly you did to deserve this torment
-
Wait a minute.....@dfox was giving away squishy devrant balls?! ugh I need to rant more. rant rant rant.6
-
Ok, my RSA token for the next minute is: 740130.
Are you a L337 enough H@xx0R to pwnz my system in the time available?4 -
CMD MELTDOWN!!!
Can you relate to this? Please fill out this two-minute survey - https://surveymonkey.com/r/J8G8H5J/ or drop a comment below. -
Yo, where's @g-m-f at ?
Haven't heard from him in last few months, his puns were sharper than a toothpick and shorter than a 3 minute jack-off6 -
When all you can think about is getting back to coding as the 4 day no coding holiday has just killed you from the first minute.6
-
Taking over a deserter's work, the level of over abstraction and over generalization is off the charts.
WTF-per-minute (WPM): 33 -
Me : This isn't connecting to the network because of MAC filter
Biz dude : okay give me a minute, I'll boot windows
Me : *facepalm*1 -
A minute of silence..
...for the product managers who want the COOL 'Flash' app remain untouched in the code! -
In my country there is exactly one (1) mobile operator to choose from, Ålcom. The line hardly ever breaks - provided that you keep your phone calls under a minute or so.9
-
My best code review was when my merge request was accepted in less than a minute after creation. It was simple but I expected more time on review and accept action.
-
Oh... Git didn't like the \ ...
For a minute I thought there was something wrong with my screen... ¯\_(ツ)_/¯1 -
That feeling when at the last minute, after an interview they decided to reject your application 😢3
-
Heroku/Render
Deploy 2 apps
app #1 sends request to app #2 every minute
app #2 sends request to app #1 every minute
they never sleep
profit?5 -
being that its Christmas I decided at the last minute to make a Christmas game
https://pretzelstudios.co.uk/our-ga...
You can download and play it here :)4 -
Stop scrolling.
Turn your keyboard upside down, and shake it vigorously for a minute.
Now carry on.6 -
In large projects, eclipse is so bad that rename of a class can last up to whole minute.
make that an new class, 0 references. still whole minute. How can you fuck up so badly???1 -
Every time basically.
Coming up with complex Excel formulas.
Cooking products in a weekend.
Setting up and printing a shit ton of spreadsheets in a minute with a VBScript.
Yep, every time.1 -
I actually like that there's a new library every minute in js world.
more maintenance required means more demand for developers. planning our own survival, not obsolescence.7 -
Shoutout to any CommBank developers, I've been dreading going in to a branch to open an account - turns out it's only a 3 minute exercise using the website 😌👏 👏1
-
npm waited for me to `rm -rf node_modules` and decided to experience an outage a MINUTE afterwards.1
-
The install will take about one more minute…
*go make a cup of tea, pack for holiday, go on holiday, return from holiday*
Ah still installing for one more minute my old friend…3 -
"I'll go to bed on the hour."
1 minute past the hour:
"Dang, I'll need to wait until the next hour and get more code written." -
My ifs teacher doing an HTML question from an example.
"Let me explain(thinks for a minute).never mind my coding is getting rusty"1 -
I forgot how fast my office pc was until my laptop at home grade synced and built my project for a full minute!!!!3
-
Not much of a rant, just laughing at myself. Typed in docker run android instead of cordova run android and sat there waiting for a minute or 2 😂
-
Anybody working on any good open source projects at the minute? I'm looking on expanding my portfolio and getting more hands-on in community based projects.3
-
Hire the best talent you could find. Then give them little to no time to actually implement the extra layer of their expertise. Profit! Wait a minute....1
-
My professor said that he cold booted the pc.
It took me around a minute to realise that he meant he turned off and switched it back on.1 -
I love containerization platforms....for eg. Docker....You can do whatever you want to do in the container..., literally blast it....and whamm!! ....within a minute or two, you can recreate it
-
Apparently marketing departments of Headspace are like us developers.
This is the final version. *bug*
I MEAN THIS IS THE FINAL VERSION. *bug*
Now this is truthfully validated tested final version! -
Why does our boss think that there is "fix it" button for every bug.. which will magically solve the bug in 1 minute.1
-
Life would be a lot better if the client's requirements won't change abruptly on the last minute of deployment
-
I HATE CLIENTS, THE WORKS WILL NOT END IF THERE WILL BE A 246PX SPACE FOR 10 MINUTE FUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUCK
-
they're having me log my time in 30 minute increments, with each 30 minute block assigned to a jira ticket, as well as keeping track of my slack status throughout the day3
-
Windows update service on servers...that trigger a 15 minute countdown to reboot when you log in. Even under business hours.1
-
Have you ever noticed how angry and hateful you can get just by reading someone else's code. I think I'm losing about 5 minutes of life per minute of code that I'm reading this shit.
On the plus side every minute feels like an hour so quantitatively I end up on top though... -
I absolutely love dancing and I am quite good at it too. Every minute I'm not working or at uni I probably am dancing.1
-
!dev
>Be my friend
>Buy a tdi
>Upshift at 1300rpm
>Get up to speed in like a minute
Ffs the turbo never even turned on what the fuck.1 -
Somebody here crazy enough to leave the laptop unlocked in the computer engineering university for a minute?3
-
@dfox - yall should publish some metrics on devrant, maybe a punchcard graph for rants per minute? think it would be kind of cool to see how rapidly the community is growing2
-
Scope creep is the worst, and it's always last minute which causes bugs, which causes unhappy scope creeping clients.. :-/
-
40 hours straight. It was brutal and I won’t repeat that thing ever again. A government regulation at the last minute forced us to change parts of our financial backend
-
Wow Go is awesome, throwing some of its magic and making data ingestion that took one minute plus and make it run under 3 seconds.
Feels good -
Officially Running node-cron as separate thread in nodejs to update 27600rows every minute. Honestly, I am Supprised how well it is behaving.1
-
When @cascross123 leave his Mac alone for a minute, me and @addlinny show him how much we love apple /s3
-
Kicking myself. Not only will I be unable to drive the 7 hours to the path of totality for the eclipse, I also neglected to buy eclipse glasses until the last minute. The only store around me that still had them sold out yesterday and it's too late to order online from the few manufacturers that still have them. Can't even find welder goggles in the right shade (14 or more). Why do I put things like this off until the last minute?!8
-
When a recruiter starts his 10 minute phone call with "I have an excellent opportunity" and ends it with "Junior SQL dev".
-
Every time I decide to reset my working environment I get last minute requests flagged with the highest importance.
I swear it's a God damn conspiracy. -
The wonderful feeling when project was finally relesed and deployed, you have no chance for any more last minute fixes and you can finally merge into master and break everything :-)
-
That feeling when your clients are very well aware that you're away on holiday but they still try to contact you to work on some last minute edits on a project.3
-
Always valued my every minute but seems I have given up the principle for a cron job which I have to wait for every minute to run so I can see what I am doing on the log file.
-
five minute of panic upgrading to xubuntu 17.10
dpkg was interrupted, you must manually run sudo dpkg --configure -a to correct the problem.
Fortunately sudo apt-get dist-upgrade save the day.1 -
That feeling when you're working on a server plugin that uses Velocity and a simple typo in your generated Javascript forces you to wait a literal minute for a recompile...1
-
does anyone have a vps server? i just need to borrow it for a minute to see if i can create a new spotify account10
-
Updated Android on my phone and I was looking for a full minute where's my music app... to find it's now called "Samsung Music" -.- what a great idea...
-
The problem with 10:30 pm is that it comes exactly one minute before 2:30 am if you are not careful !2
-
The TRUSTe / TrustArc cookiewall is a bitch! My ass it takes over a minute to update my cookie policy... 😡
-
When you make pull request and your team leader say "only one minute" and then you wait half hour...1
-
What's your thoughts on "nano learning"? For example having devs watch a 5 minute education video once per week rather than watching a 20 minute education video once per month.
I used to think it was a great idea, cause as devs we kinda do nano learning all the time on the fly while we are coding and googling.
However after my organisation has started sending us 5 minute education snippets - I've reconsidered.
Since it takes a few minutes to context switch from your current task to an education about something completely different it feels like an annoying chore.6 -
Dam your shit! When it's working one minute and then fucked up the next 😢
Laravel API project, need to do some serious debugging, whereas my rubber duck 🦆 -
How to become a better programmer? 1. Build something everyday/hour/minute. 2. review each do. What you did well or bad. 3. Repeat.1
-
4 hours to a major release, decided to remove a web service from the app, instead do whatever that service was supposed to do in a DB query, as just realized that the foresaid service will be called only once to fix some data discrepancy !!!
-
Got an interview call from a company which I didn't join at the last minute. This last minute change happened 3 years back.
Now I'm thinking I'll give them another shot even though I'm happy with my current company.
I didn't join them earlier because the new company had a lot of scope for learning and growth.
Now, let's see what they have in store -
wait a minute... I thought Google's home page was supposed to be super clean...
Was testing some program functionality and downloaded this page... 300kb...1 -
Use the Pomodoro technique. 25 min focuc followed by a 5 minute break. After 4 Pomodoros you take 20 min break.
There are several articles about that technique.2 -
Fixing some terrible rushed code from a group assignment last minute. what could've taken hours to compute, finished in under a second afterwards.
-
I have to rewrite a good chunk of logic because it is too hard for any one of 4 people to complete a 5 minute job within 7 days.
I hate users. -
This weekend I've spent 12 extra hours finishing a project for SharePoint. Gonna travel now to show the client the first version. Wish I could express how f***** I am.5
-
Got an SMS inbound: "Please get in remote control into my laptop before the boat leaves in 3 minutes and I lose Wi-Fi signal, I need an username/password written in [the Windows UAC prompt]"
I was on my lunch break, and saw the message a too late. -
Completed an 8h user story to spec, to Beta 1 stage in under 7h. Just waiting for the "last tweaks"...
-
{{ if (and (or (isset .Params "title") (isset .Params "caption")) (isset .Params "attr")) }}
Wait a minute hugo wtf is that7 -
The more you good and quick at your work, the more feedback points/improvements you get.
Seriously fuck those last minute changes! -
Ceo complaining about the app taking one minute to log with facebook/twitter.
Was using shitty wifi network 😤 -
I remembered about my HackerEarth test for a company I had applied to. Quickly took the test and literally submitted it at the last minute. Phew, that was close😅....
-
Why does it take god damn long for iOS simulator to show up first time?
I have to wait for a minute or two before I can run it.2 -
A five-minute overview of the differences between concurrency and parallelism.
https://monades.roperzh.com/concurr... -
Yes! Really fun meeting with the client going through all 180 bugs seeing more as we go . Client getting more frustrated by the minute. Woo! Wondering when she’ll start punching people
-
Little did we all know how much a life of throwing things together at the last minute would prepare us for this industry
-
Let`s devote a minute of appreciation to the devs that coded pr0n ads extensions. You guys deserve an award for your valuable work.
-
On minute I'm on the track to success feeling all fly and so then the next mintue I'm losing myself like what the F
-
Sometimes I'll block a code submission with the words security vulnerability", then go have a 10 minute break to see if the others can spot it on their own.