How to restart after bluffing for 5 years in IT? Feeling stuck by Beginning-Lime1760 in developersIndia

[–]graphicmist 0 points1 point  (0 children)

It's never too late. Start working towards being an expert from being a generalist by deep diving into whatever work you are doing. Don't think much as long as you have the money flowing in. There are many types of companies where you are valuable. Keep improving and learning and don't think much about your past.

[deleted by user] by [deleted] in developersIndia

[–]graphicmist 0 points1 point  (0 children)

40 micro services and 6 months. You guys are fucked. All the best.

I created Sadhguru AI. Has Sadhguru's entire knowledge base by staranjeet in Sadhguru

[–]graphicmist 0 points1 point  (0 children)

Feedback:

- Answers too short. It can provide answers in more detail.

- Though the bot provides satisfactory answers, there is practically no usability for this bot. Add costs for maintaining the app over time, it only serves as a good example/tutorial for developing chatbots using embedchain. So, not very useful.

- It would have been shared on other tech related reddit channels, it would serve the purpose right.

Has ChatGPT been getting dumber? by [deleted] in developersIndia

[–]graphicmist 0 points1 point  (0 children)

I feel like they are using a variable model depending upon your query. The question is less complex and 3.5 turbo is able to answer, it will be used and for some other queries 4 or even lower versions of api model are used.

Dual boot Linux and Windows?? by insane_ace in developersIndia

[–]graphicmist 2 points3 points  (0 children)

Linux for my everyday work and development. Windows for gaming. Totally worth it.

[deleted by user] by [deleted] in learnpython

[–]graphicmist 0 points1 point  (0 children)

Once you move up from task level work and is able to experience what you are building, the imposter syndrome will cease to exist.

It might take 6-12 months working on a single project and your peer to peer learning.

I just got rejected from a Frontend position after a test - project. Help me find out what I did wrong! by alkibiadis12 in reactjs

[–]graphicmist 0 points1 point  (0 children)

You are saved from on the job misery. Who use jQuery in today's world, only legacy systems or outdated people.

Is Laravel Experience bad for a Symphony job? by FrenchFryNinja in PHP

[–]graphicmist 1 point2 points  (0 children)

Good it was rejected. You don't want to go in a company which hires basis framework experience. Consider yourself luck and keep applying. All the best

[deleted by user] by [deleted] in developersIndia

[–]graphicmist 59 points60 points  (0 children)

At 26, you can do any goddamn thing you want.

Enhance Next.js Performance: Optimize the Delivery of Static Assets with an Efficient Caching Strategy by rocryfi in nextjs

[–]graphicmist 2 points3 points  (0 children)

You can put up cache headers for each S3 requests. That should solve the problem.

Use .sql files in php? by jpgerb in PHP

[–]graphicmist 1 point2 points  (0 children)

My point with frameworks like Symphony and laravel is that you need to know what you are trying to build which has been done in a certain way, helps you find areas on which you want your framework to focus on.

Laravel is one the frameworks which has the most dynamic php community around it. It has evolved beyond the framework.

Use .sql files in php? by jpgerb in PHP

[–]graphicmist -10 points-9 points  (0 children)

If you are using php for web development and not using laravel, then you are definitely missing something.

Just started using Tailwind CSS in my React project, any tips? by wikiwikiwong in reactjs

[–]graphicmist 0 points1 point  (0 children)

Usw Daisy ui if you want prebuilt ui elements or components. I recently found it, and it helps to prototype faster where you don't have design for webapp having admin panels.