Yandy Ramirez

Author Archives: Yandy Ramirez

Welcome!

This is Under Construction Personal blog, travel stories, opinions and more craptology!

[[ Summary content only, you can read everything now, just visit the site for full story ]]

IPv6 and SSL for Yandy.IO

Thanks to Digitalocean the site is now fully IPv6 capable. Also, thanks to the awesome service at Cloudflare, just because I can, Yandy.IO is also now SSL encrypted. Your browser should redirect to...

[[ Summary content only, you can read everything now, just visit the site for full story ]]

CCIE Three Months Later

A short take on my journey to becoming CCIE #49800. This wouldn't be possible without the so very important people in my life. Thank You!...

[[ Summary content only, you can read everything now, just visit the site for full story ]]

Cisco VIRL NXOSv NXAPI Update

Cisco's VIRL latest update now supports NXAPI in it's NXOSv image. This is great for developing against it, for those (like me) that don't have full access all the time to Nexus...

[[ Summary content only, you can read everything now, just visit the site for full story ]]

Away from WordPress to Jekyll on Github

Recently I seriously considered shutting down the blog. I wasn't writing as often as I wanted. It was costing money to keep up, the free services...

[[ Summary content only, you can read everything now, just visit the site for full story ]]

From VIRL to IOU and Back

When VIRL first came out everyone jumped on the bandwagon, including myself. Some of us have had it before it was officially released to the public...

[[ Summary content only, you can read everything now, just visit the site for full story ]]

Sorting Bookmarks in Safari for Mac OS X

If you’re anything like me, then you may just be a bit OCD or ANAL when it comes to some things. One of those things isI like my bookmarks/favorites in alphabetical...

[[ Summary content only, you can read everything now, just visit the site for full story ]]

How and Where to Learn Python

This entry is part 1 of 1 in the series Learn PythonHow? That’s a bit of a loaded question, since many of us absorb information differently. However, I will put down what’s worked for me...

[[ Summary content only, you can read everything now, just visit the site for full story ]]

Passing Command Line Arguments to Python

The Common Way (I think) There’s a very well know way of grabbing command-line arguments and passing them to a Python program. This is done by importing the sys module and using the argv...

[[ Summary content only, you can read everything now, just visit the site for full story ]]