📰 Dev.to · Rost
Articles from Dev.to · Rost · 31 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9050)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Rost
23h ago
Claude Code install and config for Ollama, llama.cpp, pricing
Claude Code is not autocomplete with better marketing. It is an agentic coding tool: it reads your...

Dev.to · Rost
23h ago
Hermes AI Assistant - Install, Setup, Workflow, and Troubleshooting
Hermes Agent is a self-hosted, model-agnostic AI assistant that runs on a local machine or low-cost...

Dev.to · Rost
23h ago
TGI - Text Generation Inference - Install, Config, Troubleshoot
Text Generation Inference (TGI) has a very specific energy. It is not the newest kid in the inference...

Dev.to · Rost
1w ago
16 GB VRAM LLM benchmarks with llama.cpp (speed and context)
Here I am comparing speed of several LLMs running on GPU with 16GB of VRAM, and choosing the best one...

Dev.to · Rost
1w ago
RTX 5090 in Australia March 2026 Pricing Stock Reality
Australia has RTX 5090 stock. Barely. And if you find one, you will pay a premium that feels detached...

Dev.to · Rost
1w ago
Remote Ollama access via Tailscale or WireGuard, no public ports
Ollama is at its happiest when it is treated like a local daemon: the CLI and your apps talk to a...

Dev.to · Rost
2w ago
Ollama in Docker Compose with GPU and Persistent Model Storage
Ollama works great on bare metal. It gets even more interesting when you treat it like a service: a...

Dev.to · Rost
2w ago
Ollama behind a reverse proxy with Caddy or Nginx for HTTPS streaming
Running Ollama behind a reverse proxy is the simplest way to get HTTPS, optional access control, and...

Dev.to · Rost
2w ago
Neo4j graph database for GraphRAG, install, Cypher, vectors, ops
Neo4j is what you reach for when the relationships are the data. If your domain looks like a...

Dev.to · Rost
2w ago
Apache Flink on K8s and Kafka: PyFlink, Go, ops, and managed pricing
Apache Flink is a framework for stateful computations over unbounded and bounded data streams. Teams...

Dev.to · Rost
2w ago
IndexNow explained - notify search engines when you publish
Static sites and blogs change whenever you deploy. Search engines that support IndexNow can learn...

Dev.to · Rost
2w ago
Hosted email for custom domains compared - Workspace, Microsoft 365, Zoho, Proton, WorkMail
Putting email on your own domain sounds like a weekend DNS task. In practice it is a small...

Dev.to · Rost
3w ago
Oh My Opencode Review: Honest Results, Billing Risks, and When It's Worth It
Oh My Opencode promises a "virtual AI dev team" — Sisyphus orchestrating specialists, tasks running...

Dev.to · Rost
3w ago
Oh My Opencode Specialised Agents Deep Dive and Model Guide
The biggest capability jump in OpenCode comes from specialised agents: deliberate separation of...

Dev.to · Rost
3w ago
Oh My Opencode QuickStart for OpenCode: Install, Configure, Run
Oh My Opencode turns OpenCode into a multi-agent coding harness: an orchestrator delegates work to...

Dev.to · Rost
3w ago
Best LLMs for OpenCode - Tested Locally
I have tested how OpenCode works with several locally hosted on Ollama LLMs, and for comparison added...

Dev.to · Rost
1mo ago
Implementing Workflow Applications with Temporal in Go: A Complete Guide
Temporal is an open-source, enterprise-grade workflow engine that enables developers to build...

Dev.to · Rost
1mo ago
Browser Automation in Go: Selenium, chromedp, Playwright, ZenRows
Choosing the right browser automation stack and webscraping in Go affects speed, maintenance, and...

Dev.to · Rost
1mo ago
Browser Automation in Python: Playwright, Selenium & More
Choosing the right browser automation stack in Python affects speed, stability, and maintenance. This...

Dev.to · Rost
1mo ago
Terminal UI: BubbleTea (Go) vs Ratatui (Rust)
Two strong options for building terminal user interfaces today are BubbleTea (Go) and Ratatui...

Dev.to · Rost
1mo ago
Top 17 Trending Python Projects on GitHub
The Python ecosystem this month is dominated by Claude Skills and AI agent tooling. This overview...

Dev.to · Rost
2mo ago
Top 19 Trending Go Projects on GitHub - January 2026
The Go ecosystem continues to thrive with innovative projects spanning AI tooling, self-hosted...

Dev.to · Rost
2mo ago
Anaconda vs Miniconda vs Mamba Guide
This comprehensive guide provides background and a detailed comparison of Anaconda, Miniconda, and...

Dev.to · Rost
3mo ago
Show Git Branch & Status in Bash Prompt
A well-configured bash prompt displaying git repository information can dramatically improve your...
DeepCamp AI