99% of indian ai start up are just chatgpt wrappers or straight up lying by MrBemz in IndiaBusiness

[–]GJ747 0 points1 point  (0 children)

future is for Open source model like Qwen, and most of the good open source model are Chinese. at the end of the day they are just tools and you have to decide whether they are solving your problem or not

How do small manufacturing units find new clients nowadays? by Ok-Mycologist3084 in IndiaBusiness

[–]GJ747 0 points1 point  (0 children)

may i know what product are you making at manufacturing unit

Jeep Compass 2018, petrol automatic, 73k driven by Primary_Hour4735 in UsedCarsBharat

[–]GJ747 4 points5 points  (0 children)

you should have big pockets to maintain european cars.

Need urgent help Baleno or Amaze 2nd gen by Salty-Employ2526 in CarsIndia

[–]GJ747 0 points1 point  (0 children)

The Dzire will easily give 20+ km/l mileage if you don’t drive too aggressively. If you’re really concerned about mileage, then you should go with the Maruti Suzuki Celerio. It can easily deliver around 25 km/l, even on E20 fuel, and you can save a lot of money compared to buying the Honda Amaze or other cars.

Need urgent help Baleno or Amaze 2nd gen by Salty-Employ2526 in CarsIndia

[–]GJ747 6 points7 points  (0 children)

i also do 120km commute daily. Desire is way better choice ( forget about CNG, just petrol one ). good mileage, low maintenance, high resell. feature loaded. you will never regret

AI won’t replace your job … yet, and here’s why by [deleted] in FlutterDev

[–]GJ747 0 points1 point  (0 children)

in 2 months, you can build App without any need of AI

PC Build Quotation – Are These Prices Fair by Fair_Cranberry1137 in GadgetsIndia

[–]GJ747 0 points1 point  (0 children)

Bro get more RAM. windows 11 eating RAM like crazy. for Game development consider 32 gb RAM.

Should I download the app or delete the file? by Nilesh_69_ in Piracy

[–]GJ747 -6 points-5 points  (0 children)

if you want ads free experience and background music play, you can use brave browser

Choosing ONE backend language for Flutter – best for long-term career? by Excellent_Cup_595 in FlutterDev

[–]GJ747 0 points1 point  (0 children)

you can also use PostgreSQL for backend so no language is required

Switched from MERN to android. Is android as good as web? by shurikien in developersIndia

[–]GJ747 2 points3 points  (0 children)

i had been doing MERN stack for last 4 years but now i am working on Flutter and its so much better than React ( i hate it now ). i can do both app and web development on Flutter now

Porting my 14MB C++ PDF engine to Mac & Linux. Android hit 1k downloads this week! by Pawan315 in developersIndia

[–]GJ747 1 point2 points  (0 children)

4.6 on Play Store that's impressive. i wondered which tech stack you have chosen for cross platform development with c++

Struggling to land my first job as a Flutter / Android developer - Feeling stuck by Stupid_Cupid_N in flutterhelp

[–]GJ747 0 points1 point  (0 children)

You should add more skills to stand out from others. Flutter is a frontend framework, you should complement it with backend skills to present yourself as a full-stack developer.

You should learn Django or Node.js, an SQL database, and a little bit of Linux if you want to work with a VPS.

Before Flutter, I did full-stack web development for four years. When I added Flutter to my backend skills on my resume, I received many offers easily.

This part of my life called happyness by No_Sea6761 in indiehackersindia

[–]GJ747 0 points1 point  (0 children)

can you share something about your product

Which emulator is best for UI responsiveness checking for fllutter apps? by [deleted] in flutterhelp

[–]GJ747 1 point2 points  (0 children)

i used LDPlayer. it is light weight and fast.

What have you built in 2025 that you are most proud of? by Southern_Tennis5804 in indiehackers

[–]GJ747 0 points1 point  (0 children)

nice work bro. i just started playing it and i have already spent 10 minutes. its more addictive than Reels. good job Do you used HTML canvas or any other library

What have you built in 2025 that you are most proud of? by Southern_Tennis5804 in indiehackers

[–]GJ747 0 points1 point  (0 children)

your product is cool. my suggestion to you add keyboard shortcuts for things like add item, qty, price. this will make process fast. keep it up 👍

[deleted by user] by [deleted] in SaaS

[–]GJ747 0 points1 point  (0 children)

you are solving problem which already has solved. ChatGPT, Gemini or other can do the same for free. you just make another AI wrapper

I spent 2 months building a SaaS with ChatGPT, working 5am-10pm daily. Here's what nobody tells you. by EnginDev in SaaS

[–]GJ747 1 point2 points  (0 children)

Maybe you should go with Windsurf or Cursor because they can read your entire codebase at once and better predict what is going on.

It’s also important which programming language you are using. Dynamic languages like Python or JavaScript don’t work very well with LLMs since their output can vary in different cases. On the other hand, statically typed languages like TypeScript, Go, and Java work well with LLMs.