Review or Reviews

테크, 개발, AI, 하드웨어 — 실사용 기반 리뷰와 가이드

최신 글

더 보기

Securing Ollama with API Key Authentication Using Caddy Reverse Proxy

Ollama has no built-in authentication. Here's how I secured my public-facing Ollama API with Caddy reverse proxy and X-API-Key header validation — complete with Windows setup, CORS handling, and Vercel integration.

2/25

Ollama vs ChatGPT in 2026: Is Running AI Locally Worth It?

Honest comparison between Ollama (local LLM) and ChatGPT/Claude cloud APIs in 2026. Cost analysis, quality benchmarks, privacy, and real-world use cases from someone who uses both daily.

2/25

How to Run Qwen 3 (30B) Locally with Ollama on RTX 3090 — Complete Guide

Step-by-step guide to running Qwen 3 30B MoE model locally on an NVIDIA RTX 3090 (24GB VRAM) using Ollama. Includes performance benchmarks, port forwarding setup, and API authentication with Caddy reverse proxy.

2/25

Supabase 무료 플랜 생존기 — RLS, 임베딩, Storage 한계 극복

Supabase 무료 플랜에서 RLS 설정 삽질, pgvector 임베딩 구축, 1GB Storage 한계를 자체 파일 서버로 우회한 경험. PGRST116 에러, 타입 캐스팅 문제까지 실전 기록.

2/23

Docker 안에 R + Bioconductor 넣기 — 4GB 이미지와의 싸움

Python 백엔드에서 R의 limma, clusterProfiler, fgsea를 호출하기 위해 Docker에 R + Bioconductor를 넣은 과정. rpy2 S4 객체 변환 실패, ContextVar 스레드 에러, 4.13GB 이미지 최적화 삽질기.

2/23

RTX 3090으로 Claude 대체하기 — Ollama + Caddy 인증 구축기

Claude API 비용이 부담되어 RTX 3090에 Ollama를 올리고 Caddy reverse proxy로 API 인증까지 구축한 과정. qwen3:30b의 환각 문제와 대응 전략까지 솔직하게 공유한다.

2/23