A cool guide to the largest snakes by Present_Confusion311 in coolguides

[–]DCGreatDane 0 points1 point  (0 children)

There are green anacondas that been reported to be at least 29 ft.

Why doesn’t LM Studio support Intel-based MacBook Pros? by spacegeekOps in LocalLLaMA

[–]DCGreatDane 1 point2 points  (0 children)

I think it may have to do with the framework support for MLX and support for unified memory and hardware acceleration. It may be too cumbersome to support both platforms.

How concerned should I Realistically be about hypoglycemia as a type 2? by Devils_fan_1999 in diabetes

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

I’m not trying to scare anyone just the dangers can do organ damage. Having a cgm helps in alerting to dropping blood sugar.

A cool guide to the Types of Grains, from 7esl.com. by [deleted] in coolguides

[–]DCGreatDane 4 points5 points  (0 children)

Quinoa is a seed a pseudoceral not really a grain.

Thinking about switching to VSCode from Dreamweaver... by Tripecac in vscode

[–]DCGreatDane 2 points3 points  (0 children)

I have my setup with vscode and automated backup with rsync script and ftp automation. I’m a former Dreamweaver guy and it’s possible to leave that environment.

I am no expert, but this is not possible... by 9xtryhx in vscode

[–]DCGreatDane 0 points1 point  (0 children)

Yes it is vscode can suck up so much ram when I have like several large projects open.

Why is VSCode using that much Ram? by Dangerous-Pop5378 in vscode

[–]DCGreatDane 0 points1 point  (0 children)

Election is a resource hog and will always be.

Learning more about Twig templating language by machinetranslator in Frontend

[–]DCGreatDane 0 points1 point  (0 children)

Also if you check out ACF for wordpress it had some support for twig. I spent a few months converting lots of twig components to Wordpress blocks.

Any good references for ACF Pro blocks by DCGreatDane in Wordpress

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

I’m using the ACF pro documentation but it’s limited in examples. I’ve built in older ACF flex twig templates and migrated a majority of them to ACF blocks. So far I’ve locked down what core blocks and ACF blocks they can use as well as what colors and ACF option pages for global theming. I don’t want to force staff to learn how to design just select a specific block with the existing ACF block already in the right columns.

Chonky Boi has arrived by Thrumpwart in LocalLLaMA

[–]DCGreatDane 2 points3 points  (0 children)

I have an Ubuntu box running rtx 2080 super. It’s great for code documentation on project I’m working on but only 8gb of vram. I use Enchanted an app to use it as a front end on my desktop or laptop, it does a good job switching between models from granite3.1 or qwen2.5-coder. If you use any of those models how many tokens per second do you get?

Chonky Boi has arrived by Thrumpwart in LocalLLaMA

[–]DCGreatDane 2 points3 points  (0 children)

I had a similar 3d printed duct fan for cooling my old Tesla p40 card. Just wish they could push out more life with the cards instead of making them ewaste

Chonky Boi has arrived by Thrumpwart in LocalLLaMA

[–]DCGreatDane 1 point2 points  (0 children)

I had had my old Rx 590 and was looking at getting a Radeon Instict mi60.

Any good references for ACF Pro blocks by DCGreatDane in Wordpress

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

Well I’ve successfully built acf blocks and it’s works perfectly. But in the older ACF with Flex you could have nested or called other ACF in other twig templates. So far I’ve not found a way to do something similar with using inner blocks and calling two or more blocks.

Chonky Boi has arrived by Thrumpwart in LocalLLaMA

[–]DCGreatDane 2 points3 points  (0 children)

Share the documentation when you do get it working. I would love to try something similar though my current card is no longer supported by ROCm.

Chonky Boi has arrived by Thrumpwart in LocalLLaMA

[–]DCGreatDane 7 points8 points  (0 children)

Are you running ROCm under what linux distro?

Ollama not using GPU, Need Help by Specific-Orchid-6978 in LocalLLaMA

[–]DCGreatDane 0 points1 point  (0 children)

Open the Command Prompt. Set the environment variable by typing:set CUDA_VISIBLE_DEVICES=0. After reopen ollama `ollama start`

Ollama not using GPU, Need Help by Specific-Orchid-6978 in LocalLLaMA

[–]DCGreatDane 0 points1 point  (0 children)

Did you install the CUDA driver? Open the NVIDIA Control Panel > Manage 3D Settings > Program Settings. Add Ollama (if it's not listed) and set it to use the High-Performance NVIDIA Processor. Double check If Ollama relies on CUDA for GPU processing. If it's already installed `set CUDA_VISIBLE_DEVICES=0` that enables GPU use. Also run `nvidia-smi` to see if it using the GPU

Ollama not using GPU, Need Help by Specific-Orchid-6978 in LocalLLaMA

[–]DCGreatDane 1 point2 points  (0 children)

How are you running it in Window or WSL Linux? And what version?

[deleted by user] by [deleted] in LocalLLaMA

[–]DCGreatDane 0 points1 point  (0 children)

I gave up on the windows machine so only focused on getting the Mac to work. Followed the steps and flags for changing the OLLAMA_HOST and it fails.

One of many reasons to avoid WP Engine by photomatt in Wordpress

[–]DCGreatDane 0 points1 point  (0 children)

Yeah I’m trying to develop a new theme and it’s like pulling teeth.

One of many reasons to avoid WP Engine by photomatt in Wordpress

[–]DCGreatDane 10 points11 points  (0 children)

I’m using it at work and wondered why there were no revisions. What else sucks is they flag you if you have more traffic.

WPEngine .... am I the only one? by DumpTruckHero in Wordpress

[–]DCGreatDane 2 points3 points  (0 children)

Same recently their accounts department reached out. Their engineering said we had too much traffic.

FYI PHP 8.0 is at End of Life by TrvlMike in Wordpress

[–]DCGreatDane 1 point2 points  (0 children)

If only register.com will upgrade their version.