• 2 Posts
  • 20 Comments
Joined 7 months ago
cake
Cake day: June 7th, 2025

help-circle



  • I agree with this and I plan to involve potential customers as early as possible so they can realistically say if this is something they are willing to pay for. I spend a year of building my current stuff and soon I plan to release an alpha version to validate my implementation. Even if it’s shit - at least I earned a lot of experience from that implementation.




  • Hi, yes, unfortunately I don’t have a lot of time. Besides my ideas, I also have a family and other stuff I need to spend my time too. I understand I can sacrifice my family or health time for my business, but this is no go in my case, because those are more important for me than money.

    I plan to try to optimize my routine time so I have more for my projects







  • Hi, thanks for sharing your experience. Yeah, I understand that I will spend a lot of time on actual management rather than on coding itself. And, frankly speaking, I want this.

    One of the reasons I want to start my own company is that I have a chance to be an architect and a manager on a project I actually enjoy instead of wrestling my way to an architect position in a random company and deal with people who is hard to deal with.









  • I believe those are tools that use general-purpose LLMs, which aren’t tuned for refactoring specifically. So I guess a specifically tuned tool for refactoring will beat those you mentioned in refactoring tasks.

    I also imagine a tool that is not AI-driven. While AI will be used for sure for some checks, I believe static checks and other “computable” heuristics will produce better output faster. I don’t want to throw a bunch of prompts into AI and sell mediocre-quality software to people.

    But overall, I think about what you said, but from another perspective - why have a separate webpage if such of helper can be built into IDE/editor? I think this is harder to do than to create a webpage, but maybe this will be better for users (developers).