technology
-
Manage Multiple Python Versions with Pyenv

Install and manage multiple Python versions with pyenv and pyenv-virtualenv. Create isolated environments to prevent dependency conflicts across projects. Continue reading
-
flux-generator: Local Image Generation on Apple Silicon with Open WebUI Integration using Flux LLM

Generate images locally on Apple Silicon using Flux and MLX. Standalone UI plus Open WebUI integration — no internet or API keys required. Continue reading
-
Transformer lab : A Comprehensive open-source LLM Workspace (100% free)

Download, chat with, fine-tune, and evaluate LLMs locally using TransformerLab. A free, open-source workspace for hands-on AI experimentation. Continue reading
-
Easily Manage SSH Access with One-Click iTerm2 Profiles
Create one-click iTerm2 profiles to instantly SSH into any server. Save host, user, and key settings per server — no more typing connection strings. Continue reading
-
How to enable RTPEngine debug Log Level: A Quick Guide

Configure RTPEngine log levels for effective VoIP troubleshooting. Set levels at startup or adjust dynamically at runtime using standard syslog levels. Continue reading
-
How WebSocket Works in WebRTC (With Trace Analysis and FAQ’s)

Understand how WebSocket powers WebRTC signaling with detailed Wireshark trace analysis. Covers TCP handshake, HTTP upgrade, binary frames, and close. Continue reading
-
Guide: Protect Your Privacy by deleting uploaded files in ChatGPT

Step-by-step guide to finding and deleting files you’ve uploaded to ChatGPT. Protect your privacy by removing sensitive documents from OpenAI’s storage. Continue reading
-
Maximize Productivity with iTerm2 AI Features with Ollama 100% free

Set up iTerm2’s local AI plugin (codecierge) with Ollama for intelligent command suggestions and code completions. 100% free and private — no data leaves your Mac. Continue reading
-
Adding slack notifications to kamailio

Integrate Kamailio with Slack to receive real-time VoIP event notifications. Set up webhooks, configure http_client module, and send alerts to channels. Continue reading
-
Open Web UI: Run local chat app with Image Generation using phi4, deepseek-r1 and stable diffusion

Run a local AI chat app with image generation using Open WebUI, Ollama, and Stable Diffusion. Supports DeepSeek-R1, Phi4, and more — fully private. Continue reading
Recent Posts
- How to Run a Local AI Coding Agent on Your Mac (Free, No Cloud)
- How LLM Tool Calling Actually Works: A peek under the hood
- Run Gemma 4 on Raspberry Pi 4B: Complete Free Local AI Setup Guide
- Setup a Simple Web Page Watcher with Phone Notification on Raspberry Pi
- How to Make and Receive SIP to PSTN Calls Using Twilio and Zoiper (Step-by-Step Setup Guide)