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 - "time"
-
Do you people know that problem, where you sit down and code for 20 minutes, and suddenly it's 4 hours later?24
-
My partner has zero interest in coding and wants to have a baby, a week ago she started to yell install baby at me. Told her its not the right command. A few days ago she yelled apt-get install baby. Told her there was a user privilege problem. Today she came back with sudo apt-get install baby.
looks like we are going to have to have a baby!18 -
Me: *sends email 45 minutes before a meeting*.
Boss: *20 mins into meeting*, any updates about the issues found yesterday?
Me: Yep I sent an email with an update on everything.
Boss: ok great, *shares screen*, *opens email*.
Ok want to walk us through it?
Me: ...... walk through my email?
Boss: Yeah we have everyone here in the meeting.
Me: ...... yeah I included all of them on the email.
Boss: Right, but it would be good to go through it for everyone’s benefit.
Me: *Reads email word for word, from the screen share*
I will now refer to him from this day forth as “The Time Vampire”.20 -
How it usually goes:
1. Have an idea
2. Do about 3 of those things:
- sketch out a few diagramms of how it would work
- think of a name and buy the url
- estimate what you would have to buy and what it would cost
- make a project folder
- lean back, imagine life after the idea made you rich and famous
- write about 2% of the required code
3. Get distracted or don't have time to work on thr idea
4. Have new idea, repeat from 122 -
Was in the barbers having my hair cut and the barber was talking about how hard drives are obsolete as everything is moving into the cloud! Blew his mind when I explained the cloud is just computers and hard drives!9
-
When your client complains there site is slow and you find that they have added 80 full resolution images at 6000x4000 pixels to the home page!11
-
I just spent 3 HOURS(!!!) on coding a program that simply DRAWS A HILLS LANDSCAPE and this is what I got. 3h of wasted time.18
-
On Thursday, May 20, 2088 9:55:59 PM, my life will be complete: Unix Epoch time will equal 0xdeadbeef.10
-
If you’re:
- Always tired
- Feeling lost
- Constantly bored
- Indifferent toward the future
Then it’s time to realize you’re going through life on autopilot without any passion.
Find what you’re passions are and pursue them with everything you have. Stop wasting yourself.13 -
Free time... sometimes I want to program, learn new stuff and work on personal projects, but sometimes I just want to be a couch potato and play hours and hours of video games...4
-
“I don’t have time for the gym!”
But you have time for Netflix.
“I can’t afford to eat healthy!”
But you have time to eat out.
“I don’t have the money to invest!”
But you have money to spend on booze/cigarettes.
The problem isn’t your circumstances - the problem is just you.13 -
HR: Hi we got your application. We'd like to schedule a call. Can you fill this out to pick a time?
Me: Sure, sorry first I'd like to ask a question. You are based on the other side of the country and i'm not able to relocate. Are you open to remote workers? Your job spec didn't mention either way.
HR: GREAT question! At this moment no we are not. We need people here on site. If you'd like, we can have a call to discuss if you fill out the form.
Me: ..... take time out of my day so you can tell me "No" again? ..... i'm alright thanks13 -
"I want blah blah blah and I need it now! There's a commercial expression called TIME TO MARKET!"
And there's a programming expression called TIME TO DEVELOPMENT, you stupid brick.2 -
Timezones. So, general rules are:
1. If you don't store timezone, always use and assume UTC. Databases, backends, whatever you use, all time must be kept be in UTC.
2. If you store timezones, ensure you store them everywhere and don't drop them anywhere.
3. It's always better to ignore backend server time in favor of database's `now().` Having a single source of truth makes time consistent (if it's the same database, obviously). If you combine backend time and database time, you likely get a violation of causality.
I've just spent a couple of hours investigating "weird random one-hour time drifts on updates." Guys violated all three rules above:
- they didn't store the timezone;
- their servers had inconsistent timezones. Java was in +XX., while the server itself in UTC. On one host, they forgot to put JVM in the same timezone;
- they dropped the timezone because they thought it was the same everywhere, so there was no point in serializing it.13 -
Don't care if you're the best fucking dev in the world.
If you don't respect time, I don't respect you.8 -
I ABSOLUTELY HATE IT when people say, "Can you look into it, in your spare time ?"
Why should I spend my spare time looking at company stuff ? Just WHY ? If you want me to look at it, then FUCKING PAY ME FOR IT!!!5 -
So I've been thinking, since there are a lot of people on here who want to learn stuff, have a lot of leftover time and so on, and I do NOT have this right now (I only have time to work at the privacy website thingy as for now), what about I post some of the stuff I'd love to make but don't have the time for on here either as rants or collabs? The only requirements I'd have are:
- Being able to participate in them as soon as I get time
- Getting credit.
- The projects being released open source under a license which makes sure that they'll stay open source.
What do you guys think?13 -
Programming tought me that time is relative.
8h of writing code feeling like just 2h and a hurting back.3 -
Work: You're not allowed flexi time to accommodate your medical conditions
So anyway, I've missed the last 2 days of work because of medical conditions that could have been accommodated by flexi time.13 -
"How long will it take us to build X?"
"How long is a piece of string?"
Very similar indeed. Time estimates are insanely hard even with all the cards on the table, be sure to lay them all out before asking.1 -
When your client thinks they will get a quicker response by emailing you the same email to multiple addresses, they don't know I have a filter that sends them straight to the shithead folder skipping the inbox! Bye bye problem.1
-
Just got moved from contractor to full time at my dream company halfway through my contract. On top of the world right now 😀5
-
Everyday single day I have to give time for family, personal work and office. Prioritized in that order.
End result : low quality family time, pending personal projects. Office work - well that one is OK I guess cos the time is dedicated.
Solution : made a deal with wife - one day on weekend dedicated for family (she can plan anything she wants) and I will not do any work. Other day dedicated for my personal work/time (no family plans).
Divide weekdays similarly. On family days I checkout at sharp 4pm from office and come home straight spend the rest of the day with family alone. On the other days I stay either at office or go somewhere to work or hangout with dev buddies.
*Wife agrees*
End result: Quality family time. No interruption when coding (a dev would understand the importance of this). More productive work.6 -
My country just changed its time zone from UTC+3 to UTC+2.
Now I have to change the server to handle requests correctly!
PS. Probably tomorrow will be a big chaos for everyone!10 -
I am happy!
Participated in Hacktoberfest for the first time, and now, the t-shirt (which, btw, looks pretty nice imo) is on its way! Can't wait!
Thanks to the people who organize these sort of events ❤️😁2 -
I found my 1989 GAMEBOY ... Motherfucker still works like a charm 🥰 now to find my nokia 3310 and I'm ready to travel back in time and escape the COVID194
-
Trying to build a mobile first application that relies on camera and geolocation data but use drupal to do it.... ARE YOU FUCKING SERIOUS .. WTF is this shit?! ... let me nail in this screw with a banana.2
-
What do you guys do on off time? More code? Gaming?
I mostly spend weekends with my girlfriend and away from code. Helps clear my head for the coming week.20 -
today I experienced real-time bug fixing and deployment..
The phone was attached to the debugger, the client is using the app, me catching the logs.
Client: oh here is wrong behavior.
Me: *tapping on keyboard, then* ok try now please..
😅2 -
Most tedious part of my day...
While meetings are boring and awful and all, it's probably spinup times for me. Each and every change requires a minimum of 35 seconds of spinup to test. If i'm testing something with mailers or other daemons, that increases to easily 90+ seconds (plus the worker thread pickup times).
It's not enough time to do anything useful, and more than enough time to lose my focus. It turns every task into boring, tedious struggle. It's awful.
Apart from my coworkers, this is the single worst part about my job. (Okay, the awful code quality totally pushes this to third place.)4 -
As a CS student, where should I invest my time between these options ?
- Get a higher GPA
- Invest in personal project
- Contribute to open source project
- Have a part-time internship during school
- Take time for myself
I would like to have opinions based on your personal experiences !28 -
Spent a couple hours writing a new feature yesterday, and finished it only to discover that somebody lazily wrote the global method that my feature was utilizing. Emailed them and told them that I completed the feature and asked them to fix the bad method. Figured that I wouldn't commit my code changes until he fixed his method. He proceeds to fix the method, and then completely redoes the feature I ALREADY TOLD HIM THAT I FINISHED. He removed me from the backlog story that I was assigned to and did the feature the exact same way I did. Motherfucker I already told you that it was done, you just needed to fix your lazy shitty global method. You did twice the work and wasted my time. If you wanted credit for your work, that's fine -- you could've created a new story to fix your method. Now I've wasted hours of my time writing a feature and then reverting the changes because you couldn't follow directions
-
"Knowing" Bootstrap or Foundation is not the same as knowing CSS. If you claim to know css and you can't even tell me what media query is or how to make a page even semi-responsive without a css framework, please do everyone a favor and fuck off.2
-
Time tracking. 😡🤮 If I’m salaried and only working on one project for one client, why the hell should I waste my time making weekly reports of how many hours I spent coding, reviewing pull requests, and sitting in (mostly pointless) meetings?6
-
Wrote some code that solved a program in a semi unique way for the codebase. As in not oft used functionality of language.
Some time later... This might be hard to understand. Maybe I should do a different way.
Some time later... No, I will leave a comment to describe what is going on.
Some time later... That comment is kind of cryptic. Maybe should rethink.
Some time later... No, if the next dev doesn't know how this works then they should learn how it works. (reasoning here is that the functionality requires a knowledge of internals of language)
Some time later... Also, if nobody else gets this then they have to ask me how it works. Job security?
Some time later... STOP THINKING ABOUT THIS CODE AND MOVE ON!6 -
WTF, timezones...
How is gmt+12 2018-04-19 02:00
But gmt-12 is 2018-04-20 02:00...
Here in gmt+1 the 20th starts one hour earlier than in gmt..
Time travel? Relativity? Rick? Illuminati?
I‘m confused..14 -
When you dedicate twice as much time on getting that nice button hover effect than actually making it work...
-
How do working professionals find time to learn new tech? Work all weekdays... Shit tired on weekends this happens for few months and suddenly kids are b building ai and stuff and u just feel dumb.. how do you guys do it? How do you stay on top of the game?7
-
I hate time.
Yes, that dimension which unidirectionally rushes by and makes us miss deadlines.
Also yes, that object in most programming languages which chokes to death on formatting conversions, timezones, DST transitions and leap seconds.
But above all, I hate doing chronological things from the point of view of code, because it always involves scheduling and polling of some kind, through cron jobs and queues with workers.
When the web of actions dependent on predicted future and passed past events becomes complicated, the queries become heavy... and with slow queries, queues might lock or get delayed just a little bit...
So you start caching things in faster places, figure out ways to predict worker/thread priorities and improve scheduling algorithms.
But then you start worrying about cache warming and cascading, about hashing results and flushing data, about keeping all those truths in sync...
I had a nightmare last night.
I was a watchmaker, and I had to fix a giant ticking watch, forced to run like a mouse while poking at gears.
I fucking need a break. But time ticks on...2 -
!rant
Just signed a contract as a full-time web developer at Mid-Norway's largest productions house.
Prior 6 months as an apprentice, no prior formal education, self-taught since the age of 12, and I'm 20 now.
I see myself needing a stress ball in the future3 -
A coworker asked me for help so they could finish their task on time. That meant that I had to be a bit late for one of mine. They blamed me for delaying the whole team because I didn't finish mine on time. 😕11
-
Most of us can and have gotten freelance work before, but I've only met a couple of alleged full time freelancers, and the idea has always fascinated me. For those of you who actually are able to pull it off, what's a typical day like, and how do you maintain a steady stream of clients?6
-
That moment your reading devRant while waiting for a UAT environment to build for the 3rd time in one afternoon.
-
Time management tips one must follow to be successful:-
1. Remove distractions:- Phone, Whatsapp, Instagram, FB, etc. All away from you during work.
2. Remove clutters: Get rid of not required things.
3. Eliminate redundancy
4. Emulate others: (My favourite) If someone has spend time and done some work. Do not reinvent the same work done just replicate that work and continue from that point.
5. Share burden: Team work and depending on others is not bad.
6. Make work fun: Most important if you enjoy your work you will give your best.5 -
I hate having to reverse engineer an application you built, just to understand it. All because you haven't worked on it in months.
-
Today I was having conversation with my friend about time consumed in fixing errors. Our non coder friend was silently listening to us.
After we finished our lunch he stood up and said,
"You guys don't know how to handle time with efficiency. Why don't you ignore all the errors, finish your coding and fix all the errors in the end. It will save a lot of time"5 -
For the Nth time in a row now, the team has met...
...with no agenda...
...with no note-taking...
...with no off-topic course correction...
...and has gone almost an hour over time.
Please stop doing this oh my god, we're wasting time and nobody has a fucking source when two months later somebody asks when/why this was decided and our only answer is "uh we agreed at some point" and we do this all over again.1 -
Got a notification from devRant. Saw that my post got 30++, Paused music and stopped opening my js files on my project, wrote a quick email to stickers@devrant.io, and then ended up browsing for so long I do not even know/ realize what time it is now, and certainly not what the time was when I started.
-
Why ? Why is there no time left for the cool stuff? Spending too much time at work - beeing tired- bought a new rasp-pi - it's already 1 year old - untouched @ home ... just why?
had holidays ... spent 4 days of 7 to recover - just slept.2 -
Double coffee time!
A partner of mine have soluble coffee, so I decided to compare it with the office coffee. The advantage of having two mugs :D
Actually I don't need it but I'm so bored :( (I've already finished my code and I'm waiting for bugs or something like that).6 -
When all you hear are mouse clicks and not keyboard presses from your colleagues, you know it's going to be a slow day. Which means, time to work on personal projects :P2
-
Normal peeps: I wasted time in that relationship
Me: I wasted time to fix "unable to access gitlab.com please check if you have access to the file" only to realize the site was down1 -
> 1 hr meeting
> 30 min free
> 30 min meeting
> 3 hour meeting
> 30 min free
> 15 min "check point"
> How hard is concrete from 20 stories?!1 -
I feel like we developers (and people who create things in general) are doomed to not have enough time 😥
I have to be honest, I've got a hard time dealing with that -
Getting tired of my manager saying "That's too long! The people at the companies I've worked at before could do it in nearly half the time!"
Like, what's the point of asking me to quote time if you're just gonna ask me to reduce it anyway?3 -
fuck time zones and time changes, why the fuck we don’t have one time on the planet and one date that is just day.
No month, no years - all the complexity would be gone, day wouldn’t have 24 hours but it would be something more precise, there won’t be a second
time that earth goes around sun is
365,25964 days
31558432896 milliseconds
we should start count time differently so it’s not relative in space time continuum, what should be relative is the mass38 -
I need help, my site said it's full so I have deleted everything in the media library but now all the images have gone!
Yes, thats its purpose!
Thank fuck it's Friday! -
I am a pretty well of dev with a nice job and a nice salary. Yet I still suffer from imposter syndrome. It's nice to get on here and read rants about shit I've also has issues with or just feel better about myself because I wasn't the one the person that rant was about. Cheers to you devrant1
-
We as developers often get a lot of pressure considering the deadline for $someProduct™.
But sometimes it happens to me that I need less than half of the estimated time for development of $randomFeature or $product™.
Do you think it is fair to (rarely) procrastinate a bit in order to not show your boss that it needed much less time, so he will not lower his time estimations for future stuff?1 -
When I post a collab and someone asks me how the project is going and how much the progress..
Inside me: oh boy, I just post ideas here.. not time for implementation1 -
I sincerely cannot live through another daylight saving time change. I cannot. Please, oh politicans, have mercy upon me. My work deals with 5 different time zones. PLEASE5
-
getting part time job as a "junior web developer" while doing my uni, things go well at first. Now my profession is, senior web developer ... and database administrator, and server admin, and the one who call for hotfixes, and who code js for frontend, while under paid because I am still "a college student" ..3
-
GMT/UTC
IST
ACST
CST
PST
.
.
.
.
.
Man Fuck time zones, I don't even know where I belong anymore while keeping track of all of them at once.
Fuck You In The Ass Time Zone3 -
Why is it still not working for me?
FOR THE 10TH TIME TODAY CLEAR YOUR FUCKING CACHE!
Sorry what was that?
Clear your cache please.1 -
Just had a call to follow up a job aplication that was sent in, he is very confident that we need to arrange an interview and wanted to let me know he couldn't do this week. FUCK OFF YOU FUCKTARD, I wouldn't wipe my arse with your aplication your waisting my fucking time with bullshit crap like this in a job application! Your not going to get the job dick head! You have zero fucking experience or any ability to do the job!
Think it's beer time 🍺4 -
Block off blocks of time as “unavailable” and use that for me time. Gym. Take a walk. Watch some tv. Read a book.
-
If your a developer please learn to program. There is no reason that this should ever be a package https://npmjs.com/package/year-now/1
-
I'm a developer, but also a father of 2 kids. I love spending time with them, but sometimes I also like to work on my side projects. And besides that, after a long day of work, even if I have spare time, I also like to lay down on the couch and watch Netflix.
How do you other full time developer / parents out there cope with your own personal projects?9 -
Programming smth complex is literally time traveling. My clock goes in these steps:
20:00 -> so much time left
22:00 -> time to wrap up soon
02:00 -> wut? Impossible
The type of projects I do is quite limited to standard library so I also don't spend time on reading docs of some dependency. I make everything myself. Afterwards, I look up what the way to go is how others do it and compare. Mostly, I don't adjust, it's just smth for next time. That's the whole hobby. Just keep going6 -
- have a look at the project
- brake it down into smaller stories
- estimate the time
- multipy it with 1.5
- add 1-3 days of testing
- add 15% project management
- add a 2 days buffer
= be happy with being done in 2 weeks, present it in 4 -
feel stupid bcoz you underestimated the time to complete the project, feel even more stupid when you do it again and again1
-
How I hate the moments when you realize you have wasted time during the day and want to do everything in the evening.2
-
That feeling when your debugging your code for two days only to relies that the file extension you passed to a method and the file extension you expected are two completely different things :facepalm:1
-
I had a friendly argument with a person over comparing visual studio with Xcode,the first thing that came into my mind when he said visual studio was visual studio code (keep in mind visual studio and visual studio code are completely different visual studio is an ide while visual studio code is a code editor )
I was arguing that there’s no point comparing an ide specifically made for iOS app dev with a code editor with intellisense with better code predictions as it would have made more sense if he was comparing a code editor with another code editor like atom or sublime.
This argument went on for a couple of mins in a group chat
Later on I found out he was talking about visual studio and not visual studio code which actually is an ide used for app dev.
This whole time I thought he was talking about vs code and he thought I was talking about visual studio 😂
I ended up agreeing it was my mistake for not getting the message in the first place 😂3 -
When your client sends a cropped screenshot of the API keys and you spend half an hour typing it out multiple times trying to match it and failing, then another 30min trying to explain the simple process of copying and pasting text.
You can send a cropped screenshot but not use Ctrl-C Ctrl-V or right-click copy right-click paste.2 -
Goddamit now that school's started I don't have time to code any more. Why can't I just not do school and code all day gahhhhhhhhhhh5
-
Somewhere out there, a middle manager looked at SAP's time tracking tool and thought, "This, yes, this is exactly what we need in our organisation"1
-
I gotta say I hate and I love the part where I have no idea what I'm doing.
Sometimes it's the last time for that action -
cant we already get to a point where we have one single fat datetime format in CS...
ISO this, RFC that, UNIX those10 -
I want to learn so much programming languages, go with so many personal projects.
But I have no time !
Sad Me. who is else have this situation3 -
The proof that the time machine really exists and that Microsoft is using it gives me a lot of anxiety
-
When QA isn't smart and you spend way to much time talking and in meetings.... "Listen, we are only testing for new bugs related to this fix, if there is a pre-existing bug, document it and move on".
QA finds a pre-existing bug and stays fixated on it for 3 days....1 -
When coding, what percentage of your time is spent fluently typing your code vs thinking about what you're coding?8
-
When you receive a mass email along with all your competitors from someone looking for a quote. You know we are all just going to double our quotes as your being a dick.
-
Am thinking about giving a class on "How to waste time". You should attend it. It is not going to be free though. Otherwise, it would be a waste of my time.4
-
?
I am working as intern with a super cool startup. I love working here.
But, for the past few days I've been busy with college, exams stuff. This has affected my work severely. I'm constantly past deadlines etc.. The startup understands the fact and also puts no pressure on me for to show up every day and decreased my workload.
College work will be the same for the next two months. I don't want to underperform at the company, at the same time cant do away with my college too.
It's like a relationship where you love the girl a lot but are genuinely too busy to spend time with her.
I'm meeting my supervisor today. I need a subtle way to let him know of the same. I know this would mean me leaving the company, but I want to join them back after two months. Or at least be a work from home, part time employee.
I'm in serious need of some help.9 -
"This semester I will take more time for my personal projects"
Week one, having to organize all the uni stuff
Week 2-4, too much homework, no time
Week 5-7, fucking midterms
Week 8-9, too much homework
Week 10, finally time to relax a bit. Probably not going to work on my project. Fuck my time planning, fuck the day for only having 24h.2 -
HOLY SHIT. short story, just dodged a bullet. Using the Samuel L Ipsum generator and not thinking. I then use this copy to test the notification system with the following text. luckily the system email only went to me!
"Look, just because I don't be givin' no man a foot massage don't make it right for Marsellus to throw Antwone into a glass motherfuckin' house, fuckin' up the way the nigger talks. Motherfucker do that shit to me, he better paralyze my ass, 'cause I'll kill the motherfucker, know what I'm sayin'?
Well, the way they make shows is, they make one show. That show's called a pilot. Then they show that show to the people who make shows, and on the strength of that one show they decide if they're going to make more shows. Some pilots get picked and become television programs. Some don't, become nothing. She starred in one of the ones that became nothing."1 -
Today, I fixed a dodgy unit test by stopping time.
(I overrode the time() method to always give the same result) -
Why do developer never accept we need a rest to be able to debug sometimes. We waste 2hrs on the screen before realizing we are just staring on our computer
-
<?php
define("NOW", date("Y-m-d H:i:s", time());
/* ..... more code ..... */
$nowUnix = strtotime(NOW);1 -
When you start saying 'email' for regular irl mail and then subsequently describe it as 'irl mail' it might be time to log off...
-
Converting server time to any given local timezone is a pain in the ass.. at least in JS.
Here's what I've got:
convertNowToTimezone = (localOffset) => {
let d = new Date();
let millis = d.getTime() + (d.getTimezoneOffset() * 60000); //convert server local time to UTC millisec
d.setTime(millis - (localOffset * 60000)); //convert UTC millisec to required local time
return d;
}
where I pass localOffset as -330 (IST offset).
Works in chrome console but gives a diff of 4min in the server side nodejs I'm running it in..
🤬🤬😡😡😡😡😡9 -
Just had a class where we had to write a heap adding algorithm in Java to reduce rounding error for x amount of floats being added together
After an hour of writing code with no testing anything I finished. Ran the JUnit tests provided by the teacher and it passed all the tests!
Who says it can't work the first time?2 -
How much is your max up-time on raspberry pi?
Can it survive being on all the time? The board seems not made out of premium stuff3 -
alert("Really bad english here");
I need to study.
I want to study.
But I can't.
I am 16 year old and I am in school. When I'm not studying for tests, I am programming something. I'm not finding time to do anything else. Just getting stressed.
Anyone in here started coding early too?
How do you separate time for school and for coding?8 -
I always want to work on a bazillion side-projects but don't have enough time because college, work, etc. Now that I have all the time in the world to work on side-projects I have zero motivation and just waste my time on YouTube.
This sucks.9 -
"You need to learn Angular for a new project. You can do it in any free time you have."
Where "free time" is defined as:
Any time left in between working on priority tasks or bugs, bugs which have failed testing and the weekly array of meetings, tech sessions and meetings to discuss the progress in learning Angular. -
Our parents keep reminding us about the time change that happens every half a year. To remember that the clocks need to be adjusted. And we, the children, keep reminding them, that most devices are already connected to the internet and use the time servers for reference. Which surprises our parents every time. 🙃18
-
The time that we dedicate to the things and people that we love/like, when it's enough?
The question is generic and for good reason.
Yesterday, semi-seriously, my gf asked me when we'll have a baby, I answered, seriously, that it's gonna be when I'll feel ready to share the daily time with someone as demanding as another family member growing up.
Now, between job time, hobbies time and girlfriend (gonna marry soon) time the time is already tight and because I'm self sufficient about happiness and kind of a loner I don't share really much time with her most of the days, and from this realisation from her side she broke into crying.
From that experience I understood that there might be need some adjustment on my side.
But on another side I'm puzzled of how other families deal with this, because though my life I've seen couples/married-people that had not really much interactions with each other on a daily basis and seemed fine with living like that.
So knowing this context, what's your experience about this phenomenon through your life time?4 -
Every time we have finished a project and deployed it the first time at least half of the components are outdated already 😒 Even if we worked only 2 weeks on something.
I hate Murphy's law! -
How to tell to my boss that I waste more time using his code than rewriting my own? I don't want to offend him 😂1
-
F++ you! You never here when I need you. You force me to sleep when I want to code. You force me to code when I want beer. I hate you, time!1
-
The navigation bar closes or opens a different tab when we move the mouse in any of the following positions. YES, OF COURSE IT WILL YOU FUCKING NUMPTY!1
-
Why is sleep not a choice. I have code to write but my body and mind wont let me stay up.
Too many projects so little time
No one to help 🙃
Sleep is really a devs enemy 🙆🏾♂️12 -
Most probably the short time pressure and the mindset of "in these x hours/days, I can't do/think/be interested in anything else but the hackathon". It feels like it significantly disrupts my daily flow
-
Not only is the default password they set a piece of shit, the password field actually shows the password even after you save it, why even bother with security?
Hash your fucking passwords!
The internet kills my insides.4 -
Want to weed out bad Devop potential hires? Ask them how their ideal branching strategy is designed. Such a simple question will tell you a lot!4
-
It sucks big time when you've put in days and nights on a particular project and later face flak for not delivering it on time. What can I do that it took time 🤷🏾♂️
I did not purposely intend to lose business hours, I only want to do my work properly with the full (or atleast some) knowledge of what I'm doing !
Guess I just had a Bad day 😅9 -
please tell me who had the great idea that someone should put screen shots of a web page in a excel sheet to include as their "bug" report. I cant fathom that someone once thought this idea was "good"1
-
You would think that one might get used to the following scenario, but it still pisses me off every time it happens. I'm getting a design created by the customer that is specific to a pixel-level. The product I create in turn is very close to a 100% match visually and functional. And then a few days later, the work already done, I get renewed versions of the same designs. Just like that. With all those nooks and crannies replaced and new ones added, as if it didn't took time, effort and experience to make them functional in the first place. And no one blinks an eye. Not the customer, not our project managers. So after having me built you intricate card board house, you just smash it and tell me to rebuild? It's not always a huge deal but it happens so often and I guess it's part of the "customer is king" mentality, but it's bullshit. If the customer hands in a final design, then that's it. Any changes afterwards need to be paid extra. Otherwise it feels like I'm wasting my time and those changes will not get the same quality treatment for sure.1
-
"It should be fairly simple to find a service to do this thing."
Then why are you assigning me the task instead of handling it yourself? Obviously if it's that simple you already did all the research on the possible options, right? In which case, why waste my time? :P -
People just can’t show up on time. I respect people’s time and I do not waste a minute of anyone s time. I do not like it. Time is a precious resource and we should all treat it as such. I expect the same from other people too.
There was a meeting supposed to happen a month or so back. Me and another guy. This meeting was basically giving him the resource utilization and some cost related details for the budget our team used up. They wanted a more granular report than the generic ones we submitted.
He scheduled it once and about ten minutes before he cancelled it. Fair enough.
A week later he sent an invite and the next day he cancelled it a few hours before the meeting. Fair enough I’m still not pissed.
A month or so since the first scheduled meeting, he scheduled a meeting and I turn up and he s not there and I wait for about half hour before I leave. Next day I get an email saying he s sorry. Now I’m pissed.
A couple weeks back he schedules a meeting and I turn up and I could see through the glass door and he s talking to someone in the room he s in. He signals to me to wait for five minutes. It takes about 20. Finally I go in and he s relieved so he can finally get the data from me. I tell him I waited for twenty minutes and I have to somewhere and asked him to reschedule the meeting. He asks when and I tell him a time where I know he won’t turn up. About 8 30 in the morning. He says yes.
Next day I show up he s not there and I wait for ten minutes and just he s walking in to the floor I exit the room and run to my place. He comes over and asks and I tell him I waited for sometime and I’m busy now and he mumbles and goes away.
By this time it is already a week or so after the deadline. The bigger boss from finance turns up and asks me why I haven’t given them the data I asked for. I tell him they schedule meetings and don’t turn up on time and my other work is getting affected productivity blah blah and he says okay make the report and give it to me. I tell him no I’m not wasting anymore time on this.
He goes to my boss creates a little ruckus my boss comes over and he goes wtf. I tell him what happened. He says it’s okay give them the report. I’m like I don’t know where I kept it must be somewhere I can’t waste anymore time on this. Guy from finance joins us at this point and angrily says he’ll find it himself and don’t need our help anymore.
The file is in my laptop I use for travel. Just a local copy. Zero fucking backups. And I just deleted it.
Fuck. You.1 -
I think one of my biggest mistakes as a dev in the becoming is to have tried to produce code rather than think code.
The patience to try and understand a problem rather than just solve it.
After spending 2 hours on what seemed like a ridiculously small issue,i know what the problem was before solving it.
Which meant i did take longer to solve it but i DID NOT take the wrong direction. Which would ultimately have come back to my face some time soon.
Coding takes a fuck load of time -_-.4 -
I really fucked up thinking I had all the time in the world.
I also wrote very shitty code but I know that would've been hard to avoid, so it's cool. -
hey guy just FYI node is not a Fucking cure all.
also "knowing" node doesn't make you a Fucking full stack developer. learn some real damn languages.10 -
$git checkout master
error: pathspec 'master' did not match any file(s) known to git
Companies moving away from words like blacklist, master-slave are going to spend developer resources on doing this.
What kind of sensetive idiots have we become that we are wasting productive time? Not that we could be cracking quantum theory problems in that time, but still, seriously!
What's next? Update the dictionary and remove all words ?
And don't comment that I'm insensitive to atrocities. I understand atrocities over race/gender (I come from a brown country, face racism everyday) but how does spending time on updating code bases help?15 -
!rant
Today I got access to the code for the new contract I’m working on.
It all built first time from source.
I’ve never wept such joyful tears. -
Suppose you're at work and you have this monolithic project and you hit 'compile'.. which takes half an hour each time. What do you do meanwhile?30
-
UGH! Wasting time explaining to the client why you are not adding information/functionality to a page since a separate software will do it all (and better than what you would do).
-
god damn it, your a grown ass fucking person. Why the fuck can you not be mature enough to stay on slack during business hours?! GAH!!!!!!!!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." -
Got a new devops "manger" today we had an argument for 20 mins about why Staging/UAT was needed and why we could not just by pass it and get to prod quicker .. WHAT?! I am dumbfounded I do not have words to express the emotions I am having right now.2
-
After thorough considerations I came to the conclusion:
RFC3339 is better than ISO8601
Also working with time and dates in C++ is making my head hurt please help me12 -
Amazon's stock price is a better uptime indicator than their fucking status page.
https://google.co.uk/search/...2 -
the current power outage is an additional reminder why i will always decide for a notebook. no internet though, so that is the ending for my spare programming time :(
-
Step 1. Estimate a time based on previous experience working as a professional and qualified developer.
Step 2. Wrong -
You know what I'm CONSTANTLY trying to improve on? Time. With my career out ahead of me, I feel like I gotta get a stopwatch going for myself on my personal projects. It took me hours throughout the weekend to get a stupid table UI and JSON serialization system working on a small project. Meanwhile I remember two guys created a Pokémon Go client in a couple days (back when I had a Windows Phone that didn't have one). Like, how important is time in the industry? A lot according to the memes.2
-
2 things every java developer hates developing with yet wishes they had more of personally: time and money
-
I WANT TO BE A TIME MILLIONAIRE AGAIN.
I want to go back to my old self where I always had enough time to do what I loved. When I used to live HAPPY.
I used to live that brilliant life and infact pandemic fucked it up. lol
https://theguardian.com/lifeandstyl...
I did some quick maths of working 2 hours extra (it could be commuting time or whatever).16 -
yaourt -S something-git
>cloning git repo (~100KiB/s)
me: ok it's time to recent rants on devrant.1 -
4th week of internship begins and today, for the first time, features that I programmed got deployed to the production server !
I'm proud of myself and I really enjoy working there !
It's challenging and at the same time really cool.8 -
Maaaaan recently my thoughts are all over the place. So much stuff going on right now, and even tho I am an organized person I have a hard time to get everything done and sticking to my self-made deadlines. yikes.3
-
I keep getting interest for my freelance services and then people totally ghost me. This time I got all the way to “Send me your contract to sign and we’ll get started.” Several followup emails later and no response. I wish there were a way to know this outcome before I ever waste time on the back and forth.5
-
If a minor unimportant thing comes to our time from a very far future, is it able to cause a time paradox?
Like a single grain of sand. Not carrying a deadly pathogen that will wipe out the entire humanity, just a regular grain of sand.
Will it cause a time paradox? Is anything that comes to our time from the future guaranteed to cause a time paradox? If so, why?9 -
For first time in 2 years i called my boss saying 'i've nothing to do right now'. I'm feeling free and strange at the same time 😅
-
Had to take all my annual leave this month because I didn’t take any during the year.
Im fucking bored. I wanna go to the office..
Don’t know what to do with my time. I stopped doing personal projects a while back because I never stick with one idea for long enough to finish it..
My job gives me a purpose..6 -
Similar to how some measure distance to the city with time or km, do you prefer measuring a job with hours or money?
Ex[0]: this is a 20k job.
Ex[1]: this is a 40h job.2 -
Tfw you accepted a project you thought you "can" work on, but over time it turns out that you won't be able to finish the project on time.
:')7 -
ProTip :: Avoid code conflicts by commenting out Git header references. Never worry about "resolutions" again
-
that moment when you have to study for latin (what you will never need again after school) when you could learn something useful like gtkmm in the same time :(2
-
At an interview, interviewer keep on hitting me with theoretical questions, why python don't have switch cases, what is default sorting in java etc... I told him I don't bother about theory, then this conversation happened.
I(Interviewer)
I: do you know time complexities?
me: Yes
I: okay, tell me a few sorting or searching algorithms which have logarithmic complexity?
me: binary search (with loud and confident voice)
I: he told, in worst case it will have O(n) tell me any other
me: *thinking*
I: what are you thinking? what is time complexity of merge sort
me: O(nlogn)
i: it's logarithmic.... -
What are the best practices, which helps you follow "Pomodoro technique" and avoid wasting your time in general?3
-
Time management. Maybe it's not really dev related, but I think it's very important. Trying to get better every day.1
-
I do everything to have great time management except starting early.
Basically I manage minimizing how late I am extremely well. -
The moment when it's already a week your devRant stickers arrived, but you don't have time to take them.
-
When your project manager accepts a contract with a client with a hard deadline but the time needed is nearly twice.7
-
I want to switch to arch and zsh, but I don't have time 😟. I don't even have time to code. Damn uni😡2
-
Did you ever think time estimations are hard? If so, did you ever try adding your actual taken time months after working on a ticket?8
-
Height of Trench coding
WTF its 6.30 time to go home, but this fuc...ing bug isn't getting resolved, what the hell man. where did i do the mistake?
ok its time to go better i hardcode return 54;(expected answer) -
turns out, dealing with time series data is on another level. i clearly still have a lot to learn. finally forecasted 25 days worth of slippage4
-
bad APIs lead me to leaving comments like this
```
// we do not know how many pages their may be.
// im thinking of space invaders here, reverse direction and increase speed!
// only we are just adding one and creating an infinite loop that is only infinite until it isn't```1 -
After a long time of not using devRant, I’m back. Is Linuxxx still huge? Is that wonky raven thing still going on? Does everybody have a Tiger now?6
-
Started writing down what i wana do and what comes to mind. Everything that bigs me about my system and so on and make tasks out of the things to complete the days following.
Since i did that i feel less stressed and i can focus more on the stuff since my phone reminds me of thiee tasks all the time so i dont get weird ideas.
What does everyone else do to keep them on track? -
A few times per week, I get inspired and think up some projects that would be really cool to build.
But then by the time I get home, all I want to do is get some rest from a long day at work. So the list of side-projects grows.
How do you guys find time to actually get anything done outside of work?1 -
Finally having some time for a project I've been thinking of for a long time. Wrote 4 lines. I already hate every moment of this.
-
Its that time of year again. Servers starting to see the fear on system admins eyes as they prepare for vacation. Servers have feelings too.
-
Last day at the old workplace done ✔️
Now there's 5 weeks of freedom ahead before the new job begins. I can only advise all of you to go for one month of me-time the next time you change your job 😁 -
Having to approach your manager and bringing you that you haven't been meeting your deadlines due to being distracted dealing with depression is by far one of the hardest things I've ever had to do.. If you need help reach out someone is always willing to help!4
-
Recently I've noticed that a lot of projects that I get assigned to have some ridiculous timelines/deadlines whilst other projects seem to have all the time in the world. Why can't I ever have that kind of breathing space?
-
The amount of dry runs we need to do for a "laid back" presentation is fucking insane. Every other day we waste 30 minutes to an hour going over the same information and to top it off it's during lunch time.
Lunch meetings should be discouraged in the office, and I should be able to leave a meeting if I'm getting no value from it.
Just really sick of wasting time on shit that does not matter. -
How on earth are you supposed to deliver a precise estimate of assignments, when your client wants the assignments estimated in parts, but youre not able to split it into parts because its a chain of assignments, that cant be split, like if one Thing succeeds then its possible to move on to next part? So many unknowns because you have to set time aside for unknown code behavior.. Sigh..1
-
Was fixing this time date issue on the servers and forgot how to. Ran $ man date
If I was still single, I'd cry. And if I get divorced, I would not know how to get into the game at all. I just hope the next time I run this would definitely help me get my life together, or fix this time drift properly. -
Well, yes. My boss accepted my 'test' project to be build for production use, stack is Laravel, Vue, a little Python.
It is divided into phases where as I have now month and a half to finish phase 1.
You agree I will finish the first phase in time? (24-2) Keep in mind I still have other projects I'm working on.9 -
For those of you that don't know what "Hofstadter's law" look it up it's perfect, and the best reason to tell a client double the amount of time it should take!
-
I'm starting to wonder whether or not the JVM was really intended as a foundation for time machines.1
-
My Bachelor thesis still needs to be written. I already started attending some Master lectures, working part time as a software developer.
It looks like everything else takes priority over me finishing the B.Sc..
I fear not completing my course, but at the same time I can't throw my work away(I need the money) nor the master course(is a group project).
I have no idea what I should do right now. -
Do you think that Graphql is the future?
Should i invest time in it? Or it's just a hype like anything else?9 -
Time is relative. It's been 10 minutes now from when I inserted my smartcard credentials on my workstation (NO SSD) with Windows 7, McAfee Antivirus, Crypted HD and other company policies and useless software. So boring...
And they ask me why I need an SSD right now!1 -
Oh Monday how I loath you.
Why can you not allow anything to go according to plan?
Why do things that worked on Friday no longer work on Monday?
Oh Monday ... -
Done, first time sending a curriculum to a company, looking to work as an Android developer on summer and maybe during the semester, wish me luck! ^_^
-
What tool/process/concept saves you the most time in your day-to-day work? I'm looking for things I could integrate into my own work that would make me or my team more efficient1
-
That moment when the Dev servers are down and instead of Monday work you're going outside to spend some quality time with the team 😁2
-
Im not against people who game all the time, but don't you think you (gamers) are wasting your time most of the times?12
-
I had an interview for a position with an initial part-time duration of 2 months.
It was a team lead role with full-time work only after two months. After some discussion about the role and the compensation, they asked me to get back with my expected salary for the part-time duration (they had a low number in mind from what I could understand as they were comparing it with my previous salary).
So considering what they were going to offer me for the full-time position, the part-time duration (3 hrs/day for two months), and the lead role, I followed up with a higher number (with some reasoning behind it) than they mentioned during the call.
I did not hear back from them after this. -
Fighting phone addiction. Do you know an iOS app that let me track my (monthly, weekly, daily) phone usage that doesn't require all time GPS tracking permission? Moment, Flipd, Offtime, BreakFree all requre GPS traking.8
-
Bad time management habits.
As for me, I've recently changed job and took some side projects and without some tricks (Getting Things Programmed) I would just end up shits creek without a paddle. I feel like I'm already in, but some tricks keep my numbers on the boards and I don't sink yet.
Also bad eating and no sport habits. -
Finally found some time to write readme for my project "selector". You can check it out. And of course contribute if you want to. https://github.com/lamka02sk/...
-
Anyone else get the feeling that you're whiling away your weekend when you could be getting stuff done that you found important/likeable? It sucks to realize you get 32 hours of waking time and not one meaningful ("important but not urgent") thing gets done in that time.5
-
Going through a cosmic conundrum where I am starting to question the very existence of time fabric and possibilities of parallel universes having infinite us...
P.S.: when you have watched enough of Rick & Morty 😂7 -
Sooooo... I'm not sure I passed my first exam. I would've been able to answer all the questions correctly, if I'd had enough time.1
-
The time when you're in full flow while coding and one of your colleague bug you because they got a problem.
Whole flow is disturbed -_- -
Did you ever thought about rolling back time and:
- buy some cryptocurrencies
- sell your knowledge about vulnerabilities like spectrum/meltdown ...
- predict football championships
- WRITE THE GITHUB TO SELL IT FOR BILLIONS OF DOLLARS
Well, I do. -
When you see a start up project, and you have all the skills required and you want to join, but you know you don't have enough time ;-;
Rip HSC studing take my dev time
> https://youtu.be/NvQH8b1g3Yw -
Is part-time remote dev work a thing? I wanna go that route but no clue where to get started. Freelancing? Consulting? Or do companies actually hire part time remote devs?7
-
My most consistent enemy at work is this fucking system I have to work in, holy shit. Not only is there no default support for shit you would really think there should be, no real control over the interfaces with the UI, and the far too complicated method they use to magically make said interfaces, but we also have to use their build environment to build this shitty thing. So builds take anywhere from 4 to 12 minutes a pop and ridiculous style guide will stop the build, no questions asked, for dumb violations like spaces between if and (. And it doesn't catch these, sometimes, until 7 or 8 minutes in. I have wasted so much time on this. And seeing as we work in 2 week sprints that are really 7 to 10 day sprints based on whatever hair goes up my bosses ass and have to deliver feature complete in those two weeks, I can't really afford all this nonsense. I used to joke about having an alcohol problem, but I think I actually may be developing one at this point.
-
Constantly changing conventions for everything, like naming and code formatting conventions.
And the worst part is, I do this several times during one project.
Either I have a project with different conventions or I have to redo a lot.
Most of the time I try to do the last and this costs so much time -.-' -
Jumping through hoops to get on Toptal is not fun. Got so sick of the sample project taking up my time that I'm turning it into a real website haha.2
-
So this lockdown gave me time to think and strategize on how to run my software business more efficiently
Launch the model
3 days later remodel the structure
Launch it
3 days later review
Rectify
Redesign draft a new strategy
Review launch it -
Release we wanted to do this week is totally broken and I need to fix it, at the same time I need to prepare my presentation for conference on Friday and I just got mail from my boss that he wants elaborate report from the last conference. When the heck am I supposed to do all that in just two days?1
-
What if you could hack devrant or go back in time and write all of the posts in the all-time section of "top rants"...
While (true) {
Rant_points = Rant_points*2
} -
Fuck testcomplete, fuck having to spend 40 minutes mapping out every element just to still hang 5 minutes every time you try to check the existence of one, fuck having a software who's sole purpose is to automate testing and save time take hours upon hours to do what a person can do in seconds, and fuck me for having to use this piece of shit to test every single change made to our site.
-
Fuck <input type="time"> and it's automatic local system input presentation, there seems to be no way to force a format(without JS) discarding the local language preferences.
I'm going to split the time input in two <select>. Peace.
PS: AM/PM system, please die. -
!rant
what is better, and what do you prefer, storing time like "1471275311" or "2016-08-11 18:50:42"14 -
I suppose a lot of you guys use the app TVShow Time to track your series.. but you probably don't know that TVShow Time, at the beginning of his story, hack betaseries and use his API to spam menbers by asking them to switch to TVShow Time.
Not cool TVShow Time.. not cool !
Source (in french) : http://bit.ly/1W0b66B -
If I had one Chance to time travel, I'd go 40years into the future and come back with the latest tech at that time and come back to be a billionaire.7
-
As experienced developers, how do you do time estimation in spite of things being stuck and new, unexpected, stuff coming at you with no extra time? This has happened to me and it's depressing and frustrating to have to ask for an extension again and again. Plus, the code and tests for it get boring.7
-
What tools do you use to manage how much time you needed to get stuff done?
Any tool where I can stop time and also add things like had a meeting for 1h and so on.2 -
What's your ideal and current work time?
How many hours do you work per day and when do you start?
And what days you are mostly off?9 -
Using input type time and the format is set by chrome language.
Is there any way to force 24h-format other than change locale if using a external library such as date picker isn't an option?
I have found out that South African is a locale in English with 24h-format time. -
Years ago i had the "it will take 15 min max" mentality. Now i am in "i will spend 30min to convince you that its not necessary or if it is your heavy approach is wrong"
-
Have you ever scoped a task to be a certain amount of time and at the end of that scoped time asked for more time because you think you can still achieve what you are trying to do but after the extra time has expired, you find out that the task is near impossible?
What do you tell the client? -
!rant
Just waiting for my first Meetup, this time on PaaS systems. If I like it, my start to attend to a lot more of these in the future :)1 -
So my coworker asked for help with his work. I understand that sometimes talking about the problem with someone else will help solve the problem, but seriously, don't ask me "How do I fix this?". If you wanted me to help you fix something, go to lunch and let me work on it for a couple of hours. I can't fix something by telling you what to do. I need time to look into the problem myself, do research, and run tests on my own. Telling to do that over your shoulder is a complete waste of our time.
Also, his attitude of complete helplessness is tiring. It's hard to help someone who continually reminds you of how much he just wants to give up.2 -
Tried pomedoro technique for the first time . Didn't help much other than just telling me how much time I have spent
-
Starting yesterday, I'm going to study a total of 400 hours over the next 3-4 months on coding, system design, and behavioral interviews. My goal is to 2x my current salary (currently make almost 6 figures) and get out of this shitty company. I want to make it big and say that my studying was all worth it.
Wish me luck peeps. I'll come back in dues time to let you know how it all went. -
In your labour time at job, how many hours or how much time do you spend searching information in Internet? And what pages do you usually look? (stackoverflow, coderanch?)1
-
In response to my previous rant:
You guys thought I'd have to redo my time estimate to my boss. I'm chill fam.
I just finished the code in about an hour of editing and testing.
Pic related, my face until the next time this thing breaks. -
An important query, it would be of great help if someone could help me with this.
I am working on a project which requires real-time updation of content on the client and server- much like evernote or google keep- I should be able to update the server with the changes made to the app and vice versa, real-time.
I have seen sync adapter, but it is asynchronous and thus, non real-time. Other option is using an IntentService, as given on android dev site.
Is there any other thing I can do to achieve the goal?
Thanks in advance -
Starting Out In Web Development (again)
The Question
I am looking for some suggestions on tools or frameworks to look into for a hobby project I wanted to try. I have always felt that _time_ is quite interesting so I was going to knock something up to present the current time in a lot of formats (All the ISOs I can find, GPS Time, Week Numbers, Mian Calendars, Metric Time, etc).
My Background
It has been a while since I did anything much with website related bits. Long ago I wrote HTML (4 or XHTML I think) out but hand for simple things. I added a little JavaScript to do a rollover image substitution. At some point I also did some JavaServerPages (JSP).
In the non-web world;
* I am quite good at C & C+
* I am OK with Go, Python, Ruby, BASH
* I can cobble together JavaScript, Java, JSP and a bunch of other things but I will be a bit slow and doing a lot of "online research" to aid me.
-----
Any suggestions are very welcome. Also if you know of similar existing sites I would be interested to see how others have chosen to present things. -
Anyone know what's the current situation with part-time jobs in the web development field? I want a job but I'm in college so full-time is a no-no. I've been trying to find something part-time (internships mostly) but I'm not a US citizen (some sites require that) and I'm looking for something remote, and that's been pretty hard to find. Any ideas where I can look for this stuff or if such jobs even exist?
The best I've managed to find are full-time internships, I tried applying to them seeing if I can work part-time instead but no one mailed back :( -
Tracking/logging hours, how do you do it? Is there some decent software for Linux that does this?
I wanna start tracking my time doing specific tasks, so I'm just wondering what other ppl use, if at all hehe1