7 ms·
Ask HN: How would you plan your days when you are unemployed?
As the title says, What would your average day look like improving or exploring various aspects of life from Health, Skills, Physical, Growth and more?
- cranberryturkey 2y agoI wake up at 4am -- light a cigar and brew a cup of coffee. I sit in the garage and watch the neighborhood wakeup. At about 11am I take a 3 hour nap.
- taylodl 2y agoThey said unemployed, not retired! :)
- fuzzfactor 2y agoReally, the only difference is whether it's your final employer or not. And it may not always be possible to be sure :\
- cranberryturkey 2y agoI've been looking for work over a year. So basically retired.
- jarule 2y agoSame except replace cigar with spliff.
- cranberryturkey 2y agoI'm transitioning from cigars to weed.
- Venkatesh10 2y agoSounds like something I'd like to do once I've FIRE'd
- deleted 2y ago[deleted]
- vlod 2y agoWork on a project and pretend you're still employed. Use Trello (or equivalent) to project manage yourself i.e. set deadlines, do extra to hit targets, do releases etc. I think it's very easy to punt things.
- Venkatesh10 2y agoWould you recommend any good framework for time/project management?
- vlod 2y agoFor my work-work job, I maintain a dev worklog. The simpler the better. You're not going to increase your productivity by using fancy tools IMHO. KISS it. Personally I have a text file and using vscode (w/ an extension called 'Insert Date String'), so I have a keyboard shortcut. I insert the datetime and what I'm currently trying to do and log any pita stuff that happens or general stuff that if my micromanager asked me details of why my ticket took 2 hours to complete and I have a log of all the yak shaving I've done. I also put references to any cool stuff I find that might help me later (I just ctrl-f find them) If I go for lunch or anything more than 10mins I insert another datetime and enter 'done', when I'm back, same thing but 'start'. Really-really simple no-brainer. At the end of the day, tally the work and insert something like: === 10 hours. I have one text file for months. There will be a strong temptation to over complicate this. There be dragons.
- kristianp 2y agoI really wish all text editors would have a insert date shortcut just like excels ctrl-; It didn't occur to me there would be plugins for that. I'll have to check if Kate and Sublime have that.
- vlod 2y agofyi not tried them but if you're lazy to search: [0][1] [0] https://forum.sublimetext.com/t/easiest-way-to-insert-date-time-with-a-single-keypress/4134 https://forum.sublimetext.com/t/easiest-way-to-insert-date-t... [1] https://packagecontrol.io/packages/InsertDate https://packagecontrol.io/packages/InsertDate
- nitwit005 2y agoI just made sure I took a daily walk and made healthier meals. Planning sounds like pointless stress. Are you going to schedule every hour of your retirement?
- Venkatesh10 2y agoNot retired, just unemployed ATM.
- nitwit005 2y agoYou're still going to have goals when you're retired though. The status is quite similar.
- yen223 2y agoI haven't had traditional employment in months. I've been working on my project instead (see my profile). Here's some random points: - I follow "office hours". Monday-Friday 9am-5pm is creative work time. My rule is I try to do things I would only do in the office, i.e. work, chat, HN on the side, lunch, etc. How well I stick to this is ... debatable. - Time management is easier and harder. Easier because there's no more Jira or sprints or all that busy-work, harder because I now have to manage my own time. I found that setting hard deadlines for subgoals (e.g. launch the app on May 5, whether it's "ready" or not) works really well for me. - Growth-wise: There's about a billion things that needs to be solved when working on my project. I figure out what the next problem is and try to learn enough to solve it. That's where my growth has come from. - I have personal fitness goals. I make it a point to go for a run, outdoors, at least three times a week. This rule forces me to go outside every so often, otherwise it's too easy for me to stay indoors all day.