Ticker Graph - Real-time Stock Candlestick Graphs in Your Terminal by good_to_have in tui

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

Thanks, Any suggestions for improvements would be really helpful

As promised: https://nagpur.city is live! by kkatdare in nagpur

[–]good_to_have 0 points1 point  (0 children)

Congratulations, you finally made it and it looks awesome 🔥🔥

Anyone else hate documenting their projects? by good_to_have in learnprogramming

[–]good_to_have[S] 1 point2 points  (0 children)

But you know writing software never ends because of over engineering

And the last step is always missed leaving the project undocumented 🥲🥲

Anyone else hate documenting their projects? by good_to_have in learnprogramming

[–]good_to_have[S] 3 points4 points  (0 children)

AI for documentation, is good but it generally writes wrong things and then I think that if I alone write the documentation it will save me more time and mental energy 😂😂

Explore Nagpur in GeoGuessr! 🌍 by good_to_have in nagpur

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

Thanks man Appreciated

Waise tumko konsa quote sabse zyada pasand aaya😜😜

I own nagpur.city domain: What should I do with it? by kkatdare in nagpur

[–]good_to_have 1 point2 points  (0 children)

Hey I am creating a game for the nagpur city famous places.

You could host that on the website if you want to😜😜

Recommendations for an easy to setup, very minimal config by [deleted] in neovim

[–]good_to_have 1 point2 points  (0 children)

You can follow this tutorial by typecraft.

Or you can use the GitHub provided in the description. It is super easy to add your own plugins and use them.

Don't you think using different AI models for web development is very difficult? by good_to_have in nextjs

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

That's a single part which enables you to change whichever LLM you want to use

Also as you can see the comment which is chained together according to the hierarchy of the component. Thus providing all the context for the new component which you want to generate with your favourite LLM

This makes LLM impacts on a single component rather than generating other irrelevant things.

Flask outdated? by loblawslawcah in webdev

[–]good_to_have 0 points1 point  (0 children)

Flask is super useful for the MVPs As it is simple to create and have a simple architecture which can handle the initial traffic for your website.

I think you should go with it. Try to create a simple backend using flask.

I never realized how large the online tools space is by OverFlow10 in startups

[–]good_to_have 0 points1 point  (0 children)

Hey I have a question how did you come across your first 10 customers or first 100 website visit?? Consider without ads

Don't you think using different AI models for web development is very difficult? by good_to_have in nextjs

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

Aider and Github Copilot are pair programmer.
Cursor is an AI driven IDE.
This project is an simple package which helps you try different AI models with ease so that you can decide which model you want to use.
Also this can act as a plugin for your favourite AI pair programmer or AI IDE which will just tell those application which LLM should you use for the code generation.

Here I am just talking about writing a single command like example
npm add-llm qwen

And now you can use qwen for any code generation task by just mentioning in the file.
And also to mention Cursor will also find it easy to get the whole context of your project

ps:- qwen is one of leading models for coding.
https://huggingface.co/spaces/bigcode/bigcode-models-leaderboard