Local AI copilot on VSCode
A few people have asked me about my local AI environment, so I thought I’d document it here. Setup subject to change. Ollama with AMD Radeon GPU (rocm) on docker I like to run services on docker with compose files….
A few people have asked me about my local AI environment, so I thought I’d document it here. Setup subject to change. Ollama with AMD Radeon GPU (rocm) on docker I like to run services on docker with compose files….
GitHub is a leading platform for software collaboration, and offers a lot of features for this end. Beyond its core functionalities, GitHub also offers a rich REST API that provides public access to a wealth of information about its content….
For those of us familiar with the command line, opening a recurring zoom link with a terminal command can make the tedious job of clicking through the calendar software take a fraction of a second.
Invidious is an alternative front-end to YouTube that without ads or tracking. Their normal layout has large margins on both sides of the video. This simple userscript removes margins around the video player, making videos full-width, which is more usable…
If you’re using a vps without a control panel for hosting websites, adding new websites to Apaches configuration might be a bit difficult. Dynamic VirtualHosts to the rescue! Using a simple VirtualHost command in Apache’s httpd.conf, you can have Apache…