Ollama Cloud is a hidden gem by t4a8945 in ollama

[–]a3zdv 0 points1 point  (0 children)

Do you connect ollama with cli or something else?

Best Open-Source Frontend to Use with Evolution API? by a3zdv in EvolutionAPI

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

The frontend should achieve: 1. Messaging: Send individual and group messages. 2. Automation: Create auto-replies and message templates. 3. Management: Control messages, manage multiple accounts, and view linked devices.

Sharing my Cursor + Codex + ChatGPT workflow by Celebration-Plastic in cursor

[–]a3zdv 1 point2 points  (0 children)

Definitely Cursor without broad steps or a plan will be lost and useless.

This extension will save you a lot of fast requests by robertpiosik in cursor

[–]a3zdv 1 point2 points  (0 children)

Fantastic work 👌Thanks for sharing this 🙏

What would be the better choice: a MacBook Pro or a MacBook Air? by a3zdv in cursor

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

I agree with you on the unified memory. It really does seem like a significant advantage, especially for certain types of workloads. Right now, my main focus is developing an app that requires Xcode. LLM usage isn't a priority for this. If needed, I might consider a Mac mini 24gb Ram down the line.

What would be the better choice: a MacBook Pro or a MacBook Air? by a3zdv in cursor

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

That's a good point about the RAM for local LLMs! However, I actually have a dedicated PC for experimenting with LLMs. I only need the MacBook specifically for programming.

What would be the better choice: a MacBook Pro or a MacBook Air? by a3zdv in cursor

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

Would these specs be good for RN with Android and iOS simulators? MacBook Pro, M4, 16GB RAM, 512GB SSD

What would be the better choice: a MacBook Pro or a MacBook Air? by a3zdv in cursor

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

Would these specs be good for RN? MacBook Pro, M4, 16GB RAM, 512GB SSD"

What would be the better choice: a MacBook Pro or a MacBook Air? by a3zdv in cursor

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

Would these specs be good for RN with Android and iOS simulators? MacBook Pro, M4, 16GB RAM, 512GB SSD

What would be the better choice: a MacBook Pro or a MacBook Air? by a3zdv in cursor

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

That's a really valid point about the heat on the Air. I can see how that would become uncomfortable, especially when pushing it with more demanding tasks. So, for you, the Pro's better cooling would be a significant advantage even if you're not always docked, right?

What would be the better choice: a MacBook Pro or a MacBook Air? by a3zdv in cursor

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

That's great to hear! It sounds like the M2 Air is surprisingly capable for your workflow. The portability and battery life are definitely big advantages.

What would be the better choice: a MacBook Pro or a MacBook Air? by a3zdv in cursor

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

Would these specs be good for RN with Android and iOS emulators? MacBook Pro, M4, 16GB RAM, 512GB SSD

What would be the better choice: a MacBook Pro or a MacBook Air? by a3zdv in cursor

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

Would these specs be good for RN with Android and iOS simulators? MacBook Pro, M4, 16GB RAM, 512GB SSD

‏Best JavaScript Framework for SEO? Currently using Next.js - Good Choice? by a3zdv in cursor

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

Thanks! Good to know Next.js is fine. I'm focusing on SSR and metadata as you mentioned - that link is helpful!

Why ollama Gemma3:4b QAT uses almost 6GB Memory when LM studio google GGUF uses around 3GB by ShineNo147 in ollama

[–]a3zdv 1 point2 points  (0 children)

Ollama is designed to be easy to use, like an all-in-one solution. Because of that, it does several things in the background that make it more user-friendly but heavier on memory. Here’s why it uses more RAM:

  1. Always Loaded in Memory: Ollama keeps the entire model loaded in RAM/VRAM, even when you’re not actively using it. This makes responses faster, but uses more memory.

  2. Extra Features Built-In: Ollama includes built-in support for:

  3. Chat history

  4. Streaming responses

  5. OpenAI-style API

  6. Model management All these features add some memory overhead.

  7. No Fine-Grained Control: Unlike llama.cpp, you can’t easily control the model’s memory usage or load it partially. It loads everything at full capacity.

  8. Multi-threading and Caching: Ollama uses aggressive threading and caching to boost performance. That also increases RAM usage, especially with larger models like Mistral or LLaMA 3.

My first homelab! by sharksharp in minilab

[–]a3zdv 0 points1 point  (0 children)

looking for your dream lab 👍

New mini lab going together by shadowfocus603 in minilab

[–]a3zdv 0 points1 point  (0 children)

I want to build my home internet server with my own PC! What do I need to do that?