Skip to content

The Ji Village News

    • About Me
Illustration of a bird flying.
  • Självhostad webbsökning och innehållsextraktion för Hermes Agent — inga API-nycklar, inget kreditkort

    De flesta AI-agenter förlitar sig på tredjeparts-API: för webbsökning och innehållsextraktion. Brave Search, Tavily, Firecrawl Cloud — var och en vill ha ditt kreditkort och en API-nyckel. Det är okej för produktion, men för en personlig agent som körs på din egen hårdvara känns det fel. Varför ska din terminal behöva ringa hem till någon…

    August 1, 2026
  • Productive development using VS Code Continue extension with local LLMs

    In last blog post, I talked about running AI LLM models locally. Read that first if you want to follow along. With local LLMs in place and running, I searched for ways to integrate them with VS Code. The answer is Continue extension. Set up: In my limited experience so far, I was very impressed.…

    September 26, 2024
  • Run AI models locally with web interface

    I recently set up ollama on my 7-year old desktop (AMD Ryzen 7 1700 8 core, 32GB RAM) with an equally old NVidia GPU (GeForce GTX 1070 8GB VRAM). I was able to run llama3.1:8b successfully via terminal CLI. I then configured Open Web UI, which gives me a friendly UI to work with the…

    September 20, 2024
  • Blog reading using Miniflux

    I used to host my own blog reader running TT-RSS. I’ve recently switched to Miniflux. I highly recommend it. Advantages of Miniflux over TT-RSS My setup I ran it using docker-compose, along with ol’ Apache web server. Here is a sample docker-compose.yml file: Here is a sample Apache2 site conf. I use Let’s Encrypt to…

    September 12, 2024
  • Switch between different k8s clusters using zsh

    In my last post, I shared my method of switching between different aws account using oh-my-zsh. Often times, many DevOps and cloud administrators also manage multiple Kubernetes clusters. Just like knowing which aws profile you are using on a terminal, it is important to know which k8s cluster context you are under. This helps to…

    August 28, 2024
1 2 3 … 114
Next Page→

The Ji Village News

Proudly powered by WordPress