So lately I’ve been working on the Isilon quite a bit and we have a couple PAC servers that travel through the Netscalers here in our environment. These netscalers are used as the Server’s default gateway for routing traffic. However using them as a source to route all data isn’t a great thing to do …
Category Archives: Uncategorized
ESP8266 NONOS Using SpiFlash in place of Heap Memory
UPDATE: Latest Src: http://controllingtheinter.net/2018/03/05/esp8266-nonos-sdk-sprintf-stright-from-flash/ So, One of my ESP projects requires a Large HTML file being massaged and sent out with Data to display to the client. What I currently do now is use SpiRead and read it into a Malloc that is the size of the HTML. Then after I use OS_SprintF on the string …
Continue reading “ESP8266 NONOS Using SpiFlash in place of Heap Memory”
ATtiny84 Software UART
So back a few years ago since before I moved over working on the ESP family, I was an Atmel junkie. One of the thing’s that came in real handy was working with Software UART and the ATTiny84. It was a real great learning experience and I got really really burned with the DIV8 fuse …
Traffic Court CVC 22350 Basic Speed Law – Continued Appellant's Opening Brief
Prepost: Trial http://controllingtheinter.net/2018/02/12/cvc22350-traffic-trial-unsafe-speed/ Update: Appellee’s Opening Brief Response http://controllingtheinter.net/2018/03/07/appellees-opening-brief-response-from-district-attorneys-office/ Well the big day just passed for my opening brief. I sat on this for about a good three months contemplating on the format and doing research on the best way to tackle this issue. The problem with legal docs is that they’re not very abundant …
Continue reading “Traffic Court CVC 22350 Basic Speed Law – Continued Appellant's Opening Brief”
Quieting down the Cisco SG200 POE Switch
So this weekend someone asked me about an issue they had with the Cisco POE switch being very noisy. He sent me this link he found where a SysAdmin went and found replacement fan’s for his switch to quiet them down. http://wahlnetwork.com/2014/12/21/diy-project-replacing-stock-cisco-sg300-52-fans-silence/ The fan’s currently in the switch are: https://www.digikey.com/product-detail/en/delta-electronics/EFB0412MD-R00/603-1581-ND/2560704 He suggested if this fan …