Advertisement · 728 × 90
#
Hashtag
#configuration
Advertisement · 728 × 90
Docker Compose Tip #46: Build args vs environment variables Understand the difference between build-time args and runtime environment variables

🐙 Docker Compose Tip #46

Build args vs env vars: different times, different jobs!

build.args → build time only (ARG)
environment → runtime only (ENV)

Don't mix them up! And never put secrets in build args.

Guide: lours.me/posts/compose-tip-046-build-args-vs-env/

#Docker #Compose #Configuration

0 1 0 0
Preview
Agent config is fragmented chaos. Here's how to standardize it. Every AI-assisted project right now has a different answer to the same question: where does the agent...

Agent config is fragmented chaos. Here's how to standardize it. Every AI-assisted project right now has a different answer to the same question: where does the agent know who it is, what it can...

#ai #agents #configuration #devops

Origin | Interest | Match

0 0 0 0
Preview
AGENTS.md AGENTS.md is a simple, open format for guiding coding agents. Think of it as a README for agents.

📋 NEW: AI IDE Configuration Standards!

From .vscode to AGENTS.md - standardize your AI coding environment.

📖 Read: devopstales.github.io/ai/ai-ide-co...

#AI #IDE #Configuration #BestPractices

0 0 0 0
Original post on webpronews.com

The Operating System That Treats Your Entire Machine Like a Git Repo — And Why Hardcore Engineers Can’t Stop Talking About It NixOS treats your entire machine like version-controlled source cod...

#DevNews #declarative #configuration #infrastructure #as #code […]

[Original post on webpronews.com]

1 0 0 0
Preview
FT2 Raptor : Mode numérique radioamateur - Tutoriel de configuration du logiciel Decodium Complément : Affichage des pays https://youtu.be/fmdPrrk5Smk

https://youtu.be/fmdPrrk5Smk #alerte #configuration #danger #ft2 #hamradio #mode #numerique #radioamateur #tutoriel #v30
news.urc.asso.fr/2026/03/10/ft2-raptor-mo...

0 0 0 0
Preview
FT2 Raptor : Mode numérique radioamateur - Tutoriel de configuration du logiciel Decodium V3.0 https://youtu.be/xk4NjhTXGxY?si=mtZZs5n-Ka5ZLvnb  

https://youtu.be/xk4NjhTXGxY?si=mtZZs5n-Ka5ZLvnb


  #alerte #configuration #danger #ft2 #hamradio #mode #numerique #radioamateur #tutoriel #v30
news.urc.asso.fr/2026/03/03/ft2-raptor-mo...

0 0 0 0
Docker Compose Tip #42: Variable substitution and defaults Use variable substitution with defaults, required values, and error messages in Compose files

🐳 🐙 Docker Compose Tip #42

Smart variable substitution!

${TAG:-latest} # default value
${TAG:?required} # fail if missing

Flexible configs with safety built in.

Guide: lours.me/posts/compose-tip-042-variable-substitution/

#Docker #Compose #Configuration #DevOps

13 7 1 1
Preview
Pixie Documentation Documentation for Pixie by Tomitribe

Pixie 2.12 released! Extensive support for generics. Improved factory method and builder support.

Same tiny jar. Same simple configuration. Perfect for your tiniest plain-java projects.

#Java #DI #DependencyInjection #Configuration

1 1 0 0
Original post on mediacy.net

So I have a habit of running the latest versions of #ChromeCanary and #FirefoxNightly just because I don't want to fall behind on #SecurityUpdates, to test for #compatibility and other issues and to sstay ahead of any #vulnerabilities in my #browser because I store a lot of #passwords locally in […]

0 0 0 0

🐳 🐙 Docker Compose Tip #40

Labels cost nothing but unlock a lot!

labels:
com.example.team: "backend"
com.example.env: "production"

Filter, organize, integrate with Traefik & Prometheus.

Guide: lours.me/posts/compose-tip-040-labels/

#Docker #Compose #Configuration #Monitoring

4 3 1 0
Docker Compose Tip #39: Combining include, extends, and overrides Use include, extends, and override files together for a clean and flexible multi-environment setup

🐳 🐙 Docker Compose Tip #39

Combine all 3 for a clean setup!

include → reusable infra stacks
extends → DRY service config
Overrides → env differences

Each handles its own concern!

lours.me/posts/compose-tip-039-combining-include-extends-overrides/

#Docker #Configuration

4 5 0 0
Docker Compose Tip #38: When to use include vs extends vs overrides A practical guide to choosing the right Compose configuration mechanism for each situation

🐳 🐙 Docker Compose Tip #38

Which one to use?

Adapting per environment? → Override files
Sharing base config across services? → extends
Importing a self-contained stack? → include

Simple decision guide inside!
Guide: lours.me/posts/compose-tip-038-when-to-use-which/

#Docker #Configuration #DevOps

2 2 0 0
Original post on webpronews.com

Registry Mirror Authentication in Kubernetes Finally Gets a Native Fix — But Is It Enough? Kubernetes now supports authenticating to registry mirrors using native secrets, solving a long-standing...

#KubernetesPro #CNCF #Kubernetes #security #container #image […]

[Original post on webpronews.com]

0 0 0 0

🐳 🐙 Docker Compose Tip #37

3 ways to split Compose configs, each works differently!

Override files → project-level merge
extends → service-level inheritance
include → isolated sub-project import

Guide: lours.me/posts/compose-tip-037-include-extends-overrides/

#Docker #Configuration #Compose

7 5 1 0
Preview
Configuration Collapse As Figma Slots Push Composability, Be Ready to Drop Props

Configuration Collapse, by @nathanacurtis@hci.social:

nathanacurtis.substack.com/p/configuration-collapse

#figma #components #configuration #props

1 0 0 0
Preview
How to Configure and Use the Prompt Column in Dataverse - Microsoft Dynamics 365 CRM Tips and Tricks If you’ve been exploring Copilot and AI features in Microsoft Power Platform, you’ll notice a new column type in Dataverse: Prompt Column (Preview). This feature allows you to save natural language prompts against a table, run them on your data, and store the AI-generated response in the same record. The generated text can then be

How to Configure and Use the Prompt Column in Dataverse

www.inogic.com/blog/2025/08...

#PowerPlatform #dataverse #Configuration #PowerApps #AI

0 0 0 0
Preview
Git’s Magic Files Magic files and where to find them: .gitignore, .gitattributes, .mailmap, .git-blame-ignore-revs, .lfsconfig, and more.

Les fichiers (souvent préfixés d'un point `.`) qui permettent de changer le comportement de Git dans un repo donné.

🔗 https://nesbitt.io/2026/02/05/git-magic-files.html

#Git #configuration

0 0 0 0
Preview
Git’s Magic Files Magic files and where to find them: .gitignore, .gitattributes, .mailmap, .git-blame-ignore-revs, .lfsconfig, and more.

Git’s Magic Files, by @andrewnez@mastodon.social:

https://nesbitt.io/2026/02/05/git-magic-files.html

#git #configuration

1 0 0 0