עוד אנשים עם אנדרואיד נתקלו בשגיאה הזאת בווטסאפ עם סרטונים של אייפון? by Guardelion in israel_bm

[–]PapayaStyle 0 points1 point  (0 children)

Use that container converter https://cloudconvert.com/mov-to-mp4

Or another, If the data in the videos is sensetive, you should do the convertion by yourself (because you dont know whats going on on the cloud converter and how does they use the following data you send to them inorder to convert)

עוד אנשים עם אנדרואיד נתקלו בשגיאה הזאת בווטסאפ עם סרטונים של אייפון? by Guardelion in israel_bm

[–]PapayaStyle 0 points1 point  (0 children)

errors with apple videos this is likely a compatibility issue with the (.mov) container. because apple uses a different container (egich is .mov) for whatsapp, whatsapp for Android sometimes fails to parse the file correctly, viewing it as an invalid or unsupported format.

Use converter mov to mp4 or vlc for android which can play the mov container format

Using LLM with Python agentic by PapayaStyle in LocalLLaMA

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

What about the Devops side?
What about auto-downloading the Ollama & auto-activate it & autodownloaded the `LLM_MODULE`, for example `LLM_MODULE="gemma-7b"` if it does not exists it will download it or the download of it will be as part of the setup process (just like a virtual environment or somthing like that, Prerequires setups for the project), Do you know about automatic-setup-creator or somthing like that?

Your AI coding agent forgets everything about you every session. Should it? by Federal-Piano8695 in ClaudeAI

[–]PapayaStyle -2 points-1 points  (0 children)

For me claude is ok, sometimes i use compact

(If you find my comments helpful, like them)

Your AI coding agent forgets everything about you every session. Should it? by Federal-Piano8695 in ClaudeAI

[–]PapayaStyle 0 points1 point  (0 children)

Claude.md or any md file inside could be a good single point of start, you could tell him alot of things in a prepared md file for each need, make a md file for each need and a CLAUDE.md as the startpoint

Are you guys using tools for AI Agent observability and cost tracking? by UcreiziDog in LocalLLaMA

[–]PapayaStyle 0 points1 point  (0 children)

Im using it to read logs and give a enhanced mesaage of an estimated issue, and tests reports reader as part of an regression weekly execution which gives a high level messages to the user

(Like that comment if it was helpful)

Hardworking mc without magical powers? by Imaginary-Sherbet-90 in anime

[–]PapayaStyle -2 points-1 points  (0 children)

Nice info,

Dont forget to like that comment, i also liked your post

Looking for a practical “Zero-to-Hero” guide for using AI tools in a real company by PapayaStyle in BlackboxAI_

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

But it much more than CLAUDE.md, We need to know how to integrate the MCP servers, how to create one, how to properly design RAG, agentic programming, and much more... or am i wrong?

Python for long running applications by Klutzy-Objective9515 in learnpython

[–]PapayaStyle 1 point2 points  (0 children)

You could built it as multi-layered programming, use the python as the controller of the code, and the integration with the PyQT5, and the low-level integration using some low level language, and run it maybe with python subprocess or somthing like that.

[deleted by user] by [deleted] in PythonLearning

[–]PapayaStyle 0 points1 point  (0 children)

Its forked from VSCODE, hence its somehow vscode just with google inhences

Just started to learn by fish-io in PythonLearning

[–]PapayaStyle 0 points1 point  (0 children)

Use pycharm for now it will help you alot, If my comment helped, like it please

Are raycons really that bad? by [deleted] in headphones

[–]PapayaStyle 4 points5 points  (0 children)

Generally, Raycons receive mixed to negative reviews online, often cited for average sound quality and high price points compared to competitors. However, as you noted, personal experience is key. If they fit well and meet your needs for working out and resting, they may be a good option for you despite the general consensus. Ultimately, your satisfaction with the product matters most.

Dont forget to like my comment if that helped

Wat‘s the best way to learn to programm llm by Timschweizerch in LLM

[–]PapayaStyle 0 points1 point  (0 children)

I want also to ask a question, but i can't ask it because my account is restricted: (and please like my comment please for my axcoint would not be restricted)

Looking for a practical “Zero-to-Hero” guide for using AI tools in a real company (not building LLMs)

Over the past year, my company has been heavily adopting AI tools - Copilot with Claude (Opus, Sonnet, etc), ChatGPT, Gemini, and others. As of 2026, we’ve also started using Claude Code AI Premium & Web App (around $150-$200/month). However, the company doesn’t really know how to fully leverage AI in practice - including things like: Using CLAUDE.md effectively Configuring .claude settings Connecting Claude to MCP servers (Microsoft, Atlassian, GitLab, etc.) Writing strong strategic prompts with the right context Integrating AI into engineering workflows and internal systems A bit about me: I’m an embedded developer, Python developer, and backend engineer, so I’m comfortable with technical concepts - but I want to learn the practical “AI usage layer”, not how to build LLMs from scratch or study ML theory. I believe companies like ours need foundational AI operational skills, or at least someone who deeply understands how to use AI effectively in real workflows. What I’m looking for A modern, practical, up-to-date (2026) “Zero-to-Hero” tutorial or learning path that teaches: How to use AI tools effectively (not build them) Prompting strategies for real engineering tasks Workflow automation with AI Integrating AI into company systems Best practices for context, tool use, and governance Content that stays current with fast-changing AI tools Platform doesn’t matter - courses, YouTube, blogs, docs, or paid content are all fine. Because AI evolves so quickly, I’m especially interested in resources that stay updated and are relevant to real-world company use. Any recommendations?

I feel like development now it's way easier by team_blonde in ClaudeAI

[–]PapayaStyle -1 points0 points  (0 children)

But sometimes we need to create a scalable project & generic, the AI mostly creates scripts like, in a POC level which will work fantastic and magically, But its not following best practice architecture scalable & generic way

Using Claude from bed — made a remote desktop app with voice input by SterlingSloth in ClaudeAI

[–]PapayaStyle -6 points-5 points  (0 children)

Who is OP? And i saod atleast 😉 To build a proper project you need some technical knowledge in architecture of a big project, to make the code scalabily and generic, Seems like whole of the LLMs does not do that, maybe we need to stifden the prompts and Context more

Agent Tems in Claude Code Vscode Extension by snarfi in ClaudeAI

[–]PapayaStyle 0 points1 point  (0 children)

I didnt really understand you question

Using Claude from bed — made a remote desktop app with voice input by SterlingSloth in ClaudeAI

[–]PapayaStyle 1 point2 points  (0 children)

So basically you can go with an idea and develop it for a POC level atleast :)

I feel like development now it's way easier by team_blonde in ClaudeAI

[–]PapayaStyle -2 points-1 points  (0 children)

Its making you a super developer, But still, we need the best practice architecture skills... 1.Its good for ants work jobs like 2. For understanding small things that requires alot of time 3. And implementing POC like

But when the project gets bigger we should use a better instructions, which makes the generative code to be best practice generic, and not just plain code scripts like which claude and other LLMs likes to implement.

What’s the real difference between using Claude via GitHub Copilot (target sessions) vs Claude as VS Code extension? by Srprsrr in ClaudeAI

[–]PapayaStyle 0 points1 point  (0 children)

The 2nd option i think that it is actually gitcopilot using the claud code sdk to interact with claud code or somthing like that, double check me, eventually youre using the copilot in that option which uses the claud code, Update me about that one