I am a software developer who is passionate about creating innovative and efficient solutions to complex problems. I also enjoy writing about my personal projects and sharing my knowledge with others. I am maintaining a blog to document my coding adventures, share tips and tricks for software development, and discuss interesting topics in computer science.
Nothing here yet.
Apr 7, 2025 · 4 min read · I am using a Gigabyte GTX1060 G1 Gaming 3GB GDDR5 as my GPU to run ollama models. To do that, I first need to do a GPU passthrough to my virtual machine. Reference for this tutorial proxmox host setup for GPU passthrough Verify CPU supports hardware...
Join discussion
Dec 29, 2024 · 3 min read · It’s almost the end of 2024, let me share my current setup for my home lab which I have been working on for the past year. overview Here’s a brief overview of my internal network. Storage server 192.168.1.10 is a mini pc designated as my main storag...
Join discussion
Nov 18, 2024 · 10 min read · Background I have been using Google Cloud to store my data such as photos, documents, and emails. I paid about $3 a month for the 100GB plan and recently it is about 80% full. This prompted me to look for another solution: self-hosting a file server...
Join discussion
Oct 5, 2024 · 4 min read · Previously we have written a simple API server that interacts with MongoDB, redis, and influxDB. We also managed to run our deployments on our Kubernetes cluster with the image pulled from docker. Now let's try to create our own private image reposit...
Join discussion