Skip to content

Blog

The birth of my 3 'main' websites

Hello, world! This is my first post on this website, although I may retroactively add some prior work. Today I had time to work on my own projects, and I finally knocked this one out of the way. Today marks the birth of my 3 'main' websites. Those being:

  1. This one: blog.nicfv.com - now nicfv.com/blog
  2. My photography website: photos.nicfv.com
  3. And, my homepage: portfolio.nicfv.com (or nicolasventura.com)

At work, I recently learned about a technique to generate beautiful documentation using a software package called mkdocs. I immediately started playing around with it and discovered it can be used for so much more than code documentation. As of this article, all 3 of my mentioned websites are using mkdocs to build the website.

Letter Combinations

Have you ever tried to sign up for something, and you get this frustrating message?

Username unavailable! Try again.

If you have an idea of how many accounts are signed up on that website, you can use some math tricks to find out how to find a good username without being forced to guess over and over.

How To Win at Rock-Paper-Scissors

Intro

There are 3 basic rules to the game of Rock Paper Scissors. You and one opponent both hold out a closed fist and count down, usually with a "Rock, Paper, Scissors" or "Rock, Paper, Scissors, Shoot." Clarify with your opponent beforehand to make sure you both are on the same page in terms of the countdown method. During this time, you both will think of Rock, Paper, or Scissors at random (ideally) and use the appropriate hand gesture to display which object you had chosen.