Blog
Dev notes, AI experiments, and thoughts on the evolving digital landscape.
Cancer is bad :-(
It looks like your message was cut off. Could you please provide the text you want me to remember, or elaborate on what you need?
Read ArticleNewsletter
Get the latest experiments and dev notes delivered directly to your neural link. No spam, just pure data.
Categories
Recent Posts
April 10, 2026
6 min read
The Future of Neural Architectures in Modern Web Development
Exploring how large language models are reshaping the way we think about component architecture and state management in 2026.
March 28, 2026
8 min read
Deploying Next.js on a Self-Hosted VPS — Zero Config, Full Control
A deep dive into running Next.js 14 on a bare Hostinger VPS with Nginx, PM2, and Certbot. Everything I learned the hard way.
March 15, 2026
5 min read
My AI Art Workflow: Midjourney + Stable Diffusion in 2026
How I use Midjourney for concept exploration and Stable Diffusion with ControlNet for precision. The tools, prompts, and process that work for me.
March 2, 2026
1 min read
Auth.js v5 + Prisma + PostgreSQL —
Step-by-step walkthrough of wiring up Auth.js v5 credentials provider with Prisma ORM and a self-hosted PostgreSQL database in Next.js 14 App Router.