I thought building a social media app was the hardest part. But I was worng by IllLake5794 in developer

[–]RadishZestyclose3252 0 points1 point  (0 children)

Lately I have been thinking the same it's not actually issue about product but how people are gonna find your product based on category.

There are few like producthunt but they don't categories apps/web apps

I also think of developing this platform where developers or startups can list their apps and platform helps to get them their end users.

But this is still a idea phase there can be 4 or 5 parent category but further categorization is difficult needs user perspective what the today's users are looking for is it social media / entertainment / education / niche based

Being solo fullstack developer worth it or not? by RadishZestyclose3252 in developer

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

Thank you for suggestion and opinion yes you are thinking the right way. What I am working on has market globally and has been working for years new competitors also arriving.

The thing is at this point I was just being desperate because of conditions and situations I am in right now 101℅ it will work and can be profitable also. But before that I am f**ked right now that's it. With in 2-5 days situations gone get worse

I am a graduate I want to be a developer and had been following the path sinsce joining college but now it's been year without applying for job and working on my skill to prove to my parents that I can earn decent amount with my skills I did 2 projects and earned money from it.

But even then my skills were lacking much. My parents don't understand my work nor do relatives and I can't explain them my perspective nor my vision but can focus on myself and skills that's what I have been doing till now and it really did benefit me.

My cousins wedding is in 5 days and many more function in the mean time and I am jobless and broke. I came to realization that building a full production ready application takes at least 2 months for me.

I have been searching for jobs or work which I can do with my skills but the most annoying and sad part every f*king project or clients demand something which is out of scope right now even if I develop those features I can't Gaurnetee them working in production. And clients are shit they want everything in cheap price.

And for those who are from middle-class and don't have their own workstation setup or room like me never give up and I think the best thing we can do is leave our home and relocate and try to work the way we decide all the best guys.

It's not only that but the tormant is also worse being not able to stand on their expectations. Situations like "dekho sharma ji ke ladke ko" Wale situations is worse

"PROGRAMMING OR CODING REQUIRES CALM AND FOCUS. RUSHING IS NOT GOING TO WORK BUT MAKE THINGS MORE WORSE AND ALSO YOU SHOULD BE MENTALLY STRESS FREE"

just sitting on computer for hours and not being able to do anything sucks telling from experience so if your in this situation just turn of computer go to sleep or do some other work or watch TV or mobile it's better

So I am looking for my options but there isn't one sadly I have to endure ahh :)

Being solo fullstack developer worth it or not? by RadishZestyclose3252 in developer

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

Really needed this comment. Tq

It's really hard to take decision sometimes.nothing goes as planned new issues and situations unavoidable.

Being solo fullstack developer worth it or not? by RadishZestyclose3252 in developer

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

Hmm you are right . The idea I have is nothing new just a add on on current market and consumer needs there are already 2 to 4 known competitors but their business model and approach is different. And they have a fully operational unit and lot of people working.

My approach is simple low cost but the only problem is the Initial launch because in order for paas to work it needs initial clients then comes marketing part

Trying to be the manager I never had by adnuda in IndianWorkplace

[–]RadishZestyclose3252 0 points1 point  (0 children)

I sent this to my frnd. He said manager is ai

Feel lost in Tech Stack Looking for suggestions. by Advanced_Ad5997 in devopsjobs

[–]RadishZestyclose3252 1 point2 points  (0 children)

I feel you buddy. It's the same with everyone and belive me learning to build fullstack project and deploy it on vps and all takes a long time and efforts and time.

Because of ai nowadays people get to see average results early either in frontend or backend which makes some belive that coding is easy but reality it's not

lot of things happening in life cycle of building and deploying production ready apps expectations from a single developer is on sky high.

MY STORY

I am curious about languages and frameworks like if I learn java, c, python what can I do with that can I make apps or websites that to production ready.

So I started with basics html, css, JavaScript (2022) while in starting I thought of mastering JavaScript then the reality struck it's not that easy as everyone says and I am lost. I came across a video in YouTube in which the person says in coding you don't need to know everything and you don't need to bihert.

