Most Recent

GPT-4 smarter than SVB?

Will's General Newsletter (Weekly) :: March 14, 2023

Product: GPT-4 released today (yes, it is scary smart). Code: React vs. Turbo

In this episode of Ventures, I (https://twitter.com/wclittle) walk through today’s GPT-4 announcement (https://openai.com/product/gpt-4) with a couple of important examples from Twitter (i.e. image-to-HTML/CSS and describing an image). I also introduce a 10-part series that I've written comparing React with Ruby on Rails’ Turbo.

Our digital-avatar-LLM-trained clones walking around metaverses making money

Will's General Newsletter (Weekly) :: March 7, 2022

Product: How to build in Web3 with Ceramic & ComposeDB. Code: Introducing JavaScript

In this episode of Ventures, I (https://twitter.com/wclittle) walk through recent updates about the Ceramic Network, specifically the launch of their ComposeDB product (https://ceramic.network/composedb) and why Web3 product managers should know about it. Ceramic is a great example - especially for learning purposes - of the type of Web3 organization that offers tools for entrepreneurs and builders to create valuable products for the world. At the end of this episode I also introduce JavaScript into our code series and where to learn more about it.

Here comes text-to-everything. What jobs will be left?

Will's General Newsletter (Weekly) :: Feb 28, 2023

Product: Text to UI Designs w/ Galileo AI, Code: An introduction to CSS

In this episode of Ventures, I introduce https://www.usegalileo.ai/ as a hint of what is coming on the “text to UI design” front (within Generative AI), which will be a game-changer for product designers. On the code front - as we continue our Web2&3 Product & Code Series (https://satchel.works/@wclittle/product-and-code-series) - I introduce CSS and how to begin learning how to style your own HTML.

LLMs & Generative Al everywhere

Will's General Newsletter (Weekly) :: Feb 21, 2023

Product: How to train your own LLM with OpenAI. Code: Adding HTML elements to your welcome view

In this episode of Ventures, I (https://www.linkedin.com/in/wclittle) walk through a screencast of how to begin learning how to train your own LLMs (like ChatGPT) to be applicable for your own products and customers. On the coding side of things, I also walk through how to begin adding HTML elements to your welcome page in the Rails app that we spun up together in previous episodes of this series (follow along here: https://satchel.works/@wclittle/product-and-code-series).

Web3 and the merging of physical & digital places

Will's General Newsletter (Weekly) :: Feb 14, 2023

The Internet of Places: Discussing our upcoming webinar on March 7th, 2023 4-5pm PST :: with Joel Fariss and Mike Anderson

In this episode of Ventures, my guests Joel Fariss (https://www.linkedin.com/in/joelfariss/), Mike Anderson (https://www.linkedin.com/in/mikeandersonjr/), and I discuss the topics of our upcoming webinar on the Internet of Places (register here for free → https://www2.gensler.com/se-internet-of-places, it will take place March 7th, 2023 4-5pm PST). We talk about how the Future of Work, cities, real estate, and architectural design will interact with and espouse Web3, NFTs, XR, and other emerging technologies and use-cases to help humans flourish.

Protocols, not Platforms

Will's General Newsletter (Weekly) :: Feb 7, 2023

Product: Learning from Lens Protocol and Farcaster. Code: Models and Migrations

In this episode of Ventures, I (https://www.linkedin.com/in/wclittle) continue our Product and Code series to talk about Web3 protocol design and Ruby on Rails model/migration construction. I bring up the protocols Farcaster and Lens as examples for product managers to be aware of and learn from when approaching how to build value for the modern web. I also detail how to create a User model in Ruby on Rails, its associated “migration” file, and examples from the Rails Console how to create a user to store in the database.

What we can learn from Yuga Labs and OpenAI

Will's General Newsletter (Weekly) :: Jan 31, 2023

Product: How to use public blockchains and NFTs. Code: How to instantiate a controller variable

In this episode of Ventures, I (https://www.linkedin.com/in/wclittle) continue my Product and Code series to discuss first - on the product side - why and how blockchains can be used to create digital products. I also show - on the code side - how to instantiate a variable in a Ruby on Rails controller to display it in an associated view file. In the product section I discuss Yuga Labs’ https://mdvmm.xyz/ and explain why you - as a Web3 product manager - should be following Yuga’s strategies carefully to learn how to apply similar principles for your own products.

Why Rails, despite the drama

Will's General Newsletter (Weekly) :: Jan 24, 2023