Live data from Hacker News

“Nothing” is the secret to structuring your work

vangemert.dev

11–20 of 188 posts

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

#11
I believe we clutter our workspaces because we suck at keeping iterations short. We always want to add one more feature, tweak one more thing, etc.

Eventually, some external pressure (boss, client, IM, whatever) causes us to open a second context simultaneously. Then it happens with a third, a fourth, etc

This is happening because the world is expecting shorter and shorter time to results due to better tooling in the last 10 years, but most have not figured out that all the LLMs and agents in the world won’t shorten the loop, only the person using them can do that.

I find that for any given problem, if I don’t see results in 30 minutes, it’s time to stop that problem and likely reshape it. If I don’t actually get the result in 90-120 minutes, I’m doing something wrong.

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

#12
post #8

Alas, I think it is far more likely that there is no secret to any of this. Different strokes will arrive at the same place for a lot of people. All the more true for things that are even remotely creative in nature. Not to say that routine and form can't get results. It is hilarious how much of the current fascination with LLM writing can be summarized by "actually filling out a routine template will satisfy a ton o…

Absolutely. "One size fits all", doesn't. Doesn't even fit one, all of the time.

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

#13
Every day I work on my main project, I clear my desk completely, take out a small notepad and write my overriding goal, and my next step goal, and then make a list of tasks for that next step goal.

Then I work.

Writing the major goal every day is important to not let sub-goals overshadow it. Writing the immediate goal every day is important because together the two goals create a very clear direction of action with a clear next step.

I have my screen mounted on the wall, and have side end-tables for pens, papers and notes I need, etc. so my desk is absolutely clear.

My desk is a half circle, but not that deep, because that optimizes the usefulness of the surface for work (not storage).

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

#17
I have a system for electronics projects where a new project gets a labeled container to store extra parts, papers, spare PCBs, weird cables I might need later...

It works pretty well, especially when I want to take a project to a meetup.

Unfortunately, I also have a bin labeled "Projects".

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

#18
But I will loose it all, that's why you should bookmark everything, have terminal bookmarks of paths, use git worktrees to allow leaving workspace messy. Use a lot of notion docs, .md docs, notebooks. Places where you organize stuff, so that you can come back easily when you need it again.

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

#19
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.

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

#20
post #18

But I will loose it all, that's why you should bookmark everything, have terminal bookmarks of paths, use git worktrees to allow leaving workspace messy. Use a lot of notion docs, .md docs, notebooks. Places where you organize stuff, so that you can come back easily when you need it again.

I started working on a task management app that could handle the massive amounts of context switching I do on a daily basis - aggregated over slack, iOS reminders, Jira, linear, and obsidian... I'm glad I'm not alone in having such crazy environment.
Post reply on HN