HackerTrans
トップ新着トレンドコメント過去質問紹介求人

anjit6

no profile record

投稿

What is your experience with AI code review tools?

1 ポイント·投稿者 anjit6·昨年·1 コメント

Adept Raises $350M to Build AI That Learns How to Use Software for You

forbes.com
2 ポイント·投稿者 anjit6·3 年前·0 コメント

What UX experiments you ran on your SaaS product?

1 ポイント·投稿者 anjit6·3 年前·1 コメント

Do you think Chrome will have a Cmd+T like Arc?

1 ポイント·投稿者 anjit6·3 年前·0 コメント

What's your take on having a command palette (cmd+k) for your SaaS app?

2 ポイント·投稿者 anjit6·3 年前·0 コメント

コメント

anjit6
·3 年前·議論
After trying quite a few, I started using multiple tools without worrying about sticking to one tool. This automatically free's up my mind space and allows me to focus on what notes to take rather than how I should format or which tool to use. The core point is that tools will evolve continuously, and it's hard not to switch.

I've learnt a method called CODE (Capture, Organise, Distill, Express from a book - Build Your Second Brain. It changed how I organised my information and helped me be more productive.

You can have a look and see if that methodology works for you.
anjit6
·3 年前·議論
Interesting project. I would love to hear your thoughts on these questions:

(a) If it's about modules, currently, people tend to use some open source projects or buy existing solutions (for example, SaaS dashboards). Is the core value the code copied into the repo?

(b) Does the code written by the bot match the repo style? Not just the file names and variable/functions names, but the overall code architecture, including database integration?

(c) I'm guessing most people would ask for similar modules (forgot password, subscription, billing, profile settings etc.). Will you generate the code every time through prompts or re-using (or mapping) some existing code previously developed for other customers?