64 Followers
125 Following
108 Posts
Tech Lead in L@C. CCIE, software development, network engineering and automation. Things posted here represent my personal opinion.
Githubhttps://github.com/rschmied
Cisco CML 2.5 is here! What's changed?

YouTube
What do you guys think? Too much magic? Adding semantics to node tags is basically implicit / hidden configuration (Zen of Python: explicit > implicit). Would you like / use this feature the way it's described? Thoughts? #virl #cml #neteng #networksimulation #networking #ciscomodelinglabs
Who’s going to come to the learning area at #CiscoLiveEMEA next week? The core engineering team will be there to chat and show the upcoming 2.5 release! #virl #cml #modelinglabs #cisco #neteng #simulation
How to improve Python packaging, or why 14 tools are at least 12 too many https://chriswarrick.com/blog/2023/01/15/how-to-improve-python-packaging/ #python
How to improve Python packaging, or why fourteen tools are at least tw

A journey to the world of Python packaging, a visit to the competition, a hopeful look at the future, and highlights from a disappointing discussion.

Chris Warrick

I would like to share the latest blog post of my the #DevNet Expert series which is the second part about #Docker covering Docker networking. It continues where we stopped during part one. #CiscoCert #CCDevP #CCDevE #CiscoChampion #NetEng

https://blog.kuhlcloud.de/containers/2023/01/09/docker-part2.html

DevNet Expert series - Docker part 2

This is part two of the DevNet Expert series about Containers using Docker and Kubernetes. It continues where we were at the end from the first part DevNet Expert series - Docker part 1. If you do not like to go through the first part you can find the source files on the Github repository. You can simply clone it and start through with the second part.

Kuhlcloud - IT Networks & more
Here we go again, another iteration #terraform #ciscomodelinglabs #cml #virl #neteng provider updated. https://registry.terraform.io/providers/CiscoDevNet/cml2/latest as a side note: I got my first GH issues opened. That means... someone is actually (trying to) using it :-D
Terraform Registry

Recently saw a debate over “what’s the best shell”. For a long time I stuck with bash as it is the “de facto” standard when it comes to shell scripting. But it does NOT provide a good user experience imo. Ergo I use fish. Much better for interactive shells. Still can write all scripts using bash and in combination with the shebang it’s all seamless they can live happy together! #shell #fish #bash #ux #unix #linux
How I Got Xfinity Stream to Work on Linux (a Tale of Widevine, Chrome OS, and a Patched glibc) https://thebrokenrail.com/2022/12/31/xfinity-stream-on-linux.html DRM sucks and this whole situation is ridiculous. It should not be this much harder to access media legally. So, where there is a shell there's a way ;) Hah
How I Got Xfinity Stream to Work on Linux (a Tale of Widevine, Chrome OS, and a Patched glibc)

TheBrokenRail
quirks -- just to clarify: nothing is broken that I am aware of. Just documentation glitches, test coverage which went down a bit due to newly added / changed code and data sources (need to improve!) 🤓

Released v0.5.0 of the #terraform #ciscomodelinglabs #cml provider. This was a major PITA due to breaking changes in the provider framework going from 0.17.0 to 1.0.1 -- meh. Already realized a few quirks which will likely result in a 0.5.1 follow-up...

https://registry.terraform.io/providers/CiscoDevNet/cml2

Terraform Registry