HackerTrans
TopNewTrendsCommentsPastAskShowJobs

swami108

no profile record

Submissions

Show HN: I built a weekly sprint planner for individuals

qtr.ai
3 points·by swami108·vor 3 Jahren·0 comments

comments

swami108
·vor 3 Jahren·discuss
Talent Code by Daniel Coyle. It’s an amazing book about how the best teams and most skilled people in the world learn and get good at their craft. I started learning piano as an adult which is incredibly difficult. Reading this book made a huge impact on how I approach learning. And it’s made a big difference to my playing skills.

His other book Culture Code is also brilliant (about building world class teams).
swami108
·vor 3 Jahren·discuss
Haha, no worries :)

My latest failure was Wize, a mobile app that let anyone share their skills. It was a great idea, a bit early for its times (live streaming app before Instagram Live and Tik Tok), and it had a great start--we were in the top 20 at the Launch Hackathon, won an award from Google, and we had grammy award music teachers teaching on the platform. It failed because we pivoted too early. Building the two sided market was challenging, but instead of narrowing our focus to one topic, we decided to pivot to a "professional 1-1 coffee chat platform", and then again to a networking app–"Tinder for professionals." After going to a lot of conferences and meetups and talking to professionals, the resounding message we heard was that this domain was tough to dominate and it was going to be an uphill battle for us.

The biggest lesson I learnt in this is take advice with a pinch of salt. There are many successful apps today that resemble v1 (Maven), v2 (Intro), and v3 of Wize, and I think we would have been fine if we had persisted.

A more detailed write up of Wize, if you're interested: https://swamiphoto.com/wize
swami108
·vor 3 Jahren·discuss
Tells you how many years I’ve been failing
swami108
·vor 3 Jahren·discuss
- chronological and categories.

- pin the best ones on top for each category.

- have an “all” category, which could be your default.
swami108
·vor 3 Jahren·discuss
I’ve pivoted from full stack to frontend to product. The switch from engineering to product can be challenging. Two tips.

- start contributing to product on the side while on your current engineering job, and try to get a PM position with your current employer. After a year of working, you should be able to remove the junior label when switching companies.

- start your own business (even if on the side) and make your own label.
swami108
·vor 3 Jahren·discuss
I’ve failed more times than most people. But I’m not a failure.
swami108
·vor 3 Jahren·discuss
Related question: I wonder how many humans (regular people, not copywriters, marketers, and businesses) are actually happy that chatgpt is here.
swami108
·vor 3 Jahren·discuss
MuseScore and Tempo (metronome).
swami108
·vor 3 Jahren·discuss
Quality ideas don’t come up on demand. They come sporadically over time, so it’s best to have a system to capture these ideas. I capture my ideas using Drafts on Apple Watch or phone if I’m not on my computer and eventually move them to Roam where I have a super flexible tagging system to keep them organized. I do this for insights and lessons learned as well.

To generate ideas on demand (for example if I want to come up with questions for my next podcast guest, I’ll go for a walk and jot down notes on my phone as I’m walking. My brain works best when walking.)

Keeping a “thought library” helps:

[0] https://medium.com/@swamiphoto/create-your-thought-library-b...
swami108
·vor 3 Jahren·discuss
TDD is the second best method.

The first is developing good habits—list out all edge cases and just manually test it out. If you work in a team, the PM, developers, and QA can brainstorm these edge cases together. It’s these simple things that make a huge difference and you’d be surprised how many teams don’t do this.