Attention: This article was published over 2 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Today’s episode of GenAI in the Enterprise features Raj Shah, a Machine Learning Engineer at Snowflake. Raj built his career talking to various companies …
GenAI in the Enterprise: Chuck Schneider, Founder, CEO, and Chief Automation Officer
Attention: This article was published over 2 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.On this episode of #GenAI in the Enterprise, Zach sits down (virtually) with Chuck Schneider, founder, CEO, and Chief Automation Officer of Redpoint Summit. …
Introduction to Web Apps with Next.js
In this post, I am going to demonstrate how to set up a simple Next.js web application. Next.js is a heavily opinionated JavaScript framework, in that it has a lot of conventions and recommended tools built into its design.
We’ll use Next.js version 14.2.2 to set up the groundwork for a simple web application. By “web application,” I mean an application that is designed primarily to collect input from a user in a web browser and return some output generated from that input.
GenAI in the Enterprise: Mark McKelvey, Co-Founder of Stacked Analytics
Attention: This article was published over 2 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.In this episode of Generative AI In The Enterprise, Zach delves into generative AI with guest Mark McKelvey, Co-Founder of Stacked Analytics. The two …
Navi: A “Cheatsheet” CLI
The command line is a powerful tool in software development. Regardless of whether you are comfortable working within a shell or if you prefer a GUI, there are likely scenarios that still require you to open a terminal and type out some commands.
This should not surprise us – many tools solely support Command-Line Interface (CLI) interaction – but over time, the efforts required to keep track of each new command’s syntax can add up. If you’re anything like me, you might memorize only the commands that you use most frequently, resigning yourself to searching through documentation for the rest whenever you need them….


