HackerTrans
TopNewTrendsCommentsPastAskShowJobs

anjit6

no profile record

Submissions

What is your experience with AI code review tools?

1 points·by anjit6·l’année dernière·1 comments

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

forbes.com
2 points·by anjit6·il y a 3 ans·0 comments

What UX experiments you ran on your SaaS product?

1 points·by anjit6·il y a 3 ans·1 comments

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

1 points·by anjit6·il y a 3 ans·0 comments

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

2 points·by anjit6·il y a 3 ans·0 comments

comments

anjit6
·il y a 3 ans·discuss
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
·il y a 3 ans·discuss
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?