Live data from Hacker News

“Nothing” is the secret to structuring your work

vangemert.dev

31–40 of 188 posts

Re: “Nothing” is the secret to structuring your work

#31

My work day starts with "what must I accomplish today?" Then I tackle that list. Sometimes the list changes. "Focus work" happens as pressure vs desire mingle. The real question is "what is expected of me in the next four hours?" And suddenly my work is structured.

An acquaintance of mine calls their system, “Two-Do.” They figure out 2 things that must get done each day and then do those 2 things and sometimes repeat if time and their energy allows.

Re: “Nothing” is the secret to structuring your work

#32

I've found mostly the opposite. Some well arranged windows are quite a nice anchor, I'm working on what's there in front of me. It's like bowling with bumpers in place, instead of the ball going in the gutter, the structure keeps it in the lane. I've found it necessary to devote time to cleaning and clearing windows, and sometimes I forget what's going on, and as I'm closing out the windows because I forgot what was…

I'd be pretty lost without my pretty crazy zellij setup.

Re: “Nothing” is the secret to structuring your work

#36

I’ve always have wanted a clean project area on my computer, never managed it though. I try to keep a space for organization (slack, jira, whatever) and another for the ide, for example. Start working, and pretty soon I need to check an old pr on GitHub, and see it side to side with the ide, next someone sends a link in slack that opens a chrome window which is a doc with links that go into tabs. Hold, I have to hop…

Multiple desktops in Windows can help with this. Ctrl+Win Right/Left cursor keys to switch.

Re: “Nothing” is the secret to structuring your work

#37

I’ve always have wanted a clean project area on my computer, never managed it though. I try to keep a space for organization (slack, jira, whatever) and another for the ide, for example. Start working, and pretty soon I need to check an old pr on GitHub, and see it side to side with the ide, next someone sends a link in slack that opens a chrome window which is a doc with links that go into tabs. Hold, I have to hop…

I mean that's the easiest thing for me.

    mkdir NewProject
    cd NewProject
Nice clean work area. Cleaning my real desk is much more difficult.

Re: “Nothing” is the secret to structuring your work

#39

Every morning I close all work browser tabs from prior day. 99% of them I don't need again/can just reopen if I need. The 1% I'll note on a todo list or keep open somewhere.

My office mate turns off his computer every night when he leaves, turns it back on again in the morning. Annoys the admins because they like to schedule updates at night.
Post reply on HN