31 articles

📰 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
RTX 5090 in Australia March 2026 Pricing Stock Reality
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...
Remote Ollama access via Tailscale or WireGuard, no public ports
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...
Ollama in Docker Compose with GPU and Persistent Model Storage
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...
Ollama behind a reverse proxy with Caddy or Nginx for HTTPS streaming
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...
Neo4j graph database for GraphRAG, install, Cypher, vectors, ops
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...
Apache Flink on K8s and Kafka: PyFlink, Go, ops, and managed pricing
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...
IndexNow explained - notify search engines when you publish
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...
Hosted email for custom domains compared - Workspace, Microsoft 365, Zoho, Proton, WorkMail
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...
Oh My Opencode Review: Honest Results, Billing Risks, and When It's Worth It
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...
Oh My Opencode Specialised Agents Deep Dive and Model Guide
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...
Oh My Opencode QuickStart for OpenCode: Install, Configure, Run
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...
Best LLMs for OpenCode - Tested Locally
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...
Implementing Workflow Applications with Temporal in Go: A Complete Guide
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...
Browser Automation in Go: Selenium, chromedp, Playwright, ZenRows
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...
Browser Automation in Python: Playwright, Selenium & More
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...
Terminal UI: BubbleTea (Go) vs Ratatui (Rust)
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...
Top 17 Trending Python Projects on GitHub
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...
Top 19 Trending Go Projects on GitHub - January 2026
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...
Anaconda vs Miniconda vs Mamba Guide
Dev.to · Rost 2mo ago
Anaconda vs Miniconda vs Mamba Guide
This comprehensive guide provides background and a detailed comparison of Anaconda, Miniconda, and...
Show Git Branch & Status in Bash Prompt
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...