The weekend build: low cost and usable (sort of) local AI coding agent for people on a budget. Nvidia Tesla P40 (24GB), eGPU (Oculink) and a cheap mini PC (Intel N100). Running in VSCode via Ollama.
Run the following command every 6–12 months on your unused SSD and NVMe disks or say goodbye to your data:
sudo dd if=/dev/{device} of=/dev/null bs=1M status=progress iflag=direct
The weekend build: low cost and usable (sort of) local AI coding agent for people on a budget. Nvidia Tesla P40 (24GB), eGPU (Oculink) and a cheap mini PC (Intel N100). Running in VSCode via Ollama.
@TheZachMueller @bitdeep_ @cursor_ai check out the usage of '!' at https://t.co/FM6IzB779V
You can ignore everything in the .cursorignore file first and then add the folders you want. You can also just use .gitignore file. They are both used for codebase indexing (without doing @) https://t.co/ubqPoHOfuZ