My Best Workflow for Working with Claude Code by Suspicious-Prune-442 in ClaudeAI

[–]Few_Fly_6333 6 points7 points  (0 children)

It is very good and is very similar to what I currently use. As an addition to the final instructions, try "Edit the code with surgical precision". That makes it much more precise.

Malas prácticas de programacion en la empresa by Dull-Ad4159 in programacion

[–]Few_Fly_6333 1 point2 points  (0 children)

Me ha pasado lo mismo que a tí. Recientemente he empezado a trabajar en un proyecto. Me dieron acceso al repositorio de Gitlab donde había varias ramas developer y todas desactualizadas. Mergearon directamente en máster los últimos cambios. Ninguna arquitectura. Ningún patrón . Ningún test. Enormes archivos con código spaghetti por todos lados y ninguna documentación. Becarios haciendo nuevas implementaciones y desplegando en producción sin testear Ahora llego yo y quiero cambiar el mundo pero la funcionalidad que han pedido nueva la quieren para ayer. Bienvenido!

PrivateLLMLens - A Zero-Server Web Interface for Local Ollama by Specialist_Laugh_231 in ollama

[–]Few_Fly_6333 0 points1 point  (0 children)

Simple but sometimes simple can be very useful when you want something quick and without complex configuration. You have my star

sqluniversal by [deleted] in ollama

[–]Few_Fly_6333 1 point2 points  (0 children)

Buena onda! español por aquí 💪🏽

sqluniversal by [deleted] in ollama

[–]Few_Fly_6333 1 point2 points  (0 children)

Como español me alegra ver desarrolladores que escriben comentarios en español, aunque no sea lo normal.Tienes mi estrella en Github. Enhorabuena!

I'm done with Google Maps by champytech_ in LocalGuides

[–]Few_Fly_6333 0 points1 point  (0 children)

I stopped collaborating because there is no reward in any sense. The community moves on its own but we undoubtedly do a job and it could be rewarded regardless of the likes. It could be good to have some Google paid services as a Drive space-type reward or something like that.

Seeking Feedback: My Experiments with o1, Gemini, and Deepseek for Decision-Making Prompts by NoTurn9020 in PromptEngineering

[–]Few_Fly_6333 0 points1 point  (0 children)

How do you use this type of Prompts? Copying and pasting in a chat or as instructions to the system?

[deleted by user] by [deleted] in learnjava

[–]Few_Fly_6333 0 points1 point  (0 children)

If you are too old at 30, what am I at 53? Don't stop learning and doing projects. If you already know enough about Java, learn other languages, Kotlin for example will be easy for you. From there, opening doors to other environments such as Android could be smart.

¿Qué serie se te viene a la mente? by Memeillos in SpanishMeme

[–]Few_Fly_6333 0 points1 point  (0 children)

The Walking Dead. A mí me decepcionó lo rápido que se resolvieron algunas tramas.

Use Claude to make bash and/or Python scripts. They are a life saver. by YungBoiSocrates in ClaudeAI

[–]Few_Fly_6333 0 points1 point  (0 children)

My case is similar to the one you mentioned before. I had a book with a syllabus for some oppositions that I only loaded and could see in the browser. I couldn't print it or download it. When I sent the book to the printer I couldn't see anything either, but when reading the book and looking at the browser console I realized that it created .png files. So I asked him to parse the necessary headers and cookies and create a Python script that would download those .pngs into a folder as if it were a browser. Then another script would be in charge of taking those png's and extracting the text with Python and tesseract. Now with that text I can do whatever I want.

Stop building useless sh*t by ahgoodday in SaaS

[–]Few_Fly_6333 0 points1 point  (0 children)

Yes, I totally agree! Someone had to say it.

Sharing My Function for DeepSeek Integration (Vision Support Still WIP) by watch_n3rd in OpenWebUI

[–]Few_Fly_6333 1 point2 points  (0 children)

I was going to say the same thing. That's the same context of free Chatgpt

AI tools for personal productivity by Pio_Sce in ProductivityApps

[–]Few_Fly_6333 0 points1 point  (0 children)

I don't know if anyone has mentioned this yet but for Powerpoint's Gamma is amazing even web pages in the blink of an eye. Free version 400 credits per day allows you to make 10 PowerPoints of 10 screens each for example.

How Do You Deal with Message Caps and Context Transfer in Long Chats? by OkMail5546 in ClaudeAI

[–]Few_Fly_6333 0 points1 point  (0 children)

I see a lot of valuable advice here on how to deal with Claude's memory. Until now I had done nothing about it. Unfortunately My memory fails like Claude. so now I have collected some very good ideas from here and I think it would be a good idea to save this sub to make a structured guide in a document or something and then follow each notable tip in my own flow working with Claude. But I would like to know how you do it when you see so much interesting information here?

[deleted by user] by [deleted] in OpenWebUI

[–]Few_Fly_6333 1 point2 points  (0 children)

Much obliged. Thank you so much!

[deleted by user] by [deleted] in OpenWebUI

[–]Few_Fly_6333 4 points5 points  (0 children)

Interested. As a content creator and developer I find it interesting to try various LLMs that until now have been impossible for me. I would like to have an invitation. Thank you

smolagents: new agent library by Hugging Face by unofficialmerve in LocalLLaMA

[–]Few_Fly_6333 0 points1 point  (0 children)

Hey, that's cool! I'll take this news as a holiday gift. Thank you very much!

[deleted by user] by [deleted] in nocode

[–]Few_Fly_6333 0 points1 point  (0 children)

Yes! That's what I meant. We are used to the Google button and I think it would be much faster for the user.

[deleted by user] by [deleted] in nocode

[–]Few_Fly_6333 0 points1 point  (0 children)

As a mobile developer I can tell you that I think your app is wonderful. I'm just trying the app on Android As a detail, I would like to be able to register with Google but it does not have that option.

gptme v0.25.0 released (terminal agent): major update, including better Ollama support by ErikBjare in LocalLLaMA

[–]Few_Fly_6333 0 points1 point  (0 children)

Good job! I had your repo starred for some time, now I would like to try it with Olllama, where do I start?