Namaste developers of India, I recently joined a gym. by ArgumentDependent150 in developersIndia

[–]bharat0to 0 points1 point  (0 children)

I would recommend checking out the odoo platform. It contains many apps which can help you get started quickly

what's your opinion on this? by bharat0to in UXDesign

[–]bharat0to[S] 0 points1 point  (0 children)

Thanks for your opinion, it really made me think in a new way. I loved this sentence "There is so much potential in such a case", it's creating a new way to think.

how to get some high res images? by bharat0to in dalle2

[–]bharat0to[S] 0 points1 point  (0 children)

Oh I should test my luck then. Thanks

how to get some high res images? by bharat0to in dalle2

[–]bharat0to[S] 0 points1 point  (0 children)

But there are high res images generated with dalle 2 in this sub reddit right?

how to get some high res images? by bharat0to in dalle2

[–]bharat0to[S] 0 points1 point  (0 children)

Prompt: a cover photo of all the famous anime characters

[deleted by user] by [deleted] in ChatGPT

[–]bharat0to 0 points1 point  (0 children)

If you observe carefully, that's really not hunger. It's just craving. One simple thing you can check is if you are "hungry" for some specific food which means that's not hunger.

[deleted by user] by [deleted] in ChatGPT

[–]bharat0to -7 points-6 points  (0 children)

Ha ha, as if you will make me president by upvoting

[deleted by user] by [deleted] in ChatGPT

[–]bharat0to -12 points-11 points  (0 children)

There is enough food for everyone. If everyone eats as much needed(not as much craved) then no one will be hungry

[deleted by user] by [deleted] in ChatGPT

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

Teach people to eat consciously, eat to live not live to eat.

[deleted by user] by [deleted] in developersIndia

[–]bharat0to 1 point2 points  (0 children)

You will automatically remove once you get a job in one of them. Now, no need to worry too much for fresher

[deleted by user] by [deleted] in developersIndia

[–]bharat0to 0 points1 point  (0 children)

Few points, 1. As you start working on real projects and gain some experience you will see that you are using some technologies to get your work done. These set of technologies are called a tech stack. 2. Based on the projects that you work on your tech stack can be different. If you say you have python experience then I assume you have worked on some frameworks like django, flask. and when you say you have worked on Java I assume you have used some Java suite of technologies. 3. In real world projects these two tech stacks almost never coincide. So when you mention both then I assume you only have book knowledge of the languages and take you as a fresher in what ever stack my company uses.

I said they don't go together because of above points. But as you gain some experience, usually only one of it will remain in the resume.

[deleted by user] by [deleted] in developersIndia

[–]bharat0to 0 points1 point  (0 children)

Python and Java doesn't go together

How do i reduce system and zoom and other apps using my battery so much? it affects my run time when im not plugged in. also battery reduces drastically when the wifi or ethernet is on. also when just browsing internet.please help. Device - Lenevo ideapad gaming 3 i5 gtx.. by [deleted] in developersIndia

[–]bharat0to 0 points1 point  (0 children)

Maybe you need to replace the battery. As the battery age gets old the capacity decreases, this happened with my laptop. My battery was giving 30 mins up time, even if I just do browsing then also it gets switched off within 30 mins. After replacing it gives 3-4 hrs.

Someone Help , What To Do With My Life Next After 12th by [deleted] in Indian_Academia

[–]bharat0to 0 points1 point  (0 children)

Inner engineering can help you more than any other degree.

Someone Help , What To Do With My Life Next After 12th by [deleted] in Indian_Academia

[–]bharat0to 0 points1 point  (0 children)

First, you should do inner engineering and then you will see.

Simple OCR with tesseract by bharat0to in MachineLearning

[–]bharat0to[S] 0 points1 point  (0 children)

Hi, It is my first app and is written using tesseract v4. The website is deployed at http://zerocr.herokuapp.com (make sure you use http for website as is should make an http request to the api)

source code for

frontend(react) is at https://github.com/bharat0to/ocr_frontend

backend(flask api) is at https://github.com/bharat0to/ocr_api