TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Have you ever not done anything on work whole day?

49 pointsby mib32almost 2 years ago
When working remotely, sometimes I find myself at the end of the day and see that I did nothing today for my software engineering work. Does it happen to you too? What do you say the next morning in the daily meeting to your manager, do you say honestly or come up with something?

27 comments

mindvirusalmost 2 years ago
It depends on why.<p>Some days you&#x27;ll find yourself in meetings, reviewing code, and emailing&#x2F;messaging others, but not writing code. You should recognize that this is work, and you should ask yourself whether this was the best use of your time. Which it may or may not be. Ask yourself, was it useful for you to attend the meetings and have those discussions?<p>Other days, you&#x27;ll find yourself investigating how to do something, or starting down a path only to realize it&#x27;s a dead end, and so have nothing to show for it. It&#x27;s also work, and the best way to manage this is to document what you&#x27;ve tried, and time box work to make sure you don&#x27;t waste too much time.<p>Other times, you won&#x27;t know what to work on, or feel lacking direction. In my mind, the best way to deal with that is just talk to people - your manager, peers, etc., about what you are trying to do or what to work on.
shortcake27almost 2 years ago
Productivity should be measured on a much larger scale (weeks&#x2F;months). Day to day, productivity varies wildly. Some days your productivity is 0%, others it’s 300%.<p>How would you rate your productivity on a longer timescale? If you’re doing well then there’s no need to worry; it’s normal.<p>At standup, I’d say the truth - bashed my head against a wall to no avail. If this results in punishment, something is very wrong. You don’t get rewarded when you do a weeks worth of work in a day, so you can’t be expected to output a _minimum_ of 100% every day. This is how burnout occurs.
评论 #36595392 未加载
annie_mussalmost 2 years ago
Yes. I have had many weeks, and sometimes even months when I have done nothing.<p>The root cause for me is ADHD. I&#x27;m often distracted to an extreme level. I&#x27;ll get into work, boot up my computer and then realise it&#x27;s 5 in the afternoon and I&#x27;ve been reading datasheets for LEDs all day instead of writing code related to work.<p>Of course this then triggers the anxiety. How do you tell your boss that you haven&#x27;t done anything? Especially when you have no good reason.<p>I advise you to nip this in the bud. Try to work out if there was anything internal or external holding you back but if not, don&#x27;t sweat it. Get away from work, rest, relax and then try again tomorrow.
mrrthrowawayalmost 2 years ago
Yes, quite often. I like programming but can&#x27;t do it for 8 hours per day. I&#x27;m not sure how I&#x27;m keeping this up, but I am. I do it for like 4 to 5 hours at most.<p>I know I should count my blessings as programming is an easier job than most (doesn&#x27;t wear on your body, etc.). I just don&#x27;t know how I&#x27;d be able to work 8 hours per day in any job. I don&#x27;t want to work. I try myself to get to work because it&#x27;s not a nice situation to be in, but here I am.<p>Currently getting away with 25 hours per week. I don&#x27;t feel guilty. I couldn&#x27;t bear life if I had to work more. I&#x27;m trying to get myself to work more, I just can&#x27;t.<p>I don&#x27;t think it&#x27;s burnout, I&#x27;ve had this since I was a kid. During college I didn&#x27;t have it since I was hopeful for rapid career advancement. But FAANG never looked at me, despite the fact that I had a good GPA + side jobs. I just don&#x27;t see the point in being ambitious. I don&#x27;t see the point of working more. HN made me too cynical to ever see an employer as my friend. All I know is balancing this tightrope.<p>I&#x27;m learning a lot of random stuff. I like learning a lot of random things, just not one specialty thing. And it&#x27;s all outside of work. People outside of work think I&#x27;m a wonderful person. My colleagues seem to like me too.<p>Life is weird, whatever. I&#x27;ll roll with it. I have no other option anyway.
评论 #36595070 未加载
mattpallissardalmost 2 years ago
There is a difference between doing nothing and accomplishing nothing. Sometimes you&#x27;re trying to figure out the next step, sometimes you&#x27;ve gone down the wrong rabbit hole, sometimes you just have a shitty day. That&#x27;s much different than just slacking off or getting distracted and is easy enough to explain to a reasonable person.<p>I have 5 kids, live in a very remote community (so getting some things done is a multi day affair), and am fairly involved in my community. My schedule is always full weeks in advance. Even if you set aside the honesty aspect of it, I can&#x27;t afford to procrastinate.<p>I&#x27;m always a little anxious about getting everything done. When you pair that with time constraints it&#x27;s easier to be disciplined. No, it&#x27;s not easy and yes, it takes practice, but it&#x27;s attainable for most people.
guilhasalmost 2 years ago
First relax, it happens to everyone. And no one is coming after you for working less some days<p>Some people share a lot of details, some just say the title of the task assigned<p>These daily meetings, where I work, are not so much to say what you&#x27;ve done, but more If you are having any problem<p>During work also don&#x27;t hesitate to contact coworkers to unblock any small problem that might drag your day<p>I normally say &quot;I&#x27;ll keep working on X&quot; &#x2F; &quot;Still tidying up Y&quot; &#x2F; &quot;Learning about some technical subject related to the task Z&quot;...<p>After finishing a task I take at least 1 or 2 days just to wind down and organize notes<p>And sometimes I&#x27;m just lazy. But I&#x27;ll try to do the very minimum. Like logging in with the test user. &quot;All day testing bug... trying out feature... problems debugging&quot;
byoung2almost 2 years ago
Sometimes I&#x27;m blocked on something so I can&#x27;t write any code, so I just say that I was blocked. Sometimes I have meetings all day and I didn&#x27;t write any code so I say that I was in meetings all day and didn&#x27;t get to work on any tickets. If I genuinely didn&#x27;t do any work and wasn&#x27;t blocked or in meetings, I just repeat the previous day&#x27;s update. For example on Monday I worked on ticket ABC-001 and Tuesday morning my update was &quot;yesterday I worked on ABC-001, today I&#x27;ll continue on ABC-001, no blockers&quot;, and then I secretly went to the beach that day. Wednesday morning I will say &quot;yesterday I continued on ABC-001 and today I should have a PR by end of day, no blockers&quot;.
DarrenDevalmost 2 years ago
I once worked a short contract for a big name telecom company in Ireland. I was one of about 15 contractors they’d hired for a big project.<p>Every day we’d all form a big circle on the balcony on the third floor, right next to the pool table that nobody used. The usual daily stand-up, only without the “any blockers” question.<p>There was one guy who was working on a user story that required a file from another part of the business. Every day, for 2 months, he said with a straight face “I’m waiting for the file.” And every day, we all nodded our heads as if it was the most normal thing in the world.<p>Two months. I left before he ever got his file. Maybe he’s still there now, 8 years later, waiting for his file.
lordkrandelalmost 2 years ago
Who says it never happens, either lies or has some worse problems.
ChildOfChaosalmost 2 years ago
I really struggle with this and honestly the days I get little done, I really wish I did, but often I just feel tired, unfocused, struggle to concentrate etc and then other times I am able to make myself sit down and pump out what I need to do.<p>I&#x27;m a more chaotic worker, I work in spurts, which can be horrible at work, currently on a project that is due at the end of the month, project manager wants updates at the end of the week to see where we are, basically expecting 25% a week, but to me life and things don&#x27;t work like that, I will make sure we hit that target and do the hours towards the end that require it if we are off track, but for me it&#x27;s never consistent, I would love for it to be that way, but i&#x27;ve kinda just realised that the world is chaos and I am chaos and I just try to mold things too that.<p>For me as well, usually it takes me a bit to fully understand something and then once I do, I tend to be able to get it done much quicker and it&#x27;s simple to me, so i always tend to be much slower at the start than others as I am trying to figure it out, prodding and exploring the different options until I find what fits.<p>I feel like a lot of the world just isin&#x27;t setup for how I work or how some people work, it seems it&#x27;s better suited for early birds and highly organised people, rather than those of us that are introverted, night owls and distracted&#x2F;work better in spurts.
radicalriddleralmost 2 years ago
100% happens. I usually just make something up, but if it happens consistently, people know.
xupybdalmost 2 years ago
Yes today I had administrative tasks all morning. Then meetings. Then a fault with the email provider in production. Then in the last brain fried hour of the day attempted to code but didn&#x27;t get far.
matt_salmost 2 years ago
You didn&#x27;t ask about productivity, you just stated that you did nothing for your software engineering work. This implies you have other types of work, possibly meetings, documentation, helping out others. Did you do those things? Then state that, many of the little things that happen add up and if you get slammed with a lot of that then you may not write any code that day. Did you spend hours troubleshooting some weird bug? Maybe feel imposter syndrome about it like others might be better at solving it and don&#x27;t want to mention that, I would mention it to your manager. Long hours on tough problems are learning opportunities, things you&#x27;ll likely remember for a career.<p>If you are distracted and didn&#x27;t do any work at all for your employer, just tell your manager you need to put in a day off request for yesterday, got distracted with &quot;life&quot; (bingeing a show, grinding levels in a video game, staring at a wall, etc). Own up to it because if you end up letting it slide, its a slippery slope into that growing to a week of doing nothing and covering for yourself with varying excuses. Sure a day here or there might go unnoticed but eventually this will catch up with you if you aren&#x27;t being honest with yourself. Then time goes by and someone looks at your outputs and sees next to nothing. A nothing day might be a sign that you should schedule time off every month&#x2F;quarter, if you have one planned you&#x27;ll look forward to it more and that might motivate you to get your stuff done.<p>Software work can be extremely boring at times and being remote has lots of potential distractions. Another perspective could be asking yourself if remote work is a good fit for you personally? It isn&#x27;t for everyone.
bediger4000almost 2 years ago
How do you count doing a bunch of work one day, then finding out you misinterpreted requirements, or requirements have changed, and throwing it all out? This happens, believe me.
BizarroLandalmost 2 years ago
My last job, when we went WFH prior to covid, I had at least 2 full weeks in a row where because I had worked ahead I had nothing to do.<p>I answered a few emails, kept my laptop open and active, and binged shows all workday long.<p>It sucked because it was so boring and I felt strapped to my laptop all workday long, and lead to me getting another job.
andrewfromxalmost 2 years ago
I think you have to forgive yourself if that happens every so often but you make up for it by coding a lot the next day. Average it out. I knew someone that did all their work on Monday but made commits throughout the week. But the answer to what do you say at meeting is &quot;still working on x.&quot;
评论 #36604079 未加载
mattbgatesalmost 2 years ago
My job is to sit and wait for emails to come in. I work with a team of 4 other people who are doing the same thing as me. Whether it is to build a job or make edits to a job, we wait. We have all been working together nearly a decade so we have it down a system: we rotate on who takes the work.<p>So to elaborate we have jobs and edits. Each Job that comes in goes to the person that came in according to when their shift started. Job #1 comes in at 8 or 9 AM. The very first person to arrive for their shift that day takes that Job. Job #2 comes in. The next person who came in takes it. And so on and so forth.<p>If a person is working on a Job, they do not take Edits. If no one has a Job, we all take turns taking Edits. If everyone has Jobs, then the person who is closest to being done fills in to take Edits, but if they already took an Edit, the next person who might also have a Job would take that Edit.<p>Is it a perfect system? It works. Sometimes work is doubled up. Sometimes a Job will come in towards the end of a person&#x27;s shift. They are excused if they only have 3 or 4 hours left in their shift. Sometimes we can get slammed with several Jobs. Like yesterday, having to work July 3. It was slow all day. No one had any Jobs and very few Edits. My coworker called out, and everyone else from the earlier shifts went home early, while I got to &quot;come in&quot; (WFH) later, so I was the only one covering the shift. I got two Jobs, while everyone else got nothing because it was a slow early part of the day, yet busy later on, and there was no one but me working.<p>Fortunately, there are days where all the Jobs come in for the day and everyone has one and I might not get one that day. We all still get a paycheck regardless of who does more or less work. Sometimes it doesn&#x27;t seem fair at times, but it usually balances itself out. At the end of the year, they show the tallies for who has done the most jobs. It&#x27;s me every year. Doesn&#x27;t change my paycheck or even help with bonuses.<p>Basically how I think of it is that I am paid to be on call. My company pays me to sit at a computer and be present and aware for 8 hours a day. By the way, I&#x27;m a web designer.
nickd2001almost 2 years ago
Its probably common for people to have procrastination problems when working remotely, especially those who are younger and haven&#x27;t got sufficiently frustrated with their own procrastination and failure to deliver, to address it and develop more self discipline yet. To address the exact Q though - how about pick a 1-point story off the &quot;Refined and Ready&quot; column or whatever you call it, and get that into UAT &#x2F; Code Review, then at least you got something to show however small. Doing that tends to lead you to, er, start getting on with your other work. ;)
nicboualmost 2 years ago
Productivity ebbs and flows.<p>I&#x27;m self-employed and I&#x27;m not forced to be productive. Some days I work from dusk until dawn, and others I just send an email. The best part of this arrangement is that I don&#x27;t need to pretend otherwise.<p>I am human. Sometimes I sleep poorly. Sometimes I have more important things to do than work. Sometimes I frankly just don&#x27;t feel like it. I get more done overall if I accept this and give myself space to recover.<p>You are a garden, not a machine. Your intellectual output is subject to external conditions. It can&#x27;t be exploited with the regularity of a well-oiled machine.
ineedausernamealmost 2 years ago
I&#x27;ve spent about 2 years cumulatively doing absolutely nothing at &quot;work&quot;.<p>There was a funny case where I was assigned to a project that had almost no work and no meetings at all. And in another case I was in a dev support team as a junior, where we had meetings but it didn&#x27;t matter at all what we were reporting, nobody cared if it took you two months or more for a simple bug.<p>So yeah I think I have some amusing experiences.
iamflimflam1almost 2 years ago
Try taking notes through the day - you probably are doing things that count towards work (thinking about problems etc).
clnqalmost 2 years ago
It has never happened to me but I did have days when it was difficult to get started and I didn’t do <i>much</i>. I guess you can just say you’re still working on whatever you were working on. There’s probably no value in emphasizing you were stuck unless asked.
olgenialmost 2 years ago
If you are forced to have &quot;daily meetings with your manager&quot; you might have spent the whole day drinking Jack Daniel&#x27;s and planning a prompt exit :D
karif_ghannamalmost 2 years ago
Yea, sometimes happened when your brain just can&#x27;t be productive. I do feel a bit bad from it and usually overcompensate the day after.
segmondyalmost 2 years ago
Where do you work? I&#x27;ll like to get.a job there!
评论 #36605890 未加载
cultofthecowalmost 2 years ago
Never. I also lie a lot.
cafardalmost 2 years ago
Done, or accomplished?