Is there any noticeable difference between Hardware or Software SPI?How hard is it to

Just my guess: Huzzah is based on the ESP8266; the esp8266 arduino core developers haven’t unlocked how to access the hardware spi module. FWIW the ESP 12E and above have a hardware i2c module on pins 2 and 12, which hasn’t been enabled yet either to my knowledge.