RSSAmplifier

Blog

Technobabble

https://github.com/bitcollector1

blog.technobabble.mooo.comRSS feed ↗10 posts

Latest posts

EVPN-VXLAN on SONiC via EVE-NG: Part 1

I ve been focused heavily on network automation and hardware during my last 5 years working at eBay Celestica so I wanted to get back to my networking roots and dig into a protocol that I don t have much experience Continue reading

Claude Code Cheat Sheet

I ve been using Claude since Feb and found this cheatsheet that s pretty great. https://cc.storyfox.cz Postmortem of recent Claude Code performance issues is a very interesting read if you ve been following or bumping into the issues many have been reporting. https://www.anthropic.com/engineering/april-23-postmortem

Zero Touch Provisioning with DHCP (KEA)

In my last blog I wrote about building ZTP configurations for SONiC switches using the data in NetBox. This post will explain how those configurations are served to these devices without the need for any human intervention. The key elements Continue reading

Infrastructure as Code: Using NetBox and Jinja2 to build Zero Touch Provisioning for SONiC switches

When I was hired at eBay one of the first tasks I was given was to find an easy way to swap switches within a rack to help facilitate testing of various SONiC platforms. I knew this as ZTP from Continue reading

NetBox Shell Examples with Jupyter Notebook

When I started working with the hardware team at eBay I was shocked to learn that they were tracking ALL of their assets with Wiki and spreadsheets. Everything was static, all of the IP addresses, the hardware locations, serial numbers, Continue reading

How I melted a data center switch and effected changes to an existing product line.

I was hired onto the Hardware Platform Engineering team at eBay just as they started getting ready to deploy their next-gen 400G network that was using SONiC, an open source network operating system. The team is in charge of validating Continue reading

Snake Test: 4 Nodes @ 800Gbps = 25.6 Tbps

The Network team took our traffic generator so we needed to build our own using (4) servers with (8) 100G NIC s. Here is the design I came up with to build our own home brew traffic generator used to saturate Continue reading

DNS over TLS over VPN and back

DNS over TLS is a big step in fixing a badly designed protocol, at least in terms of privacy, but it still leaves you having to trust the endpoint with all of that data that you are trying to keep Continue reading

Object-Oriented Programming vs. Functional Programming

Today I found a great article on hacker news with regards to Object Oriented Programming. Some interesting arguments about code complexity causing issues with Volkswagen accelerator issues and the Boeing MAX issues. https://suzdalnitski.medium.com/oop-will-make-you-suffer-846d072b4dce None of the built-in OOP features help Continue reading

OSX 10.15 on 2009 Macbook Pro & ESXi 7.0

I updated my 2009 macbook pro this weekend from 10.11 (last supported OS) to 10.15. The best part about it all is that the computer runs FASTER with Catalina installed then it did with El Capitan! It s possible that this Continue reading