Live data from Hacker News

Feynman: I am burned out and I'll never accomplish anything (1985)

asc.ohio-state.edu

281–285 of 285 posts

Re: Feynman: I am burned out and I'll never accomplish anything (1985)

#281

Earlier quoted context omitted.

Asking because I feel this way a lot too -- is this the kind of thing that was avoidable (IE if you built it on Rails/Django + Heroku would that have cut down the maintenance), or was there intrinsic complexity to the project that made it unavoidable? More and more, I want to build things that are in the former category if I build them at all outside of work.

Depends on what you're building. Rails/django/heroku are web app accelerators. If you are building a web app, then yea they make it super easy and take away a lot of having to think about complex systems, but if you're building anything else not really

Are you sure about that? You get a ton from a batteries included framework, but it doesn't prevent from successfully building a complex system, nor does it preclude you from having to reason through the powerful footguns.

The way I'd describe it is that /most/ codebases can fit into what you'd call a "web app" including most codebases that include complex systems -- there are, of course, significant exceptions.

Re: Feynman: I am burned out and I'll never accomplish anything (1985)

#282

Earlier quoted context omitted.

Asking because I feel this way a lot too -- is this the kind of thing that was avoidable (IE if you built it on Rails/Django + Heroku would that have cut down the maintenance), or was there intrinsic complexity to the project that made it unavoidable? More and more, I want to build things that are in the former category if I build them at all outside of work.

In my particular case, I opened the CI/CD can of worms using Docker (which obviously has great use cases). My use case could have fit into a Rails/Django + Heroku model that would have saved me a bunch of time. I thought by investing in the infra early it would save me time later, however later will likely never come. So basically I spent more time debugging issues due to adding infrastructure complexity than develop…

Yup, I've fallen into this premature optimization path before.

Re: Feynman: I am burned out and I'll never accomplish anything (1985)

#283
post #207

Applying a real world observation toward something not related is called cross-domain technological transfer. I did the same with fishing at a lazy brook in 1983. I observed how the river get all bendy shape of the letter “S”, how the banks are shallow on inside curves, recalled a geostat photos over decades and finally noticed how these increasingly curvy S finally touch the other curve to a point of making a new wa…

It's an amazing ability humans (and maybe other animals?) have.

yea, me being an animal.

Re: Feynman: I am burned out and I'll never accomplish anything (1985)

#284

A while back I realized that I don't care about my career anymore: Promotions, politics, etc. I'm just going to work on what I enjoy. So far I'm a lot happier this way.

So what do you do for a living nowadays?

Software development

Re: Feynman: I am burned out and I'll never accomplish anything (1985)

#285
post #141
post #99

Earlier quoted context omitted.

You either don’t or you have to sacrifice sleep, leisure time or something else. I have a full-time job, two-kids and a small SaaS side-business and it is all consuming. I either get up early or stay up late to work on my own stuff. The goal is to transition into working for myself but that is going slowly and I’ve been at it for a while so I’m feeling a bit burned out lately... Thoughts of just selling the damn thin…

I don’t mean to stick my nose in, but seeing as we are on HN: I keep hearing the market is pretty good for capital lately, have you explored raising a round to accelerate dropping the 9-5?

My current side project is too small to consider seed capital. It's too niche.

It has replaced about a third of my income so the goal is to start another project soon.

Post reply on HN