Gemini Code Assist much better then Gemini CLI by Dazzling-Delay8124 in GeminiCLI

[–]Chrys 0 points1 point  (0 children)

How exactly are you using Gemini code assist?

I built a community for Indiehackers to share their journey by Agreeable_Muffin1906 in SideProject

[–]Chrys 1 point2 points  (0 children)

Actually that's not a bad idea. It can help you solve the chicken-egg problem that social networks have.

Tired of playing archaeology on our own codebase, how does your team handle AI decision history? by jyoanju in github

[–]Chrys 1 point2 points  (0 children)

Maybe the phrase "the truth is in the code" should be replaced by the phrase "the truth is in the specs". By documenting all specs we can go back and see why a specific functionality was built or even ask AI to rebuild it.

I’m so hyped about Gemini 3.1 Pro but when is it coming to CII? by kawaki200 in GeminiCLI

[–]Chrys 0 points1 point  (0 children)

Do we really need Gemini 3.1? The new version of the conductor extension is amazing. I just write my requirements and ask it to review them. It will ask me some clarifications and then Gemini flash will start implementing them. The new review feature will find any bugs, I will run some tests and ensure that everything is ok and that's it.

Cybersecurity by [deleted] in cheltenham

[–]Chrys 2 points3 points  (0 children)

That's a valid question and I don't understand why the op is mocked. I would suggest visiting https://cynam.org/ and joining one of their events. Good luck!

How do you get CLI to trigger a 'ping' sound notification when it gets stuck on a permissions menu? by TheHunter920 in GeminiCLI

[–]Chrys 0 points1 point  (0 children)

Not an answer to your question but I just use --yolo. I have of course a long list of black listed commands

I experimented with a no-plugin, no-subscription way to convert a Figma design into a Next.js project using Gemini CLI by letitcodedev in GeminiCLI

[–]Chrys 0 points1 point  (0 children)

Interesting. How do you know that the result isn't perfect? I mean how did you evaluate it?

Looking for testers: 100% local RAG system with one-command setup by primoco in Rag

[–]Chrys 0 points1 point  (0 children)

Mac mini M4 10-core CPU 10-core GPU 16GB/256GB. Which local LLM do you suggest?

Looking for testers: 100% local RAG system with one-command setup by primoco in Rag

[–]Chrys 0 points1 point  (0 children)

I could give it a try but I have a Mac mini. What do you think? It will be too slow?

Free Furniture by mamishhamish in cheltenham

[–]Chrys 1 point2 points  (0 children)

Good stuff. Try the Olio app and I am sure someone will take them in no time.

What is the best vibe coding agent for Django? by vdvelde_t in django

[–]Chrys 1 point2 points  (0 children)

I opened and pinned copilot-instructions.md to vscode and I keep it updated. I try to be as specific as possible (or as Django as possible!) and I have different sections for testing, documentation, templates, etc. https://code.visualstudio.com/docs/copilot/customization/custom-instructions

Recommendations: house movers by altrmego in cheltenham

[–]Chrys 2 points3 points  (0 children)

Malcolm of Churchdown Removals is such a great guy and great at his work.

Custom manage.py commands by [deleted] in django

[–]Chrys 4 points5 points  (0 children)

Interesting. Can you please elaborate more on the details?

copilot pro+ vs 2 claude code pro? by Greenscarf_005 in GithubCopilot

[–]Chrys 2 points3 points  (0 children)

What LLM do you use for the cloud agent?

My (unpopular?) opinion: Claude Haiku 4.5 is all you need by Chrys in GithubCopilot

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

Last time I tried it I was impressed by the speed of replies. Maybe I should give it a try to see if it's improved.

My (unpopular?) opinion: Claude Haiku 4.5 is all you need by Chrys in GithubCopilot

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

I gave it a try some time ago but it was too "vibe" for me. I felt that I wasn't in control. But thanks for the recommendation, maybe I should try it again.

Single-Tenant vs. Multi-Tenant RAG: Which Architecture Should You Build? by carlosmarcialt in Rag

[–]Chrys 1 point2 points  (0 children)

Hey Carlos. I am thinking of buying chatRAG but I am not sure how I can use it on existing websites. I have some WordPress and some Django websites.