u/patric1998

Need Suggestions Regarding Startup Registration & Legal Process in India

Hello Everyone,

Recently I have been working on one idea and now the project is finally completed.

I am planning to launch it as a startup, but before moving ahead I wanted to understand the legal and registration side in India.

Do we need to officially register a startup before launching?

Are there any government formalities or paperwork that are mandatory in the beginning?

If yes, what are the major things I should do or follow initially?

Looking for genuine suggestions and guidance from people who have already gone through this process.

reddit.com
u/patric1998 — 1 day ago

Need Suggestions Regarding Startup Registration & Legal Process in India

Hello Everyone,

Recently I have been working on one idea and now the project is finally completed.

I am planning to launch it as a startup, but before moving ahead I wanted to understand the legal and registration side in India.

Do we need to officially register a startup before launching?

Are there any government formalities or paperwork that are mandatory in the beginning?

If yes, what are the major things I should do or follow initially?

Looking for genuine suggestions and guidance from people who have already gone through this process.

reddit.com
u/patric1998 — 1 day ago

Need Suggestions: Interior Designer vs Contractor for 1 BHK Renovation?

I wanted to change my 1 BHK flooring along with kitchen and bathroom tiles.

I’m confused whether I should involve an interior designer or just take quotations from contractors and get the work done directly through a contractor.

Are there any disadvantages of not involving an interior designer?

For civil renovation works like flooring, tiling, bathroom, kitchen basic work — is an interior designer actually needed or can a good contractor handle everything properly?

Would love suggestions from designers and people who have done similar renovation work.

reddit.com
u/patric1998 — 1 day ago
▲ 2 r/askarchitects+1 crossposts

Need Suggestions: Interior Designer vs Contractor for 1 BHK Renovation?

I wanted to change my 1 BHK flooring along with kitchen and bathroom tiles.

I’m confused whether I should involve an interior designer or just take quotations from contractors and get the work done directly through a contractor.

Are there any disadvantages of not involving an interior designer?

For civil renovation works like flooring, tiling, bathroom, kitchen basic work — is an interior designer actually needed or can a good contractor handle everything properly?

Would love suggestions from designers and people who have done similar renovation work.

reddit.com
u/patric1998 — 1 day ago

Can you tell me if this plan is as per sun diagram

I want to know if the kitchen and other facing is correct or not.

u/patric1998 — 3 days ago

I built a CI/CD pipeline for my personal project, looking for feedback

I had a simple website hosted on an AWS EC2 instance with an Elastic IP. Initially, every time I pushed changes, I had to manually SSH into the EC2 instance and redeploy the app.

To improve this, I set up a CI/CD pipeline:

\- Created a Jenkins server on an Azure VM (hosted via Nginx + custom domain)

\- Added Azure VM agents to run Jenkins builds

\- Configured a pipeline so that when I push changes to the master branch, it automatically triggers deployment to AWS EC2

\- Also integrated Terraform into Jenkins to provision AWS EC2 infrastructure

So now:

Code push → Jenkins pipeline triggers → infra (if needed) + app deployed automatically to AWS

My goal was to learn end-to-end DevOps (CI/CD + IaC + multi-cloud setup).

Would love feedback on:

\- Any mistakes in this approach?

\- Better or more production-grade alternatives?

\- What would you improve in this architecture?

\- what can be improved?

Thanks!

reddit.com
u/patric1998 — 23 days ago
▲ 1 r/thane

I built a CI/CD pipeline for my personal project, looking for feedback

I had a simple website hosted on an AWS EC2 instance with an Elastic IP. Initially, every time I pushed changes, I had to manually SSH into the EC2 instance and redeploy the app.

To improve this, I set up a CI/CD pipeline:

\- Created a Jenkins server on an Azure VM (hosted via Nginx + custom domain)

\- Added Azure VM agents to run Jenkins builds

\- Configured a pipeline so that when I push changes to the master branch, it automatically triggers deployment to AWS EC2

\- Also integrated Terraform into Jenkins to provision AWS EC2 infrastructure

So now:

Code push → Jenkins pipeline triggers → infra (if needed) + app deployed automatically to AWS

My goal was to learn end-to-end DevOps (CI/CD + IaC + multi-cloud setup).

Would love feedback on:

\- Any mistakes in this approach?

\- Better or more production-grade alternatives?

\- What would you improve in this architecture?

\- what can be improved?

Thanks!

reddit.com
u/patric1998 — 23 days ago
▲ 2 r/AZURE

I built a CI/CD pipeline for my personal project, looking for feedback

I had a simple website hosted on an AWS EC2 instance with an Elastic IP. Initially, every time I pushed changes, I had to manually SSH into the EC2 instance and redeploy the app.

To improve this, I set up a CI/CD pipeline:

\- Created a Jenkins server on an Azure VM (hosted via Nginx + custom domain)

\- Added Azure VM agents to run Jenkins builds

\- Configured a pipeline so that when I push changes to the master branch, it automatically triggers deployment to AWS EC2

\- Also integrated Terraform into Jenkins to provision AWS EC2 infrastructure

So now:

Code push → Jenkins pipeline triggers → infra (if needed) + app deployed automatically to AWS

My goal was to learn end-to-end DevOps (CI/CD + IaC + multi-cloud setup).

Would love feedback on:

\- Any mistakes in this approach?

\- Better or more production-grade alternatives?

\- What would you improve in this architecture?

\- what can be improved?

Thanks!

reddit.com
u/patric1998 — 23 days ago
▲ 0 r/aws

I built a CI/CD pipeline for my personal project, looking for feedback

I had a simple website hosted on an AWS EC2 instance with an Elastic IP. Initially, every time I pushed changes, I had to manually SSH into the EC2 instance and redeploy the app.

