Publishing AI models on Docker Hub simplifies access and collaboration. Streamline your deployment process and reach a wider audience with your innovations. #Docker #AI

https://isaacl.dev/gmc

Du wolltest schon immer mal deinen eigenen #Podcatcher bauen?
Nicht abhängig sein von Spotify, Apple #Podcasts oder sonstigen Plattformen, sondern deinen Podcatcher selbst hosten und verwalten?

Genau das hab ich jetzt mal ausprobiert – und zwar mit #Audiobookshelf

Spoiler: Funktioniert richtig gut.

https://2tap2.be/posts/podcatcher-hosten/

#selfhosting #selfhosted #linux #docker #traefik

2tap2.be

2bs blog

⚠️ All I wanted was to message Slack...

Ended up deep in env vars, tokens & chaos 😵‍💫

Now? One-click containers, zero config. Just vibes 💅☁️

Built for AI infra, loved by DevOps girls 💻✨

https://youtube.com/shorts/Go10IitJ0TA

#DevOps #Docker #CloudNative #AIInfrastructure

🚨 DevOps used to be:

⚙️ Manual servers
🧪 Conflicting stacks
🔐 API keys in plain JSON
💀 YAML-induced suffering

Now? GPT actually acts — thanks to Docker + MCP 🧠🤖🛠️

https://youtube.com/shorts/4fucgD7V9jU

#AI #DevOps #Docker #CloudNative #GPT4 #AIAgents #Infra

Before you continue to YouTube

DockSTARTer helps you to quickly and easily get up and running with Docker https://dockstarter.com/ #Docker https://github.com/GhostWriters/DockSTARTer #TUI

Just gave my Home Assistant setup a proper revamp, and it's finally running the way I always wanted.

Some of the bigger changes:
*Dropped vendor gateways in favor of a Zigbee dongle (way more flexible, no lock-in)
*Moved everything into Docker containers to keep it clean and modular
*Let Zigbee2MQTT handle the simple automations (faster and more reliable)
*Started tracking config in Git, with pre-commit hooks for YAML linting and validation (huge time-saver)

One thing that really stuck with me: the best smart home experience is one you barely notice. If you’re tapping buttons, something’s probably off.

Wrote up the whole setup, lessons learned, and shared my docker-compose.yml here: https://vpetersson.com/2025/06/07/home-assistant-revamp.html

Always keen to learn how others are solving for smart home stability, would love to hear what’s worked for you.

#HomeAssistant #SmartHome #IoT #Docker #Automation #Zigbee

From Gateway to Dongle: Lessons from My Home Assistant Overhaul

Insights on DevSecOps, cloud architecture, and building secure, scalable systems. Sharing practical experience from running tech companies and implementing software supply chain security at scale.

Viktor's Tech Musings & Security Paranoia
Sometimes (often) one ends up needing to run older versions of R using older versions of packages. Evercran might be just the tool to help with that: https://github.com/r-hub/evercran#readme #RStats #docker #Cran #Rcheology
GitHub - r-hub/evercran: Any version of R -- with the matching version of CRAN

Any version of R -- with the matching version of CRAN - r-hub/evercran

GitHub

How to build small and secure #Docker images for #Rust (FROM scratch)

https://kerkour.com/rust-docker-from-scratch

un article proposant des pratiques pour la conteneurisation #Docker de projets #Python utilisant @django avec #uv (mais certains conseils sont plus génériques) : https://rob.cogit8.org/posts/optimizing-django-docker-builds-with-astrals-uv/
Optimizing Django Docker Builds with Astral’s `uv` | Rob's Cogitations

Learn how to speed up and harden your Django Docker builds using Astral’s uv for faster installs, better caching, and reproducible environments.