2025-08-24 How to convert Claude chats to LMStudio format for local continuation Python script to convert your Anthropic/Claude data export to a popular local LLM engine Read More
2023-11-18 How to script RouterOS to failover primary WAN in a Mikrotik router Keeping your network online when your primary WAN goes offline Read More
2023-08-17 How to configure nginx stream proxy to route traffic based on subdomain to different upstream backends Read More
2023-04-09 How to install NVIDIA drivers and specific CUDA versions on Ubuntu 22.04 Server (not Docker) After installing Ubuntu 22.04 server for AI research purposes using Nvidia GPU(s), the first thing you must do is get your GPU working. Read More
2023-02-22 How to identify tables in TimescaleDB that aren't optimized for performance Use this simple SQL query to quickly identify tables in TimescaleDB that aren't using features like retention policies, automatic moving, and high-performance chunking to their full potential. Read More