Hacker News new | ask | show | jobs
by dorkwood 699 days ago
> I just don't have any problems to solve with these tools

It's possible you're placing too much emphasis on the type of problem you need to solve. You might be trying to think of a problem that many people experience, or a problem that others recognise as important, and getting frustrated that you don't have any ideas.

If this is the case, I'd recommend making something for one person instead. Make something stupid, that only a single person in your life will enjoy. Programming doesn't have to be Amazon or Netflix. Programming can be a knitted scarf.

1 comments

> It's possible you're placing too much emphasis on the type of problem you need to solve.

Yeah I think so as well. With as much experience as OP has it’s unlikely, if not impossible, to not experience problems or friction in terms of tech.

Sometimes they are completely unsolved, but much more frequently they are just solved poorly. “I wish it was easier to…” is an extremely good starting point. Personally I get these feelings from being lazy - I get annoyed when things are slow, tedious and most importantly complicated. I’m more of a “I can’t believe in 2024 it’s still hard to…”.

Conversely, the enemy of this mindset is “it’s just me being slow/dumb/lazy”, “a lot of smart people have already tried” etc etc.