✕ Clear all filters
12 articles
▶ Videos →

📰 Dev.to · Pavel

12 articles · Updated every 3 hours · View all reads

All Articles 129,888Blog Posts 134,416Tech Tutorials 33,574Research Papers 25,163News 18,375 ⚡ AI Lessons
Let's Encrypt Wildcard Certs in Kubernetes: cert-manager + DNS-01 (and When We Skipped It)
Dev.to · Pavel ⚡ AI Lesson 2mo ago
Let's Encrypt Wildcard Certs in Kubernetes: cert-manager + DNS-01 (and When We Skipped It)
If you run Kubernetes and want a wildcard TLS cert from Let's Encrypt — say *.example.com — you need...
Should Small Teams Even Bother with Kubernetes?
Dev.to · Pavel ⚡ AI Lesson 2mo ago
Should Small Teams Even Bother with Kubernetes?
Most small teams hit the same question at some point: should we move to Kubernetes? The honest answer...
I built a deep learning framework in Rust from scratch — Part 3: the road to crates.io
Dev.to · Pavel ⚡ AI Lesson 2mo ago
I built a deep learning framework in Rust from scratch — Part 3: the road to crates.io
In Part 1 I argued why a graph-based DL framework in pure Rust was a project worth doing. In Part 2...
Which Database Should You Self-Host? SQLite vs MySQL vs PostgreSQL vs Redis
Dev.to · Pavel ⚡ AI Lesson 3mo ago
Which Database Should You Self-Host? SQLite vs MySQL vs PostgreSQL vs Redis
When you're deploying your own app, the database choice matters more than most people think. It...
A Better Umami Dashboard with Grafana
Dev.to · Pavel 📊 Data Analytics & Business Intelligence 8mo ago
A Better Umami Dashboard with Grafana
Umami is great. Lightweight, privacy-friendly, no cookies, no tracking drama. We use it ourselves on...
I Built a Deep Learning Framework in Rust from Scratch. Here’s How It Works.
Dev.to · Pavel 🧬 Deep Learning ⚡ AI Lesson 10mo ago
I Built a Deep Learning Framework in Rust from Scratch. Here’s How It Works.
I've just published RustyASG to crates.io, a deep learning framework I built from the ground up in...
I Built a "GPT" in My Browser in One Evening. The Journey from Amnesia to Stable Learning with Pure JS.
Dev.to · Pavel 🧠 Large Language Models ⚡ AI Lesson 11mo ago
I Built a "GPT" in My Browser in One Evening. The Journey from Amnesia to Stable Learning with Pure JS.
Hello, community! https://github.com/Xzdes/slmnetGPT Sometimes, the best projects are born from a...
# 🧩 nodeBond: Lightweight IPC for Node.js — revived and improved
Dev.to · Pavel ⚡ AI Lesson 1y ago
# 🧩 nodeBond: Lightweight IPC for Node.js — revived and improved
"Modern inter-process communication made simple. A refreshed IPC bus for local Node.js...