To improve this, I set up a CI/CD pipeline:

\- Created a Jenkins server on an Azure VM (hosted via Nginx + custom domain)

\- Added Azure VM agents to run Jenkins builds

\- Configured a pipeline so that when I push changes to the master branch, it automatically triggers deployment to AWS EC2

\- Also integrated Terraform into Jenkins to provision AWS EC2 infrastructure

So now:

Code push → Jenkins pipeline triggers → infra (if needed) + app deployed automatically to AWS

My goal was to learn end-to-end DevOps (CI/CD + IaC + multi-cloud setup).

Would love feedback on:

\- Any mistakes in this approach?

\- Better or more production-grade alternatives?

\- What would you improve in this architecture?

\- what can be improved?

Thanks!

reddit.com
u/patric1998 — 23 days ago

I built a CI/CD pipeline for my personal project, looking for feedback

I had a simple website hosted on an AWS EC2 instance with an Elastic IP. Initially, every time I pushed changes, I had to manually SSH into the EC2 instance and redeploy the app.

To improve this, I set up a CI/CD pipeline:

\- Created a Jenkins server on an Azure VM (hosted via Nginx + custom domain)

\- Added Azure VM agents to run Jenkins builds

\- Configured a pipeline so that when I push changes to the master branch, it automatically triggers deployment to AWS EC2

\- Also integrated Terraform into Jenkins to provision AWS EC2 infrastructure

So now:

Code push → Jenkins pipeline triggers → infra (if needed) + app deployed automatically to AWS

My goal was to learn end-to-end DevOps (CI/CD + IaC + multi-cloud setup).

Would love feedback on:

\- Any mistakes in this approach?

\- Better or more production-grade alternatives?

\- What would you improve in this architecture?

\- what can be improved?

Thanks!

reddit.com
u/patric1998 — 23 days ago

I built a CI/CD pipeline for my personal project, looking for feedback

I had a simple website hosted on an AWS EC2 instance with an Elastic IP. Initially, every time I pushed changes, I had to manually SSH into the EC2 instance and redeploy the app.

To improve this, I set up a CI/CD pipeline:

\- Created a Jenkins server on an Azure VM (hosted via Nginx + custom domain)

\- Added Azure VM agents to run Jenkins builds

\- Configured a pipeline so that when I push changes to the master branch, it automatically triggers deployment to AWS EC2

\- Also integrated Terraform into Jenkins to provision AWS EC2 infrastructure

So now:

Code push → Jenkins pipeline triggers → infra (if needed) + app deployed automatically to AWS

My goal was to learn end-to-end DevOps (CI/CD + IaC + multi-cloud setup).

Would love feedback on:

- Any mistakes in this approach?

- Better or more production-grade alternatives?

- What would you improve in this architecture?

- what can be improved?

Thanks!

reddit.com
u/patric1998 — 23 days ago

I am using codex for personal project development,

I noticed it uses tokens for giving output window like

Chatgpt window output: (I am running commands, it failed I am rerunning a different command to check what is output, next I will do this... blah blah... it keeps pasting while building a project)

I feel it utilizes many tokens saying that in the output window,

I am looking for any solution or anything I can follow to avoid this, is there any tool developed to tackle this?

reddit.com
u/patric1998 — 25 days ago

Curious how experienced interior designers and architects handle this

When you get quotes from 2-3 contractors for the same work, how do you decide which rate is actually fair?

Do you have a reference point for standard labor rates or is it purely based on experience over the years?

Asking specifically for Mumbai/Thane region — tile fitting, plaster, marble, that kind of work.

I've seen my friend deal with this for years as a contractor and always wondered how the architect side handles it.

reddit.com
u/patric1998 — 25 days ago

Curious how experienced interior designers and architects handle this

When you get quotes from 2-3 contractors for the same work, how do you decide which rate is actually fair?

Do you have a reference point for standard labor rates or is it purely based on experience over the years?

Asking specifically for Mumbai/Thane region — tile fitting, plaster, marble, that kind of work.

I've seen my friend deal with this for years as a contractor and always wondered how the architect side handles it.

reddit.com
u/patric1998 — 25 days ago

Curious how experienced interior designers and architects handle this

When you get quotes from 2-3 contractors for the same work, how do you decide which rate is actually fair?

Do you have a reference point for standard labor rates or is it purely based on experience over the years?

Asking specifically for Mumbai/Thane region — tile fitting, plaster, marble, that kind of work.

I've seen my friend deal with this for years as a contractor and always wondered how the architect side handles it.

reddit.com
u/patric1998 — 25 days ago
▲ 4 r/thane

Getting some civil work done at home: tiles, bathroom, plaster. Got 3 different quotes and honestly have no idea which one is actually fair vs overpriced.

My contractor says ₹X for tile fitting but my neighbour paid something completely different last month for similar work.

How do you guys handle this? Is there any standard rate reference for Thane? Do you just trust the contractor or ask someone?

Genuinely confused, any advice helps!

reddit.com
u/patric1998 — 25 days ago

I am planning to get Chatgpt plus which is around 20$

Just clearing my doubt, will this include codex as well

Like I am working on some personal projects, I already have a GO subscription but my tokens are utilized in 1-2 hours.

just wondering if I should buy chatgpt plus or codex plus(or whatever i get for 20$ in codex)

Also will it increase my token usage size,

In go they reset it weekly basis, same is for Chatgpt plus??

Please help if anyone knows/understands this better!

reddit.com
u/patric1998 — 27 days ago
▲ 0 r/atlassian+1 crossposts

Today I created a new jira kanban board but unable to see header having all the option like projects filters dashboard

Please see the first image I am unable to see it and I want like 2nd image

u/patric1998 — 27 days ago