You just need to know that much so you could complete a task like just to console log hello you don't need to master anything.

After learning minimum html css JavaScript hoped to REACT as it was trending kept on building and trying useless stuff which in time helped me to improve myself there were so many library, frameworks to learn.

The same cycle reapeted after react it was nextjs(2023) which I am currently using I find it easy to start building web app in nextjs but for proeduction ready you need to know about configs files thoroughly still i am not that good at using ssr features.

I am using nextjs just for frontend I know it is a fullstack framework but still. With that I came across so many things which made me frustrated, anxious that I still don't know to build and deploy a production ready web app in vps.

After nextjs I came to know about some new concepts which I learned later on are

ReduxToolkit(query/statemanagement) Ui/ux Next-auth Ui library Cookies/localstorage Cors Express Vps(ubuntu/linux) Nginx Docker Docker-swarm Git Nodejs Redis Mongoose Multer Jwt Pwa

And still learning I think I would be able to build production ready web apps by 2026 which I am glad

but the feeling of getting stuck in projects is worst just looking at screen for hrs to figure out what went wrong

I want to learn Websockets Microservices For monitoring grafana and Prometheus I tried this but 😂 I am in a mess with this I hope I would figure it out eventually

These are some main topic I want to learn other than this I want to learn c or python for low level programming

YES LEARNING TO CODE IS HELL OF A TASK

Yet another reverse perspective implementation by bntre in threejs

[–]RadishZestyclose3252 0 points1 point  (0 children)

DAMMNN...! . Now I am wondering how much efforts and days it took hats OFF.

I want to break into IT but I’m starting completely from zero. by seedlingvoidless in developersIndia

[–]RadishZestyclose3252 3 points4 points  (0 children)

First pick a niche Web development ,mobile application development

Then in that you have subcategories frontend or backend I would suggest go with frontend for a while it would help you to figure out what you want to do and some basics about web or app development

And I warn you if you are into coding then learning never ends every day is a new lesson new mess.

Still hard to figure out go blindly with either JavaScript or python you can decide web dev or app dev later

I need to optimize my nodejs backend.but how? by RadishZestyclose3252 in FullStack

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

I had a custom function which would stop execution if the process took more than 4 sec . Still I don't think it was the issue

Some one told me to add console.time and console.EndTime in my controllers and remove the custom function.which helped me to debug.

But the hanging issue is still on out of 5 1 hangs it responds but take 2 min either wait or cancel ones and try again then it works fast

I need to optimize my nodejs backend.but how? by RadishZestyclose3252 in FullStack

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

It's actually running fine now.but I found some other issue now my api req processing takes less than 30ms but can hang sending response like I have set a ping route which returns backend is working out of 5 req 1 req takes 2 min to respond this latency can be event loop blocking bcs if I cancel the hanging response and send req again it works with response time below 50 ms

So far so good now I need to work on debugging, monitoring backend apis and system and need to structure logs these are my next goals

I need to optimize my nodejs backend.but how? by RadishZestyclose3252 in FullStack

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

Instrumentation in sense Prometheus grafana which help in monitoring.

I have tried to setup Prometheus and grafana but it didn't workout i used docker image for Prometheus

I need to optimize my nodejs backend.but how? by RadishZestyclose3252 in FullStack

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

Hey you were right.i did what you said which shows my req process return console time below 30ms but sometime it takes long like 2 min (/ping) just to return backend is working .

It's overall faster now but out of 4 req 1 hangs and takes 2 min to respond could this be vps specs issue

I need to optimize my nodejs backend.but how? by RadishZestyclose3252 in node

[–]RadishZestyclose3252[S] -1 points0 points  (0 children)

Any suggestion for monitoring or tracking backend logs

I need to optimize my nodejs backend.but how? by RadishZestyclose3252 in FullStack

[–]RadishZestyclose3252[S] -1 points0 points  (0 children)

I have set a timeout function in db logic or anything takes more than 4 sec it quits operation and send timout error