I finally wrapped up one of the most fun builds I’ve done in a while—a fully custom arcade cabinet—and it turned out even better than I had in my head. The foundation of the build is a solid enclosure from LEP1customs.com. The box itself is clean, sturdy, and gave me a perfect canvas to work [...] The post Built myself a new arcade cabinet appeared first on Red Sun Software .
I’ve been thinking a lot lately about what values and ideals I want to instill into my children as they grow. I’ve been collecting my thoughts for some time and have tried to clearly articulate them below. I’ve also attached a PDF version for an easier one page print out. Values and Character Social Skills [...] The post Life Lessons for Children appeared first on Red Sun Software .
The documentary on the origins of React is finally out! This technology fundamentally changed the way the world did front-end development and how we create web application. I’m super proud and honored to be representing the innovative folks at Netflix who were brave enough to adopt this transformative new technology and outrun the competition. The post React: The Documentary appeared first on Red…
Honored to be here in Amsterdam for the premier of the React Documentary! #HoneyPot #Netflix #ReactJS The post React Premier in Amsterdam appeared first on Red Sun Software .
Been stuck at home all week due to the entire family being sick. BUT, I tried to put my isolation to good use by building a Lego version of Johnny 5 from Short Circuit. Progress is good so far! The post Building Lego Johnny 5 appeared first on Red Sun Software .
The Problem There are times when you want to fetch data from your server that is occasionally changed. For example, getting the number of unread messages in an application. There are a few possible solutions for keeping the data up-to-date with the backend. 1) You can poll the server every X minutes, or 2) you [...] The post Simple Cache Expiration for Apollo GraphQL Queries appeared first on Red…
I’d like to share the spreadsheet I use for tracking my entire financial overview. I’ve always preferred keeping track of my accounts in a spreadsheet for 2 reasons. (1) I don’t like giving my personal financial information to a 3rd party. (2) I can use spreadsheets to analyze data and even perform custom calculations. Such [...] The post Financial Overview V2 – Track your stock portfolio and…
We’ve been having bad air in the Bay Area for a few weeks now and it got me wondering how much was seeping into my house and garage. After a little tinkering, I finished a custom, portable PM2.5 and PM10.0 sensor. The initial build used a SDS011, which promptly died after a week. I moved [...] The post Custom PM Sensor for Poor Air Quality appeared first on Red Sun Software .