Podcast appearances and mentions of nick well

  • 20PODCASTS
  • 32EPISODES
  • 22mAVG DURATION
  • ?INFREQUENT EPISODES
  • Apr 29, 2025LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about nick well

Latest podcast episodes about nick well

Oracle University Podcast
What is Oracle GoldenGate 23ai?

Oracle University Podcast

Play Episode Listen Later Apr 29, 2025 18:03


In a new season of the Oracle University Podcast, Lois Houston and Nikita Abraham dive into the world of Oracle GoldenGate 23ai, a cutting-edge software solution for data management. They are joined by Nick Wagner, a seasoned expert in database replication, who provides a comprehensive overview of this powerful tool.   Nick highlights GoldenGate's ability to ensure continuous operations by efficiently moving data between databases and platforms with minimal overhead. He emphasizes its role in enabling real-time analytics, enhancing data security, and reducing costs by offloading data to low-cost hardware. The discussion also covers GoldenGate's role in facilitating data sharing, improving operational efficiency, and reducing downtime during outages.   Oracle GoldenGate 23ai: Fundamentals: https://mylearn.oracle.com/ou/course/oracle-goldengate-23ai-fundamentals/145884/237273 Oracle University Learning Community: https://education.oracle.com/ou-community LinkedIn: https://www.linkedin.com/showcase/oracle-university/ X: https://x.com/Oracle_Edu   Special thanks to Arijit Ghosh, David Wright, Kris-Ann Nansen, Radhika Banka, and the OU Studio Team for helping us create this episode. ---------------------------------------------------------------   Episode Transcript: 00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:25 Nikita: Welcome to the Oracle University Podcast! I'm Nikita Abraham, Team Lead: Editorial Services with Oracle University, and with me is Lois Houston: Director of Innovation Programs. Lois: Hi everyone! Welcome to a new season of the podcast. This time, we're focusing on the fundamentals of Oracle GoldenGate. Oracle GoldenGate helps organizations manage and synchronize their data across diverse systems and databases in real time.  And with the new Oracle GoldenGate 23ai release, we'll uncover the latest innovations and features that empower businesses to make the most of their data. Nikita: Taking us through this is Nick Wagner, Senior Director of Product Management for Oracle GoldenGate. He's been doing database replication for about 25 years and has been focused on GoldenGate on and off for about 20 of those years.  01:18 Lois: In today's episode, we'll ask Nick to give us a general overview of the product, along with some use cases and benefits. Hi Nick! To start with, why do customers need GoldenGate? Nick: Well, it delivers continuous operations, being able to continuously move data from one database to another database or data platform in efficiently and a high-speed manner, and it does this with very low overhead. Almost all the GoldenGate environments use transaction logs to pull the data out of the system, so we're not creating any additional triggers or very little overhead on that source system. GoldenGate can also enable real-time analytics, being able to pull data from all these different databases and move them into your analytics system in real time can improve the value that those analytics systems provide. Being able to do real-time statistics and analysis of that data within those high-performance custom environments is really important. 02:13 Nikita: Does it offer any benefits in terms of cost?  Nick: GoldenGate can also lower IT costs. A lot of times people run these massive OLTP databases, and they are running reporting in those same systems. With GoldenGate, you can offload some of the data or all the data to a low-cost commodity hardware where you can then run the reports on that other system. So, this way, you can get back that performance on the OLTP system, while at the same time optimizing your reporting environment for those long running reports. You can improve efficiencies and reduce risks. Being able to reduce the amount of downtime during planned and unplanned outages can really make a big benefit to the overall operational efficiencies of your company.  02:54 Nikita: What about when it comes to data sharing and data security? Nick: You can also reduce barriers to data sharing. Being able to pull subsets of data, or just specific pieces of data out of a production database and move it to the team or to the group that needs that information in real time is very important. And it also protects the security of your data by only moving in the information that they need and not the entire database. It also provides extensibility and flexibility, being able to support multiple different replication topologies and architectures. 03:24 Lois: Can you tell us about some of the use cases of GoldenGate? Where does GoldenGate truly shine?  Nick: Some of the more traditional use cases of GoldenGate include use within the multicloud fabric. Within a multicloud fabric, this essentially means that GoldenGate can replicate data between on-premise environments, within cloud environments, or hybrid, cloud to on-premise, on-premise to cloud, or even within multiple clouds. So, you can move data from AWS to Azure to OCI. You can also move between the systems themselves, so you don't have to use the same database in all the different clouds. For example, if you wanted to move data from AWS Postgres into Oracle running in OCI, you can do that using Oracle GoldenGate. We also support maximum availability architectures. And so, there's a lot of different use cases here, but primarily geared around reducing your recovery point objective and recovery time objective. 04:20 Lois: Ah, reducing RPO and RTO. That must have a significant advantage for the customer, right? Nick: So, reducing your RPO and RTO allows you to take advantage of some of the benefits of GoldenGate, being able to do active-active replication, being able to set up GoldenGate for high availability, real-time failover, and it can augment your active Data Guard and Data Guard configuration. So, a lot of times GoldenGate is used within Oracle's maximum availability architecture platinum tier level of replication, which means that at that point you've got lots of different capabilities within the Oracle Database itself. But to help eke out that last little bit of high availability, you want to set up an active-active environment with GoldenGate to really get true zero RPO and RTO. GoldenGate can also be used for data offloading and data hubs. Being able to pull data from one or more source systems and move it into a data hub, or into a data warehouse for your operational reporting. This could also be your analytics environment too. 05:22 Nikita: Does GoldenGate support online migrations? Nick: In fact, a lot of companies actually get started in GoldenGate by doing a migration from one platform to another. Now, these don't even have to be something as complex as going from one database like a DB2 on-premise into an Oracle on OCI, it could even be simple migrations. A lot of times doing something like a major application or a major database version upgrade is going to take downtime on that production system. You can use GoldenGate to eliminate that downtime. So this could be going from Oracle 19c to Oracle 23ai, or going from application version 1.0 to application version 2.0, because GoldenGate can do the transformation between the different application schemas. You can use GoldenGate to migrate your database from on premise into the cloud with no downtime as well. We also support real-time analytic feeds, being able to go from multiple databases, not only those on premise, but being able to pull information from different SaaS applications inside of OCI and move it to your different analytic systems. And then, of course, we also have the ability to stream events and analytics within GoldenGate itself.  06:34 Lois: Let's move on to the various topologies supported by GoldenGate. I know GoldenGate supports many different platforms and can be used with just about any database. Nick: This first layer of topologies is what we usually consider relational database topologies. And so this would be moving data from Oracle to Oracle, Postgres to Oracle, Sybase to SQL Server, a lot of different types of databases. So the first architecture would be unidirectional. This is replicating from one source to one target. You can do this for reporting. If I wanted to offload some reports into another server, I can go ahead and do that using GoldenGate. I can replicate the entire database or just a subset of tables. I can also set up GoldenGate for bidirectional, and this is what I want to set up GoldenGate for something like high availability. So in the event that one of the servers crashes, I can almost immediately reconnect my users to the other system. And that almost immediately depends on the amount of latency that GoldenGate has at that time. So a typical latency is anywhere from 3 to 6 seconds. So after that primary system fails, I can reconnect my users to the other system in 3 to 6 seconds. And I can do that because as GoldenGate's applying data into that target database, that target system is already open for read and write activity. GoldenGate is just another user connecting in issuing DML operations, and so it makes that failover time very low. 07:59 Nikita: Ok…If you can get it down to 3 to 6 seconds, can you bring it down to zero? Like zero failover time?   Nick: That's the next topology, which is active-active. And in this scenario, all servers are read/write all at the same time and all available for user activity. And you can do multiple topologies with this as well. You can do a mesh architecture, which is where every server talks to every other server. This works really well for 2, 3, 4, maybe even 5 environments, but when you get beyond that, having every server communicate with every other server can get a little complex. And so at that point we start looking at doing what we call a hub and spoke architecture, where we have lots of different spokes. At the end of each spoke is a read/write database, and then those communicate with a hub. So any change that happens on one spoke gets sent into the hub, and then from the hub it gets sent out to all the other spokes. And through that architecture, it allows you to really scale up your environments. We have customers that are doing up to 150 spokes within that hub architecture. Within active-active replication as well, we can do conflict detection and resolution, which means that if two users modify the same row on two different systems, GoldenGate can actually determine that there was an issue with that and determine what user wins or which row change wins, which is extremely important when doing active-active replication. And this means that if one of those systems fails, there is no downtime when you switch your users to another active system because it's already available for activity and ready to go. 09:35 Lois: Wow, that's fantastic. Ok, tell us more about the topologies. Nick: GoldenGate can do other things like broadcast, sending data from one system to multiple systems, or many to one as far as consolidation. We can also do cascading replication, so when data moves from one environment that GoldenGate is replicating into another environment that GoldenGate is replicating. By default, we ignore all of our own transactions. But there's actually a toggle switch that you can flip that says, hey, GoldenGate, even though you wrote that data into that database, still push it on to the next system. And then of course, we can also do distribution of data, and this is more like moving data from a relational database into something like a Kafka topic or a JMS queue or into some messaging service. 10:24 Raise your game with the Oracle Cloud Applications skills challenge. Get free training on Oracle Fusion Cloud Applications, Oracle Modern Best Practice, and Oracle Cloud Success Navigator. Pass the free Oracle Fusion Cloud Foundations Associate exam to earn a Foundations Associate certification. Plus, there's a chance to win awards and prizes throughout the challenge! What are you waiting for? Join the challenge today by visiting visit oracle.com/education. 10:58 Nikita: Welcome back! Nick, does GoldenGate also have nonrelational capabilities?  Nick: We have a number of nonrelational replication events in topologies as well. This includes things like data lake ingestion and streaming ingestion, being able to move data and data objects from these different relational database platforms into data lakes and into these streaming systems where you can run analytics on them and run reports. We can also do cloud ingestion, being able to move data from these databases into different cloud environments. And this is not only just moving it into relational databases with those clouds, but also their data lakes and data fabrics. 11:38 Lois: You mentioned a messaging service earlier. Can you tell us more about that? Nick: Messaging replication is also possible. So we can actually capture from things like messaging systems like Kafka Connect and JMS, replicate that into a relational data, or simply stream it into another environment. We also support NoSQL replication, being able to capture from MongoDB and replicate it onto another MongoDB for high availability or disaster recovery, or simply into any other system. 12:06 Nikita: I see. And is there any integration with a customer's SaaS applications? Nick: GoldenGate also supports a number of different OCI SaaS applications. And so a lot of these different applications like Oracle Financials Fusion, Oracle Transportation Management, they all have GoldenGate built under the covers and can be enabled with a flag that you can actually have that data sent out to your other GoldenGate environment. So you can actually subscribe to changes that are happening in these other systems with very little overhead. And then of course, we have event processing and analytics, and this is the final topology or flexibility within GoldenGate itself. And this is being able to push data through data pipelines, doing data transformations. GoldenGate is not an ETL tool, but it can do row-level transformation and row-level filtering.  12:55 Lois: Are there integrations offered by Oracle GoldenGate in automation and artificial intelligence? Nick: We can do time series analysis and geofencing using the GoldenGate Stream Analytics product. It allows you to actually do real time analysis and time series analysis on data as it flows through the GoldenGate trails. And then that same product, the GoldenGate Stream Analytics, can then take the data and move it to predictive analytics, where you can run MML on it, or ONNX or other Spark-type technologies and do real-time analysis and AI on that information as it's flowing through.  13:29 Nikita: So, GoldenGate is extremely flexible. And given Oracle's focus on integrating AI into its product portfolio, what about GoldenGate? Does it offer any AI-related features, especially since the product name has “23ai” in it? Nick: With the advent of Oracle GoldenGate 23ai, it's one of the two products at this point that has the AI moniker at Oracle. Oracle Database 23ai also has it, and that means that we actually do stuff with AI. So the Oracle GoldenGate product can actually capture vectors from databases like MySQL HeatWave, Postgres using pgvector, which includes things like AlloyDB, Amazon RDS Postgres, Aurora Postgres. We can also replicate data into Elasticsearch and OpenSearch, or if the data is using vectors within OCI or the Oracle Database itself. So GoldenGate can be used for a number of things here. The first one is being able to migrate vectors into the Oracle Database. So if you're using something like Postgres, MySQL, and you want to migrate the vector information into the Oracle Database, you can. Now one thing to keep in mind here is a vector is oftentimes like a GPS coordinate. So if I need to know the GPS coordinates of Austin, Texas, I can put in a latitude and longitude and it will give me the GPS coordinates of a building within that city. But if I also need to know the altitude of that same building, well, that's going to be a different algorithm. And GoldenGate and replicating vectors is the same way. When you create a vector, it's essentially just creating a bunch of numbers under the screen, kind of like those same GPS coordinates. The dimension and the algorithm that you use to generate that vector can be different across different databases, but the actual meaning of that data will change. And so GoldenGate can replicate the vector data as long as the algorithm and the dimensions are the same. If the algorithm and the dimensions are not the same between the source and the target, then you'll actually want GoldenGate to replicate the base data that created that vector. And then once GoldenGate replicates the base data, it'll actually call the vector embedding technology to re-embed that data and produce that numerical formatting for you.  15:42 Lois: So, there are some nuances there… Nick: GoldenGate can also replicate and consolidate vector changes or even do the embedding API calls itself. This is really nice because it means that we can take changes from multiple systems and consolidate them into a single one. We can also do the reverse of that too. A lot of customers are still trying to find out which algorithms work best for them. How many dimensions? What's the optimal use? Well, you can now run those in different servers without impacting your actual AI system. Once you've identified which algorithm and dimension is going to be best for your data, you can then have GoldenGate replicate that into your production system and we'll start using that instead. So it's a nice way to switch algorithms without taking extensive downtime. 16:29 Nikita: What about in multicloud environments?  Nick: GoldenGate can also do multicloud and N-way active-active Oracle replication between vectors. So if there's vectors in Oracle databases, in multiple clouds, or multiple on-premise databases, GoldenGate can synchronize them all up. And of course we can also stream changes from vector information, including text as well into different search engines. And that's where the integration with Elasticsearch and OpenSearch comes in. And then we can use things like NVIDIA and Cohere to actually do the AI on that data.  17:01 Lois: Using GoldenGate with AI in the database unlocks so many possibilities. Thanks for that detailed introduction to Oracle GoldenGate 23ai and its capabilities, Nick.  Nikita: We've run out of time for today, but Nick will be back next week to talk about how GoldenGate has evolved over time and its latest features. And if you liked what you heard today, head over to mylearn.oracle.com and take a look at the Oracle GoldenGate 23ai Fundamentals course to learn more. Until next time, this is Nikita Abraham… Lois: And Lois Houston, signing off! 17:33 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.

Oracle University Podcast
Encore Episode: Introduction to Artificial Intelligence (AI)

Oracle University Podcast

Play Episode Listen Later Apr 23, 2024 20:42


You probably interact with artificial intelligence (AI) more than you realize. So, there's never been a better time to start figuring out how it all works.   Join Lois Houston and Nikita Abraham as they decode the fundamentals of AI so that anyone, irrespective of their technical background, can leverage the benefits of AI and tap into its infinite potential.   Together with Senior Cloud Engineer Nick Commisso, they take you through key AI concepts, common AI tasks and domains, and the primary differences between AI, machine learning, and deep learning.   Oracle MyLearn: https://mylearn.oracle.com/ou/learning-path/become-an-oci-ai-foundations-associate-2023/127177   Oracle University Learning Community: https://education.oracle.com/ou-community   LinkedIn: https://www.linkedin.com/showcase/oracle-university/   X (formerly Twitter): https://twitter.com/Oracle_Edu   Special thanks to Arijit Ghosh, David Wright, Himanshu Raj, and the OU Studio Team for helping us create this episode.   --------------------------------------------------------   Episode Transcript:   00:00 The world of artificial intelligence is vast and everchanging. And with all the buzz around it lately, we figured it was the perfect time to revisit our AI Made Easy series. Join us over the next few weeks as we chat about all things AI, helping you to discover its endless possibilities. Ready to dive in? Let's go! 00:33 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:46 Nikita: Hello and welcome to the Oracle University Podcast. I'm Nikita Abraham, Principal Technical Editor with Oracle University, and with me is Lois Houston, Director of Innovation Programs. Lois: Hi there! Welcome to a new season of the Oracle University Podcast. I'm so excited about this season because we're going to delve into the world of artificial intelligence. In upcoming episodes, we'll talk about the fundamentals of artificial intelligence and machine learning. And we'll discuss neural network architectures, generative AI and large language models, the OCI AI stack, and OCI AI services. 01:27 Nikita: So, if you're an IT professional who wants to start learning about AI and ML or even if you're a student who is familiar with OCI or similar cloud services, but have no prior exposure to this field, you'll want to tune in to these episodes. Lois: That's right, Niki. So, let's get started. Today, we'll talk about the basics of artificial intelligence with Senior Cloud Engineer Nick Commisso. Hi Nick! Thanks for joining us today. So, let's start right at the beginning. What is artificial intelligence? 01:57 Nick: Well, the ability of machines to imitate the cognitive abilities and problem solving capabilities of human intelligence can be classified as artificial intelligence or AI.  02:08 Nikita: Now, when you say capabilities and abilities, what are you referring to? Nick: Human intelligence is the intellectual capability of humans that allows us to learn new skills through observation and mental digestion, to think through and understand abstract concepts and apply reasoning, to communicate using a language and understand the nonverbal cues, such as facial recognition, tone variation, and body language.  You can handle objections in real time, even in a complex setting. You can plan for short and long-term situations or projects. And, of course, you can create music and art or invent something new like an original idea.  If you can replicate any of these human capabilities in machines, this is artificial general intelligence or AGI. So in other words, AGI can mimic human sensory and motor skills, performance, learning, and intelligence, and use these abilities to carry out complicated tasks without human intervention.  When we apply AGI to solve problems with specific and narrow objectives, we call it artificial intelligence or AI.  03:16 Lois: It seems like AI is everywhere, Nick. Can you give us some examples of where AI is used? Nick: AI is all around us, and you've probably interacted with AI, even if you didn't realize it. Some examples of AI can be viewing an image or an object and identifying if that is an apple or an orange. It could be examining an email and classifying it spam or not. It could be writing computer language code or predicting the price of an older car.  So let's get into some more specifics of AI tasks and the nature of related data. Machine learning, deep learning, and data science are all associated with AI, and it can be confusing to distinguish.  03:57 Nikita: Why do we need AI? Why's it important?  Nick: AI is vital in today's world, and with the amount of data that's generated, it far exceeds the human ability to absorb, interpret, and actually make decisions based on that data. That's where AI comes in handy by enhancing the speed and effectiveness of human efforts.  So here are two major reasons why we need AI. Number one, we want to eliminate or reduce the amount of routine tasks, and businesses have a lot of routine tasks that need to be done in large numbers. So things like approving a credit card or a bank loan, processing an insurance claim, recommending products to customers are just some example of routine tasks that can be handled.  And second, we, as humans, need a smart friend who can create stories and poems, designs, create code and music, and have humor, just like us.  04:54 Lois: I'm onboard with getting help from a smart friend! There are different domains in AI, right, Nick?  Nick: We have language for language translation; vision, like image classification; speech, like text to speech; product recommendations that can help you cross-sell products; anomaly detection, like detecting fraudulent transactions; learning by reward, like self-driven cars. You have forecasting with weather forecasting. And, of course, generating content like image from text.  05:24 Lois: There are so many applications. Nick, can you tell us more about these commonly used AI domains like language, audio, speech, and vision? Nick: Language-related AI tasks can be text related or generative AI. Text-related AI tasks use text as input, and the output can vary depending on the task. Some examples include detecting language, extracting entities in a text, or extracting key phrases and so on.  Consider the example of translating text. There's many text translation tools where you simply type or paste your text into a given text box, choose your source and target language, and then click translate.  Now, let's look at the generative AI tasks. They are generative, which means the output text is generated by a model. Some examples are creating text like stories or poems, summarizing a text, answering questions, and so on. Let's take the example of ChatGPT, the most well-known generative chat bot. These bots can create responses from their training on large language models, and they continuously grow through machine learning.  06:31 Nikita: What can you tell us about using text as data? Nick: Text is inherently sequential, and text consists of sentences. Sentences can have multiple words, and those words need to be converted to numbers for it to be used to train language models. This is called tokenization. Now, the length of sentences can vary, and all the sentences lengths need to be made equal. This is done through padding.  Words can have similarities with other words, and sentences can also be similar to other sentences. The similarity can be measured through dot similarity or cosine similarity. We need a way to indicate that similar words or sentences may be close by. This is done through representation called embedding.  07:17 Nikita: And what about language AI models? Nick: Language AI models refer to artificial intelligence models that are specifically designed to understand, process, and generate natural language. These models have been trained on vast amounts of textual data that can perform various natural language processing or NLP tasks.  The task that needs to be performed decides the type of input and output. The deep learning model architectures that are typically used to train models that perform language tasks are recurrent neural networks, which processes data sequentially and stores hidden states, long short-term memory, which processes data sequentially that can retain the context better through the use of gates, and transformers, which processes data in parallel. It uses the concept of self-attention to better understand the context.  08:09 Lois: And then there's speech-related AI, right? Nick: Speech-related AI tasks can be either audio related or generative AI. Speech-related AI tasks use audio or speech as input, and the output can vary depending on the task. For example, speech-to-text conversion or speaker recognition, voice conversion, and so on. Generative AI tasks are generative in nature, so the output audio is generated by a model. For example, you have music composition and speech synthesis.  Audio or speech is digitized as snapshots taken in time. The sample rate is the number of times in a second an audio sample is taken. Most digital audio have a sampling rate of 44.1 kilohertz, which is also the sampling rate for audio CDs.  Multiple samples need to be correlated to make sense of the data. For example, listening to a song for a fraction of a second, you won't be able to infer much about the song, and you'll probably need to listen to it a little bit longer.  Audio and speech AI models are designed to process and understand audio data, including spoken language. These deep-learning model architectures are used to train models that perform language with tasks-- recurrent neural networks, long short-term memory, transformers, variational autoencoders, waveform models, and Siamese networks. All of the models take into consideration the sequential nature of audio.  09:42 Did you know that Oracle University offers free courses on Oracle Cloud Infrastructure? You'll find training on everything from cloud computing, database, and security to artificial intelligence and machine learning, all free to subscribers. So, what are you waiting for? Pick a topic, leverage the Oracle University Learning Community to ask questions, and then sit for your certification.  Visit mylearn.oracle.com to get started.  10:10 Nikita: Welcome back! Now that we've covered language and speech-related tasks, let's move on to vision-related tasks. Nick: Vision-related AI tasks could be image related or generative AI. Image-related AI tasks will use an image as an input, and the output depends on the task. Some examples are classifying images, identifying objects in an image, and so on. Facial recognition is one of the most popular image-related tasks that is often used for surveillance and tracking of people in real time, and it's used in a lot of different fields, including security, biometrics, law enforcement, and social media.  For generative AI tasks, the output image is generated by a model. For example, creating an image from a contextual description, generating images of a specific style or a high resolution, and so on. It can create extremely realistic new images and videos by generating original 3D models of an object, machine components, buildings, medication, people, and even more.  11:14 Lois: So, then, here again I need to ask, how do images work as data? Nick: Images consist of pixels, and pixels can be either grayscale or color. And we can't really make out what an image is just by looking at one pixel.  The task that needs to be performed decides the type of input needed and the output produced. Various architectures have evolved to handle this wide variety of tasks and data. These deep-learning model architectures are typically used to train models that perform vision tasks-- convolutional neural networks, which detects patterns in images; learning hierarchical representations of visual features; YOLO, which is You Only Look Once, processes the image and detects objects within the image; and then you have generative adversarial networks, which generates real-looking images.  12:04 Nikita: Nick, earlier you mentioned other AI tasks like anomaly detection, recommendations, and forecasting. Could you tell us more about them? Nick: Anomaly detection. This is time-series data, which is required for anomaly detection, and it can be a single or multivariate for fraud detection, machine failure, etc.  Recommendations. You can recommend products using data of similar products or users. For recommendations, data of similar products or similar users is required.  Forecasting. Time-series data is required for forecasting and can be used for things like weather forecasting and predicting the stock price.  12:43 Lois: Nick, help me understand the difference between artificial intelligence, machine learning, and deep learning. Let's start with AI.  Nick: Imagine a self-driving car that can make decisions like a human driver, such as navigating traffic or detecting pedestrians and making safe lane changes. AI refers to the broader concept of creating machines or systems that can perform tasks that typically require human intelligence. Next, we have machine learning or ML. Visualize a spam email filter that learns to identify and move spam emails to the spam folder, and that's based on the user's interaction and email content. Now, ML is a subset of AI that focuses on the development of algorithms that enable machines to learn from and make predictions or decisions based on data.  To understand what an algorithm is in the context of machine learning, it refers to a specific set of rules, mathematical equations, or procedures that the machine learning model follows to learn from data and make predictions on. And finally, we have deep learning or DL. Think of an image recognition software that can identify specific objects or animals within images, such as recognizing cats in photos on the internet. DL is a subfield of ML that uses neural networks with many layers, deep neural networks, to learn and make sense of complex patterns in data.  14:12 Nikita: Are there different types of machine learning? Nick: There are several types of machine learning, including supervised learning, unsupervised learning, and reinforcement learning. Supervised learning where the algorithm learns from labeled data, making predictions or classifications. Unsupervised learning is an algorithm that discovers patterns and structures in unlabeled data, such as clustering or dimensionality reduction. And then, you have reinforcement learning, where agents learn to make predictions and decisions by interacting with an environment and receiving rewards or punishments.  14:47 Lois: Can we do a deep dive into each of these types you just mentioned? We can start with the supervised machine learning algorithm. Nick: Let's take an example of how a credit card company would approve a credit card. Once the application and documents are submitted, a verification is done, followed by a credit score check and another 10 to 15 days for approval. And how is this done? Sometimes, purely manually or by using a rules engine where you can build rules, give new data, get a decision.  The drawbacks are slow. You need skilled people to build and update rules, and the rules keep changing. The good thing is that the businesses had a lot of insight as to how the decisions were made. Can we build rules by looking at the past data?  We all learn by examples. Past data is nothing but a set of examples. Maybe reviewing past credit card approval history can help. Through a process of training, a model can be built that will have a specific intelligence to do a specific task. The heart of training a model is an algorithm that incrementally updates the model by looking at the data samples one by one.  And once it's built, the model can be used to predict an outcome on a new data. We can train the algorithm with credit card approval history to decide whether to approve a new credit card. And this is what we call supervised machine learning. It's learning from labeled data.  16:13 Lois: Ok, I see. What about the unsupervised machine learning algorithm? Nick: Data does not have a specific outcome or a label as we know it. And sometimes, we want to discover trends that the data has for potential insights. Similar data can be grouped into clusters. For example, retail marketing and sales, a retail company may collect information like household size, income, location, and occupation so that the suitable clusters could be identified, like a small family or a high spender and so on. And that data can be used for marketing and sales purposes.  Regulating streaming services. A streaming service may collect information like viewing sessions, minutes per session, number of unique shows watched, and so on. That can be used to regulate streaming services. Let's look at another example. We all know that fruits and vegetables have different nutritional elements. But do we know which of those fruits and vegetables are similar nutritionally?  For that, we'll try to cluster fruits and vegetables' nutritional data and try to get some insights into it. This will help us include nutritionally different fruits and vegetables into our daily diets. Exploring patterns and data and grouping similar data into clusters drives unsupervised machine learning.  17:34 Nikita: And then finally, we come to the reinforcement learning algorithm.  Nick: How do we learn to play a game, say, chess? We'll make a move or a decision, check to see if it's the right move or feedback, and we'll keep the outcomes in your memory for the next step you take, which is learning. Reinforcement learning is a machine learning approach where a computer program learns to make decisions by trying different actions and receiving feedback. It teaches agents how to solve tasks by trial and error.  This approach is used in autonomous car driving and robots as well.  18:06 Lois: We keep coming across the term “deep learning.” You've spoken a bit about it a few times in this episode, but what is deep learning, really? How is it related to machine learning? Nick: Deep learning is all about extracting features and rules from data. Can we identify if an image is a cat or a dog by looking at just one pixel? Can we write rules to identify a cat or a dog in an image? Can the features and rules be extracted from the raw data, in this case, pixels?  Deep learning is really useful in this situation. It's a special kind of machine learning that trains super smart computer networks with lots of layers. And these networks can learn things all by themselves from pictures, like figuring out if a picture is a cat or a dog.  18:49 Lois: I know we're going to be covering this in detail in an upcoming episode, but before we let you go, can you briefly tell us about generative AI? Nick: Generative AI, a subset of machine learning, creates diverse content like text, audio, images, and more. These models, often powered by neural networks, learn patterns from existing data to craft fresh and creative output. For instance, ChatGPT generates text-based responses by understanding patterns in text data that it's been trained on. Generative AI plays a vital role in various AI tasks requiring content creation and innovation.  19:28 Nikita: Thank you, Nick, for sharing your expertise with us. To learn more about AI, go to mylearn.oracle.com and search for the Oracle Cloud Infrastructure AI Foundations course. As you complete the course, you'll find skill checks that you can attempt to solidify your learning.  Lois: And remember, the AI Foundations course on MyLearn also prepares you for the Oracle Cloud Infrastructure 2023 AI Foundations Associate certification. Both the course and the certification are free, so there's really no reason NOT to take the leap into AI, right Niki? Nikita: That's right, Lois! Lois: In our next episode, we will look at the fundamentals of machine learning. Until then, this is Lois Houston… Nikita: And Nikita Abraham signing off! 20:13 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.

Oracle University Podcast
Introduction to Artificial Intelligence (AI)

Oracle University Podcast

Play Episode Listen Later Jan 30, 2024 20:21


You probably interact with artificial intelligence (AI) more than you realize. So, there's never been a better time to start figuring out how it all works.   Join Lois Houston and Nikita Abraham as they decode the fundamentals of AI so that anyone, irrespective of their technical background, can leverage the benefits of AI and tap into its infinite potential.   Together with Senior Cloud Engineer Nick Commisso, they take you through key AI concepts, common AI tasks and domains, and the primary differences between AI, machine learning, and deep learning.   Oracle MyLearn: https://mylearn.oracle.com/   Oracle University Learning Community: https://education.oracle.com/ou-community   LinkedIn: https://www.linkedin.com/showcase/oracle-university/   X (formerly Twitter): https://twitter.com/Oracle_Edu   Special thanks to Arijit Ghosh, David Wright, Himanshu Raj, and the OU Studio Team for helping us create this episode.   --------------------------------------------------------   Episode Transcript 00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:26 Nikita: Hello and welcome to the Oracle University Podcast. I'm Nikita Abraham, Principal Technical Editor with Oracle University, and with me is Lois Houston, Director of Innovation Programs. Lois: Hi there! Welcome to a new season of the Oracle University Podcast. I'm so excited about this season because we're going to delve into the world of artificial intelligence. In upcoming episodes, we'll talk about the fundamentals of artificial intelligence and machine learning. And we'll discuss neural network architectures, generative AI and large language models, the OCI AI stack, and OCI AI services. 01:06 Nikita: So, if you're an IT professional who wants to start learning about AI and ML or even if you're a student who is familiar with OCI or similar cloud services, but have no prior exposure to this field, you'll want to tune in to these episodes. Lois: That's right, Niki. So, let's get started. Today, we'll talk about the basics of artificial intelligence with Senior Cloud Engineer Nick Commisso. Hi Nick! Thanks for joining us today. So, let's start right at the beginning. What is artificial intelligence? 01:36 Nick: Well, the ability of machines to imitate the cognitive abilities and problem solving capabilities of human intelligence can be classified as artificial intelligence or AI.  01:47 Nikita: Now, when you say capabilities and abilities, what are you referring to? Nick: Human intelligence is the intellectual capability of humans that allows us to learn new skills through observation and mental digestion, to think through and understand abstract concepts and apply reasoning, to communicate using a language and understand the nonverbal cues, such as facial recognition, tone variation, and body language.  You can handle objections in real time, even in a complex setting. You can plan for short and long-term situations or projects. And, of course, you can create music and art or invent something new like an original idea.  If you can replicate any of these human capabilities in machines, this is artificial general intelligence or AGI. So in other words, AGI can mimic human sensory and motor skills, performance, learning, and intelligence, and use these abilities to carry out complicated tasks without human intervention.  When we apply AGI to solve problems with specific and narrow objectives, we call it artificial intelligence or AI.  02:55 Lois: It seems like AI is everywhere, Nick. Can you give us some examples of where AI is used? Nick: AI is all around us, and you've probably interacted with AI, even if you didn't realize it. Some examples of AI can be viewing an image or an object and identifying if that is an apple or an orange. It could be examining an email and classifying it spam or not. It could be writing computer language code or predicting the price of an older car.  So let's get into some more specifics of AI tasks and the nature of related data. Machine learning, deep learning, and data science are all associated with AI, and it can be confusing to distinguish.  03:36 Nikita: Why do we need AI? Why's it important?  Nick: AI is vital in today's world, and with the amount of data that's generated, it far exceeds the human ability to absorb, interpret, and actually make decisions based on that data. That's where AI comes in handy by enhancing the speed and effectiveness of human efforts.  So here are two major reasons why we need AI. Number one, we want to eliminate or reduce the amount of routine tasks, and businesses have a lot of routine tasks that need to be done in large numbers. So things like approving a credit card or a bank loan, processing an insurance claim, recommending products to customers are just some example of routine tasks that can be handled.  And second, we, as humans, need a smart friend who can create stories and poems, designs, create code and music, and have humor, just like us.  04:33 Lois: I'm onboard with getting help from a smart friend! There are different domains in AI, right, Nick?  Nick: We have language for language translation; vision, like image classification; speech, like text to speech; product recommendations that can help you cross-sell products; anomaly detection, like detecting fraudulent transactions; learning by reward, like self-driven cars. You have forecasting with weather forecasting. And, of course, generating content like image from text.  05:03 Lois: There are so many applications. Nick, can you tell us more about these commonly used AI domains like language, audio, speech, and vision? Nick: Language-related AI tasks can be text related or generative AI. Text-related AI tasks use text as input, and the output can vary depending on the task. Some examples include detecting language, extracting entities in a text, or extracting key phrases and so on.  Consider the example of translating text. There's many text translation tools where you simply type or paste your text into a given text box, choose your source and target language, and then click translate.  Now, let's look at the generative AI tasks. They are generative, which means the output text is generated by a model. Some examples are creating text like stories or poems, summarizing a text, answering questions, and so on. Let's take the example of ChatGPT, the most well-known generative chat bot. These bots can create responses from their training on large language models, and they continuously grow through machine learning.  06:10 Nikita: What can you tell us about using text as data? Nick: Text is inherently sequential, and text consists of sentences. Sentences can have multiple words, and those words need to be converted to numbers for it to be used to train language models. This is called tokenization. Now, the length of sentences can vary, and all the sentences lengths need to be made equal. This is done through padding.  Words can have similarities with other words, and sentences can also be similar to other sentences. The similarity can be measured through dot similarity or cosine similarity. We need a way to indicate that similar words or sentences may be close by. This is done through representation called embedding.  06:56 Nikita: And what about language AI models? Nick: Language AI models refer to artificial intelligence models that are specifically designed to understand, process, and generate natural language. These models have been trained on vast amounts of textual data that can perform various natural language processing or NLP tasks.  The task that needs to be performed decides the type of input and output. The deep learning model architectures that are typically used to train models that perform language tasks are recurrent neural networks, which processes data sequentially and stores hidden states, long short-term memory, which processes data sequentially that can retain the context better through the use of gates, and transformers, which processes data in parallel. It uses the concept of self-attention to better understand the context.  07:48 Lois: And then there's speech-related AI, right? Nick: Speech-related AI tasks can be either audio related or generative AI. Speech-related AI tasks use audio or speech as input, and the output can vary depending on the task. For example, speech-to-text conversion or speaker recognition, voice conversion, and so on. Generative AI tasks are generative in nature, so the output audio is generated by a model. For example, you have music composition and speech synthesis.  Audio or speech is digitized as snapshots taken in time. The sample rate is the number of times in a second an audio sample is taken. Most digital audio have a sampling rate of 44.1 kilohertz, which is also the sampling rate for audio CDs.  Multiple samples need to be correlated to make sense of the data. For example, listening to a song for a fraction of a second, you won't be able to infer much about the song, and you'll probably need to listen to it a little bit longer.  Audio and speech AI models are designed to process and understand audio data, including spoken language. These deep-learning model architectures are used to train models that perform language with tasks-- recurrent neural networks, long short-term memory, transformers, variational autoencoders, waveform models, and Siamese networks. All of the models take into consideration the sequential nature of audio.  09:21 Did you know that Oracle University offers free courses on Oracle Cloud Infrastructure? You'll find training on everything from cloud computing, database, and security to artificial intelligence and machine learning, all free to subscribers. So, what are you waiting for? Pick a topic, leverage the Oracle University Learning Community to ask questions, and then sit for your certification. Visit mylearn.oracle.com to get started.  09:49 Nikita: Welcome back! Now that we've covered language and speech-related tasks, let's move on to vision-related tasks. Nick: Vision-related AI tasks could be image related or generative AI. Image-related AI tasks will use an image as an input, and the output depends on the task. Some examples are classifying images, identifying objects in an image, and so on. Facial recognition is one of the most popular image-related tasks that is often used for surveillance and tracking of people in real time, and it's used in a lot of different fields, including security, biometrics, law enforcement, and social media.  For generative AI tasks, the output image is generated by a model. For example, creating an image from a contextual description, generating images of a specific style or a high resolution, and so on. It can create extremely realistic new images and videos by generating original 3D models of an object, machine components, buildings, medication, people, and even more.  10:53 Lois: So, then, here again I need to ask, how do images work as data? Nick: Images consist of pixels, and pixels can be either grayscale or color. And we can't really make out what an image is just by looking at one pixel.  The task that needs to be performed decides the type of input needed and the output produced. Various architectures have evolved to handle this wide variety of tasks and data. These deep-learning model architectures are typically used to train models that perform vision tasks-- convolutional neural networks, which detects patterns in images; learning hierarchical representations of visual features; YOLO, which is You Only Look Once, processes the image and detects objects within the image; and then you have generative adversarial networks, which generates real-looking images.  11:43 Nikita: Nick, earlier you mentioned other AI tasks like anomaly detection, recommendations, and forecasting. Could you tell us more about them? Nick: Anomaly detection. This is time-series data, which is required for anomaly detection, and it can be a single or multivariate for fraud detection, machine failure, etc.  Recommendations. You can recommend products using data of similar products or users. For recommendations, data of similar products or similar users is required.  Forecasting. Time-series data is required for forecasting and can be used for things like weather forecasting and predicting the stock price.  12:22 Lois: Nick, help me understand the difference between artificial intelligence, machine learning, and deep learning. Let's start with AI.  Nick: Imagine a self-driving car that can make decisions like a human driver, such as navigating traffic or detecting pedestrians and making safe lane changes. AI refers to the broader concept of creating machines or systems that can perform tasks that typically require human intelligence. Next, we have machine learning or ML. Visualize a spam email filter that learns to identify and move spam emails to the spam folder, and that's based on the user's interaction and email content. Now, ML is a subset of AI that focuses on the development of algorithms that enable machines to learn from and make predictions or decisions based on data.  To understand what an algorithm is in the context of machine learning, it refers to a specific set of rules, mathematical equations, or procedures that the machine learning model follows to learn from data and make predictions on. And finally, we have deep learning or DL. Think of an image recognition software that can identify specific objects or animals within images, such as recognizing cats in photos on the internet. DL is a subfield of ML that uses neural networks with many layers, deep neural networks, to learn and make sense of complex patterns in data.  13:51 Nikita: Are there different types of machine learning? Nick: There are several types of machine learning, including supervised learning, unsupervised learning, and reinforcement learning. Supervised learning where the algorithm learns from labeled data, making predictions or classifications. Unsupervised learning is an algorithm that discovers patterns and structures in unlabeled data, such as clustering or dimensionality reduction. And then, you have reinforcement learning, where agents learn to make predictions and decisions by interacting with an environment and receiving rewards or punishments.  14:27 Lois: Can we do a deep dive into each of these types you just mentioned? We can start with the supervised machine learning algorithm. Nick: Let's take an example of how a credit card company would approve a credit card. Once the application and documents are submitted, a verification is done, followed by a credit score check and another 10 to 15 days for approval. And how is this done? Sometimes, purely manually or by using a rules engine where you can build rules, give new data, get a decision.  The drawbacks are slow. You need skilled people to build and update rules, and the rules keep changing. The good thing is that the businesses had a lot of insight as to how the decisions were made. Can we build rules by looking at the past data?  We all learn by examples. Past data is nothing but a set of examples. Maybe reviewing past credit card approval history can help. Through a process of training, a model can be built that will have a specific intelligence to do a specific task. The heart of training a model is an algorithm that incrementally updates the model by looking at the data samples one by one.  And once it's built, the model can be used to predict an outcome on a new data. We can train the algorithm with credit card approval history to decide whether to approve a new credit card. And this is what we call supervised machine learning. It's learning from labeled data.  15:52 Lois: Ok, I see. What about the unsupervised machine learning algorithm? Nick: Data does not have a specific outcome or a label as we know it. And sometimes, we want to discover trends that the data has for potential insights. Similar data can be grouped into clusters. For example, retail marketing and sales, a retail company may collect information like household size, income, location, and occupation so that the suitable clusters could be identified, like a small family or a high spender and so on. And that data can be used for marketing and sales purposes.  Regulating streaming services. A streaming service may collect information like viewing sessions, minutes per session, number of unique shows watched, and so on. That can be used to regulate streaming services. Let's look at another example. We all know that fruits and vegetables have different nutritional elements. But do we know which of those fruits and vegetables are similar nutritionally?  For that, we'll try to cluster fruits and vegetables' nutritional data and try to get some insights into it. This will help us include nutritionally different fruits and vegetables into our daily diets. Exploring patterns and data and grouping similar data into clusters drives unsupervised machine learning.  17:13 Nikita: And then finally, we come to the reinforcement learning algorithm.  Nick: How do we learn to play a game, say, chess? We'll make a move or a decision, check to see if it's the right move or feedback, and we'll keep the outcomes in your memory for the next step you take, which is learning. Reinforcement learning is a machine learning approach where a computer program learns to make decisions by trying different actions and receiving feedback. It teaches agents how to solve tasks by trial and error. This approach is used in autonomous car driving and robots as well.  17:46 Lois: We keep coming across the term “deep learning.” You've spoken a bit about it a few times in this episode, but what is deep learning, really? How is it related to machine learning? Nick: Deep learning is all about extracting features and rules from data. Can we identify if an image is a cat or a dog by looking at just one pixel? Can we write rules to identify a cat or a dog in an image? Can the features and rules be extracted from the raw data, in this case, pixels?  Deep learning is really useful in this situation. It's a special kind of machine learning that trains super smart computer networks with lots of layers. And these networks can learn things all by themselves from pictures, like figuring out if a picture is a cat or a dog.  18:28 Lois: I know we're going to be covering this in detail in an upcoming episode, but before we let you go, can you briefly tell us about generative AI? Nick: Generative AI, a subset of machine learning, creates diverse content like text, audio, images, and more. These models, often powered by neural networks, learn patterns from existing data to craft fresh and creative output. For instance, ChatGPT generates text-based responses by understanding patterns in text data that it's been trained on. Generative AI plays a vital role in various AI tasks requiring content creation and innovation.  19:07 Nikita: Thank you, Nick, for sharing your expertise with us. To learn more about AI, go to mylearn.oracle.com and search for the Oracle Cloud Infrastructure AI Foundations course. As you complete the course, you'll find skill checks that you can attempt to solidify your learning.  Lois: And remember, the AI Foundations course on MyLearn also prepares you for the Oracle Cloud Infrastructure 2023 AI Foundations Associate certification. Both the course and the certification are free, so there's really no reason NOT to take the leap into AI, right Niki? Nikita: That's right, Lois! Lois: In our next episode, we will look at the fundamentals of machine learning. Until then, this is Lois Houston… Nikita: And Nikita Abraham signing off! 19:52 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.

Retirement Planning - Redefined
Mastering Retirement Cash Flow (Part 1): Understanding Changing Expenses

Retirement Planning - Redefined

Play Episode Listen Later Aug 2, 2023 20:46


In this episode, we'll explore many of the expenses in your life that might drastically change (one way or another) in retirement. We'll break those expenses down further to see which ones are the top priorities and analyze some of the other factors that impact your cash flow in retirement. Helpful Information: PFG Website: https://www.pfgprivatewealth.com/ Contact: 813-286-7776 Email: info@pfgprivatewealth.com Disclaimer: PFG Private Wealth Management, LLC is a registered investment adviser. All statements and opinions expressed are based upon information considered reliable although it should not be relied upon as such. Any statements or opinions are subject to change without notice. Information presented is for educational purposes only and does not intend to make an offer or solicitation for the sale or purchase of any specific securities, investments, or investment strategies. Investment involve risk and, unless otherwise stated, are not guaranteed. Information expressed does not take into account your specific situation or objectives and is not intended as recommendations appropriate for any individual. Listeners are encouraged to seek advice from a qualified tax, legal, or investment adviser to determine whether any information presented may be suitable for their specific situation. Past performance is not indicative of future performance. Transcript of Today's Show: For a full transcript of today's show, visit the blog related to this episode at https://www.pfgprivatewealth.com/podcast/ ----more---- Marc: Welcome back to the podcast. It's Retirement Planning-Redefined, with John and Nick here with me to talk investing, finance, retirement, and mastering retirement cashflow, part one, is going to be the topic today. We're understanding just changing expenses. We're going to break this into really a two-parter here, obviously, by calling it part one. And we'll do a little more focus on some of the other things on the next session. But for today, I want to explore some of the expenses in life and how they just change as we're moving some things ... as we're moving from working into retirement. And things you guys see with your clients and how you work through that process for them. So that's the topic today. Let's get into it. John, first of all, how are you doing, buddy?   John: I'm doing all right. Getting ready for the summertime here.   Marc: If it happens. I don't know what's going on in the south. I'm in North Carolina, and we've had one 90 degree day, and it's almost July. Totally unusual for us, so it's very, very weird.   Nick: Oh, it's hot here.   Marc: Yeah. It's like two states seem to be in a weird spot. I don't know what's going on with the middle of the south here. It's very strange this year. But Nick, I heard you chime in. How are you, my friend?   Nick: Doing pretty good.   Marc: Yeah. So you guys are sweltering, is that what you're saying?   Nick: It's definitely hot, yeah.   Marc: Well, kick a little this way because I don't know what's going on. It should be warmer here than it has been. So, very weird.   Nick: Well, I'll trade.   Marc: Okay. All right. Yeah. Like today, it's ... well, we're getting a ton of rain. Today, taping this podcast, it's 72 for the high, and tonight's overnight low is 58. That doesn't happen usually in North Carolina in late July or late June.   Nick: Yeah. That is pretty surprising. That's cool for North Carolina.   Marc: Very, very weird. So I don't know, Mother Nature is off her meds, I guess. But what can you do? So let's get into this conversation, guys, about changing cash flow, before I keep going down that tangent. I've got a few parts here I want to run through. What are some of the expenses that might drastically change one way or the other, either to saving us money or to costing us more money? Whichever way you guys want to take this, whatever you've seen with your clients. But let's start it off with housing. I think housing is probably the number one expense in retirement. Correct me if I'm wrong there, but what do you think?   Nick: Yeah. I would say for a lot of people that maintain a mortgage past retirement, it's definitely a significant monthly expense. One thing that we are seeing here with the tick up in interest rates over the last 12 months, we had had conversations with multiple clients from 2018 through 2021 about taking advantage of low interest rates and keeping their mortgage and that sort of thing. And for a lot of people, that makes them feel uncomfortable. But to a person, everyone that we've talked to that has done that, now that rates are where they are, they've been pretty happy about that decision and being able to take advantage and lock in those low rates. But for those people that just naturally, with the schedule mortgage that they had, and ended up paying off the mortgage by the time they retired, that drop in expenses is usually a big help. I would say one thing that jumps out that's a reminder that we use for people is ... especially because the homeowner's insurance market here has now gone completely insane. Taxes and insurance don't go away. So I can't tell you how many times we've had a conversation where maybe somebody had a mortgage that was $3,000 a month, and they're like, well, once I retire, that 3,000 a month is going to go away. And we point out, well, hey, about half of that is. The rest of it's for taxes and insurance. So sometimes that drop in expense isn't quite as much as they thought it was going to be.   Marc: Gotcha. Yeah. And it's easy to do, even with downsizing, because the market's been high. So it's not always just lowering things just to go to that downsizing piece. John, what's your thoughts there?   John: Yeah, I would say the downsizing is a big part of it. Not only if you downsize, you might be able to get some equity out of your house there. So if you downsize, buy a two or $300,000 house, you get some cash that you could do something with. But then you start looking at smaller house, less homeowners insurance, less maintenance costs, things like that, it could really be a pretty significant savings. Especially, as Nick mentioned here, with homeowners insurance. I think mine went up like 60 or 70% in a year, which was ... ... I've heard a lot of people. At first, I thought it was just me. And then I talked to some clients, friends, family, and it seemed across the board that it just shot up.   Marc: That's hefty.   Nick: Yeah, there's a lot people that are falling between five and $10,000 a year now. For homeowners insurance down here, it's gone just wild.   Marc: Well, I imagine the big hurricane added a lot to that, right? That's probably part of it. From last year.   Nick: Yeah, yeah.   Marc: Yeah, for sure. Insurance companies are like, we got to recoup some money. How are we going to do that? 60% hikes. All right, no more work stuff. Category two on the changing in expenses. I think we probably assume for the most part that no more work stuff means we're going to save a little bit of money.   John: Yeah. So this is something that when we do planning, we definitely hit on. We have different categories of current expenses and then retirement expenses, and then we actually go one further and we're looking at advanced age expenses. But this is one where you're not commuting anymore, or at least to work. So depending on what your commute was, you could be saving quite a bit on gas, car maintenance expenses, things like that. And then the big one, I know when Nick and I worked in West Shore, was the lunch expense. Where it's like every time for lunch it's like, all right, where are we going? A good excuse to get out of the office and just get a change of scenery, you find you're going out to lunch every day. That does tend to add up quite a bit.   Marc: Oh, yeah. You can spend some dough that way, for sure. So I think in this category, we feel like ... and this one I think maybe drives a lot of people feeling like, oh, I'm going to spend less money in retirement. Right, Nick? I mean, this is one of those things. Well, I'm not doing all those things now, so I'm going to be saving money. But you're also doing more stuff because you don't have to go to work, so you may not save as much as you think.   Nick: Yeah. I would also say too, that this post-COVID work from home shift has prepared a lot more people to have a better idea of the expenses that have changed. We do have a fair amount of clients that used to commute, and no longer do. And so they've gotten a peek into what that looks like. And people are creatures of habit. Inevitably, they develop new things that they do, and usually there's other expenses that replace previous ones, but-   Marc: There's always something, right?   Nick: Yeah. But oftentimes, there are reasonable reductions in some of those work-related expenses.   Marc: Okay. Let's go to healthcare. This one here, this one to me seems like this is not going to be going into the positive. This is not going to be putting money back in our pocket. More than likely, this is going to cost us more.   Nick: Yeah. I mean, for a big chunk of people, especially if they work at a company that has pretty good health benefits, and maybe they haven't had their kids on their plan for a while, so it's just them and a spouse or them solo. Oftentimes, the shift to what we budget for post-age 65 Medicare-related premiums, oftentimes it goes up for people. So we typically budget about $4,000 a year, and we have a more aggressive inflation number that we use on that. Oftentimes, people come in less than that, especially with a high deductible plan, those sorts of things. I just had this conversation the other day with someone, where they were going to have a pretty substantial jump. And they had worked for the same company for a long time, didn't realize-   Marc: You mean a jump in the premiums?   Nick: Yes. Yep. They had worked for the same company for a long time. It was big company and had really good health benefits, and premiums were going to go up. So it can be a little surprising that way. If it's somebody that's shifting more from the perspective of, kids recently got off their plan and they're cutting back on ... maybe went from a regular health plan to a high deductible, those sorts of things. It can be a drop. But honestly, I see it more neutral or go up than I see it go down.   Marc: Yeah, definitely. John, taxes, let me hit you with this one. This is a big misnomer that's been around for years. That when we get to retirement, our taxes are just generally lower because we're not getting a paycheck, we're not making as much. But more times than not, eight out of 10 times people are not in a lower tax bracket.   John: No. Typically, they tend to be in the same, if not, maybe a little bit lower. Because what you're really trying to do when you do planning is you want to keep the person's income where it was while they were working.   Marc: Right. You're trying to fill in the ... you're shortening the short shortfall. You're pulling from our assets to make up the shortfall based on Social Security or if you have a pension or whatever those kinds of things are. So you're trying to keep the numbers basically the same, correct?   John: Exactly, yeah. So we are trying to keep the numbers the same. And we find a lot of people ... I would say we find the majority of people have most of their money in pre-tax accounts. So what you'll find is when you're pulling out of the pre-tax accounts, you're paying taxes on it. So this is really important when it comes to planning, where you ... and we harp on this constantly. It's a matter of setting yourself up to adjust. So maybe if you have some tax-free money, some after-tax dollars in some other accounts, you can really try to eliminate ... or not eliminate. But try to lower what your taxes are going into retirement. And I'll say one thing that happens quite often with clients, and this is only maybe a year or two that we see in retirement, is they just have a couple of years of just massive expenses where ... we just had someone that's purchasing a second home and they need to pull out of their retirement account. And all of a sudden, it's like in that given year, that's going to be a big tax hit. Or it's a health expense. Or I've had other ones where they want to do a remodel on their house and it's like, well, I got to pull money out of my account. And everything is pre-taxed, so they really get ... we see a significant increase in their taxes in those years.   Marc: Yeah. And that's why we want to get tax efficient, if we can. And maybe that's worth looking at, trying to maybe move some money so we don't have that tax time bomb sitting there waiting on us. Some different things. And speaking of actually that, Nick, let's go to the next one here because you can chime in, it fits well with that. Is one of the biggest things we're doing is pumping money, hopefully, especially the last 10 years of working, into our retirement account. Maybe that 401K that John was just talking about. And therefore we're growing those dollars. And that is an expense that goes away once we stop working, we're no longer feeding that.   Nick: Yeah. That deferral is usually the lowest hanging fruit of expenses or cash flow going down.   Marc: Money back in our pocket, kind of thing, right?   Nick: Yeah, exactly. That outflow is usually the biggest drop, especially if it's ... if you're talking a couple that is essentially, maybe they're both maxing out or pretty close to maxing out, they're saving around 25,000. That's $50,000 a year. Granted, that's the money that they're used to living on anyways.   Marc: Yeah. Because we weren't seeing that. When we're working, it's going straight to the paycheck ... or straight to the 401, for example. But now that we're not working, we also don't have the paycheck. So to me, is it truly a savings or is it a wash, because you weren't seeing it before either? You know what I mean?   Nick: Yeah. I think for a lot of people it's a wash. Realistically, in the day-to-day setting and from a lifestyle perspective, it tends to be a bit of a wash.   Marc: Okay. Yeah.   Nick: Yeah, it's more of an on-paper reduction, more than anything.   Marc: Makes sense.   Nick: And in theory, when you start ... if you want to nitpick a little bit. The money that you defer into those plans, you still pay payroll taxes on it. So there's a little bit of a savings there. So that's something that can factor in. And one of the changes that fits in with both the tax and retirement things is a lot of times at that point in time, they're no longer claiming kids. Maybe the mortgage is paid off. So from a deduction perspective, there's also a change as well from the standpoint of what they're able to deduct versus what they can deduct in retirement.   Marc: Okay. And so what we're doing is we're talking about these categories here on understanding how our expenses are going to change, whether it's to the plus or to the minus. And then we'll talk a little bit more later on about how that's going to affect us in our overall expenses and some things to cover in ways to be more efficient in that. So let's continue on with a couple more categories here and then we'll wrap it up for this podcast. So we went through housing, work stuff, healthcare, taxes, the retirement savings account when we're no longer feeding the 401 animal. John, so you mentioned earlier travel and leisure, when you were talking about there's different things we're going to spend money on. So if every Saturday is the day I spend the most money, well, guess what retirement is?   John: Every day seems like it's a Saturday.   Marc: It's a bunch of Saturdays, right?   John: Yep.   Marc: It's Groundhog Day.   John: The more time you have, you find yourself trying to fill the gap of what to do. And we see a lot of people that are, if they're like golfing, they tend to be golfing a little bit more. Or fishing or whatever it might be. I'll see-   Marc: But that's the point, right? That's the point of retirement. It's what we're striving for. But I think the scary part is, is if we haven't budgeted for how much we're ... the activity. That's when we can maybe shortfall ourselves.   John: Exactly. Yeah. That's where it's important where you're doing a cashflow analysis for retirement. Like I said, we typically look at retirement expenses. We'll look at what the person does for hobbies and try to estimate, okay, this is what we can expect. And you always want to go over the amount, you never want to go under.   Marc: I was going to ask you that. Yeah. You want to-   John: Yeah, you always want to go over, because-   Marc: ... inflate it a little bit.   John: Yeah, exactly. I'll tell you this ... and my wife doesn't listen to the podcast. When she's at home more, I start to notice my Amazon bill goes up and packages end up at the door. So when there's a lot more downtime, you tend to say, okay, what's out there? Oh, let me go run to the store. Let me go do this real quick. And all those things add up to just added expenses, which fine-   Marc: Yeah. Well, sitting on the computer or the phone, you're just like, I'm bored, I'm not doing anything. Next thing you know, you're on some sort of shopping site because you're like, I was thinking about this or that, or a new set of golf clubs. Right, it's easy to do.   John: Home projects because Pinterest is giving you all these different ideas that you should be doing with your home. So yeah, all those things are up.   Nick: All right, John. This is not a therapy session.   Marc: No, but I mean he's right, though. I mean, it totally ... and people do that.   John: So Marc, that's coming from the single guy right now.   Marc: Right. Yeah, exactly. Yeah, I was thinking the same thing. And you mentioned, you were talking about projects, DIY projects or Pinterest. We're right in the middle of rebuilding ... I'm building a billiards room here next to my office for the pool table. And it's just, scope-creep has taken over. It's like, oh, I can ... I factored in the budget. I'm like, I could do it for this amount of money. And I'm way over budget. And that's, again, if you're retired ... I'm still working. But if I was retired, that could be a real problem. If I let scope-creep get in there and I'm spending 25% more than I budgeted for this project, that could be an issue. So you want to make sure that you are inflating it, to your point. Puff those numbers up a little bit, just to be on the safe side.   Nick: Oh yeah, big time. I don't think I've seen anybody come in under budget on anything in the last three years.   Marc: Yeah. And that's with professionals, let alone doing it yourself, right?   Nick: For sure.   Marc: Okay. So that's travel and leisure. So the last one here, last category, insurance. Many people, guys, walk into retirement saying, well, I don't need insurance anymore. That's also that old standard, as far as the financial services world. Well, who needs ... why do you need insurance if your kids are grown and you don't have to replace your income because you're not worried about sending them to school. Or all that kind of stuff that you guys have heard probably a million times.   Nick: Yeah. So we'll see ... one of the most common insurances that go away, whether it's at retirement or early in retirement, is life insurance. So we obviously emphasize the fact that a death early on in retirement is the bigger risk, especially if there's outstanding debt, those sorts of things, versus later on in retirement. So sometimes we'll have people that, maybe they've got three to five years left on their term policy and the premiums aren't prohibitive. And we'll just them keep the coverage because there's still a mortgage, or just that additional money if something were to happen would be a big boost to the surviving spouse. But disability definitely goes away because disability insurance, by definition ensures your ability to work. So if you're not working, then you're not insuring anything. So that's something that drops. And then some of these supplemental policies that maybe were provided by the employer, aren't portable and you can't take them with you anyway. So some of those things will drop off. So that's definitely something that can be adjusted and adapted to reduce some of the costs.   Marc: Well, I think for every situation, insurance is one of those questions, John, that goes either way. Some people may not, when you guys are developing and looking through the plan, maybe insurance isn't needed. But then again, maybe it is. Or maybe they're using an insurance policy for the cash value policy side of things or whatever. So this one is one I think could go either direction.   John: It definitely could go either way, it really depends on the individual. And like we were just talking about here, each person, whatever is important to them will dictate whether your insurance is going to be going up or down. That's really what it comes down to is, each individual, what they value and what they want to protect with insurance and what they're ... oh, okay. I'm okay without it.   Marc: Well, and that's a good way to think about what we're going to get into for the next podcast, is really assessing must-haves, nice-to-haves, things of that nature. And then how other aspects in the financial services world could affect those categories we just ran down. So we're going to wrap it up this week. So again, these are just the expenses categories, and some major ones here to think about how they may change to the plus or to the minus with our cash flow in retirement. And we'll be back next week with the second half of this conversation. So do yourself a favor, if you haven't done so yet. Reach out to the team if you don't have a strategy or a plan in place, and get started with a consultation and a conversation for yourself. You can find the guys at pfgprivatewealth.com. That's pfgprivatewealth.com, where you can get started today on a strategy for yourself. Reach out to John and Nick there. And guys, thanks for hanging out. I'll see you next week ... well, in two weeks on the podcast. Nick, have a good one.   Nick: See you.   Marc: All right, John. Thanks, buddy.   John: Sure.   Marc: And I'll catch you later. We'll see you guys here on retirement Planning-Redefined, with John and Nick.

#DoorGrowShow - Property Management Growth
DGS 189: How To Profitably Add Pest Control Coverage To Your Property Management Business With Nick Drzayich From Cover Pest

#DoorGrowShow - Property Management Growth

Play Episode Listen Later Sep 28, 2022 21:53


Wouldn't it be nice if you could sleep at night knowing that you don't have to worry about pests in the properties you manage? In this episode, property management growth expert, Jason Hull interviews Nick Drzayich from Cover Pests to learn about dealing with pests in property management. You'll Learn… [02:00] Cover Pest… It's like Insurance for Pest Control [03:59] Dealing with Pests as a Property Manager [07:48] Dealing with the Different Kinds of Pests [13:13] How Partnering with Something Like Cover Pest Works [16:02] Eliminating Having to Figure Out Who is Gonna Pay the Bill [17:15] Using Pest Coverage as a Selling Point for Property Management Tweetables “We want the tenants to feel good about where they live and have it clean. We also want the owners to understand that their property's being taken care of when it's needed.” “It's nice for the property manager to have someone else get some eyes on the property every once in a while.” “It's increasing the visibility. It's decreasing some of the potential costs for the owners. It's protecting the owners.” “We go out, and we take care of it.” Resources DoorGrow and Scale Mastermind DoorGrow Academy DoorGrow on YouTube DoorGrowClub DoorGrowLive TalkRoute Referral Link Transcript [00:00:00] Nick: We want the tenants to feel good about where they live and have it clean. We also want the owners to understand that their property's being taken care of when it's needed and then obviously the property management companies, they don't have to hassle with the back and forth and who's paying the bill.    [00:00:14] Jason: Welcome DoorGrow Hackers to the #DoorGrowShow. If you are a property management entrepreneur that wants to add doors, make a difference, increase revenue, help others impact lives, and you are interested in growing in business and life, and you're open to doing things a bit differently. Then you are a DoorGrow Hacker. DoorGrow hackers love the opportunities, daily variety, unique challenges, and freedom that property management brings. Many in real estate think you're crazy for doing it. You think they're crazy for not because you realize that property management is the ultimate, high trust gateway to real estate deals, relationships, and residual income.   [00:00:53] At DoorGrow, we are on a mission to transform property management business owners and their businesses. We want to transform the industry. Eliminate the BS, build awareness, change perception, expand the market, and help the best property management entrepreneurs win. I'm your host property management growth expert Jason Hull, the founder and CEO of DoorGrow.    [00:01:13] Now, let's get into the show and my guest today, I am hanging out here with Nick, and Nick, you got to tell me your last name. I should have asked you before the show.    [00:01:25] Nick: No, that's okay. I tell everybody to just say "does your eye itch?" And that'll about cover it. Okay. It's pronounced (dur zye ich) Drzayich. It's a Serbian name, and it's way too many consonants in a row.    [00:01:37] Jason: Nick Drzayich. All right. From Cover Pest. Cool. And is it Cover Pest or just "Cover?" Website says "cover."    [00:01:45] Nick: Yeah. Cover Pest. Yeah.   [00:01:47] Jason: Cover Pest. Okay, cool. Well Nick, glad to have you on the show. So tell me-- give us a little bit of background. How did you-- and I'll just say for those listening, it says, "pest control solution for property managers," like on your website. So tell me a little bit about Cover Pest, and how did you get into this?    [00:02:04] Nick: Come from an insurance background actually. 13 years or so ago, I started and grew a independent life insurance agency, and so that's kind of been my background. Right. And so within insurance, you're obviously taking a big cost in life insurance. There's a death benefit with other insurances. There's big expenses that come at some point throughout the life of a policy and you're taking the cost of that and you're spreading it out among all the policy owners.    [00:02:34] Jason: Mm-hmm.   [00:02:34] Nick: So kind of with that mindset. I was chatting with my business partner who lives north of me, and he actually runs a pest control company and has for several years. We kind of got to chatting about this combination of life insurance and kind of sharing this cost, spreading the cost out and how you could potentially do that with pest control. And that's how we kind of landed on this idea of using that model to help property management companies take care of their pest control issues, which we know are just a hassle whenever they happen. Yeah. And solve that issue for them and allow them to take that off their plate and add a little bit of revenue in the meantime. Got it. And what areas do you guys cover? Is this a national business? Or is this local? How does this work? Yep. So this is a national business.   [00:03:21] We obviously have the ability to go anywhere in the country. We have, we started it here in our home state of Idaho, which is where we have the bulk of our clients. But ultimately, yeah, we we work with vendors across the country to be able to help take care of the issues that, that property managers are seeing.   [00:03:37] Jason: Cool. So help me understand how this works. Like why would a property manager decide, Hey, I should work with Cover Pest instead of just use some pest control vendors locally and connect with and have these people in as a feather in my cap. What advantages do they have with working with Cover Pest and why would a property manager choose? Or why do they choose to work with you?    [00:03:59] Nick: Yeah. Great question. So. As soon as you mention pest control to a property manager, you're probably going to get just a lot of heartache right there. Whenever an issue comes up, it's technically it's a tenant responsibility. Yeah, but ultimately it's going to come back to the maintenance manager. It's going to come back to the property management company or owner every once in a while. And so they're having to deal with finding a vendor. Vendors got to contact the tenant, get the service done, and then you got to figure out where you're sending the bill, and there's always going to be a fight there. The tenant's not going to want to pay it, the owner doesn't want to pay it, and you, as the property manager, you don't want to pay it either. And the benefit here is that, we work best with companies that have some kind of resident benefit package. So what our service does is it kind of slides right into that resident benefit package, and for a very nominal fee compared to what you would normally pay for pest control, your tenants are able to have all their pest issues covered, and when they need service, they put the request in online-- goes to call. We send a technician out and take care of it. There's no additional cost on top of what that monthly fee is.   [00:05:03] So like I mentioned, we kind of slide in the benefit packages. We also work as a standalone amenity for those that either don't want to put us in a benefit package or don't offer a benefit package.    [00:05:13] Jason: Got it. So what are what are property managers typically bundling in along with Cover Pest in, you know, in addition to Cover Pest in their resident benefits packages that you're seeing?   [00:05:26] Nick: Yeah, so oftentimes we'll see-- a big one is filter service, so furnace filters that are shipped--   [00:05:31] Jason: mm-hmm    [00:05:32] Nick: --every few months. There's a lot of times some kind of a credit building aspect to the benefit package. There's usually some kind of a maintenance, a 24 or seven maintenance benefit that's inside of that package. And then a lot of times there'll be some kind of perks. You get a free maintenance request once a year on something that would normally be charged to you, or you have late fee, late payment protection. Once per year, you can make a late payment and not have to worry about any kind of fees. So those are just some of the things that we're seeing inside of benefit packages along with our service.    [00:06:03] Jason: Got it. And what are you typically seeing property managers charge for this resident benefit package? And I would assume this is something that they're convincing the tenants to buy as a product.   [00:06:15] Nick: Yeah, so ultimately, what we've seen is that the benefit package just rolls right along with the lease agreement. There's not an option there for the tenant to either pay for or not. It just is what it is and you get it. Yep. And they range across the board, right? From, you know, 20 bucks all the way up to 75 plus dollars per month, depending on what's in the package.   [00:06:41] So when we were designing our service to be able to slide into a benefit package, we wanted to be super conscious of increasing that at all right because any increase in a benefit package cost is going to come with some kickback initially. And so there's got to be some good value there. So we had that in mind for sure, but they definitely range. They kind of run the gamut of, you know, pretty cheap all the way up to some pretty expensive packages, depending on what's offered.    [00:07:08] Jason: Got it. Now you said kickback, but I think you mean push back, right?    [00:07:13] Nick: Yeah.   [00:07:13] Jason: Okay. All right. Just making sure. People are like, "is there an affiliate thing going on here?" right. Okay. Yeah. Right. The tenants are going to be a little frustrated if it's too expensive and they're going to say, "Well, why am I being forced to do this? I don't know that I need all that stuff." Okay. So then, can you give us an idea of what this would cost? How do you price this with companies? Is this like on a per unit basis that you work out a deal with the property managers? Are there certain rates? Is this something that they just can do on certain properties that they can convince the owners to buy into? How does that typically work?    [00:07:48] Nick: Yeah. So when we onboard a company. It's pretty much an all or nothing deal. Right. We want to make sure we cover all of their properties regardless of where they're at and if they have current pest issues. We do work individually on a customized basis with each property management company to decide: "all right, what are you seeing typically pest issue wise? What package makes the most sense, and do we need to customize a package to best fit?" So, at a broad level, we have a couple of different packages. One of 'them is more of a basic package that covers the things that don't typically happen a lot, but when they do happen, it's a real hassle.   [00:08:25] So a good example of that would be bed bugs, for example. They don't happen a ton, but when they do, it's a pretty severe cost.   [00:08:32] Jason: Right.   [00:08:33] Nick: Yep. And and then going up from there, our upper package is a little bit more of the common stuff that people call on a regular basis. Your spiders, your ants, wasps, bees, that sort of thing. And so we do have a couple of packages that we work off of, but we do customize with each company and make sure that we're covering what they want and making it specific to them.    [00:08:56] Jason: Got it. I'm sure it differs. Like here in Texas, we have some big bugs and a lot of mosquitoes here in Austin, but yeah, in some markets, I would imagine you've got certain issues that are just typical to that market and then other markets you don't, and it might also have to do with sometimes-- unfortunately might have to do with the class of the property or the area of the property that it's in, how well it's maintained, stuff like that.   [00:09:21] Nick: Yeah, for sure. And I mean, ultimately we don't want the tenants to hesitate to call because that's what normally happens, right? They know that they're responsible for it.    [00:09:30] Jason: Yeah.    [00:09:30] Nick: And so, they don't call and they just kind of sweep it under the rug either literally or figuratively and the pest issue goes untreated and it can get out of hand, and so we want to eliminate that from happening. We want the tenants to feel good about where they live and have it clean. We also want the owners to understand that their property's being taken care of when it's needed and then obviously the property management companies, they don't have to hassle with the back and forth and who's paying the bill.   [00:09:57] Jason: So let's make this a little bit real. So let's say you've got a tenant. They've got some pests. I don't know what kind of pests would be a serious issue, but they decide not to call. Give me an example you've heard of, and then it's incurring additional damages that then the owner's going to have to pay for. Can you think of something like that?    [00:10:17] Nick: Well, I can tell you that, for example, like an average bed bug cost to remediate is going to be anywhere between 800 and a thousand bucks.    [00:10:25] Jason: Okay.    [00:10:25] Nick: So right there, you know, our average package is probably around 10 to 12 bucks a month. So if a tenant is paying 10 to 12 bucks a month, they have a bed bug issue, they're paying substantially less than what they would have to pay to have that remediated through just a general pest control company. Those obviously become much bigger issues when you're looking at multi-family situations where units are connected and those bugs can travel. So I've seen that stuff get pretty out of hand, but ultimately we want to get it controlled as, as quickly as we can so that doesn't happen.    [00:11:00] Jason: Yeah. I hate roaches. Really don't like those things like yeah. I remember being in some houses, like some just not really nice areas, like visiting some houses and stuff in upstate New York and high humidity, and there were some units that I went in that had some really nasty infestations with cockroaches and some of them are really freaking tiny. They're just running around all over, so. Yeah, I hate those things.    [00:11:27] Nick: It's rough. It is nice. Yeah. It's nice for the property manager to have someone else get some eyes on the property every once in a while because typically if you're seeing a lot of bugs, there's a reason. The bugs want to eat. And so there's some cleanliness issues there. So it's nice to be able for us to be able to report on what we're seeing and if we're seeing multiple calls on the same property that's a little bit of a red flag to maybe send someone out there to take a look at the property and have a chat with the tenant.   [00:11:52] Jason: Got it. Yeah. So one of the key benefits then is it's giving you greater visibility into some of the problem properties as to what's going on.    [00:12:02] Nick: Yeah, absolutely because we're going to track every time we get a service call, and you're going to see that report as well. So we can both kind of keep eyes on it.   [00:12:09] Jason: Got it. Okay, cool. So this is something they can build into, you know, along with their leases as part of their resident benefit package. It's not going to increase their costs. Does this become a profit center in any way for property managers or is this just mitigating costs?    [00:12:26] Nick: Yeah, we've had property managers use it just to kind of mitigate those costs. No additional revenue.    [00:12:32] Jason: Mm-hmm.    [00:12:32] Nick: Most of the companies we work with as with everything in their benefit package, they're going to add some kind of a mark up there or an admin fee just for them for kind of doing the work and yeah and setting up the relationship. So it makes perfect sense, so that's what most of them will do. And it's kind of up to them, how much they mark it up, but yeah, there's definitely an additional kind of profit stream there that can be created through using Cover.    [00:12:54] Jason: Got it. And certainly some advantages to taking greater care of the property. Cool. So what are the big questions besides the ones you've already touched on that when people come to you, they're really curious to know because I'm sure some of our listeners are probably thinking, "Hey, maybe this is a good idea."    [00:13:13] Nick: Yeah. Yeah. So one of the main questions I get is how do we roll it out? Yeah. And a couple different ways. Typically what we'll do is it's a kind of a slow rollout and it's upon lease renewal or a new lease creation. So as you're working with a property management company, they have new leases come up. They'll send us that batch for the month. That's renewing and we'll get them added into the service catalog. We have had companies that have gone in and asked their tenants, "Hey, do you want to opt into this right now in the middle of your lease?" and that option is there as well.    [00:13:44] Jason: Have you seen much success with that, with them doing that? What percentage do you see typically? I don't know if you have that data, but...   [00:13:52] Nick: that are opting in?   [00:13:54] Jason: Yeah. If they put it out to all of their residents for opt in, I'm just curious what the typical response rate is that people are like, "yeah. I'll go ahead and do that." Maybe 10%?   [00:14:05] Nick: Yeah. It's not high. Not high--   [00:14:07] Jason: yeah   [00:14:07] Nick: because--    [00:14:08] Jason: I would imagine it's like, "Hey spend more money. Do you want to?" And they're like, " yeah."    [00:14:11] Nick: exactly. Yep.    [00:14:13] Jason: Okay.    [00:14:13] Nick: So most frequently, most commonly, it'll be rolled out as leases are renewed and as new properties or leases are assigned, that's the most common way that it's done.    [00:14:23] Jason: Okay. Got it. So they sign up with you. You've worked out the pricing based on what sort of package they need, you implement, consult them and help them figure out how they're going to roll this out, and they're probably building this into their lease with some verbiage. You typically provide some verbiage for them to add to their lease as part of this.    [00:14:41] Nick: Yep, absolutely. We have some stuff that you can throw in.    [00:14:44] Jason: And then they get this rolled out. So then they've got this new maybe profit center, but at least it's being paid for by somebody. It's increasing the visibility. It's decreasing some of the potential costs for the owners. It's protecting the owners. If something gets really bad it could cause a lot of damage. And I'm curious, like, you've mentioned bed bugs, and I mentioned roaches, but what else are you typically seeing causes a lot of damage? I mean, termites, we hear a lot about. Is this something that is checked for or like relevant?   [00:15:13] Nick: Yeah. wood destroying bugs like termites are a completely different animal.    [00:15:18] Jason: Yeah.   [00:15:18] Nick: That's not honestly a part of what we do. It's another specialty altogether. As far as damage is concerned, mice and rats are another one that are--   [00:15:28] Jason: oh yeah.   [00:15:28] Nick: --they're out there, and we hear about them and we treat for those. Those ones will come in and cause some real issues. If nothing else, just scaring the crap out of people.   [00:15:37] Jason: Yeah, that's true. Yeah. And then, you know, safely doing the cleanup because--   [00:15:42] Nick: right.    [00:15:43] Jason: --You know, some issues with some of that stuff, so yeah.    [00:15:46] Nick: Yeah.    [00:15:47] Jason: And so no on termites, but yes, on bed bugs, roaches and mice and and rats. Okay. Got it. Any other questions that property managers might ask that would be curious about your service or that you'd like them to understand or know?   [00:16:02] Nick: Yeah, maybe just to, again point out that sometimes when we go out to do a service the property management company will expect another bill from us or think that there'll be another bill coming, but it's all taken care of. Just in that monthly subscription that's paid for by the tenant. There's no additional fee, no additional cost. We go out and we take care of it. And so that's a common question, common concern. One other one that comes to mind is sometimes they'll be rehabbing a property or making some significant changes to one of their properties and they'll want to stop the service or pause the service. We're definitely open to doing that and have done that. So pausing service during a rehab or big remodel is definitely something we can do. That's one question that has come up in the past as well.    [00:16:44] Jason: Unless they potentially could uncover something in the walls during that room.   [00:16:49] Nick: Right. Right. Yeah. And that's another thing to mention. Yeah. Another thing to mention is the service kind of runs with the address, not necessarily the tenant, so--    [00:16:59] Jason: okay.   [00:16:59] Nick: --if you have a property that maybe sat vacant for a couple months, and you had a maintenance manager out there to check on something and he notice a pest issue. He can just give us a call and we'll go take care of it. Even though there's not a tenant in there, because it kind of runs with the address.    [00:17:15] Jason: Got it. And that justifies including it as part of the rent as well. So if you're saying, "Hey, this. This property, in some instances like in California, like you have to usually pay for lawn care if you want the lawn to be maintained because some people just won't do it sometimes, right? So there's certain things you would include. So this would be included. You could then-- that could be a selling point to the tenants. Like this comes with a resident benefit package where it includes this and this, you won't have to worry about pest control. You won't, and these other things.   [00:17:46] Nick: Yep, exactly.   [00:17:47] Jason: Okay. So potentially as the benefit of helping, sweeten the deal a little bit on a potential rental property for a potential resident, so.   [00:17:55] Nick: For sure. Yeah.    [00:17:57] Jason: Cool. Well, I think we've covered most of the highlights. This sounds like-- it sounds like a no brainer. It sounds like a good service. Let's tell everybody how to get in touch with you and how to find you.   [00:18:10] Nick: Yeah, super easy. Our website is CoverPest.com and you can call me anytime. My number's (208) 477-1330. That's my cell. And you can go on to CoverPest.com, submit a form, and we're happy to chat about creating kind of a custom pricing model for your property management company.    [00:18:29] Jason: Cool. So I want to ask one more question. So when they hear you say, "you'll call my cell" and "here's my number," they might be thinking, is this a scalable business? What if somebody has 10,000 doors or they're a big conglomerate, you know, or they're a small property manager. Is this a scalable model for you? Can you handle different size property management companies?   [00:18:50] Nick: Yeah, what's nice is that our portal, our backend portal that's a part of our website makes it really easy for property management companies to go in and add their properties to their list. So every time they have a backed upload of lease renewals. They go to the service portal, they put it in there and they're added and they can see exactly which properties are covered in that month. And then, yeah, we work with a network of pest control companies that we use as vendors to service accounts that we get with property management companies in different states, if that makes.    [00:19:23] Jason: Got it. So you've got this all figured out really well. I appreciate you coming the show, Nick, and it's been great hearing about Cover Pest. So thanks. Thanks for coming on.    [00:19:33] Nick: Yeah, thanks so much for having me. I appreciate it.    [00:19:36] Jason: All right. Cool. So check them out at coverpest.com sounds like a good service. And as always give me your feedback. I want to hear... those of you that work with Cover Pest, let me know how it goes. And those of you that are tuning in for the first time, and you got some value from this episode, or if you're not tuning in for the first time, give us some feedback. If you find us on YouTube, The Google play store, or you find us on Spotify or iTunes, give us some feedback. We'd love to hear what you think of the show. And we may even give you a shout out on a future episode. So we appreciate that. And if you're interested in growing your business, check us out at doorgrow.com, and if you want to join our free community of property management entrepreneurs, you can go to doorgrowclub.com and that will get you to our Facebook group.    [00:20:23] Join that community. We've got some great people in there and you know, a rising tide raises all ships, as they say this will allow you to connect with some other property managers and have a resource you can go to to ask questions. And we'd love to hear from any of you inside there, so make sure you join. And until next time, to our mutual growth. Bye everyone.   [00:20:49] You just listened to the #DoorGrowShow. We are building a community of the savviest property management entrepreneurs on the planet in the DoorGrowClub. Join your fellow DoorGrow Hackers at doorgrowclub.com. Listen, everyone is doing the same stuff. SEO, PPC, pay-per-lead content, social direct mail, and they still struggle to grow!    [00:21:16] At DoorGrow, we solve your biggest challenge: getting deals and growing your business. Find out more at doorgrow.com. Find any show notes or links from today's episode on our blog doorgrow.com, and to get notified of future events and news subscribe to our newsletter at doorgrow.com/subscribe. Until next time, take what you learn and start DoorGrow Hacking your business and your life.

Cognitive Revolution
#91: Nick Seaver on How Technology Shapes Taste

Cognitive Revolution

Play Episode Listen Later May 6, 2022 63:05


Earlier this week, my colleague Adam Mastroianni published an essay on what he called "cultural oligopoly." An increasingly smaller number of artists create an increasingly larger percentage of what we watch, read, and listen to. Mastroianni presents data showing that through the year 2000 only about twenty-five percent of a single year's highest grossing movies were spinoffs, franchises, or sequels. Now it's somewhere in the neighborhood of 75%. He has similar data for hit TV shows, books, and music. Why is this happening?My guest today is Nick Seaver, who is a cultural anthropologist at Tufts University. And for the last decade or so, Nick has studied the social processes underlying the creation of music recommender systems, which form the algorithmic basis for companies like Spotify and Pandora. I've admired Nick's work for a long time. And as an anthropologist, he is interested not necessarily in the nitty gritty details of how these algorithms are constructed, but rather in who is constructing them and what these people believe they are doing when they make decisions about how the algorithms ought to work.The core of Nick's work centers around taste, and how these companies and their algorithms subtly shape not only what we consume, but what we like. When Nick started this line of work in the early 2010s, it really wasn't clear how big of an impact these recommender systems would have on our society. Now, his expertise gives an evermore incisive look at the central themes of many large societal conversations around the content we consume and our everyday digital existence. But I came into this conversation with Mastroianni's question at the top of my mind, and I think Nick's research can give a crucial insight, at least into one piece of the puzzle.One of Nick's papers relates an ethnographic study of music recommender system engineers. In the interest of protecting the identity of his informants, he gives the company a fictional name, but it bears conspicuous resemblance to Spotify. As a naive observer, one might think that the way these engineers think about their audience is in terms of demography: this kind of person likes this kind of music. If they can figure out the kind of person you are, they can recommend music that you'll probably like. But that turns out not to be the dimension of largest variance.Instead, Nick introduces the concept of “avidity.” Essentially, how much effort is a listener willing to put in to find new music? This turns out to be the first distinction that these engineers make between listeners. And it forms a pyramid. On the bottom you have what one of his informants called the “musically indifferent.” This makes up the majority of listeners. Their ideal listening experience is “lean-back.” They want to press play, then leave the whole thing alone. It is a passive listening experience — no skipping songs, no wondering what other tracks might be on the album. From there, it goes from “casual” and “engaged” listeners to the top of the pyramid, which is “musical savant.” These are “lean-in” listeners who are taking an active role in discovering new and different kinds of music.“The challenge,” Nick writes, “is that all of these listeners wanted different things out of a recommender system.” Quoting one of his informants, codename Peter, he says: “in any of these four sectors, it's a different ball game in how you want to engage them.” As Nick summarizes it: “what worked for one group might fail for another.”Nick continues here: "as Peter explained to me, lean-back listeners represented the bulk of the potential market for music recommendation in spite of their relatively low status in the pyramid. There were more of them. They were more in need of the kind of assistance recommenders could offer and successfully capturing them could make 'the big bucks' for a company."Nick relates the slightly more forthcoming perspective of another engineer, codename Oliver: "it's hard to recommend shitty music to people who want shitty music," he said, expressing the burden of a music recommendation developer caught between two competing evaluative schemes: his own idea about what makes good music and what he recognizes as the proper criteria for evaluating a recommender system.In the course of our conversation, Nick and I cover not only his studies of music recommender systems, but also his more recent studies taking an anthropological approach to attention. We tend to think of attention as this highly individualized process. For example, of gazing into the screen of your phone or turning your head to identify the source of an unexpected noise. But attention is also a social and cultural process. We attend collectively to certain stories, certain memes, certain ideas. What exactly the connection is between these two forms of attention is not obvious. And Nick's current line of work is an attempt to draw it out.But the larger theme here is that music recommender systems are one battle in the larger war for our collective attention. What Spotify, Netflix, and Twitter all have in common is that their success is proportional to the extent to which they can dominate our attention. This is known in Silicon Valley as the idea of "persuasive technology." And one way to begin to understand the origins of cultural oligopolies starts with Nick's observation about avidity. The vast majority of listeners or viewers tend to go with the default option with which they're presented. Another way of putting it is that their preferred mode is habitual autopilot.While recommender systems make up just one part of this content ecosystem. This principle remains stable across its many different layers. The more we go with our habitual default options, the more control these platforms have over us. The more we rely on these companies to define our tastes for us, the more homogenous our tastes will become.Nick's forthcoming book is “Computing Taste.” It comes out in December 2022. Keep an eye out for it. And if you enjoy this episode, you can subscribe to my Substack newsletter at againsthabit.com or leave a five star review on iTunes.Thank you for listening. Here is Nick Seaver.Cody: One of your current areas of interest is attention. And while I think this is a topic that is a pillar of how we understand our own modern lives and definitely has a long history of study in fields like psychology, it's not really something that anthropologists have covered as much in a direct way. So I'm curious to get your current perspective on why people talk about attention so much, what this word might really mean, and what an anthropological take on it might show us.[00:07:46] Nick: Yeah. My interest in attention stemmed from the earlier work that I did, sort of my PhD dissertation project and first book, which was about the developers of music recommender systems. And one of the things you realize if you, you know, study recommender systems at all, is that people are really interested in attention.They're interested in ways that you measure — how you measure if someone is listening to some music, what they like on the basis of their listening habits, your interest in trying to encourage them to listen more, to do all this stuff with their attention. And that was going to lurking in the background for me for a long time.So when I had a chance to design a new seminar to teach at Tufts for our anthropology undergraduates I thought, you know, okay, I want to learn more about attention and try to find stuff about it. So I proposed a course, which I called "how to pay attention," uh, which was a little bit of a click baity title. We don't really do attention hacks or anything. And it was a chance for me to read really broadly across media studies about across history, across psychology, cognitive science, uh, and some anthropology art history and so on to think about like, what is this thing? Like, what's this, this concept that seems so important for the way that people describe anything in the world now.And as an anthropologist, I was, uh, struck by that because, you know, when you find a concept that does so much work for people, it's — I would argue it's hard to find one that is doing more work in the present moment than attention — you know you've got something culturally rich. But a lot of the ways we talk about attention in public, the kind of popular discourse around attention is very narrow. It's very individualizing. It's very sort of a thing that happens in individual brains.So the line I like to give, uh, is that, you know, the question is: what would it look like to take an anthropological approach to attention? Well, it would look like putting attention in a social context and in a cultural context.And my thumbnail definitions of those are, you know, society is this sort of world of relationships and roles in which people live. It's where you have bosses and spouses and professors and students and pets and doctors and sheriffs and all these other kinds of roles that people occupy. And we clearly pay attention within those social structures, right? We pay attention to the same things as each other. If I'm sitting in a classroom with students, they're paying attention to me and each other in certain ways that are governed by our social roles and relationships. And we also pay attention in a cultural context, which means we pay attention in a world where we value certain things, sort of arbitrarily where we make associations between certain kinds of entities and other entities.So we might say, oh, let's, you know, focus our attention over here. And we talk about our attention as though it's a kind of lens or an optical instrument, or we'll talk about attention as being like a filter, right? We have information overload because there's not enough filtering happening between information and the world in our heads.So these are all cultural phenomenon. There's nothing intrinsically attention-like about them. And to my mind studying how people make sense of attention in the present moment in these cultural contexts, uh, is just a fascinating question. So that's the sort of how I got into it and where I think an anthropological approach is different from the sort of stereotypical psychological approach.Not that all psychologists are like this, um, but you know, the stereotypical psychology approach would be, let's do experiments with reaction times and individual people, you know, in a lab setting. And that's not really what I'm interested in. I'm really interested in the fact that people talk about attention all the time and they use it to explain all sorts of things and they think that it's really important.[00:11:12] Cody: There's definitely a trope in psychology that whatever you are studying. Whether it's memory or visual search or whatever it is, you can kind of at always some point just boil it down to, you know, some explanation: Oh, well this is what the person is attending to. This is, this is what their attention is focused on. But it's not actually — it's often kind of just a hand-waving way of, of saying, oh, well, yeah, it's what they're concentrating on without having, having any specific idea of what that really means. So I'm kind of curious what, what does putting the idea of attention in a social and cultural context — what do you think we've misunderstood about attention by individualizing and overlooking those social and cultural contexts?[00:12:01] Nick: I would say one thing is to note that there are lots of folks working in the sort of intersection of philosophy and cognitive science who are very interested in that kind of circularity of, uh, of explanation that you just described. Right. That are like: wait a minute, what does attention mean then? One of the ones that I am familiar with her work — Carolyn Dicey Jennings is one such philosopher who works in close collaboration with cognitive scientists and is sort of interested in offering a philosophically rigorous account of attention that isn't just like the thing that you point to when you've given up on giving explanations.But one reason I love reading and cognitive science around this is that you've started to realize that it seems really obvious what attention is. And of course, the famous line that everyone has to quote in all of their articles and books seems to be from William James, the godfather of American psychology who says everyone knows what attention is.And then gives you the sort of basic definition of, you know, it's when you, uh, focus on something and sort of don't focus on other things. But of course, when you push on attention, it's not really clear what it is. And it's sort of a grab bag concept that pulls together all sorts of stuff, right? It includes your ability to focus for a long time or so your sort of endurance. It includes vigilance, right? It includes the sheer sort of, uh, arousal state. Like if you're really sleepy, you're maybe not as attentive. It also includes that basic filtering capacity, the ability to, you know, in a crowded room, to listen to the person who's talking to me, instead of hearing all of the other stuff that's happening. There's all these things that you may not necessarily want to, or need to combine into a single concept.But there's not really internal coherence there. But while that's sort of a problem for psychologists, they right. They say we want to be studying one thing. We don't want to be accidentally mixing a bunch of different references. It's really normal in a cultural context, right? For any given symbol, say attention as a symbol here, to mean lots of different things and to be specifically a way to sort of draw together a bunch of different discourses in one place.So to my mind, that got me thinking, well, you know, attention just is a cultural phenomenon, just like as a defined thing. Like the fact that we think of, uh, you know, a first grader's ability to sit in their chair in the classroom for a long time, we think of that as being the same thing as my ability to, you know, listen to you and not just have my mind wander off to some other thing, while we're talking — those don't have to be the same as each other. And yet we think of them as being totally connected to each other.Another example I like to give often to talk about the sort of various layers at which attention works — in the way that, you know, in sort of common usage — has to do with Donald Trump, which is not the most fun example but there was a lot of attentional discourse around Trump, which ranged from when he was elected this sense of like, oh, you know, the press was not paying attention to the right people. This was a surprise to some people because there was not collective attention to the right parts of society. There was not an awareness that was happening.So there's an attention that's not an individual's attention, right? That's like everybody's attention. But what is that? That's not the same thing as what happens in the brain.All of those things tangled together through this weirdo concept that nobody seems to really question. We really take it for granted as like an obvious, important thing.[00:15:10] Cody: You mentioned in one of your papers, this metaphor that I'm really interested in. And it's that the way we usually talk about attention is in terms of "paying" attention, which is based in an economic metaphor. and certainly I hear a lot of people talking about like, "okay, well your most valuable asset is your time. No, no, no. Actually wait, that's just the convention. Really, your most valuable asset is your attention, which is kind of this cycle, psychological function of time." But anyway, that's kind of how we normally talk about attention, but you propose this idea that actually the sort of verb there should be "doing" attention as in some sort of action forward notion of what it means to attend.So can you say a little bit more about what that means?[00:16:00] Nick: Clearly the economic metaphor is in many ways the dominant attentional metaphor at the moment. Of course, there's a sense of paying attention. And there's also this idea that we live in an attention economy, right. And the classic explanation for what that means is from Herbert Simon, who is a sort of cognitive scientist, political scientist, economist, et cetera, working in the sort of late post-war period in the United States where he says, you know, you might say we live in an information economy. But that's not really true because we have tons of information. Information is not scarce, but information consumes attention. And therefore attention is the scarce resource. And if economics is the study of how to allocate scarce resources, that means that attention is the thing that is being economized.That's not an argument we have to agree with necessarily, but that's the sort of groundwork for thinking about how attention itself might be an economic kind of thing and how it's become really, really natural I think for lots of people across all sorts of political orientations and disciplinary affiliations to think of their attention as being really like naturally economic, right? We might question all sorts of applications of economic logics to other domains, but attention is a hard nut to crack. It really feels like, you know, sure, we don't like this way that people like try to economize every last part of our lives, but attention isn't that just, you know, you have a limited amount of it. You have a limited amount of time. What else can you, can you have? And so I think one of the things you're pointing to in your, in your question, is this history in the social sciences have a real skepticism around the role of money in society.So the classic spot for this is Georg Simmel, the sociologist writing around the turn of the 20th century, who gives what my PhD advisor used to call the money as acid hypothesis, which was this argument that when you introduce sort of money and, and, you know, uh, assigning prices to things into domains where it didn't exist before, it tends to reduce everything to the monetary as like a lowest common denominator. Right?You start to think of everything in terms of how much it's worth. And that feels not great in a lot of domains. It allows some people to do some things very strategically. Um, but generally we, we take that as a sort of sad, sad thing that money has to sort of dissolve some of the richness of social interaction.Um, and it becomes sort of the, you know, the basis for everything. It's the source of the phrase, you know, time is money, right? This idea of time is money. That's why it's important. But when you're pointing at is now we've got a kind of shift in the way that that discourse happens, right? It's not really the case that time is money. It's more, that money lets you buy time. And some people are suggesting that the basic thing, the sort of most fundamental value thing is your time or maybe your attention.And that is so interesting to me because now we've got the attention as acid hypothesis, which is that attention and this sort of an accountant, any kind of social life in terms of how much attention we're paying to what, um, it becomes the, the framework in which basically anything, uh, can be, can be expressed — in an almost, it feels more fundamental than money to some people, right? It feels more essential. If money is an arbitrary and position, attention is just the real thing.And as anthropologist, my interest is not so much in deciding whether that's true or not. But in cataloging and noting the way that that works, the way that people talk about it, because it's something that's pretty emergent at the moment. But it's not quite obvious to folks like what, what it's going to mean. Like what's going to happen, as people take this more and more seriously.[00:19:32] Cody: So, as you alluded to at the beginning, attention is kind of this big, big topic that we all understand is this governing force in our lives. We're not really sure what it is in either a colloquial sense or a professional academic sense. But it's definitely, whatever it is, it's critical to whatever we're doing over here in psychology.And you began to understand that through your research in music recommender systems. And that has been your main area of study for the past 10 years or so the kind of recommender systems and algorithms used by platforms like Spotify and Pandora and all that sort of stuff. So you've done a series of in-depth ethnographic studies, which will come together in your book, Computing Taste, which I'm really looking forward to reading when it's out this December. Um, but I want to get into some of that material now.[00:20:28] Nick: Sure.[00:20:29] Cody: So one of my favorite papers of yours is called "Seeing Like an Infrastructure: avidity and difference in algorithmic recommendation." So can you tell me a little bit about this concept of avidity and how it plays out in the way engineers think about musical recommenders systems.[00:20:48] Nick: So that piece, seeing like an infrastructure, came about — it's going to be partly in this book, but the basic gist of it was this: I wanted to know how the people building recommender systems for music in particular thought about their users. This is sort of basic stuff. But it's very important, right?The way you build your technology, uh, is going to be shaped by the people that you think use it. Um, a side question that sort of rose to great public prominence during the time that I was working on this project, you know, over the past, like you said, 10 or 12 years was the question of diversity within these fields.So it is, you know, a well-known problem, certainly by now, um, that there is a lot of demographic homogeneity in tech companies and among the people who build these software systems. And many people suggest that the shortcomings are some of the shortcomings of these systems, um, or, you know, biased outputs, some of the racist outcomes we get from some machine learning systems, maybe directly traceable to that lack of diversity on the teams of the people who, who build them.Uh, so aside question here for me was how did the people building these systems understand diversity, uh, because there's more than one way to think about what diversity means and what kind of effect it might have on the technologies that you build. So one of the things I realized was that when people talked about music listeners, as you know, developers of recommender systems, they were very well aware that the people who used a recommender system were not really like the people who built the recommender system.And that's a kind of realization that doesn't always happen. It's been the subject of critique in lots of domains. Some people call the absence of that the iMethodology, which is what we use to say, you know, someone builds a system because it meets their own needs and they assume that they are, uh, like their users.So you get this class of startup ideas, you know, like, um, laundry delivery, uh, which is because, you know, you've got a bunch of dudes who have just graduated from college and they don't want to do their own laundry, and they're trying to solve their own problems, right. This kind of sector and, uh, style of development.But the people working on music recommendation seems pretty aware, uh, that they, they're not like the people who are using this. So the question then is in how — and well, the main thing that people would talk about when they talked about how they were different from their users and in how their users might be different from each other was what I ended up calling avidity, which is sort of my term, um, for a collection of ideas that you could sum up basically as how into music are people, right?How, how avidly do they seek out new music? How much do they care about music? How much should they want to listen to music? You know, how much work do they want to put into, uh, finding things to listen to and a recommender system, as you might guess, uh, is generally, uh, geared, especially these days toward less avid listeners, right? They're intended for people who don't really want to put that much effort into deciding what to listen to. If you knew what you wanted to listen to, you would not need an algorithmic recommendation.But on the other hand, the people who worked in these companies, they generally were very, very enthusiastic about music. And so when they were building recommender systems, they understood themselves as having to build those for someone that was not like them, which poses this question: how do you know what your users are like then? If they're not like you, what are you going to do?And so in short, the argument and the pieces that they come to understand their users primarily through the infrastructures that they build. So they learn things about their users, through the data collection apparatus or through the infrastructure that they create. An infrastructure is designed to capture things like how much you listen, at where you click, you know, the frequency of your listening to certain artists and so on. And in that data collection, what's most obvious? Avidity.How much you listen, how much clicking you do, because here's a database that's, you know, full of click events, listening events and so on. And so I argue in that piece that avidity is both a kind of cultural theory about how people are different from each other, but also something that's very closely tied to the specific infrastructure that they work on.So they want to try to be rational. They want to try to be objective. They don't want to try to build from their own personal experience. They're aware of that shortcoming. But the solution for that is in this sort of circular solution of using the actual data collection infrastructure that they've been building on. So they kind of reinforce this vision of avidity at the center, in the place of, you know, other kinds of variety that some of their critics might care about such as, uh, demographic homogeneity and so on.[00:25:22] Cody: Yeah, so that to me is such a fascinating insight. It's like, okay, if you're someone who doesn't have any preconceptions about what this might be like, you might come in and think, okay, well, if I were going to segment people up to recommend music to them, I would look for demographic qualities. I might look for things that I think would correspond to interest in certain genres, all of that, all of that sort of thing. But, based off of what you're saying, this dominant way of understanding people is through the amount of effort they're willing to put in to find something that they do not already know about.And you give an account from one of your informants who says they kind of have this pyramid : at the bottom is the musically indifferent than you have casual and engaged listeners and then musical savant at the top. And then in each of these four sectors, you have a totally different way of how you're trying to engage them and what it might mean to have a successful recommendation for them. And that to me just seems, uh, like a very interesting way of conceptualizing what it means to, to be engaged with music and to understand the different kinds of, of ways in which people are listening to a combination of what they like and what they might potentially like.[00:26:43] Nick: Yeah, absolutely. I think that, uh, maybe one thing that will help put us in some context is to think a bit about the history of algorithmic recommendation. Because you might think, yeah, like you said, that, uh, the first place you would go to sort of segment listeners to music would be demography because that's of course in the dominant mode of, of segmenting audiences for music, uh, ever since, you know, the origin of the recorded music industry. It's been a very, very dominant frame in the production of certain genres, you know, radio stations, stores, labels, charts, all the rest of it.There's a bunch of rich history of essentially race, uh, in the categorizing of, of music. And I'm talking here specifically at the United States, but you have similar dynamics globally. Um, but a very central sort of point of concern within the overall recommender systems world — and this includes things beyond music — is that using demographic categories for personalization is bad, right? That it's biased at best, that it's racist at worst. And that what recommender systems do — and this is an argument people are making in this field from its very origins in the mid 1990s — is provide a way for people to sort of escape from the bounds of demographic profiling. So it's very important to people in this field that they don't use demography, uh, the sort of recommender systems as the anti demographic thing are — it's a trope that's through, you know, it exists all the way through this, through this field from, from back then until, until the present.Um, what's striking about it, of course, is that, uh, in a world where people have race and they have gender and they have class. Those features do emerge in sort of proxy form in the data, right? So you, it is not always hard to guess someone's demographic qualities, uh, from what they listen to. You know, it's not deterministic relationship, but there's certainly a correlation there.So it is possible for demographics to re-emerge in this data, right. For them to think, oh, you know, they, these look like sort of feminine listening habits and so on. Um, there's a lot of work in, in, in how those categories emerge and how they can shift around over time. Um, but it's very important that people are working in this field that they don't take demography into account.In part because they're worried about doing what they describe as racial profiling. But even if that would be a sensible way to start, right — to think, well, there is certainly a racial pattern in production of music and, and listening patterns. They really hold that off limits intentionally.[00:29:11] Cody: One of the things that I've heard you talk about before in other podcasts interviews is that your job as an anthropologist is not simply to infiltrate these companies and collect secret facts about how the algorithms work. Your job is something closer to trying to describe the cultural processes, underlying their creation and figure out how the people who build these recommender systems understand what it is they're doing.So as you say, the more detailed you get on describing the algorithm itself, the more transient data information is. for example, how Facebook is, is weighting one aspect of the newsfeed on any given day — that could change tomorrow, but the underlying cultural and social constructs are more stable and in a way more fundamental to what it means for our society in our, in a larger sense.So I kind of want to bring in another paper that you've written in this sort of line, which is "Captivating Algorithms: recommender systems as traps" in which you compare the way Silicon valley engineers talk about their products and anthropological studies of literal animal traps. And so most tellingly, you have this quote, which I love, it's from a paper from near 1900 by an anthropologist named Otis Mason, I believe, which reads: the trap itself is an invention in which are embodied most careful studies in animal mentation and habits. The hunter must know for each species it's food it's likes and dislikes its weaknesses and foibles. A trap in this connection is an ambuscade, a temptation, irresistible, allurement. It is a strategy."So he's describing how the people he's studied think" about trapping animals. And in a sense, uh, you know, you're saying that you're leveraging the animal's own psychology against itself.Your point in this paper is that this is essentially the same language, or at least a very similar language, to what many people use in describing the quote "persuasive technologies" being built today. So can you expand on that idea a little bit and say what the anthropologist's perspective on studying these kinds of technologies looks like?[00:31:29] Nick: I love that line from, from Mason. I think it's very rich, uh, in helping us think about what we might be doing with technology from an anthropological point of view. Like I've been talking about one of the central concerns I have is how the people building these systems think about the, the, their users, uh, and one of the common things that they do then when they talk about what they're, what they're up to, is they talk about trying to capture them, right.They try to talk about capturing their attention, to bring attention back in. They talk about capturing market share. There's all of these captivation metaphors. And of course they don't literally mean that they're trying to, you know, cat trap you in a box or drop you in a hole through a layer of leaves or something like that.But one of the things that anthropologists get to do, which is fun and I think useful, uh, is draw broader comparisons in the people that we are talking to and talking about than they draw, to sort of put things in comparison, across cultural contexts. And so comparing these, you know, machine learning systems that are imagined to be high tech, the reason for the high valuation of all of these big tech companies, uh, thinking about them, not as being some brand new thing, that's never been seen before and requires a whole new theory of technology to understand, but thinking of them as being part of a continuum of technologies, that includes digging a hole in the ground and putting some sharp sticks in it. That I find really, uh, enticing, because it's going to help us think about these systems as just technologies, right? They're ordinary in a lot of ways, despite some of their weird qualities. So the basic argument of the traps paper is that we have this anthropology of trapping that suggests, okay, well, what is a trap? It's a weird kind of technology that really foregrounds, uh, the psychological, uh, involvement of the entities that's trying to trap, right? A mouse trap doesn't work. If the mouse doesn't do what it's supposed to do, uh, in the same way that your, you know, iPhone won't work, if you don't use the iPhone in the way you're supposed to. And this is in some ways a now classic argument within science and technology studies that you really have to configure a user for a technology in order for technology to work. There's no such thing as a technology that just works in isolation from a context of use. And so reminding ourselves of that fact, uh, is really handy in this domain because there's a lot of work on algorithms and AI that falls prey to this idea that, you know, oh, they're brand new, we never used to, we didn't want to go to technologies as being, you know, really determining of our situations and of advancing according to their own, their own logics before, but now it's true. Now algorithms are truly autonomous. And that's not really true, right. There are people who work on them who build them, who changed them over time. And they're doing that with a model of prey in mind.So I'm drawing on a little bit of an expansion of that anthropology of trapping tradition by an anthropologist named Alfred Gell, who has a very famous article in anthropology, where he talks about artwork as being a kind of trap. Also a similar, you know, the idea of like a good, a good work of art is going to produce a psychological effect on its viewers.But it's going to do that using technical means, right? So, and, uh, really intricately carved statue could cause someone to sort of stand still and look at it. And we don't want to forget that that statue, in addition to being quote unquote, art, uh, is also technology, right? It's also an artifact that's been created by people using tools.And it is in some sense, a tool in its own right for producing an effect in a viewer. And so I like to use this anthropology of trapping literature to think a little bit more expansively about questions that have really been coming up lately around ethics and persuasion in digital media. So we have documentaries, organizations, and so on, like I'm thinking "The Social Dilemma" from the center for humane technology is the sort of most prominent one, that suggests that, you know, Facebook is like a slot machine. It is trying to get you addicted to it and is trying to produce bad effects in your mind. YouTube is doing this as well.They're incentivizing people to make outrageous content because they're trying to maximize the amount of time that people spend on their sites. Now, these are all stories about digital technology that really fairly explicitly figure them as trap-like in the sense that I've been describing . Facebook is designed to make you do things against your will, uh, which are also against your best interest. So they have the trick you using them. And so we see that kind of trap metaphor out in the wild there, um, in critiques that people will make of these systems. So it was really striking to me to see that in both critiques, but also just in the self descriptions of people working in this space.It was not weird for people working in music in particular to say: yeah, of course, I want to get people addicted to listening to music. And it maybe didn't even seem that bad. But is it really bad if you listen to more music than you used to listen to, is that worthy of being called an addiction? Is that really a problem?But thinking about trapping in this sort of broad anthropological way, I hope, um, steps us back from this binary question. You know, are these things harmful? Are they coercive or not? And into a gray or a space where we say, you know, sort of all technologies have a bit of persuasion and coercion mixed into them.They all sort of demand certain things of their users, but they can't really demand them entirely. And so if we step back, we can start to think of, um, technologies as existing, within a broader field of psychological effects of people trying to get other people to do what they want them to do. And it sort of field of persuasion, um, where we don't have to say, okay, well, you know what the problem is, recommender systems is they really, you know, deny you agency, which they can't. They can't ultimately deny you agency entirely. But they do depend on you playing a certain role in relation to them.[00:37:22] Cody: Cody here. Thanks for listening to the show. I'd love to get your thoughts on this episode. One of the challenges, as you might imagine, as a writer and podcast producer, is that it's hard to get direct feedback from your readers and listeners, what they like or don't like what's working well or needs to be rethought.You can tell a little bit about this from metrics like views or downloads, but it isn't very nuanced. So I've created an avenue for getting that kind of feedback: a listener survey available with every podcast episode. If you have feedback on what you found most interesting or what you thought could be improved, I'd love to hear it.You can find the link in the show notes or at survey.Againsthabit.com. That's survey.againsthabit.com. Now back to the show.What do you think the role of habits are in everything that we're talking about here? Because it seems largely that the psychology that engineers are relying on when they're building their products, when they're thinking about persuasive technologies, when they're trying to trap a user, it's largely the psychology of habits and habit formation.So I don't know. What do you, what do you make of that? And, you know, what's what does that sort of suggest to you about how we should think about these technologies and the way they're exploiting our habitual psychology?[00:38:47] Nick: That's a very nice connection. There is a historian of science named Henry Cowell who is working on some of this history of the psychology of habit in relation to attention , which might be interesting. But from my point of view, in sort of anthropology side of things, when I think of habit, I think of what we often talk about in the social sciences as a, as habitus, which sounds a fancy way of saying the sort of collection of habits that you acquire as part of becoming an inculturated person.So as you grow up, you learn a bunch of habitual things. It's not the sort of small-scale habits of like, you know, self-help books where they say, oh, if you remember to, uh, you know, put your toothbrush out in a certain spot in the morning, it'll trigger you to brush your teeth on time, but rather it's something broader than that, right? Which is that we have a bunch of tendencies in the ways that we behave in the ways that we respond to the outside world and the way we use our bodies that are those, those are all solidified in us over time. And so if you ever have the experience of culture shock of going to a place where people don't have quite the same habits as you do, it becomes very obvious that what seems totally natural and comfortable and regular to you, it doesn't seem that way to, to other people.And so technologies are part of that broader field of habits or habitus in that a lot of the kind of habits that we have are sort of organized around technological implements, right? So very explicitly people working in this field, um, folks like Nir Eyal who's book, Hooked, is plainly about this, about how companies can learn to sort of incite habits and their users, they suggest that, you know, what, what you want to do, if you want your company to become really successful is you want to make users use it habitually. Something like, you know, users will open up Facebook, um, before they've even consciously thought about what they're doing. And I'm sure plenty of people have had the same experience of, you know, being on Twitter or on Facebook, closing the window on their browser, opening a new window on their browser and going immediately back to that website before realizing, wait, what am I doing?That kind of unthinking habitual behavior is where that intersection of persuasion and coercion sort of happens. Right. If someone's making me do that, um, that's probably not quite what I want. It takes place within the sort of broader field of overall habits. And arguably, and this is something that people in the social sciences have argued for a while now, your taste is also part of this, right? So you learn to like certain things. It's very easy for people to learn, to, you know, uh, to dislike a style of music, for instance, such that when it comes on the radio, you'll turn the radio off immediately and be like, that's horrible. You know, I can't imagine that anyone else would like this, but of course other people do like it. Which just gives lie to the idea that there's something objective going on under there.But technology and recommender systems in particular and the way that I try to think about them in my book and through my, uh, articles, uh, I want to try to think about recommender systems as really occupying that in-between space between technology and taste, or as you know, the title of my book, computing and taste. Cause we often talk about those domains as though they're really separate from each other, right? Computers are rational, they're quantitative, they're logical. Whereas taste is subjective. It's individual, it's expressive, it's inexpressible through numbers. Those two ideas, you know, we think of them as being really opposed. There's no accounting for taste and so on.And yet they come together in recommender systems, uh, in a way that some people fault because they think that you shouldn't do that. You shouldn't cross the streams from these two, these two different domains. Um, but which I think of as not being that weird, if we think of taste as being a sort of set of habits as being part of this kind of, you know, apparatus through which we live our lives, and we think of technology as also being part of this broader scene of habits and habituation, right? Technologies are not, uh, separate from, from the human world. Computers did not invent themselves and they do not program themselves. So actually all of this is getting played with together, uh, in a way that's not that weird if you think about it. Now, it may be done in ways that we don't like, and it may have effects that we don't want. But it's important. It was important for me to try to give an anthropological account of recommenders systems that didn't start from the premise that, oh, this is impossible. Like you can't do this. Everybody knows that human expression and feeling cannot be worked on through the computer. Because it's pretty clear that it can be worked on through the computer. What's not clear is what that means for how we understand computers and for how we understand taste.[00:43:24] Cody: Okay. Here is an easy question then. What is your theory of taste?[00:43:32] Nick: Ooh. Okay. This is a fun question. So my theory of taste, I have to start with the, with the, the sort of default social science theory of taste. The default social science theory of taste is what we would call the homology thesis, which is that there is a homology or a sort of structural similarity between class and taste. So fancy people like fancy things and less fancy people like less fancy things. If you like the opera, or if you like country music that tells me something about who you are. That's the sort of canonical, a social scientific argument.And in that case taste is really not the thing that most people think it is where it's like, oh, this is just my personal preferences. It's actually something that sort of determined by your social status. Now that's a fairly vulgar account of that theory, but I think it's fairly widely shared among lots of people that taste is effectively arbitrary. And at the end of the day, it really just reflects your sort of social position, maybe also, you know, your race. But certainly essentially like how fancy you are in a sort of class based system.My thinking on taste is largely informed by a tradition in sociology that is usually called the pragmatics of taste, which suggests that sure, maybe that happens, that homology thing. But the problem with that homology thesis is that it doesn't tell you how or why fancy people come to like fancy things or why people in any social group come to acquire the tastes that are associated with that group. And so what these folks do, um, usually through fairly rich ethnographic observation, which is maybe why I like them, um, is they try to describe all of the conditions by which people come to acquire taste. And so they have these studies of, you know, uh, opera fans. There's a book by Claudio Benzecry about how opera fans learn to become opera fans, um, or how, you know, people who listen to, uh, vinyl records set up their little listening stations in their home. There's a lot of stuff that people do to try to, uh, instrument their taste, to, to orchestrate encounters with music in particular.And so I'm really invested in that idea of taste as something that you do rather than something that you just sort of have. Uh, and as something that's very much entangled with technology, a favorite example of mine is, you know, we have a sense of what it means to have taste right now, right? What music do you pick on Spotify or something like that. But if we go back, you know, 50 years, uh, what it meant to have tasted in music might have to do with what radio stations you listen to, uh, what records you bought at the record store records. You know, they're all the same shape. They're all the same color. Basically the more or less cost the same so when you're picking among them all you're doing is expressing yourself, right? You're just making a cultural claim. But what it meant to have tasted that moment was really entangled with technologies, the radio, the LP. Go back a hundred years before that you don't have recorded music. So can anyone have a taste in music then? Certainly not in the way we can now. At the very least taste would mean something different. And so I'm really interested in the idea that what tastes even is is totally entangled with these techniques by which we come to acquire and encounter, uh, cultural objects.So that is a very long-winded way of saying that I think of taste as being this kind of emergent thing that people do in particular settings with particular tools. And one of the tools that they use nowadays is recommender systems.[00:46:47] Cody: One of the things I'm interested in along this line is whether or not our tastes are becoming more monolithic. So my colleague, Adam Mastroianni has a recent essay on this. He puts together these data showing that through the year 2000, about 25% of a year's highest grossing movies were spinoffs, franchises, or sequels. But now, uh, closer to 2020, it's somewhere in the neighborhood of 75%. And he has similar data for TV shows, books, and music as well.So what role do you think recommender systems might be playing in this and in particular, are platforms like Spotify, Netflix, and the like funneling us into these kind of genre enclaves, where they find it legitimately difficult to point us towards something that is at the same time, both new and something that we'll like. What do you make of that, and is that a function of recommender systems as you've come to understand them?[00:47:51] Nick: Well, it's a great question because you're pointing out that the basic tension at the heart of recommender systems . Which is that they're about helping people find a music that they don't know about yet. So there's an assumption that you're, that you like more than, you know. but they're based on this idea that you won't like everything, right?So it has something to do with what you are already know. There's this tension between the constraints, profiling someone and saying, okay, what do you like? And that idea that what you might do with that profiling is broaden people's horizons. And that's a real tension. It's something that I think a lot of critics don't appreciate, that there is a commitment to broadening horizons in this field. Whether or not they achieve them is another question.But that's something that people in the field are really concerned with and trying to figure out: wait a minute, we're sort of pigeonholing people, but we don't want to pigeon hole them. We want to help them. And forever, we've always been saying that recommender systems are about, you know, like, like we were talking about earlier about, you know, cracking you out of a given categories to help you find new things. Or they used to say, you know, 20 years ago that recommender systems would help you go down the "long tail." They would help you find more obscure things that you would never find otherwise, because there were too many things, you just wouldn't have a way to know about these less popular objects.Of course, now we have a lot of concern — this is not a new concern — but the continuing concern about monoculture, about a kind of similarity. And algorithms have emerged as one of the kinds of entities we might blame for why that is, of course, because you know, oh, you like that, you want more like that. There's this kind of valorization of the similar in recommender systems that maybe seems like a cause for this problem more globally.I think it's certainly part of an overall apparatus of cultural production, which is very risk averse now. So one of the things you see in this context of, you know, every movie occurring within the Marvel cinematic universe or whatever. I think you can't really say a recommender system did that. Because certainly a recommender system didn't get to decide what was happening there. But you do have, you know, industries that are organized around trying to maximize their, their successes, and clearly are finding, you know, success, uh, in doing what they're doing and doing what, uh, Mastroianni calls that oligopoly of production.So I think one thing that points us to is the importance of looking at the overall system, you know, recommender systems are a more and more prominent part of cultural circulation now, but they're not everything. And so we don't want to say, oh, it was the algorithm. So it points us to that. But it also points us to this other really interesting, like philosophical question, is you mentioned this idea of genre enclaves, which is a lovely way to put what other people would describe as like filter bubbles. And one funny thing about recommender systems is that if I know enough to recognize a filter bubble, to put you into one, to recognize similarities, such that I can put you there, that means that I have enough data, if I'm a recommender system, to take you out of it. I know what similar is. That means that I know what different is also. And so within that very same system, in theory, I should be able to use the recommender system in a different way, not to give you exactly the same thing, but rather to very on-purpose, um, give you something else to give you something that is different. That's already entailed in the idea that I know enough to put you in a filter bubble in the first place.So in some sense, the, the problem may not be with the technology itself, but with this particular style of implementation, right. We could be implementing recommender systems that more aggressively are about spreading people away from the similar, and that's something you would do with more or less the same system you have now just tuned in a, in a slightly different way.Why is it not tuned in a different way? Well, that's not an algorithm thing, right? That's a business decision. Uh, the algorithm could go either way. It doesn't really care.[00:51:34] Cody: That seems like it comes back to the distinction that your engineering interviewee was talking about where you have the pyramid, with the sort of least engaged, they want to, as he says, lean back, put the music on and then just not really have to do anything to have to make any decisions, find new stuff, skip songs.And then you have the lean in musical savant and more engaged listeners. And clearly the vast majority of listeners and our viewers are going to be in that bottom chunk of the pyramid. And you have the highest probability of reaching the largest number of people by catering to that listener or viewer as your default option, rather than saying, oh, I'm going to try and shape the musical tastes of the youth in a way that exposes them to the meritorious histories of, of jazz and the, you know, unexpected sides of hip hop and all that sort of stuff. So it seems to me like that's a big current in all that's happening here.[00:52:38] Nick: Yeah, I would say one of the sort of stories that emerges over the course of my whole book is this transformation of music recommendation from the sort of first contemporary recommender system named as such in the mid 1990s, um, to the present. Where in the beginning, those early recommender systems were designed around the idea that the user was a really enthusiastic or avid listener, right? You were like really into music. You were going to put in some effort, you were going to open up a recommender system and try to use it specifically to find new stuff, right? You are almost by definition, a kind of crate digger, uh, in that context. Cause it was like more work to use a recommender system than to just turn on the radio. So you already had a way to not put a lot of effort. And uh, so you were in. You know, contemporary industry terms would, would put it, uh, you were a lean forward listener, right? You were someone who was sort of, uh, enthusiastically pursuing a new music.And then over time, since then, just what you described has happened, right? This sort of default assumption of what a user for these systems should be like, um, became something different, right? It became this lean-back listener. It became this person who like, eh, they might not even listen to music at all. So we need to find some way to, you know, entice them into doing it. And a recommended system was maybe a way of doing that. So you open up your Spotify or whatever, and you see, as long as you see something that you're like, sure, I'll listen to that. Then that would catch that person who otherwise may not listen at all. And that's a big change and it comes along alongside a change in data practices, to sort of loop back to this, uh, seeing like an infrastructure question, because those early recommender systems, what data did they have? They had data that you proactively gave them about what you liked, right? You would have to go in and explicitly rate artists, or if it was movies, uh, you know, you know, five stars on Netflix or whatever. And over time, those explicit ratings really get mostly replaced by what they would call implicit ratings. So the idea that listening to a song means that you like it a little bit. You listen to it a lot that becomes more of a sign that you like it. And this is the kind of logic we're very familiar with now in this sort of big data moment, right? This is what big data is all about. This idea that these behavioral traces are, uh, more real. They're easier for people to do. I don't have to explicitly rate something you to sort of know on the basis of what I'm doing. Or you think, you know, uh, what I like, and you might suggest that's a better account of what I like, you know. I might go on Netflix and, you know, give five stars to all of the fancy, classy people movies, but I never watched them. And if you kept recommending them to me, I wouldn't really use Netflix as much, but what I really want is, you know, 1990s action movies. And if you saw what I actually watched, you would know that that's a common argument that they'll make. So we have that transition in sort of three different things at the same time. The change in the kind of data that's available to recommender systems, right? This sort of like trace data of user behavior. We have this change in the economics of, uh, the online media industry right where everything's sort of become streaming and it's not, you know, Netflix used to be a DVD rental company, and then now it becomes something else, right, where they want you to spend more time on it. And that will feed back into getting more data. And then the third thing that comes around is this changing how we know things are, how the people building these systems, know things about their users, which are all entangled together in this sort of emergence of, uh, sort of modern data collection apparatus. And they're all mutually reinforcing cycles.So that's a really big change, I think in the way those, those systems work. And if people are looking for ways out of it, I think that one way that an anthropology of this can be useful is to really foreground and describe what exactly the situation is that we're in.And so one thing I tend to argue is that if we want to get out of some of this really aggressive data collection situation, which happens obviously in domains beyond music and in many other domains where it's much more significant. One thing we might want to think about then is how to intervene in these imaginations of users, right? In the vision of the user, as someone who doesn't really want to get involved, who we sort of tricked into listening, and therefore we have to capture as much data about them as possible because they're not going to give the data to us on purpose. If we change that model, if we change the way that we think about people, then I think that's a key part of the overall edifice of data collection and why data is seen as so valuable now.[00:57:08] Cody: I see that as, as tying into what we were talking about earlier with the model of the individual that the engineers are using is based off of basically the psychology of habits. And so data are most valuable in understanding how to exploit habitual systems and how to essentially, to go back to your metaphor use products as traps for habits and attention, whatever attention may be.And so it seems like part of what you're saying or another, a rephrasing of, of what you're saying an implication may be, is that the more we're able to put in to achieve that higher effort level of avidity, to engage more in a direct and meaningful and thoughtful way with whatever content we're consuming, the less we rely on habit, the less we can be exploited by an understanding of what we habitually do. And the more we can kind of be liberated from the cycle of collect data, exploit it, go further down the rabbit hole of social media and digital content consuming our attention and our lifestyles.[00:58:31] Nick: Yeah. And I think just to like loop back to what we talked about earlier this is one reason why I think having a kind of cultural understanding of the logics behind these systems and how people think is really useful, because a lot of the critiques of these systems we've seen now are couched in the sort of same habits science, behaviorist framework as the systems they're criticizing. So people who say, oh, you know, Facebook's a slot machine or whatever really believe that the best way to model human behavior is still that same behaviorist habit model, that same, you know, press a lever, give you a treat, rat in a cage kind of model. And I think that that model is really constraining in what kinds of futures we can imagine for what humans are going to do. And it really limits us to a certain narrow set of technical interventions. And so by trying to name that by trying to step back and say, what is this, what is this model of the human that's involved in these systems? I want to try, and this is something I'm trying to do with in my newer work on attention, to think about the sort of arbitrariness of those models, and how, if we want to imagine different futures, we might need to think about some of these foundational assumptions differently as well. I'm not sure that we're going to lever press our way out of a sort of behaviorist hellscape that we find ourselves in now.[00:59:54] Cody: Nick. It's been a great pleasure to talk, and I appreciate your perspective on all these things. I could probably go on asking you questions about this space of topics for the next two hours, but you've been really generous with your time. So thanks for taking the time to talk.[01:00:09] Nick: Thanks so much. It was a pleasure.[01:00:11] Cody: That was my conversation with Nick Seaver.I hope you enjoyed it. One of the topics that we didn't get around to is the connection between avidity and anthropological field work itself. It's a topic I know Nick has thought about in his work on attention, and it is also one of the things that I personally most admire about anthropology.My own field, psychology suffers from a historical lack of attention dedicated toward Western people. We study American college students. We assume that whatever we find there will apply to the rest of the world. The field has started to correct this in recent years, but I believe it's an assumption that's built into the psychological worldview in ways that are important and difficult to eradicate.But the premise of the field of anthropology, starting with historical figures like Tylor and Malinowski, is that attending to what other people are up to is actually a lot of work. It's not just enough to be vaguely interested in what other people are doing, especially far away people, but you actively have to search out the best possible vantage from which to observe and make sense of their behavior. To me, that's an application of this basic idea of attention as effort.So in this case, avidity — the amount of effort we're willing to put into acquire new information or seek new experiences — is not only crucial when it comes to the kind of content we consume, but crucial to our ability to understand people with different perspectives.This nods toward one of the foundations of our polarized society. We tend to be, especially as Americans, intuitive psychologists. We assume that the minds of people far away from us mostly look like the minds of people who are in our immediate vicinity. Then we're shocked to find that people who don't occupy our same cultural milieu think in a way that's totally foreign to us.Maybe we need to operate less in our default mode as intuitive psychologists and instead explore what it might mean to operate as intuitive anthropologists.I'd love to know what you thought of this episode. If you want to give me some feedback, you can go to survey.againsthabit.com. If you'd like to subscribe to my Substack newsletter for more content, you can go straight to againsthabit.com.This episode was edited and produced by Emily Chen. I'm Cody Kommers, and thanks for listening to Against Habit. This is a public episode. If you’d like to discuss this with other subscribers or get access to bonus episodes, visit codykommers.substack.com/subscribe

The Gravel Ride.  A cycling podcast
Nick Taylor - Sculptor and Trail Builder

The Gravel Ride. A cycling podcast

Play Episode Listen Later Apr 26, 2022 31:23 Very Popular


This week Randall Jacobs sits down with Fort Bragg, CA Sculptor and trail builder Nick Taylor to discuss the intersection of cycling and art.  Episode Sponsor: The Feed Support the Podcast Join The Ridership  Automated Transcription, please excuse the typos: Nick Taylor [00:00:00] Craig Dalton: Hello, and welcome to the gravel ride podcast, where we go deep on the sport of gravel cycling through in-depth interviews with product designers, event organizers and athletes. Who are pioneering the sport I'm your host, Craig Dalton, a lifelong cyclist who discovered gravel cycling back in 2016 and made all the mistakes you don't need to make. I approach each episode as a beginner down, unlock all the knowledge you need to become a great gravel cyclist. This week, I'm going to kick it back over to my co-host Randall Jacobs for a little something different for ya. Randall's interviewing sculptor trail builder and Mendocino cycling stalwart, Nick Taylor in an exploration on how the bike became interwoven in one artist's life Before I pass the mic over to Randall. I need to thank this. Week's sponsor the feed. The feed is the largest online marketplace for sports nutrition. They've got all your favorite sports, nutrition brands in one place. If you've developed an affinity like I have for certain brands. You can hop on over to the feed and mix and match. So you get everything you need in one delivery. I was just visiting the feed.com before recording this intro and I remembered in addition to all the nutritional brands that they carry, they also carry a wide variety of training gear. You might remember a couple episodes back when we were focusing on recovery. We talked about foam rollers. We talked about Sarah guns. We talked about pneumatic leg compression tools. I think we talked about the power dot, actually all these things are available@thefeed.com. So in addition to getting your nutrition handled, You can work on your recovery. Like I've been doing. And finally I wanted to mention again, the feed formulas. The feed formulas are the world's first daily supplement pouch for athletes created in conjunction with Dr. Kevin Sprouse from the ETF pro cycling team. They feature best in class, branded supplements, never generics. You get personalized recommendation based on your needs as an athlete, and they're all delivered in a convenient daily pouch. We've got a limited time special offer of 50% off on your first order of the feed formula by simply going to the feed.com/the gravel ride. Remember that's the feed.com/the gravel ride With that said, I'm going to hand it over to my co-host Randall Jacobs and his interview with Nick Taylor. [00:02:26] Randall: Nick, I've been looking forward to this conversation for some time welcome to the podcast. [00:02:31] Nick: Well, thank you. Thanks for having me on Randall. [00:02:34] Randall: So before we dive in, let's give listeners a bit of background. Who are you, where are you from? What matters to you? [00:02:40] Nick: My name's Nick Taylor. I'm up here in Fort Bragg, California. That's about 180 miles north of San Francisco along the coast, fairly remote area. I'm a sculptor and a big bike bicycle advocate, as well as running a trail crew building trails out here in the Mendocino coast. [00:03:00] Randall: Yeah. And as somebody who has been to your workshop, I can say well, one, the area is quite beautiful and to the space in which you create some of the things that we'll be talking about and linking to in the notes. So it's a pretty special place. So tell us a bit about your, relationship to the bicycle. How did it get started? How has it evolved over time? [00:03:20] Nick: Well, you know, I think we all probably started riding Pikes when we were kids. And I certainly did that on a gravel road and in rural Ohio. So I had some experience as a kid and there was a big lapse and it wasn't until I was in my early twenties that I picked the bicycle back up and started to use it again. And that was a. I had, I don't know what really, what the impetus was for getting back on a bike, but I wanted to do some exploring and I guess that just seemed like a good way to go about it. And I bought myself a an old Schwinn Latour for 80 bucks and a. I was staying with my grandmother at that point up in Ohio. And I started doing some riding in the rides, you know, slowly became longer and longer. And I, I decided, well, you know what, I want to go do some tour. And so that led to a bit, a little, a little bit of touring on that the tour prior to graduate school, back in the early eighties. [00:04:15] Randall: So tell us about some of the early tours. What was that like? [00:04:18] Nick: Well, it was prepping to go to graduate school and really wanted to get out in between visiting one school and another, and I bought a gray ham pass. It was good for 30 days and pulled the map of the U S out and closed my eyes. And. Put my finger down on wherever it game. And, and the first place was I got out in south Kadoka, South Dakota at a midnight at a gas station and you know, road the next day through, you know, from Kadoka through the Badlands and into a rapid city. And I didn't have a particularly good experience in rapid city. So I pulled the map out again, close my eyes and finger another place on the map. Got out and Shelby Montana and had a great time from there. So, you know, a ride from Shelby across the Rocky mountains and through glacier national park, which was just extraordinary. And then down to Spokane Washington, at which point I had to create my bike up and had had to Davis, California to go look at the school there. [00:05:23] Randall: Oh, wow. So that was essentially coming off after a month of kind of dirt bagging camping out, or what were your, what were your accommodations along the route? [00:05:33] Nick: I mean, everything. Everything I needed was on the bike, [00:05:37] Randall: so, you found a shower before you had your interview. [00:05:40] Nick: Yup. Knock some of the stink off. [00:05:43] Randall: So now you're in Davis and this is a program in what area? [00:05:48] Nick: So it was a MFA program, for a master of fine arts graduate school. It was back in the early eighties and I don't know where it is now, but, it was a leading school for the arts. It rivaled Dal our graduate department. And so it was, I got there and they had a very open format, which I much enjoyed everything I was looking at on the east coast was a very structured format. And I was done with that. I'd had five years of that at the university of Tennessee. And I was mostly just looking for studio. And that's what I got in Davis. And I also got to be around people that were pretty well renowned, you know, which was a new experience for me. I mean, I had people like manual Neary and Robert artisan and Wayne Tebow and Roy deforest were all teaching there. So I got exposure to all these professional artists that I had experienced before. [00:06:43] Randall: And was the writing community as developed then as it is now, right now, Davis is very much known as having great bike infrastructure. And UC Davis has a top cycling team and so on. [00:06:54] Nick: It was definitely a big thing there. Vibe culture was big and Davis and. And that was a new thing too. I mean, most people, certainly all the students. And I think back then there were 16,000 students, they were getting around and bikes. And that was very cool. And there was a lot of road biking going on out there too, which I participated in, you know, I got myself a Miata. I forget what model it was. It was there a touring bike, which is a pretty nice bike though. When I was buying it, it was the first new bike I'd ever had. And the guys kept telling me it was too big. A frame is too big, a frame it's like, I, I didn't listen to them. Should have, but you know, I wrote it for a number, number of years Anthony. Okay. But I realized in hindsight it was, it was too big. From there. I moved to the east bay and lived in Oakland and point Richmond primarily. I mean, there were the little stints in San Francisco and Berkeley, but primary residents were in point Richmond and Oakland. [00:07:52] Randall: what was it like back then versus what it's like at this time, [00:07:56] Nick: Well, there weren't as many people and it was a little cheaper to live, you know, and as an artist, you're always trying to live on the cheap, right. So, I mean, your goal is to, to be in your studio as much as you can and work as you have to, to cover your bills. So it was cheaper, you know, it wasn't, it wasn't as a fluid as it is now. You know, riding, riding, you know, it was entirely different than it was. And in Davis, everything out in Davis is flat land. The only thing you really had to contend with there was the wind which could be quite daunting at times though. Anytime you had the wind at your back If the conditions were just right, you'd be in this little envelope, this little bubble with the windier bath, where there was absolutely no resistance. And it was a remarkable thing to experience because the only thing you would hear is the pedaling, the chain moving through the cracks and across the cassette. And, and other than that, and there was no, no resistance. It just like you just flew across the landscape. And that was pretty extreme. didn't get to experience that when you were in Oakland, I mean, you had the Hills contend with and climbing up to, to a skyline drive and running her, riding the Ridge along through there, and certainly more traffic. [00:09:05] Randall: So, I recall you mentioning like over a decade in the bay area, [00:09:10] Nick: 20 years. Yeah. Was in the, in the, in the bay area for 20 years, it was a good experience. We had, when I was in point Richmond, we had a wonderful studio out there that was a live works situation. It was a, it was an illegal live in, you know, it. We're it was, it was such a stunning location. I mean, you were a seven acre parcel, surrounded by park on the San Francisco bay. That it was pretty extraordinary. It's just the kind of place you don't typically see in this day and age, you know, everything's been developed now, [00:09:44] Randall: Yeah. Hi, high end condos and lofts, [00:09:47] Nick: Yup. And so, you know, we, we lived there. It was one of my last places to stay. And the property was sold. The park system bought the property that we were living in and they wanted to incorporate it to the rest of the park. So we all got the boot and I didn't want it to be a renter anymore. I wanted to buy something. So threw a bit of searching. We found this place up here in Fort Bragg and made the move, even though we didn't know anybody. Yeah. [00:10:12] Randall: And that was just a parcel of land at the time, right? [00:10:15] Nick: That's true. It's it was small parcel, just over two and a half acres, fully wooded, which is what I really wanted to avoid. I really wanted to buy something I could remodel and at least have utilities in, you know, water and power, but we had nothing. It was a fully wooded property lot. And so amy, my wife and I, we spent a year of weekends coming up to the property from the bay area and logging the property ourself cleared about 200 trees. And some of these are pretty good sized trees. And we did that with an old forklift that I bought in an old international harvester that I had with a big PTO winch on the front. So we spent a year clearing clearing the land Then it's then it went idle for a little bit of the work. What idle for a little bit, as I was involved in a project down in the bay area that kept me, kept me tied up for a number of years. [00:11:05] Randall: Well, and that that's not just any project. So maybe give listeners a little bit of a background on that, on what that project was and your involvement with it. [00:11:13] Nick: This was this was a cloud gate. It's more commonly known as the bean. It's a big piece of sculpture in the city of Chicago. Which is now part of, part of their landscape icon to the city. It's a, it's a 60 foot long, roughly 35 foot high, 45 foot wide, perfectly smooth mirror finish sculpture that's in the shape of a bean or something like a beam. And that's, it's a pretty remarkable thing. So. I was involved with that for four and a half years first working on that on equipment we had to build for fabricating it and then doing some of the prototyping and then a lot of the fabrication of it. And then eventually back in Chicago for almost a year to see its installation and finish. [00:11:59] Randall: And for anyone who hasn't seen it, I strongly recommend that you use. Look it up. For me, it's just this really surreal thing, just plopped in this park in Chicago, reflecting the skyline. It almost looks like CGI because it's too perfect. Given the scale of the thing. And you and I have talked about the tolerances involved and so on and like, think about just the weight of it and how that dis wants to distort the structure and the material. What was your role specifically? You were the crew lead or the project lead? [00:12:27] Nick: Onsite, I would have been the supervisor overseeing all of its installation and it was working in Chicago with the local iron workers ironworker 63, local 63, which is great group of fellows. I very much enjoyed working with them. And you know, this, the bean was, was a prototype. It was like nobody had ever had ever built anything like that. And it was a combination of old world in hands-on kind of technology and computer generated. Imagery, you know, it's just like, you couldn't do it without being able to work with the hands, but you couldn't have done it without a computer because of all the tolerances that were involved. I mean, we had to have a computer set up a piece of equipment that would scan each piece and make sure it was. tolerance of what the computer model was and the tolerance for each piece is like a 32nd vintage. So, you know, and then you have 168 of those to put together and, the tolerances are, are no less stringent. [00:13:24] Randall: Well, and you have this thing that's mirror polished. So It doesn't just have to look good on its own. This mirror Polish is going to reveal any sort of imperfection in the surface whatsoever and distort the image. [00:13:35] Nick: It absolutely does, and reflecting the skyline the city scape, you know, with all the structures that are running plumbing, horizontal that grid work shows up shows any sort of mistake in the reflection on the piece. [00:13:50] Randall: I hope to make it out there in person at some point before, too long to, to check it out, but just seeing the imagery in some videos of it, it's it's quite an achievement, I mean, it's one thing to design such a thing and imagine such a thing, but, this So. much about the execution of that, that is really a wonder, so well done there. And that's not the only large scale sculpture you've been involved with. That is a, probably a pretty well-known there's, there's another one that was outside the mountain bike hall of fame for some time. You know, I talk about that and how that came about. [00:14:20] Nick: Sure. So that's still there and that's, that's something that's sort of. You know, back in 2011, up here on the coast, we were trying to have a little put together a little fat tire festival to sort of open up the area to people from surrounding areas. Let them know that we have some trail riding up here. There was some stuff happening in the way of mountain biking and. Someone asked me to build some signage for this, for, you know, to put out there to advertise this. And you know, I'm a sculptor, right. I don't do flat stuff. So I've sort of scratched my head for a few days and wandered around the property. And, you know, I realized I had these two big tractor tires sitting here off of a John Deere tractor. And I thought, you know what? I'll just make a big bike. I mean, that, that works is advertising as well as anything. And at that point, I was riding, riding, riding Ibis mojo when their carbon full suspension bikes. And I thought I just modeled well model the big one after that. So, you know, I, I I took a photo of the bike and put it on an opaque projector. Proper scale on the walls here and to lay out of the frame and transferred that to a piece of plywood and cut that out and started building to that frame. And slowly went at it. So, and it was through working on this thing, you know, and I got to know many of the people over at Ibis and my wife, again, Amy, my wife, she contacted Scott nickel. And send him some photos, which I knew he was like, great. I got some bone heads out here in the woods that think they're making sort of an Ibis bike. Right. And because a photo shows two big tractor tires will apply with cutout out the frame and it's like, okay, what are these knuckle heads up to? And but she continued to communicate with them and, you know, send them photos as updates and, and you know, as I. Nearing completion in this thing, he thought, okay, maybe this is actually going to turn out to be something kind of cool and tail end of me working on. And it's called Ibis Maximus tail end of working on IVIS Maximus. Scott asked me one day, it's like, so Nick, what's your day job that, you know, you're able to do this. And at that point I just sent him a photo of the bean and he's like, oh, Okay, carry on. So anyhow, it was through making this big bike that I got to know Scott, and then then many of the other partners down there in Ibis, in Santa Cruz. So all of which are a great bunch of people. So I've been very fortunate to get to know them. [00:17:03] Randall: And how did it end up at the mountain bike hall of fame in fairfax, California. [00:17:07] Nick: were trying to figure out where to put it. It must've been Scott cause IVIS eventually bought it, cause it was sitting up here, not really doing anything. It was sort of lawn art and I believe it was probably Scott that was looking to place it. And, of course he knows all the old guard down there and, and Fairfax and. Joe breeze who runs the place is, you know, he, I believe he mentored Scott for a little while, early on, so they, they know one another. And so I think Scott set this up and, then segwayed over to Joe breeze. [00:17:41] Randall: So, as somebody who runs a small bicycle brand, I can just say like what a cool, that must be to actually have one of your bikes, especially something very iconic. Like that's a very distinctive looking frame. If some bozo in the woods, up in Mendocino county ever wants to make a, make a giant version of one of our bikes. I'd be happy to oblige, wink, wink, nudge, nudge, [00:18:04] Nick: Okay. I'll keep that mind. [00:18:06] Randall: So, all right, so now you're, you're in Mendocino. You've come back from doing the bean. You've cleared your lands. What'd you end up doing from there? [00:18:14] Nick: So back from Chicago foundations in, from the house by then, I mean, it'd been in maybe a couple of years by that point, came back and, and started building our house and studio and earnest. And our house and studio are actually two old temper frame barns that we dismantled back in Ohio. There were a hundred plus years old. They're all Morrison, tenon, wooden pegs, holding them together. Something we had. Going back in 2000 and dismantled in Ohio. [00:18:43] Randall: And when you say we, you mean like you and your family? Yeah. [00:18:46] Nick: yeah, Amy and my kids who were 12 and 14 at that point. And, and then Amy's parents and her brother came out for a week and I had a good friend of mine. That came out with his new girlfriend from Manhattan to kind a hand for a week. And then I had a buddy that, that we paid to come out there for the three weeks that it actually took us to dismantle this. So that was a great project. I had a lot of fun and for my kids, it was the first time for them being back in the Midwest and it's sort of familiar stomping grounds to me, you know, I'm not from that particular. We, where we dismantled the Barnes, but I am from Northeast Ohio and the lightening bugs were all off familiar. My kids got to see that sort of stuff and they got to play with fireworks for the first time. [00:19:29] Randall: And again you know, the space up there is one of the more special spaces I've ever visited. You have me up there, I think three, four years ago. And. The home is beautiful and that's one of the bonds. Right. And then the back section of the workshop it makes me think of Craig Cathy's. South of Santa Cruz or in the Santa Cruz area it's another one of these places where you just have tools and projects everywhere and it has a certain degree of organization, but a sufficient amount of, of, of chaos. And you can tell it's, it's like a place where a lot of experimentation happens. A lot of creativity happens. And just the number of specialized tools that you have many of which you've made, it's really, really cool to see. And you occasionally hold exhibits up there too, right? [00:20:10] Nick: Open studio from time to time. And I'm hoping to do that again this year. If COVID actually is settling down, you're going to open the place back up again. So got lots of new work going on and it's good to invite people in, let them see the work that I'm working on, but also let them see the space that it's actually created in too, because I think that that puts a different spin on things and it gives people a little more insight to what's going on. [00:20:34] Randall: Yeah. And in fact, there's a, you have a video on. your website now, remind me the URL for your. [00:20:40] Nick: So website is jnicktaylor.com. Instagram is a good place to see what's what's current and it's the same, same J Nick Taylor. [00:20:49] Randall: Well, the website does have this really nice video that shows you and your studio working on some of your pieces. And then there's a number of your pieces. Put on a. Pan so that you can get a 3d view of it and you work in different various materials, metal, and wood. You work on things that can fit. What are your smaller pieces and what are your bigger pieces and talk actually, lets you do that. Talk a bit about like the type of work that you do and the inspiration for it. [00:21:17] Nick: So I'm working in metal or wood. I rarely combined the two materials. So my studio is kind of divided up in half. One, ended up doing metalwork on the other end. I'm doing woodwork in all the pieces. These days are pretty much inspired by nature. You know, my act or environment, they don't necessarily make reference to any one, given any one given thing. But probably a lot of different elements of what one might experience if they were out in nature. So the work is pretty organic. The metal work I'm, I'm doing a lot of welding forging grinding to get the shapes. Their scale can range anywhere from about two feet in height to I'm working on something right now it's about seven feet. So some, you know, some stuff's tabletop and size. So other pieces are certainly floor standing pieces. Larger, you know, largest wood pieces. I mean, what pieces. I'll tend to be a little larger. You know, they stand for, you know, maybe four feet up to about nine feet. They also are very organic, but some of them are carved from single pieces of wood. And other pieces are a composite of pieces that are glued up and then carved back into. So all of them are very in a hands-on very labor intensive. I'm getting three to four pieces done a year, a larger piece, whether it be metal or wood can take me 10 months to a year alone to work on so that a lot of hand work. And I've just, haven't figured out a way to expedite that. You know, I keep looking, keep trying to figure out ways to move faster, but it always seems to come back to hand work. [00:22:56] Randall: Well, And just looking on some of the imagery, I've seen a few of these pieces in person, and there are pieces that are very clearly flowing with the contours of the wood that you're working with, but then there's also some vision that's imposed on it to some degree as well. Some of your metalwork, there's pieces that for me, looked like, contorted musical instruments and every angle tells a different story and evokes a different set of feelings and images . It's very abstract. And very interesting. Looking at your work, it really draws one in to explore it from different angles. [00:23:30] Nick: And that's really important. You know, when I was a kid and in school art school, one of the things that was hammered into me was, any given piece of sculpture should invite you to walk all the way around it and explore it. You shouldn't be able to stand on one side of it and know what's happening on the other side. So it should shift and change and draw you in and draw you around the given piece. [00:23:53] Randall: So let's bring the bike back into the conversation. How does the bike fit into your process or your day to day or week to week routine? [00:24:04] Nick: So, these days unfortunate enough to be in the studio four days a week, full time on interrupted. But I can only be in the studio for those four days. And then I'm like maxed out, I can't put any more time in, I've got to put my head in a different space. And so I spent two days on the bike, out in the woods. So here in Fort Bragg Mendocino area, we've got, we've got really nice trail system. And then we also have unlimited number of gravel roads. I mean, much of our mountain biking is in Jackson demonstration, state forest. If I'm not mistaken, they have a minimum of 300 miles of gravel road in there. Right. And then there are all these entities that bought up against Jackson's demonstration state forest. You have big river state park, you've got conservation fund. And then north of Jackson, you have lime timber now, lime timber and conservation fund land. You have to have permission to be on their property. But I think, conservation fund certainly gives that pretty readily and I've never heard of anybody having an issue on online timber and lime timber is 150,000 acres. Right? Jackson demonstrations state forest is, is just under 50,000 acres, big river state park is like 7,500 acres and conservation fund. Maybe I'm mistaken, but I think there are 30 to 40,000 acres. In all of these places have gravel roads running around on them. Right. I'm sure you could chain this stuff all together and, and get up into use hall, which is about an hour north of here. And, and, you've got unlimited resource up there for variety and gravel roads as well. [00:25:43] Randall: And you're involved in a lot of the trail building up there as well. [00:25:46] Nick: That's my, the form of sculpting. Sculpting the landscape since I've been a little kid was a little kid and working out doors it's part of my core as part of what I really love doing. So I it's like I run a trail crew up here work in, and we're building, maintaining and building trails and Jackson demonstration, state forest. And we're doing that in conjunction with Cal fire and Cal fire are the Stewart's the managers of the forest. So we've got a 10 year relationship that we've developed with them and And it's going strong. You know, we've currently got some projects going. Everything these days is being hand dug though. Two years ago we had had a new experience with getting some trails machine belt and we got to two and a quarter mile trail machine built that we were able to lay out and, and. Through a sponsor, a one track mind, better known as OTM who funded it. We were able to build this new trail that connected a bunch of other stuff together and made for a better trail system. [00:26:46] Randall: So, for listeners, you want to explore this area, want to learn more about it and get a toe in the water, what resources are available, what clubs are available to get a handle on what you're describing, which is this massive amount of space that you could very easily get lost in and not necessarily find the best trails [00:27:05] Nick: So the trail work that I'm doing is, is under or with Mendocino coast, cyclists, where the local cycle group. I could be contacted through them or the club president, Dan sweet could be contacted and we can set you up, we can be found on Facebook under Mendocino coast, cyclists. That's probably the easiest way. I'm sort of thinking this through. I'm thinking out loud. And we have group rides, so that have been closed during COVID, but I think they're beginning to open those back up and people can join these group rides and they typically are happening three times a week, Tuesdays, Fridays, and Sundays. But we also, there's a list serve if you're a club member, this is probably the best way to get any sort of information is if you join the club you can get on a listserv and you can get all the chatter that's going on and you get notifications of rides. You can ask questions if you're trying to find, find your way around for the first time. [00:27:58] Randall: Very cool. so before we finish up, you've mentioned your wife, Amy and, you know, sounds like a pretty extraordinary woman to have supported, everything from buying a plot of land in the middle of nowhere, well, not the middle of nowhere in a very beautiful area, but, a good distance from the city to going out with you and the kids and, tearing down some barns and so on. Tell us about that dynamic. [00:28:21] Nick: Well, Amy's a pretty extraordinary person and she's been game to go on a lot of adventures, and are adventures that we've developed together. She's a brilliant person. She's very capable. She tolerates me. She has her own business, a land use permit agent up here on the coast. She's the go-to person. If you wanted to develop anything in the coastal zone [00:28:43] Randall: Clearly cares about the work that you do in doing things like, reaching out to people like Scott Nichols over at IBUs to get attention on your projects and so on. [00:28:51] Nick: Yep. [00:28:52] Randall: Well, is there anything else that you'd like to discuss while we're on the pod today? [00:28:55] Nick: I think that pretty well, does it, I mean, please, please visit the website and Instagram and let me know what you think. And if you happen to be up this way and Mendocino Fort Bragg area, give a shout out. So we love showing people around and the riding up here is pretty extraordinary. And if you want to, you know, if you like being out in the woods, doing mountain biking, you can, you can go for all day rides and not see anybody up here at all. You know, if you're riding during the week, which is pretty extraordinary to have the woods to yourself. [00:29:25] Randall: Yeah, I can definitely relate to that. Well, we will be sure to get some links in the show notes for this episode, for anyone looking to connect with you or to learn more about the Mendocino trail network. Nick, it's been great catching up with you. It's been some time and as I mentioned, I had been looking forward to it for quite a while and really appreciate you joining us. [00:29:45] Nick: Well, thank you very much for having me on Randall. And it says really nice and it's good to spend a little time with you as well. Don't see you often enough these days. [00:29:54] Randall: we'll try to rectify that later on this year, make a trip up the coast. [00:29:58] Nick: Alrighty you take care of man. [00:30:00] Randall: Be well be well [00:30:01] Craig Dalton: That's going to do it for this week's edition of the gravel ride podcast. Thank you for joining us. I hope you enjoyed that interview. Between Randall and Nick Taylor. Be sure to check out Nick's extraordinary work@jnicktaylor.com. Or on Instagram at Jane, Nick Taylor. We'll have links for these as well as the IVIS Maximus and cloud gate in the show notes. If you're interested in connecting with myself or Randall, please visit us@theridership.com. That's www.theridership.com. Join our global cycling community. Everything's free. And I'm sure you'll get a lot out of the interactions with your fellow gravel athletes and also your hosts here at the gravel ride podcast. If you're interested in supporting the podcast, you can visit us@buymeacoffee.com slash the gravel ride. Additionally ratings and reviews are hugely helpful. And with that until next time here's to finding some dirt onto your wheels

Retirement Planning - Redefined
Ep 39: Is Your Retirement Plan Out Of Tune?

Retirement Planning - Redefined

Play Episode Listen Later Nov 11, 2021 19:56


Even if you have a solid financial plan in place, things can quickly get out of tune if you don't make adjustments from time to time. Let's talk about some of the areas where we often see people get out of tune in their financial plan. Helpful Information: PFG Website: https://www.pfgprivatewealth.com/ Contact: 813-286-7776 Email: info@pfgprivatewealth.com Disclaimer: PFG Private Wealth Management, LLC is a registered investment adviser. All statements and opinions expressed are based upon information considered reliable although it should not be relied upon as such. Any statements or opinions are subject to change without notice. Information presented is for educational purposes only and does not intend to make an offer or solicitation for the sale or purchase of any specific securities, investments, or investment strategies. Investment involve risk and, unless otherwise stated, are not guaranteed. Information expressed does not take into account your specific situation or objectives and is not intended as recommendations appropriate for any individual. Listeners are encouraged to seek advice from a qualified tax, legal, or investment adviser to determine whether any information presented may be suitable for their specific situation. Past performance is not indicative of future performance. Transcript of Today's Show: For a full transcript of today's show, visit the blog related to this episode at https://www.pfgprivatewealth.com/podcast/ ----more---- Speaker 1: Hey, everybody. Welcome into another edition of the podcast. Thanks for hanging out with John and Nick and myself as we're going to talk about Retirement Planning Redefined once again. This week, we are going to chat about getting in tune. No, not instruments, and we're not going to sing, because that might be bad, but we're going to talk about getting our retirement plans into tune, especially because we all want to have that good solid piece in there that we know we're going to be comfortable and happy and get the things we need out of it, but we also can drift off from time to time. So, we want to pull those back in, get the reins if you will. So, that's going to be our topic this week is getting in tune. What's going on guys? What's shaking? How you doing? John: All good. Nick: Staying busy. Speaker 1: Yeah, staying busy. How's the dog? I know you got that dog that's really old. Is she doing okay? Nick: Depending upon your definition of okay, she's doing great. Speaker 1: Well, good. Nick: Yeah, she definitely keeps me on my toes. I think she had to go out five times before 11:30 today, so that was fun. Speaker 1: Holy cow. Nick: Yeah. Speaker 1: My mine's 15 and she's going deaf and going partly blind, but she's still okay in that department. How's yours doing? Is she having some hearing or vision? Nick: Oh yeah. No, she can't hear and her vision is not great, and so it's fun stuff. I'm on the third floor of my building, so I carry her down every time to go out. She's not a big dog, so it's easy, but- Speaker 1: It's cute and it's sad sometimes that she's losing her hearing. I'll be calling for her and she can't figure out exactly where it's coming from, because she's not completely deaf. So, she looks around in different angles and I'm like, 'I'm right next to you, you ding dong.' Nick: Oh yeah, I know that look well. Speaker 1: Pretty funny stuff. John, what's going on with you buddy? I know you don't have these exciting dog stories, but what's happening? John: Not too much. Just staying busy and I think as you're aware, becoming a school parent, so that's fun and then started my little one in gymnastics, so I have to head there tonight. Speaker 1: Oh, nice. Yeah. You're getting to that phase now where you got hobbies and activities all the time, right? John: Yeah, play dates are starting to get formed now. I pick her up from school and it's like, "Hey, I want to do a play date with my friend." It's like, "All right." Speaker 1: Yep, go, go, go. That's all right, hey, at least we're getting back to some of that stuff. So kids and stuff. I mean, everybody needs interaction, so it's good that we're here getting some of that stuff going on. Getting our life back in tune, so to speak. That'll be my segue back into the topic here. So, let's talk about how to get our financial plans or our retirement plan back in tune in case we've got out. We talked a couple weeks ago guys, and we're waiting to see what the fine details are going to be, we'll probably do a podcast on it, but tax considerations, future tax considerations. Speaker 1: A lot of the stuff that's right now at the time we're taping this that's before the house, it may go through, there's quite a bit to the corporate tax change, there is bumping up. They're trying to make it sound like it's all going to be for the higher net worth folks, but $400,000, $500,000 is not that hard to get to for some of these things. So depending on where you're at, tax considerations needs to be on everybody's radar no matter what you're making. Nick: Yeah, tax considerations are definitely something that we try to focus on with clients. I think in our minds, the number one, the rule of thumb when it comes to tax considerations in regards to investments and retirement accounts is to have options. So, what we mean by that is not only a diversification in the types of investments, underlying investments that you have, but also in the types of accounts that you have. Nick: You want to have accounts are going to be tax free down the road, accounts that will be taxed down the road and then maybe some accounts that are subject to income or capital gains taxes versus just ordinary income. So, the having options, building a personal moat and being able to have the ability to adapt and adjust, I think and staying nimble is the number one priority when it comes to planning. Speaker 1: Having a personal moat, I like that. John, you've been getting so much rain, you might have your own moat, right? John: Yeah, that's funny. I do feel like it's been raining every day. It's just new house, it's like we have this big yard and I walk back there and it's constantly soaked and the pool's always overflowing. So yes, I do have a personal moat keeping Nick out. Speaker 1: Nice, I like that. Okay, so tax considerations. Again, lots of things happening there, so that could even be changing and that's why it's definitely important to make sure. It's always important really, no matter what time we're in, but I mean certainly when we get to retirement, tax considerations and what we're paying is a big deal. So it's not what you make, it's what you keep, all that stuff. Speaker 1: Life insurance. Fellas, having the right amount, well, 'Hey, I'm retired, I don't need it.' That's what most people say, or at least that's the general consensus or rule of thought, but is that correct? John: Sometimes it is. It really comes down to when you're looking at, do I have the right amount? So, is there a need for it? If there is a need for it, then it becomes income replacement. So example, I go to retire and let's say I do have a pension that's life only. We talked about that a couple weeks ago and if I pass away, that pension's gone, does my spouse need that money for her money to last at that point or for her to hit her goals? John: If the answer's yes, she needs that pension replaced, then yes, there is a need for life insurance. There're other things that go into it, but that's just looking at it from a retirement standpoint. It's really replacing someone's income or assets that are needed to generate income for the surviving spouse. Nick: Yeah, and I would say just on top of that, I think probably the reason that we mentioned this in this conversation is just to not absentmindedly push it off the side. I think there's a perception for people that no matter what, they're not going to need any sort of coverage approach in retirement or into retirement. Just like anything else, we think it's important to take inventory, and when you're building your plan, to make sure that you vet out the different situations and scenarios. Nick: Because when you were originally planning, you may have not expected to have a mortgage, you may not have expected to help out your kids with education costs or maybe at the level that you did, or a myriad of other things. So life comes at you quick, we think it's important that... because so many people automatically assume that it's just no longer a part of the conversation for them, that you make sure that it is or is and take a good inventory to see if it makes sense for you. John: Yeah, definitely. Let me jump in here real quick. Speaker 1: Sure. John: This is really important for big business owners to look at as their near retirement, because a lot of small businesses, they are in essence the business, and if they don't have any life insurance and something happens to them, sometimes we've seen businesses have to fire sale and stuff like that. Nick: Yeah, if something happens to the owner, the business is relying upon the owner, the family expected to be able to sell the business and cash out and be profitable and sail into the sunset that can get derailed pretty quickly. So that's another good example. Speaker 1: Yeah, definitely. And you mentioned cash, just cashing out, but that was actually, cash is on my next one who doesn't love cash. I mean, everybody loves cash. We want to keep a nice amount around. We feel like most people kind of have this, the higher the number the better. My kid, she's 24 now she's working, making good money for a change. Speaker 1: Now she's learning how to play this game with herself about, Ooh, how much can I get my savings account to grow? I'll be chatting with her and she'll be like, 'Yeah, I'm trying to hit this number. And I'm adding a little bit more.' And it's nice to see her kind of start to play that game with herself where she's trying to grow those accounts. And she enjoys always the fact they're growing and that only happens more as we get older. So people sometimes want these pretty large amounts sitting around. So what's the right amount to actually have, because I mean, at some point, we start talking about emergency funds and so on and so forth. I mean, what are you going to do with $100,000 sitting in the banking cash? Is that really too much? Is that the right amount? I mean, how do you figure that out? Nick: Well, this is where our very effective, but also annoying answer of it depends comes into play. So, this answer possibly more than almost anything else is I think hyper dependent upon the people or the person that we're talking about. Obviously there's kind of the rule of thumb of, six to 12 months of expenses in cash. But really when we drill down further, one of the things that I like to run by people is to have them think of cash in a way of it's the ultimate permission slip. What I mean by that is what amount of cash allows them to feel comfortable enough to not make irrational decisions with the rest of their money? So if having a year or 18 months, 24 months, even 36 months of cash allows them to be invested in a way that they should be with the rest of their money. Nick: Then in my mind that the opportunity cost of that money, getting more upside, that cash getting more upside is worth it because it prevents them for them overreacting to things like market corrections like we're having this week or these different sorts of scenarios and circumstances where one of the best techniques that has worked for us is going through and saying 'Yes, the market just pulled back over the last three months. Let's just say it did 10%.' But if we can go to the client's accounts and say, 'Look at, you've got your next 18 months of expenses without ever touching your investment accounts is sitting there in cash for you.' Plus remember that we've got somewhere between 30% and 50% of your actual investment and fixed income automatically their blood pressure, their heart rate, and their amount of emails and phone calls to us go down, which are all things that are positive. Speaker 1: Really that's the talk, starting talking about risk as well. And that's my final bit on getting the plan in tune is having the right amount of risk for the time that you're in and for the situation that you're in. Maybe those two things go hand in hand, well, they all really go hand in hand, if you think about a retirement plan in general, but getting the right amount of risk is certainly important. Speaker 1: And we touched on this a couple of weeks ago when we were talking about couples and how they sometimes they're opposites in that regard. So you still have to find that that happy place that's working for the plan. I think I saw an email for somebody in a couple of weeks back guys, and it was something like, my account haven't done as well as the market this year and maybe I should change advisors. And it was like, well, wait a minute. You know, don't just assume that it's the advisor's fault because it didn't keep up with the market. How are you set up from risk? Are you exactly... Are you taking all as much risk as possible in that, which case the market return should be closer? Or are you very conservative and just don't really know what you have and that's why you didn't perform as well. There's lots of ways in variables to look at this correct? John: Yeah. It's definitely one of the most important things to look at when your overall portfolio is what is your or risk tolerance and how are you invested in? And what you just said is on point, we find that a lot where people are trying to compare not only to us, but other advisors like, 'Well, the S&P did this, what did I do?;' And then when you start diving into it, it's, well, you're a 50, 50 mix and that's the S&P all 100% equities. It's not going to be the same. John: But definitely from a planning standpoint, we try to make sure people are invested correctly based on their risk tolerance. Because if you are more aggressive in your portfolio than you actually are, when you start to see a dip, chances are you're going to panic and chances are if the dip is fast enough or goes down enough like in the COVID period, there March, April 2020, some people change courses and went from what they were, and then went to very conservative. John: And then three weeks later, the market just rallied back and all the gains were lost if you were, are seeing on the sidelines. It's important to really pick your risk tolerance, pick your portfolio and stay at the course based on the plan. Speaker 1: Yeah, absolutely. I mean, you can't panic. That's usually the worst time to do it. It's definitely one of those cases where we tend to do that. And that's, again, the value I think of an advisor, because somebody can call up and say, like the pandemic crash or whatever, and say, 'Hey, I'm panicking. What do I do?' And you can walk through those scenarios without just locking necessarily locking in those gains by panic selling or whatever that case might be. Speaker 1: So something to look out for, make sure you have your plan in tune, and they require a tune note, folks, these they're not a set and forget it kind of thing, it's not. Even life insurance, if you bought life insurance 25 years ago, and you hadn't looked at it 25 years, it's one of those things where we buy it, we think we're never going to need it to look at it again, but no, that's not the case. Speaker 1: Stuff changes. Life happens. So make sure you're making little tweaks, your plans should change and ebb and flow just like your life's going to. And that was our topic this week on the podcast. And as always, we're going to try to take at least an email question or two, if we can, if you'd like to submit your own, go to the website at pfgprivatewealth.com, that's pfgprivatewealth.com drop us a line there and subscribe to the podcast while you're there as well. Speaker 1: We'll see if we can get these two in at least one, we got a question for Nick, from Jamie. He says, 'Nick, I've looked forward to retirement for many years and I enjoy the podcast. And now that I'm actually retired, I can't shake the feeling that I'm going to run out money. So you got any solutions for fighting the feelings, or should I just go back to work?' That's one of these things where people get into that situation. It's like they maybe don't have a good plan or they're just not comfortable. So they're not really sure what it's doing for them. Nick: Yeah. So this is interesting because I would say that realistically, the majority of the people that work with us, their plans are pretty solid and we have a high level of comfort of them retiring. In those scenarios where, where we have a high level of confidence in their plan and what we've done, especially, because we use a lot of pretty of variables. We try to up the cadence of meetings or the amount of times that we talk and get them to start trying to view things maybe a little bit more like us. Nick: So using things like the client portal that we have, where they can view their cashflow or their lifetime and see the different parts start to become more familiar with how the planning software works and get some of that comfort and affirmation that they're online and on target is really, really important. Nick: And then from the perspective of things that maybe aren't quite as static, in our regular reviews, really trying to drill down and dig into what are the things that are concerning them the most? For example, for some people, the things that are concerning them the most might be taxes. We can work, show them and illustrate a scenario of a significant bump in taxes and show them how that impacts them specifically. Nick: When I realized that I should ask clients that have serious concerns about how these specific things that they're concerned about impact them specifically, because one of the things we've seen is that, it's like, 'Okay, I'm watching the news and the news says this is going to happen and freak out in twos. Nick: They're thinking in large terms maybe from societal standpoint and that's understandable, but take that one step further and say, 'Okay, well how does this impacting me? How impact my plan? How does this impact me? And then when we start to drill down, when they start to learn to do that, the amount of stress that they have starts to go away pretty significantly. 'Okay, well I'm concerned about these taxes.' All right, well, Hey, let's take a look at the amount of income you're in. Let's take a look at sort of bracket you're in. Nick: Historically, even if we go back the last 20 years, how much that bracket has fluctuated and you see throughout 9/11, throughout the great recession, throughout the bounce back, throughout... Year bracket that you're in has gone plus, or minus 3%, that's not going to really have a huge packed on you or let's even just let's bump it up an extra 10%, those sorts of things or using that same sort of situational awareness with markets or, whatever else it is, health, those sorts of things. When people start to really think about how to impact them, it's usually kind of a calming factor for them. Speaker 1: Yeah, I think at the end of the day, if you don't have a good strategy in place that makes sense to you and that you understand you're going to have a hard time shaking that feeling and not feeling calm and feeling nervous about it. And that's really where the right advisor and also the right plan comes in place. If you're working with somebody and you feel like things maybe aren't totally there, it's okay to get a second opinion. Whether it's Jamie or anybody else that checking out the podcast, find out if you're working with somebody and you're not sure that that's the right fit, then get a second opinion and you may find that it is. It's everything's working swimmingly well, and that's fantastic. Or you may find that you might need to make a change. Speaker 1: And if you do, just reach out to John and Nick and schedule some time, have a conversation with them. Second opinions is part of the industry. So give them a jingle, have a conversation, pfgprivatewealth.com, that's pfgprivatewealth.com and time wise, guys, I think that's going to wrap it up for this week. So we'll, we'll take that next email question next time on the show. Speaker 1: So reach out folks, let them know, to give them a cell, 8132867776 is the number to call. It's just easier to go to the website, pfgprivatewealth.com, subscribe to the show and all that good stuff on Apple, Google, Spotify. And we'll see you next time here on Retirement Planning Redefined with John and Nick and you guys have a great week. We'll see soon. Nick: [inaudible 00:18:25] John: Have a good one.

Screaming in the Cloud
The Value of Analysts and Observability with Nick Heudecker

Screaming in the Cloud

Play Episode Listen Later Oct 20, 2021 40:42


About NickNick Heudecker leads market strategy and competitive intelligence at Cribl, the observability pipeline company. Prior to Cribl, Nick spent eight years as an industry analyst at Gartner, covering data and analytics. Before that, he led engineering and product teams at multiple startups, with a bias towards open source software and adoption, and served as a cryptologist in the US Navy. Join Corey and Nick as they discuss the differences between observability and monitoring, why organizations struggle to get value from observability data, why observability requires new data management approaches, how observability pipelines are creating opportunities for SRE and SecOps teams, the balance between budgets and insight, why goats are the world's best mammal, and more.Links: Cribl: https://cribl.io/ Cribl Community: https://cribl.io/community Twitter: https://twitter.com/nheudecker Try Cribl hosted solution: https://cribl.cloud TranscriptAnnouncer: Hello, and welcome to Screaming in the Cloud with your host, Chief Cloud Economist at The Duckbill Group, Corey Quinn. This weekly show features conversations with people doing interesting work in the world of cloud, thoughtful commentary on the state of the technical world, and ridiculous titles for which Corey refuses to apologize. This is Screaming in the Cloud.Corey: This episode is sponsored in part by Thinkst. This is going to take a minute to explain, so bear with me. I linked against an early version of their tool, canarytokens.org in the very early days of my newsletter, and what it does is relatively simple and straightforward. It winds up embedding credentials, files, that sort of thing in various parts of your environment, wherever you want to; it gives you fake AWS API credentials, for example. And the only thing that these things do is alert you whenever someone attempts to use those things. It's an awesome approach. I've used something similar for years. Check them out. But wait, there's more. They also have an enterprise option that you should be very much aware of canary.tools. You can take a look at this, but what it does is it provides an enterprise approach to drive these things throughout your entire environment. You can get a physical device that hangs out on your network and impersonates whatever you want to. When it gets Nmap scanned, or someone attempts to log into it, or access files on it, you get instant alerts. It's awesome. If you don't do something like this, you're likely to find out that you've gotten breached, the hard way. Take a look at this. It's one of those few things that I look at and say, “Wow, that is an amazing idea. I love it.” That's canarytokens.org and canary.tools. The first one is free. The second one is enterprise-y. Take a look. I'm a big fan of this. More from them in the coming weeks.Corey: This episode is sponsored in part by our friends at Jellyfish. So, you're sitting in front of your office chair, bleary eyed, parked in front of a powerpoint and—oh my sweet feathery Jesus its the night before the board meeting, because of course it is! As you slot that crappy screenshot of traffic light colored excel tables into your deck, or sift through endless spreadsheets looking for just the right data set, have you ever wondered, why is it that sales and marketing get all this shiny, awesome analytics and inside tools? Whereas, engineering basically gets left with the dregs. Well, the founders of Jellyfish certainly did. That's why they created the Jellyfish Engineering Management Platform, but don't you dare call it JEMP! Designed to make it simple to analyze your engineering organization, Jellyfish ingests signals from your tech stack. Including JIRA, Git, and collaborative tools. Yes, depressing to think of those things as your tech stack but this is 2021. They use that to create a model that accurately reflects just how the breakdown of engineering work aligns with your wider business objectives. In other words, it translates from code into spreadsheet. When you have to explain what you're doing from an engineering perspective to people whose primary IDE is Microsoft Powerpoint, consider Jellyfish. Thats Jellyfish.co and tell them Corey sent you! Watch for the wince, thats my favorite part.Corey: Welcome to Screaming in the Cloud. I'm Corey Quinn. This promoted episode is a bit fun because I'm joined by someone that I have a fair bit in common with. Sure, I moonlight sometimes as an analyst because I don't really seem to know what that means, and he spent significant amounts of time as a VP analyst at Gartner. But more importantly than that, a lot of the reason that I am the way that I am is that I spent almost a decade growing up in Maine, and in Maine, there's not a lot to do other than sit inside for the nine months of winter every year and develop personality problems.You've already seen what that looks like with me. Please welcome Nick Heudecker, who presumably will disprove that, but maybe not. He is currently a senior director of market strategy and competitive intelligence at Cribl. Nick, thanks for joining me.Nick: Thanks for having me. Excited to be here.Corey: So, let's start at the very beginning. I like playing with people's titles, and you certainly have a lofty one. ‘competitive intelligence' feels an awful lot like jeopardy. What am I missing?Nick: Well, I'm basically an internal analyst at the company. So, I spend a lot of time looking at the broader market, seeing what trends are happening out there; looking at what kind of thought leadership content that I can create to help people discover Cribl, get interested in the products and services that we offer. So, I'm mostly—you mentioned my time in Maine. I was a cryptologist in the Navy and I spent almost all of my time focused on what the bad guys do. And in this job, I focus on what our potential competitors do in the market. So, I'm very externally focused. Does that help? Does that explain it?Corey: No, it absolutely does. I mean, you folks have been sponsoring our nonsense for which we thank you, but the biggest problem that I have with telling the story of Cribl was that originally—initially it was, from my perspective, “What is this hokey nonsense?” And then I learned and got an answer and then finish the sentence with, “And where can I buy it?” Because it seems that the big competitive threat that you have is something crappy that some rando sysadmin has cobbled together. And I say that as the rando sysadmin, who has cobbled a lot of things like that together. And it's awful. I wasn't aware you folks had direct competitors.Nick: Today we don't. There's a couple that it might be emerging a little bit, but in general, no, it's mostly us, and that's what I analyze every day. Are there other emerging companies in the space? Are there open-source projects? But you're right, most of the things that we compete against are DIY today. Absolutely.Corey: In your previous role, which you were at for a very long time in tech terms—which in a lot of other cases is, “Okay, that doesn't seem that long,” but seven and a half years is a respectable stint at a company. And you were at Gartner doing a number of analyst-like activities. Let's start at the beginning because I assure you, I'm asking this purely for the audience and not because I don't know the answer myself, but what exactly is the purpose of an analyst firm, of which Gartner is the most broadly known and, follow up, why do companies care what Gartner thinks?Nick: Yeah. It's a good question, one that I answer a lot. So, what is the purpose of an analyst firm? The purpose of an analyst firm is to get impartial information about something, whether that is supply chain technology, big data tech, human resource management technologies. And it's often difficult if you're an end-user and you're interested in say, acquiring a new piece of technology, what really works well, what doesn't.And so the analyst firm because in the course of a given year, I would talk to nearly a thousand companies and both end-users and vendors as well as investors about what they're doing, what challenges they're having, and I would distill that down into 30-minute conversations with everyone else. And so we provided impartial information in aggregate to people who just wanted to help. And that's the purpose of an analyst firm. Your second question, why do people care? Well, I didn't get paid by vendors.I got paid by the company that I worked for, and so I got to be Tron; I fought for the users. And because I talk to so many different companies in different geographies, in different industries, and I share that information with my colleagues, they shared with me, we had a very robust understanding of what's actually happening in any technology market. And that's uncommon kind of insight to really have in any kind of industry. So, that's the purpose and that's why people care.Corey: It's easy from the engineering perspective that I used to inhabit to make fun of it. It's oh, it's purely justification when you're making a big decision, so if it goes sideways—because find me a technology project that doesn't eventually go sideways—I want to be able to make sure that I'm not the one that catches heat for it because Gartner said it was good. They have an amazing credibility story going on there, and I used to have that very dismissive perspective. But the more I started talking to folks who are Gartner customers themselves and some of the analyst-style things that I do with a variety of different companies, it's turned into, “No, no. They're after insight.”Because it turns out, from my perspective at least, the more that you are focused on building a product that solves a problem, you sort of lose touch with the broader market because the only people you're really talking to are either in your space or have already acknowledged and been right there and become your customer and have been jaded to see things from your point of view. Getting a more objective viewpoint from an impartial third party does have value.Nick: Absolutely. And I want you to succeed, I want you to be successful, I want to carry on a relationship with all the clients that I would speak with, and so one of the fun things I would always ask is, “Why are you asking me this question now?” Sometimes it would come in, they'd be very innocuous;, “Compare these databases,” or, “Compare these cloud services.” “Well, why are you asking?” And that's when you get to, kind of like, the psychology of it.“Oh, we just hired a new CIO and he or she hates vendor X, so we have to get rid of it.” “Well, all right. Let's figure out how we solve this problem for you.” And so it wasn't always just technology comparisons. Technology is easy, you write a check and you hope for the best.But when you're dealing with large teams and maybe a globally distributed company, it really comes down to culture, and personality, and all the harder factors. And so it was always—those were always the most fun and certainly the most challenging conversations to have.Corey: One challenge that I find in this space is—in my narrow niche of the world where I focus on AWS bills, where things are extraordinarily yes or no, black or white, binary choices—that I talked to companies, like during the pandemic, and they were super happy that, “Oh, yeah. Our infrastructure has auto-scaling and it works super well.” And I look at the bill and the spend graph over time is so flat you could basically play a game of pool on top of it. And I don't believe that I'm talking to people who are lying to me. I truly don't believe that people make that decision, but what they believe versus what is evidenced in reality are not necessarily congruent. How do you disambiguate from the stories that people want to tell about themselves? And what they're actually doing?Nick: You have to unpack it. I think you have to ask a series of questions to figure out what their motivation is. Who else is on the call, as well? I would sometimes drop into a phone call and there would be a dozen people on the line. Those inquiry calls would go the worst because everyone wants to stake a claim, everyone wants to be heard, no one's going to be honest with you or with anyone else on the call.So, you typically need to have a pretty personal conversation about what does this person want to accomplish, what does the company want to accomplish, and what are the factors that are pushing against what those things are? It's like a novel, right? You have a character, the character wants to achieve something, and there are multiple obstacles in that person's way. And so by act five, ideally everything wraps up and it's perfect. And so my job is to get the character out of the tree that is on fire and onto the beach where the person can relax.So, you have to unpack a lot of different questions and answers to figure out, well, are they telling me what their boss wants to hear or are they really looking for help? Sometimes you're successful, sometimes you're not. Not everyone does want to be open and honest. In other cases, you would have a team show up to a call with maybe a junior engineer and they really just want you to tell them that the junior engineer's architecture is not a good idea. And so you do a lot of couples therapy as well. I don't know if this is really answering the question for you, but there are no easy answers. And people are defensive, they have biases, companies overall are risk-averse. I think you know this.Corey: Oh, yeah.Nick: And so it can be difficult to get to the bottom of what their real motivation is.Corey: My approach has always been that if you want serious data, you go talk to Gartner. If you want [anec-data 00:09:48] and some understanding, well, maybe we can have that conversation, but they're empowering different decisions at different levels, and that's fine. To be clear, I do not consider Gartner to be a competitor to what I do in any respect. It turns out that I am not very good at drawing charts in varying shades of blue and positioning things just so with repeatable methodology, and they're not particularly good at having cartoon animals as their mascot that they put into ridiculous situations. We each have our portion of the universe, and that's working out reasonably well.Nick: Well, and there's also something to unpack there as well because I would say that people look at Gartner and they think they have a lot of data. To a certain degree they do, but a lot of it is not quantifiable data. If you look at a firm like IDC, they specialize in—like, they are a data house; that is what they do. And so their view of the world and how they advise their clients is different. So, even within analyst firms, there is differentiation in what approach they take, how consultative they might be with their clients, one versus another. So, there certainly are differences that you could find the more exposure you get into the industry.Corey: For a while, I've been making a recurring joke that Route 53—Amazon's managed DNS service—is in fact a database. And then at some point, I saw a post on Reddit where someone said, “Yeah, I see the joke and it's great, but why should I actually not do this?” At which point I had to jump in and say, “Okay, look. Jokes are all well and good, but as soon as people start taking me seriously, it's very much time to come clean.” Because I think that's the only ethical and responsible thing to do in this ecosystem.Similarly, there was another great joke once upon a time. It was an April Fool's Day prank, and Google put out a paper about this thing they called MapReduce. Hilarious prank that Yahoo fell for hook, line, and sinker, and wound up building Hadoop out of it and we're still paying the price for that, years later. You have a bit of a reputation from your time at Gartner as being—and I quote—“The man who killed Hadoop.” What happened there? What's the story? And I appreciate your finally making clear to the rest of us that it was, in fact, a joke. What happened there?Nick: Well, one of the pieces of research that Gartner puts out every year is this thing called a Hype Cycle. And we've all seen it, it looks like a roller coaster in profile; big mountain goes up really high and then comes down steeply, drops into a valley, and then—Corey: ‘the trough of disillusionment,' as I recall.Nick: Yes, my favorite. And then plateaus out. And one of the profiles on that curve was Hadoop distributions. And after years of taking inquiry calls, and writing documents, and speaking with everybody about what they were doing, we realized that this really isn't taking off like everyone thinks it is. Cluster sizes weren't getting bigger, people were having a lot of challenges with the complexity, people couldn't find skills to run it themselves if they wanted to.And then the cloud providers came in and said, “Well, we'll make a lot of this really simple for you, and we'll get rid of HDFS,” which is—was a good idea, but it didn't really scale well. I think that the challenge of having to acquire computers with compute storage and memory again, and again, and again, and again, just was not sustainable for the majority of enterprises. And so we flagged it as this will be obsolete before plateau. And at that point, we got a lot of hate mail, but it just seemed like the right decision to make, right? Once again, we're Tron; we fight for the users.And that seemed like the right advice and direction to provide to the end-users. And so didn't make a lot of friends, but I think I was long-term right about what happened in the Hadoop space. Certainly, some fragments of it are left over and we're still seeing—you know, Spark is going strong, there's a lot of Hive still around, but Hadoop as this amalgamation of open-source projects, I think is effectively dead.Corey: I sure hope you're right. I think it has a long tail like most things that are there. Legacy is the condescending engineering term for ‘it makes money.' You were at Gartner for almost eight years and then you left to go work at Cribl. What triggered that? What was it that made you decide, “This is great. I've been here a long time. I've obviously made it work for me. I'm going to go work at a startup that apparently, even though it recently raised a $200 million funding round”—congratulations on that, by the way—“It still apparently can't afford to buy a vowel in its name.” That's C-R-I-B-L because, of course, it is. Maybe another consonant, while you're shopping. But okay, great. It's oddly spelled, it is hard to explain in some cases, to folks who are not already feeling pain in that space. What was it that made you decide to sit up and, “All right, this is where I want to be?”Nick: Well, I met the co-founders when I was an analyst. They were working at Splunk and oddly enough—this is going to be an interesting transition compared to the previous thing we talked about—they were working on Hunk, which was, let's use HDFS to store Splunk data. Made a lot of sense, right? It could be much more cost-effective than high-cost infrastructure for Splunk. And so they told me about this; I was interested.And so I met the co-founders and then I reconnected with them after they left and formed Cribl. And I thought the story was really cool because where they're sitting is between sources and destinations of observability data. And they were solving a problem that all of my customers had, but they couldn't resolve. They would try and build it themselves. They would look at—Kafka was a popular choice, but that had some challenges for observability data—works fantastically well for application data.And they were just—had a very pragmatic view of the world that they were inhabiting and the problem that they were looking to solve. And it looked kind of like a no-brainer of a problem to solve. But when you double-click on it, when you really look down and say, “All right, what are the challenges with doing this?” They're really insurmountable for a lot of organizations. So, even though they may try and take a DIY approach, they often run into trouble after just a few weeks because of all the protocols you have to support, all the different data formats, and all the destinations, and role-based access control, and everything else that goes along with it.And so I really liked the team. I thought the product inhabited a unique space in the market—we've already talked about the lack of competitors in the space—and I just felt like the company was on a rocket ship—or is a rocket ship—that basically had unbounded success potential. And so when the opportunity arose to join the team and do a lot of the things I like doing as an analyst—examining the market, talking to people looking at competitive aspects—I jumped at it.Corey: It's nice when you see those opportunities that show up in front of you, and the stars sort of align. It's like, this is not just something that I'm excited about and enthused about, but hey, they can use me. I can add something to where they're going and help them get there better, faster, sooner, et cetera, et cetera.Nick: When you're an analyst, you look at dozens of companies a month and I'd never seen an opportunity that looked like that. Everything kind of looked the same. There's a bunch of data integration companies, there's a bunch of companies with Spark and things like that, but this company was unique; the product was unique, and no one was really recognizing the opportunity. So, it was just a great set of things that all happen at the same time.Corey: It's always fun to see stars align like that. So—Nick: Yeah.Corey: —help me understand in a way that can be articulated to folks who don't have 15 years of grumpy sysadmin experience under their belts, what does Cribl do?Nick: So, Cribl does a couple of things. Our flagship product is called LogStream, and the easiest way to describe that is as an abstraction between sources and destinations of data. And that doesn't sound very interesting, but if you, from your sysadmin background, you're always dealing with events, logs, now there's traces, metrics are also hanging around—Corey: Oh, and of course, the time is never synchronized with anything either, so it's sort of a giant whodunit, mystery, where half the eyewitnesses lie.Nick: Well, there's that. There's a lot of data silos. If you got an agent deployed on a system, it's only going to talk to one destination platform. And you repeat this, maybe a dozen times per server, and you might have 100,000 or 200,000 servers, with all of these different agents running on it, each one locked into one destination. So, you might want to be able to mix and match that data; you can't. You're locked in.One of the things LogStream does is it lets you do that exact mixing and matching. Another thing that this product does, that LogStream does, is it gives you ability to manage that data. And then what I mean by that is, you may want to reduce how much stuff you're sending into a given platform because maybe that platform charges you by your daily ingest rates or some other kind of event-based charges. And so not all that data is valuable, so why pay to store it if it's not going to be valuable? Just dump it or reduce the amount of volume that you've got in that payload, like a Windows XML log.And so that's another aspect that it allows you to do, better management of that stuff. You can redact sensitive fields, you can enrich the data with maybe, say, GeoIPs so you know what kind of data privacy laws you fall under and so on. And so, the story has always been, land the data in your destination platform first, then do all those things. Well, of course, because that's how they charge you; they charge you based on daily ingest. And so now the story is, make those decisions upfront in one place without having to spread this logic all over, and then send the data where you want it to go.So, that's really, that's the core product today, LogStream. We call ourselves an observability pipeline for observability data. The other thing we've got going on is this project called AppScope, and I think this is pretty cool. AppScope is a black box instrumentation tool that basically resides between the application runtime and the kernel and any shared libraries. And so it provides—without you having to go back and instrument code—it instruments the application for you based on every call that it makes and then can send that data through something like LogStream or to another destination.So, you don't have to go back and say, “Well, I'm going to try and find the source code for this 30-year old c++ application.” I can simply run AppScope against the process, and find out exactly what that application is doing for me, and then relay that information to some other destination.Corey: This episode is sponsored in part by Liquibase. If you're anything like me, you've screwed up the database part of a deployment so severely that you've been banned from touching every anything that remotely sounds like SQL, at at least three different companies. We've mostly got code deployments solved for, but when it comes to databases we basically rely on desperate hope, with a roll back plan of keeping our resumes up to date. It doesn't have to be that way. Meet Liquibase. It is both an open source project and a commercial offering. Liquibase lets you track, modify, and automate database schema changes across almost any database, with guardrails to ensure you'll still have a company left after you deploy the change. No matter where your database lives, Liquibase can help you solve your database deployment issues. Check them out today at liquibase.com. Offer does not apply to Route 53.Corey: I have to ask because I love what you're doing, don't get me wrong. The counterargument that always comes up in this type of conversation is, “Who in their right mind looks at the state of the industry today and says, ‘You know what we need? That's right; another observability tool.'” what differentiates what you folks are building from a lot of the existing names in the space? And to be clear, a lot of the existing names in the space are treating observability simply as hipster monitoring. I'm not entirely sure they're wrong, but that's a different fight for a different time.Nick: Yeah. I'm happy to come back and talk about that aspect of it, too. What's different about what we're doing is we don't care where the data goes. We don't have a dog in that fight. We want you to have better control over where it goes and what kind of shape it's in when it gets there.And so I'll give an example. One of our customers wanted to deploy a new SIEM—Security Information Event Management—tool. But they didn't want to have to deploy a couple hundred-thousand new agents to go along with it. They already had the data coming in from another agent, they just couldn't get the data to it. So, they use LogStream to send that data to their new desired platform.Worked great. They were able to go from zero to a brand new platform in just a couple days, versus fighting with rolling out agents and having to update them. Did they conflict with existing agents? How much performance did it impact on the servers, and so on? So, we don't care about the destination. We like everybody. We're agnostic when it comes to where that data goes. And—Corey: Oh, it's not about the destination. It's about the journey. Everyone's been saying it, but you've turned it into a product.Nick: It's very spiritual. So, we [laugh] send, we send your observability data on a spiritual [laugh] journey to its destination, and we can do quite a bit with it on the way.Corey: So, you said you offered to go back as well and visit the, “Oh, it's monitoring, but we're going to call it observability because otherwise we get yelled out on Twitter by Charity Majors.” How do you view that?Nick: Monitoring is the things you already know. Right? You know what questions you want to ask, you get an alert if something goes out of bounds or something goes from green to red. Think about monitoring as a data warehouse. You shape your data, you get it all in just the right condition so you can ask the same question over and over again, over different time domains.That's how I think about monitoring. It's prepackaged, you know exactly what you want to do with it. Observability is more like a data lake. I have no idea what I'm going to do with this stuff. I think there's going to be some signals in here that I can use, and I'm going to go explore that data.So, if monitoring is your known knowns, observability is your unknown unknowns. So, an ideal observability solution gives you an opportunity to discover what those are. Once you discover them. Great. Now, you can talk about how to get them into your monitoring system. So, for me, it's kind of a process of discovery.Corey: Which makes an awful lot of sense. The problem I've always had with the monitoring approach is it falls into this terrible pattern of enumerate the badness. In other words, “Imagine all the ways that this system can fail,” and then build an alerting that lets you know when any of those things happen. And what happens next is inevitable to anyone who's ever dealt with the tricksy devils known as computers, and what happens, of course, is that they find new ways to fail and you generally get to add to the list of things to check for, usually at two o'clock in the morning.Nick: On a Sunday.Corey: Oh, absolutely. It almost doesn't matter when. The real problem is when these things happen, it's, “What day, actually, is it?” And you have to check the calendar to figure out because your third time that week being woken up in the dead of night. It's like an infant but less than endearing.So, that has been the old school approach, and there's unfortunately still an awful lot of, we'll just call it nonsense, in the industry that still does exactly the same thing, except now they call it observability because—hearkening back to earlier in our conversation—there's a certain point in the Gartner Hype Cycle that we are all existing within. What's the deal with that?Nick: Well, I think that there are a lot of entrenched interests in the monitoring space. And so I think you always see this when a new term comes around. Vendors will say, “All right, well, there's a lot of confusion about this. Let me back-fit my product into this term so that I can continue to look like I'm on the leading edge and I'm not going to put any of my revenues in jeopardy.” I know, that's a cynical view, but I've seen it over and over again.And I think that's unfortunate because there's a real opportunity to have a better understanding of your systems, to better understand what's happening in all the containers you're deploying and not tearing down the way that you should, to better understand what's happening in distributed systems. And it's going to be a real missed opportunity if that is what happens. If we just call this ‘Monitoring 2.0' it's going to leave a lot of unrealized potential in the market.Corey: The big problem that I've seen in a lot of different areas is—I'll be direct—consolidation where you have a company that starts to do a thing—and that's great—and then they start doing other things that are tied to it. And in turn, they start, I guess, gathering everything in the ecosystem. If you break down observability into various constituent parts, I—know, I know, the pillars thing is going to upset people; ignore that for now—and if you have an offering that's weak in a particular area, okay, instead of building it organically into the product, or saying, “Yeah, that's not what we do,” there's an instinct to acquire a company or build that functionality out. And it turns out that we're building what feels the lot to me like the SaaS equivalent of multifunction printers: they can print, they can scan, they can fax, and none of those three very well, so it winds up with something that dissatisfies everyone, rather than a best-of-breed solution that has a very clear and narrow starting and stopping point. How do you view that?Nick: Well, what you've described is a compromise, right? A compromise is everyone can work and no one's happy. And I think that's the advantage of where LogStream comes in. The reality is best-of-breed. Most enterprises today have 30 or more different monitoring tools—call them observability tools if you want to—and you will never pry those tools from the dead hands of those sysadmins, DevOps engineers, SREs, et cetera.They all integrate those tools into how they work and their processes. So, we're living in a best-of-breed world. It's like that in data and analytics—my former beat—and it's like that in monitoring and observability. People really gravitate towards the tools they like, they gravitate towards the tools their friends are using. And so you need a way to be able to mix and match that stuff.And just because I want to stay [laugh] on message, that's really where the LogStream story kind of blends in because we do that; we allow you to mix and match all those different pieces.Corey: Joke's on you. I use Nagios and I have no friends. I'm not convinced those two things are entirely unrelated, but here we are. So here's, I guess, the big burning question that a lot of folks—certainly not me, but other undefined folks, ‘lots of people are saying'—so you built something interesting that actually works. I want to be clear on this.I have spoken to customers of yours. They swear by it instead of swearing at it, which happens with other companies. Awesome. You have traction, you're moving forward, things are going great. Here's $200 million is the next part of that story, and on some level, my immediate reaction—which does need updating, let's be clear here—is like, all right.I'm trying to build a product. I can see how I could spend a few million bucks. “Well, what can you do with I don't know, 100 times that?” My easy answer is, “Something monstrous.” I don't believe that is the case here. What is the growth plan? What are you doing that makes having that kind of a war chest a useful and valuable thing to have?Nick: Well, if you speak with the co-founders—and they've been open about this—we view ourselves as a generational company. We're not just building one product. We've been thinking about, how do we deliver on observability as this idea of discovery? What does that take? And it doesn't mean that we're going to be less agnostic to other destinations, we still think there's an incredible amount of value there and that's not going away, but we think there's maybe an interim step that we build out, potentially this idea of an observability data lake where you can explore these environments.Certainly, there's other types of options in the space today. Most of them are SQL-based, which is interesting because the audience that uses monitoring and observability tools couldn't care less about SQL right? They want search, they want regex, and so you've got to have the right tool for that audience. And so we're thinking about what that looks like going forward. We're doubling down on people.Surprisingly, this is a very—like anything else in software, it is people-intensive. And so certainly those are other aspects that we're exploring with the recent investment, but definitely, multiproduct company is our future and continued expansion.Corey: Expansion is always a fun one. It's the idea of, great, are you looking at going deeper into the areas you're already active within, or is it more of a, “Ah, so we've solved the, effectively, log routing problem. That's great. Let's solve other problems, too.” Or is it more of a, I guess, a doubling down and focusing on what's working? And again, that probably sounds judgmental in a way I don't intend it to at all. I just have a hard time contextualizing that level of scale coming from a small company perspective the way that I do.Nick: Yeah. Our plan is to focus more intently on the areas that we're in. We have a huge basis of experience there. We don't want to be all things to all people; that dilutes the message down to nothing, so we want to be very specific in the audiences we talk to, the problems we're trying to solve, and how we try to solve them.Corey: The problem I've always found with a lot of the acquisition, growth thrashing of—let me call it what I think it is: companies in decline trying to strain relevancy, it feels almost like a, “We don't see a growth strategy. So, we're going to try and acquire everything that hold still long enough, at some level, trying to add more revenue to the pile, but also thrashing in the sense of, okay. They're going to teach us how to do things in creative, awesome ways,” but it never works out that way. When you have a 50,000 person company acquiring a 200 person company, invariably the bigger culture is going to dominate. And I don't understand why that mistake seems to continually happen again, and again, and again.And people think I'm effectively alluding to—or whenever the spoken word version of subtweeting is—a particular company or a particular acquisition. I'm absolutely not, there are probably 50 different companies listening right now who thinks, “Oh, God. He's talking about us.” It's the common repeating trend. What is that?Nick: It's hard to say. In some cases, these acquisitions might just be talent. “We need to know how to do X. They know how to do X. Let's do it.” They may have very unique niche technology or software that another company thinks they can more broadly apply.Also, some of these big companies, these may not be board-level or CEO-level decisions. A business unit might decide, “Oh, I like what that company is doing. I'm going to go acquire it.” And so it looks like MegaCorp bought TinyCorp, but it's really, this tiny business unit within MegaCorp bought tiny company. The reality is often different from what it looks like on the outside.So, that's one way. Another is, you know, if they're going to teach us to be more effective with tech or something like that, you're never going to beat culture. You're never going to be the existing culture. If it's 50,000, against 200, obviously we know who wins there. And so I don't know if that's realistic.I don't know if the big companies are genuine when they say that, but it could just be the messaging that they use to make people happy and hopefully retain as many of those new employees for as long as they can. Does that make sense?Corey: No, it makes perfect sense. It's the right answer. It does articulate what is happening there, and I think I keep falling prey to the same failure. And it's hard. It's pernicious, but companies are not monolithic entities.There's no one person at all of these companies each who is making these giant unilateral decisions. It's always some product manager or some particular person who has a vision and a strategy in the department. It is not something that the company board is agreeing on every little decision that gets made. They're distributed entities in many respects.Nick: Absolutely. And that's only getting more pervasive as companies get larger [laugh] through acquisition. So, you're going to see more and more of that, and so it's going to look like we're going to put one label on it, one brand. Often, I think internally, that's the exact opposite of what actually happened, how that decision got made.Corey: Nick, I want to thank you for taking so much time to speak with me about what you're up to over there, how your path has shaped, how you view the world, and also what Cribl does these days. If people want to learn more about what you're up to, how you think about the world, or even possibly going to work at Cribl which, having spoken to a number of people over there, I would endorse it. How do they find you?Nick: Best place to find us is by joining our community: cribl.io/community, and Cribl is spelled C-R-I-B-L. You can certainly reach out there, we've got about 2300 people in our community Slack, so it's a great group. You can also reach out to me on Twitter, I'm @nheudecker, N-H-E-U-D-E-C-K-E-R. Tell me what you thought of the episode; love to hear it. And then beyond that, you can also sign up for our free cloud tier at cribl.cloud. It's a pretty generous one terabyte a day processing, so you can start to send data in and send it wherever you'd like to be.Corey: To be clear, this free as in beer, not free as an AWS free tier?Nick: This is free as in beer.Corey: Excellent. Excellent.Nick: I think I'm getting that right. I think it's free as in beer. And the other thing you can try is our hosted solution on AWS, fully managed cloud at cribl.cloud, we offer a free one terabyte per day processing, so you can start to send data into that environment and send it wherever you'd like to go, in whatever shape that data needs to be in when it gets there.Corey: And we will, of course, put links to that in the [show notes 00:35:21]. Thank you so much for your time today. I really appreciate it.Nick: No, thank you for having me. This was a lot of fun.Corey: Nick Heudecker, senior director, market strategy and competitive intelligence at Cribl. I'm Cloud Economist Corey Quinn, and this is Screaming in the Cloud. If you've enjoyed this podcast, please leave a five-star review on your podcast platform of choice, whereas if you've hated this podcast, please leave a five-star review on your podcast platform of choice, along with a comment explaining that the only real reason a startup should raise a $200 million funding round is to pay that month's AWS bill.Corey: If your AWS bill keeps rising and your blood pressure is doing the same, then you need The Duckbill Group. We help companies fix their AWS bill by making it smaller and less horrifying. The Duckbill Group works for you, not AWS. We tailor recommendations to your business and we get to the point. Visit duckbillgroup.com to get started.Announcer: This has been a HumblePod production. Stay humble.

Screaming in the Cloud
Hacking AWS in Good Faith with Nick Frichette

Screaming in the Cloud

Play Episode Listen Later Jul 1, 2021 35:31


About NickNick Frichette is a Penetration Tester and Team Lead for State Farm. Outside of work he does vulnerability research. His current primary focus is developing techniques for AWS exploitation. Additionally he is the founder of hackingthe.cloud which is an open source encyclopedia of the attacks and techniques you can perform in cloud environments.Links: Hacking the Cloud: https://hackingthe.cloud/ Determine the account ID that owned an S3 bucket vulnerability: https://hackingthe.cloud/aws/enumeration/account_id_from_s3_bucket/ Twitter: https://twitter.com/frichette_n Personal website:https://frichetten.com TranscriptAnnouncer: Hello, and welcome to Screaming in the Cloud with your host, Chief Cloud Economist at The Duckbill Group, Corey Quinn. This weekly show features conversations with people doing interesting work in the world of cloud, thoughtful commentary on the state of the technical world, and ridiculous titles for which Corey refuses to apologize. This is Screaming in the Cloud.Corey: This episode is sponsored in part by Thinkst. This is going to take a minute to explain, so bear with me. I linked against an early version of their tool, canarytokens.org in the very early days of my newsletter, and what it does is relatively simple and straightforward. It winds up embedding credentials, files, that sort of thing in various parts of your environment, wherever you want to; it gives you fake AWS API credentials, for example. And the only thing that these things do is alert you whenever someone attempts to use those things. It's an awesome approach. I've used something similar for years. Check them out. But wait, there's more. They also have an enterprise option that you should be very much aware of canary.tools. You can take a look at this, but what it does is it provides an enterprise approach to drive these things throughout your entire environment. You can get a physical device that hangs out on your network and impersonates whatever you want to. When it gets Nmap scanned, or someone attempts to log into it, or access files on it, you get instant alerts. It's awesome. If you don't do something like this, you're likely to find out that you've gotten breached, the hard way. Take a look at this. It's one of those few things that I look at and say, “Wow, that is an amazing idea. I love it.” That's canarytokens.org and canary.tools. The first one is free. The second one is enterprise-y. Take a look. I'm a big fan of this. More from them in the coming weeks.Corey: This episode is sponsored in part by our friends at Lumigo. If you've built anything from serverless, you know that if there's one thing that can be said universally about these applications, it's that it turns every outage into a murder mystery. Lumigo helps make sense of all of the various functions that wind up tying together to build applications. It offers one-click distributed tracing so you can effortlessly find and fix issues in your serverless and microservices environment. You've created more problems for yourself; make one of them go away. To learn more, visit lumigo.io.Corey: Welcome to Screaming in the Cloud. I'm Corey Quinn. I spend a lot of time throwing things at AWS in varying capacities. One area I don't spend a lot of time giving them grief is in the InfoSec world because as it turns out, they—and almost everyone else—doesn't have much of a sense of humor around things like security. My guest today is Nick Frechette, who's a penetration tester and team lead for State Farm. Nick, thanks for joining me.Nick: Hey, thank you for inviting me on.Corey: So, like most folks in InfoSec, you tend to have a bunch of different, I guess, titles or roles that hang on signs around someone's neck. And it all sort of distills down, on some level—in your case, at least, and please correct me if I'm wrong—to ‘cloud security researcher.' Is that roughly correct? Or am I missing something fundamental?Nick: Yeah. So, for my day job, I do penetration testing, and that kind of puts me up against a variety of things, from web applications, to client-side applications, to sometimes the cloud. In my free time, though, I like to spend a lot of time on security research, and most recently been focusing pretty heavily on AWS.Corey: So, let's start at the very beginning. What is a cloud security researcher? “What is it you'd say it is you do here?” For lack of a better phrasing?Nick: Well, to be honest, the phrase ‘security researcher' or ‘cloud security researcher' has been, kind of… I guess watered down in recent years; everybody likes to call themselves a researcher in some way or another. You have some folks who participate in the bug bounty programs. So, for example, GCP, and Azure have their own bug bounties. AWS does not, and too sure why. And so they want to find vulnerabilities with the intention of getting cash compensation for it.You have other folks who are interested in doing security research to try and better improve defenses and alerting and monitoring so that when the next major breach happens, they're prepared or they'll be able to stop it ahead of time. From what I do, I'm very interested in offensive security research. So, how can I as, a penetration tester, or red teamer or, I guess, an actual criminal, [laugh] how can I take advantage of AWS, or try to avoid detection from services like GuardDuty and CloudTrail?Corey: So, let's break that down a little bit further. I've heard the term of ‘red team versus blue team' used before. Red team—presumably—is the offensive security folks—and yes, some of those people are, in fact, quite offensive—and blue team is the defense side. In other words, keeping folks out. Is that a reasonable summation of the state of the world?Nick: It can be, yeah, especially when it comes to security. One of the nice parts about the whole InfoSec field—I know a lot of folks tend to kind of just say, “Oh, they're there to prevent the next breach,” but in reality, InfoSec has a ton of different niches and different job specialties. “Blue teamers,” quote-unquote, tend to be the defense side working on ensuring that we can alert and monitor potential attacks, whereas red teamers—or penetration testers—tend to be the folks who are trying to do the actual exploitation or develop techniques to do that in the future.Corey: So, you talk a bit about what you do for work, obviously, but what really drew my notice was stuff you do that isn't part of your core job, as best I understand it. You're focused on vulnerability research, specifically with a strong emphasis on cloud exploitation, as you said—AWS in particular—and you're the founder of Hacking the Cloud, which is an open-source encyclopedia of various attacks and techniques you can perform in cloud environments. Tell me about that.Nick: Yeah, so Hacking the Cloud came out of a frustration I had when I was first getting into AWS, that there didn't seem to be a ton of good resources for offensive security professionals to get engaged in the cloud. By comparison, if you wanted to learn about web application hacking, or attacking Active Directory, or reverse engineering, if you have a credit card, I can point you in the right direction. But there just didn't seem to be a good course or introduction to how you, as a penetration tester, should attack AWS. There's things like, you know, open S3 buckets are a nightmare, or that server-side request forgery on an EC2 instance can result in your organization being fined very, very heavily. I kind of wanted to go deeper with that.And with Hacking the Cloud, I've tried to gather a bunch of offensive security research from various blog posts and conference talks into a single location, so that both the offense side and the defense side can kind of learn from it and leverage that to either improve defenses or look for things that they can attack.Corey: It seems to me that doing things like that is not likely to wind up making a whole heck of a lot of friends over on the cloud provider side. Can you talk a little bit about how what you do is perceived by the companies you're focusing on?Nick: Yeah. So, in terms of relationship, I don't really have too much of an idea of what they think. I have done some research and written on my blog, as well as published to Hacking the Cloud, some techniques for doing things like abusing the SSM agent, as well as abusing the AWS API to enumerate permissions without logging into CloudTrail. And ironically, through the power of IP addresses, I can see when folks from the Amazon corporate IP address space look at my blog, and that's always fun, especially when there's, like, four in the course of a couple of minutes, or five or six. But I don't really know too much about what they—or how they view it, or if they think it's valuable at all. I hope they do, but really not too sure.Corey: I would imagine that they do, on some level, but I guess the big question is, you know that someone doesn't like what you're doing when they send, you know, cease and desist notices, or have the police knock on your door. I feel like at most levels, we're past that in an InfoSec level, at least I'd like to believe we are. We don't hear about that happening all too often anymore. But what's your take on it?Nick: Yeah, I definitely agree. I definitely think we are beyond that. Most companies these days know that vulnerabilities are going to happen, no matter how hard you try and how much money you spend, and so it's better to be accepting of that and open to it. And especially because the InfoSec community can be so, say, noisy at times, it's definitely worth it to pay attention, definitely be appreciative of the information that may come out. AWS is pretty awesome to work with, having disclosed to them a couple times, now.They have a safe harbor provision, which essentially says that so long as you're operating in good faith, you are allowed to do security testing. They do have some rules around that, but they are pretty clear in terms of if you were operating in good faith, you wouldn't be doing anything like that. It tends to be pretty obviously malicious things that they'll ask you to stop.Corey: So, talk to me a little bit about what you've found lately, and been public about. There have been a number of examples that have come up whenever people start googling your name or looking at things you've done. But what's happening lately? What have you found that's interesting?Nick: Yeah. So, I think most recently, the thing that's kind of gotten the most attention has been a really interesting bug I found in the AWS API. Essentially, kind of the core of it is that when you are interacting with the API, obviously that gets logged to CloudTrail, so long as it's compatible. So, if you are successful, say you want to do, like, Secrets Manager, ListSecrets, that shows up in CloudTrail. And similarly, if you do not have that permission on a role or user and you try to do it, that access denied also gets logged to CloudTrail.Something kind of interesting that I found is that by manually modifying a request, or mal-forming them, what we can do is we can modify the content-type header, and as a result when you do that—and you can provide literally gibberish. I think I have VS Code window here somewhere with a content-type of ‘meow'—when you do that, the AWS API knows the action that you're trying to call because of that messed up content type, it doesn't know exactly what you're trying to do and as a result, it doesn't get logged to CloudTrail. Now, while that may seem kind of weirdly specific and not really, like, a concern, the nice part of it though is that for some API actions—somewhere in the neighborhood of 600. I say ‘in the neighborhood of' just because it fluctuates over time—as a result of that, you can tell if you have that permission, or if you don't without that being logged to CloudTrail. And so we can do this enumeration of permissions without somebody in the defense side seeing us do it. Which is pretty awesome from a offensive security perspective.Corey: On some level, it would be easy to say, “Well, just not showing up in the logs isn't really a security problem at all.” I guess that you disagree?Nick: I do, yeah. So, let's sort of look at it from a real-world perspective. Let's say, Corey, you're tired of saving people money on their AWS bill, you'd instead maybe want to make a little money on the side and you're okay with perhaps, you know, committing some crimes to do it. Through some means you get access to a company's AWS credentials for some particular role, whether that's through remote code execution on an EC2 instance, or maybe find them in an open location like an S3 bucket or a Git repository, or maybe you phish a developer, through some means, you have an access key and a secret access key. The new problem that you have is that you don't know what those credentials are associated with, or what permissions they have.They could be the root account keys, or they could be literally locked down to a single S3 bucket to read from. It all just kind of depends. Now, historically, your options for figuring that out are kind of limited. Your best bet would be to brute-force the AWS API using a tool like Pacu, or my personal favorite, which is enumerate-iam by Andres Riancho. And what that does is it just tries a bunch of API calls and sees which one works and which one doesn't.And if it works, you clearly know that you have that permission. Now, the problem with that, though, is that if you were to do that, that's going to light up CloudTrail like a Christmas tree. It's going to start showing all these access denieds for these various API calls that you've tried. And obviously, any defender who's paying attention is going to look at that and go, “Okay. That's, uh, that's suspicious,” and you're going to get shut down pretty quickly.What's nice about this bug that I found is that instead of having to litter CloudTrail with all these logs, we can just do this enumeration for roughly 600-ish API actions across roughly 40 AWS services, and nobody is the wiser. You can enumerate those permissions, and if they work fantastic, and you can then use them, and if you come to find you don't have any of those 600 permissions, okay, then you can decide on where to go from there, or maybe try to risk things showing up in CloudTrail.Corey: CloudTrail is one of those services that I find incredibly useful, or at least I do in theory. In practice, it seems that things don't show up there, and you don't realize that those types of activities are not being recorded until one day there's an announcement of, “Hey, that type of activity is now recorded.” As of the time of this recording, the most recent example that in memory is data plane requests to DynamoDB. It's, “Wait a minute. You mean that wasn't being recorded previously? Huh. I guess it makes sense, but oh, dear.”And that causes a reevaluation of what's happening in the—from a security policy and posture perspective for some clients. There's also, of course, the challenge of CloudTrail logs take a significant amount of time to show up. It used to be over 20 minutes, I believe now it's closer to 15—but don't quote me on that, obviously. Run your own tests—which seems awfully slow for anything that's going to be looking at those in an automated fashion and taking a reactive or remediation approach to things that show up there. Am I missing something key?Nick: No, I think that is pretty spot on. And believe me, [laugh] I am fully aware at how long CloudTrail takes to populate, especially with doing a bunch of research on what is and what is not logged to CloudTrail. I know that there are some operations that can be logged more quickly than the 15-minute average. Off the top of my head, though, I actually don't quite remember what those are. But you're right, in general, the majority at least do take quite a while.And that's definitely time in which an adversary or someone like me, could maybe take advantage of that 15-minute window to try and brute force those permissions, see what we have access to, and then try to operate and get out with whatever goodies we've managed to steal.Corey: Let's say that you're doing the thing that you do, however that comes to be—and I am curious—actually, we'll start there. I am curious; how do you discover these things? Is it looking at what is presented and then figuring out, “Huh, how can I wind up subverting the system it's based on?” And, similar to the way that I take a look at any random AWS services and try and figure out how to use it as a database? How do you find these things?Nick: Yeah, so to be honest, it all kind of depends. Sometimes it's completely by accident. So, for example, the API bug I described about not logging to CloudTrail, I actually found that due to [laugh] copy and pasting code from AWS's website, and I didn't change the content-type header. And as a result, I happened to notice this weird behavior, and kind of took advantage of it. Other times, it's thinking a little bit about how something is implemented and the security ramifications of it.So, for example, the SSM agent—which is a phenomenal tool in order to do remote access on your EC2 instances—I was sitting there one day and just kind of thought, “Hey, how does that authenticate exactly? And what can I do with it?” Sure enough, it authenticates the exact same way that the AWS API does, that being the metadata service on the EC2 instance. And so what I figured out pretty quickly is if you can get access to an EC2 instance, even as a low-privilege user or you can do server-side request forgery to get the keys, or if you just have sufficient permissions within the account, you can potentially intercept SSM messages from, like, a session and provide your own results. And so in effect, if you've compromised an EC2 instance, and the only way, say, incident response has into that box is SSM, you can effectively lock them out of it and, kind of, do whatever you want in the meantime.Corey: That seems like it's something of a problem.Nick: It definitely can be. But it is a lot of fun to play keep-away with incident response. [laugh].Corey: I'd like to reiterate that this is all in environments you control and have permissions to be operating within. It is not recommended that people pursue things like this in other people's cloud environments without permissions. I don't want to find us sued for giving crap advice, and I don't want to find listeners getting arrested because they didn't understand the nuances of what we're talking about.Nick: Yes, absolutely. Getting legal approval is really important for any kind of penetration testing or red teaming. I know some folks sometimes might get carried away, but definitely be sure to get approval before you do any kind of testing.Corey: So, how does someone report a vulnerability to a company like AWS?Nick: So AWS, at least publicly, doesn't have any kind of bug bounty program. But what they do have is a vulnerability disclosure program. And that is essentially an email address that you can contact and send information to, and that'll act as your point of contact with AWS while they investigate the issue. And at the end of their investigation, they can report back with their findings, whether they agree with you and they are working to get that patched or fixed immediately, or if they disagree with you and think that everything is hunky-dory, or if you may be mistaken.Corey: I saw a tweet the other day that I would love to get your thoughts on, which said effectively, that if you don't have a public bug bounty program, then any way that a researcher chooses to disclose the vulnerability is definitionally responsible on their part because they don't owe you any particular duty of care. Responsible disclosure, of course, is also referred to as, “Coordinated vulnerability disclosure” because we're always trying to reinvent terminology in this space. What do you think about that? Is there a duty of care from security researchers to responsibly disclose the vulnerabilities they find, or coordinate those vulnerabilities with vendors in the absence of a public bounty program on turning those things in?Nick: Yeah, you know, I think that's a really difficult question to answer. From my own personal perspective, I always think it's best to contact the developers, or the company, or whoever maintains whatever you found a vulnerability in, give them the best shot to have it fixed or repaired. Obviously, sometimes that works great, and the company is super receptive, and they're willing to patch it immediately. And other times, they just don't respond, or sometimes they respond harshly, and so depending on the situation, it may be better for you to release it publicly with the intention that you're informing folks that this particular company or this particular project may have an issue. On the flip side, I can kind of understand—although I don't necessarily condone it—why folks pursue things like exploit brokers, for example.So, if a company doesn't have a bug bounty program, and the researcher isn't expecting any kind of, like, cash compensation, I can understand why they may spend tens of hours, maybe hundreds of hours chasing down a particularly impactful vulnerability, only to maybe write a blog post about it or get a little head pat and say, “Thanks, nice work.” And so I can see why they may pursue things like selling to an exploit broker who may pay them hefty sum, if it is a—Corey: Orders of magnitude more. It's, “Oh, good. You found a way to remotely execute code across all of EC2 in every region”—that is a hypothetical; don't email me—have a t-shirt. It seems like you could basically buy all the t-shirts for [laugh] what that is worth on the export market.Nick: Yes, absolutely. And I do know from some experience that folks will reach out to you and are interested in, particularly, some cloud exploits. Nothing, like, minor, like some of the things that I've found, but more thinking more of, like, accessing resources without anybody knowing or accessing resources cross-account; that could go for quite a hefty sum.Corey: This episode is sponsored by ExtraHop. ExtraHop provides threat detection and response for the Enterprise (not the starship). On-prem security doesn't translate well to cloud or multi-cloud environments, and that's not even counting IoT. ExtraHop automatically discovers everything inside the perimeter, including your cloud workloads and IoT devices, detects these threats up to 35 percent faster, and helps you act immediately. Ask for a free trial of detection and response for AWS today at extrahop.com/trial.Corey: It always feels squicky, on some level, to discover something like this that's kind of neat, and wind up selling it to basically some arguably terrible people. Maybe. We don't know who's buying these things from the exploit broker. Counterpoint, having reported a few security problems myself to various providers, you get an autoresponder, then you get a thank you email that goes into a bit more detail—for the well-run programs, at least—and invariably, the company's position is, is whatever you found is not as big of a deal as you think it is, and therefore they see no reason to publish it or go loud with it. Wouldn't you agree?Because, on some level, their entire position is, please don't talk about any security shortcomings that you may have discovered in our system. And I get why they don't want that going loud, but by the same token, security researchers need a reputation to continue operating on some level in the market as security researchers, especially independents, especially people who are trying to make names for themselves in the first place.Nick: Yeah.Corey: How do you resolve that dichotomy yourself?Nick: Yeah, so, from my perspective, I totally understand why a company or project wouldn't want you to publicly disclose an issue. Everybody wants to look good, and nobody wants to be called out for any kind of issue that may have been unintentionally introduced. I think the thing at the end of the day, though, from my perspective, if I, as some random guy in the middle of nowhere Illinois finds a bug, or to be frank, if anybody out there finds a vulnerability in something, then a much more sophisticated adversary is equally capable of finding such a thing. And so it's better to have these things out in the open and discussed, rather than hidden away, so that we have the best chance of anybody being able to defend against it or develop detections for it, rather than just kind of being like, “Okay, the vendor didn't like what I had to say, I guess I'll go back to doing whatever [laugh] things I normally do.”Corey: You've obviously been doing this for a while. And I'm going to guess that your entire security researcher career has not been focused on cloud environments in general and AWS in particular.Nick: Yes, I've done some other stuff in relation to abusing GitLab Runners. I also happen to find a pretty neat RCE and privilege escalation in the very popular open-source project. Pi-hole. Not sure if you have any experience with that.Corey: Oh, I run it myself all the time for various DNS blocking purposes and other sundry bits of nonsense. Oh, yes, good. But what I'm trying to establish here is that this is not just one or two companies that you've worked with. You've done this across the board, which means I can ask a question without naming and shaming anyone, even implicitly. What differentiates good vulnerability disclosure programs from terrible ones?Nick: Yeah, I think the major differentiator is the reactivity of the project, as in how quickly they respond to you. There are some programs I've worked with where you disclose something, maybe even that might be of a high severity, and you might not hear back four weeks at a time, whereas there are other programs, particularly the MSRC—which is a part of Microsoft—or with AWS's disclosure program, where within the hour, I had a receipt of, “Hey, we received this, we're looking into it.” And then within a couple hours after that, “Yep, we verified it. We see what you're seeing, and we're going to look at it right away.” I think that's definitely one of the major differentiators for programs.Corey: Are there any companies you'd like to call out in either direction—and, “No,” is a perfectly valid [laugh] answer to this one—for having excellent disclosure programs versus terrible ones?Nick: I don't know if I'd like to call anybody out negatively. But in support, I have definitely appreciated working with both AWS's and the MSRC—Microsoft's—I think both of them have done a pretty fantastic job. And they definitely know what they're doing at this point.Corey: Yeah, I must say that I primarily focus on AWS and have for a while, which should be blindingly obvious to anyone who's listened to me talk about computers for more than three and a half minutes. But my experiences with the security folks at AWS have been uniformly positive, even when I find things that they don't want me talking about, that I will be talking about regardless, they've always been extremely respectful, and I have never walked away from the conversation thinking that I was somehow cheated by the experience. In fact, a couple of years ago at the last in-person re:Invent, I got to give a talk around something I reported specifically about how AWS runs its vulnerability disclosure program with one of their security engineers, Zach Glick, and he was phenomenally transparent around how a lot of these things work, and what they care about, and how they view these things, and what their incentives are. And obviously being empathetic to people reporting things in with the understanding that there is no duty of care that when security researchers discover something, they then must immediately go and report it in return for a pat on the head and a thank you. It was really neat being able to see both sides simultaneously around a particular issue. I'd recommend it to other folks, except I don't know how you make that lightning strike twice.Nick: It's very, very wise. Yes.Corey: Thank you. I do my best. So, what's next for you? You've obviously found a number of interesting vulnerabilities around information disclosure. One of the more recent things that I found that was sort of neat as I trolled the internet—I don't believe it was yours, but there was a ability to determine the account ID that owned an S3 bucket by enumerating by a binary search. Did you catch that at all?Nick: I did. That was by Ben Bridts, which is—it's pretty awesome technique, and that's been something I've been kind of interested in for a while. There is an ability to enumerate users' roles and service-linked roles inside an account, so long as the account ID. The problem, of course, is getting the account ID. So, when Ben put that out there I was super stoked about being able to leverage that now for enumeration and maybe some fun phishing tricks with that.Corey: I love the idea. I love seeing that sort of thing being conducted. And AWS's official policy as best I remember when I looked at this once, account IDs are not considered confidential. Do you agree with that?Nick: Yep. That is my understanding of how AWS views it. From my perspective, having an account ID can be beneficial. I mentioned that you can enumerate users' roles and service-linked roles with it, and that can be super useful from a phishing perspective. The average phishing email looks like, “Oh, you won an iPad,” or, “Oh, you're the 100th visitor of some website,” or something like that.But imagine getting an email that looks like it's from something like AWS developer support, or from some research program that they're doing, and they can say to you, like, “Hey, we see that you have these roles in your account with account ID such-and-such, and we know that you're using EKS, and you're using ECS,” that phishing email becomes a lot more believable when suddenly this outside party seemingly knows so much about your account. And that might be something that you would think, “Oh, well only a real AWS employee or AWS would know that.” So, from my perspective, I think it's best to try and keep your account ID secret. I actually redact it from every screenshot that I publish, or at the very least, I try to. At the same time, though, it's not the kind of thing that's going to get somebody in your account in a single step, so I can totally see why some folks aren't too concerned about it.Corey: I feel like we also got a bit of a red herring coming from AWS blog posts themselves, where they always will give screenshots explaining what they do, and redact the account ID in every case. And the reason that I was told at one point was, “Oh, we have an internal provisioning system that's different. It looks different, and I don't want to confuse people whenever I wind up doing a screenshot.” And that's great, and I appreciate that. And part of me wonders on one level how accurate is that?Because sure, I understand that you don't necessarily want to distract people with something that looks different, but then I found out that the system is called Isengard and, yeah, it's great. They've mentioned it periodically in blog posts, and talks, and the rest. And part of me now wonders, oh, wait a minute. Is it actually because they don't want to disclose the differences between those systems, or is it because they don't have license rights publicly to use the word Isengard and don't want to get sued by whoever owns the rights to the Lord of the Rings trilogy. So, one wonders what the real incentives are in different cases. But I've always viewed account IDs as being the sort of thing that eh, you probably want to share them around all the time, but it also doesn't necessarily hurt.Nick: Exactly, yeah. It's not the kind of thing you want to share with the world immediately, but it doesn't really hurt in the end.Corey: There was an early time when the partner network was effectively determining tiers of partner by how much spend they influenced, and the way that you've demonstrated that was by giving account IDs for your client accounts. The only verification at the time, to my understanding was that, “Yep, that mapped to the client you said it did.” And that was it. So, I can understand back in those days not wanting to muddy those waters. But those days are also long passed.So, I get it. I'm not going to be the first person to advertise mine, but if you can discover my account ID by looking at a bucket, it doesn't really keep me up at night.So, all of those things considered, we've had a pretty wide-ranging conversation here about a variety of things. What's next? What interests you as far as where you're going to start looking and exploring—and exploiting as the case may be—various cloud services? hackthe.cloud—which there is the dot in there, which also turns it into a domain; excellent choice—is absolutely going to be a great collection for a lot of what you find and for other people to contribute and learn from one another. But where are you aimed at? What's next?Nick: Yeah, so one thing I've been really interested in has been fuzzing the AWS API. As anyone who's ever used AWS before knows, there are hundreds of services with thousands of potential API endpoints. And so from a fuzzing perspective, there is a wide variety of things for us to potentially affect or potentially find vulnerabilities in. I'm currently working on a library that will allow me to make that fuzzing a lot easier. You could use things like botocore, Boto3, like, some of the AWS SDKs.The problem though, is that those are designed for, sort of like, the happy path where you can format your request the way Amazon wants. As a security researcher or as someone doing fuzzing, I kind of want to send random gibberish sometimes, or I want to malform my requests. And so that library is still in production, but it has already resulted in a bug. While I was fuzzing part of the AWS API, I happened to notice that I broke Elastic Beanstalk—quite literally—when [laugh] when I was going through the AWS console, I got the big red error message of, “[unintelligible 00:29:35] that request parameter is null.” And I was like, “Huh. Well, why is it null?”And come to find out as a result of that, there is a HTML injection vulnerability in the Elastic—well, there was a HTML injection vulnerability in the Elastic Beanstalk, for the AWS console. Pivoting from there, the Elastic Beanstalk uses Angular 1.8.1, or at least it did when I found it. As a result of that, we can modify that HTML injection to do template injection. And for the AngularJS crowd, template injection is basically cross-site scripting [laugh] because there is no sandbox anymore, at least in that version. And so as a result of that, I was able to get cross-site scripting in the AWS console, which is pretty exciting. That doesn't tend to happen too frequently.Corey: No that is not a typical issue that winds up getting disclosed very often.Nick: Definitely, yeah. And so I was excited about it, and considering the fact that my library for fuzzing is literally, like, not even halfway done, or is barely halfway done, I'm looking forward to what other things I can find with it.Corey: I look forward to reading more. And at the time of this recording, I should point out that this has not been finalized or made public, so I'll be keeping my eyes open to see what happens with this. And hopefully, this will be old news by the time this episode drops. If not, well, [laugh] this might be an interesting episode once it goes out.Nick: Yeah. I hope they'd have it fixed by then. They haven't responded to it yet other than the, “Hi, we've received your email. Thanks for checking in.” But we'll see how that goes.Corey: Watching news as it breaks is always exciting. If people want to learn more about what you're up to, and how you go about things, where can they find you?Nick: Yeah, so you can find me at a couple different places. On Twitter I'm @frichette_n. I also write a blog where I contribute a lot of my research at frechetten.com as well as Hacking the Cloud. I contribute a lot of the AWS stuff that gets thrown on there. And it's also open-source, so if anyone else would like to contribute or share their knowledge, you're absolutely welcome to do so. Pull requests are open and excited for anyone to contribute.Corey: Excellent. And we will of course include links to that in the [show notes 00:31:42]. Thank you so much for taking the time to speak with me. I really appreciate it.Nick: Yeah, thank you so much for inviting me on. I had a great time.Corey: Nick Frechette, penetration tester and team lead for State Farm. I'm Cloud Economist Corey Quinn, and this is Screaming in the Cloud. If you've enjoyed this podcast, please leave a five-star review on your podcast platform of choice, whereas if you've hated this podcast, please leave a five-star review on your podcast platform of choice, along with a comment telling me why none of these things are actually vulnerabilities, but simultaneously should not be discussed in public, ever.Corey: If your AWS bill keeps rising and your blood pressure is doing the same, then you need The Duckbill Group. We help companies fix their AWS bill by making it smaller and less horrifying. The Duckbill Group works for you, not AWS. We tailor recommendations to your business and we get to the point. Visit duckbillgroup.com to get started.Announcer: This has been a HumblePod production. Stay humble.

Illumination Podcast with Nick and Kisma
EP: 220 Gay Hendricks on the Essence of Being

Illumination Podcast with Nick and Kisma

Play Episode Listen Later Mar 16, 2021 51:10


This week's episode has a special guest: Gay Hendricks. Gay Hendricks has been a leader in the fields of relationship transformation and bodymind transformation for more than 45 years. After earning his Ph.D. from Stanford in 1974, Gay served as Professor of Counseling Psychology at the University of Colorado for 21 years. He has written more than 40 books, including bestsellers such as Five Wishes, The Big Leap, Conscious Loving and Conscious Loving Ever After, (the last two co-authored with his co-author and mate for more than 35 years, Dr. Kathlyn Hendricks). He is also a mystery novelist, with a series of five books featuring the Tibetan-Buddhist private detective, Tenzing Norbu, as well as a new mystery series featuring a Victorian-era London detective, Sir Errol Hyde. His latest book, Conscious Luck, reveals eight ways to change your fortunes through the power of intention. Gay has appeared on more than 500 radio and television shows, including Oprah, CNN, CNBC, 48 HOURS and others.  Hosts: Nick and Kisma Special Guest: Gay Hendricks 1:44 Welcome Dr. Gay Hendricks to Illumination Podcast I'm so excited to have Gay Hendricks as a guest today. We've studied and talked about his work. We covered his work in a four-part series at the beginning of last year, and we are just so incredibly excited to have him join us in this episode. Nick Welcome Dr. Gay Hendricks to Illumination Podcast. We're so happy you're here. KISMA Thank you very much. It's a pleasure and an honor to meet both of you. Dr. Gay Hendricks 2:16 Initial Awakening We've been watching some of your interviews and there was one where you had shared something about your initial awakening, and I was wondering if you would share that event with our listeners because it was so compelling and gave me so much hope. KISMA Absolutely. I wouldn't be here without that event having happened.  When I was 24, I had managed to create a pretty painful life, because I not only weighed 320 pounds, but I wore big thick glasses. I was in a relationship that was really toxic and I couldn't figure out how to get out of it. I was also in a job that wasn't going real well, and I didn't feel like I was using any of my potential.  So one day everything came to a head. I went out for a walk to try to get my head cleared after I'd had an argument with Linda, the woman I referred to. And by golly, I got it cleared big time. What happened was I stepped on a place where the snow had covered the ice and my feet shot out from under me. And I went down on my back and I didn't knock myself out, but I call it an out of Hendrix experience because I had this experience that knocked me out of my senses for about two or three minutes. It knocked me out of my usual way of looking at the world. I laid there and I had this amazing thing happen for about two minutes where I got a look at who I really was. It was like I could see all the way down through the different levels of myself. Dr. Gay Hendricks 5:36 Pure Consciousness In that moment I suddenly became aware of this whole different set of levels of myself. But then the really magical thing that happened was that I realized that down underneath everything was this part of myself that I call pure consciousness. I'd never touched into it before, but it's the part that we all have of ourselves. And it gave me a new place to come home to.  So I had this one moment before I got back up where I said “I'm going to do whatever it takes to feel that pure consciousness all the time”, because it was the first time I felt like I'd really come home in myself. Dr. Gay Hendricks That's an amazing story.  Do you think everyone has this opportunity for that? The sense of feeling and seeing and being aware of that pure consciousness within us? KISMA  I actually do.  The way I put it to my students now is the Universe is totally willing to tickle us with a feather to teach us, but if we're not paying attention, it'll then hit us over the head with a sledgehammer.  Dr. Gay Hendricks 15:19 Essence I wanted to circle back about this idea that I’ve heard you talk about a little bit. It's the essence, like the purest pure consciousness, and I'm curious to hear your perspective on that. Nick What I call essence is that pure part of ourselves that expresses who we really are. If you took that away, you wouldn't be you. I think that it's a gift that everybody has that kind of pure consciousness.  The value of it that I've come to really appreciate is that it does give me a place to come home to that's underneath all the phenomena of my life. It's underneath the thoughts, it's underneath all my feelings. All of those things are very important, but for example, you have sad feelings or angry feelings or scared feelings, but underneath that is that vast ocean of pure consciousness. And I think that in life, our kind of our spiritual job is to find that aspect of ourselves and open up to it and let ourselves be grounded and centered in it.  Dr. Gay Hendricks I love the word essence for it. The essence of that very unique, purest expression of yourself. And I love the way that you talk about it's like that place to come home to because it's not a feeling. It's a state of being that we drop into and it just changes everything. Nick 36:21 The Big Leap and The Genius Zone So in your book , you mention the genius zone and I understand that you have a new book coming out where you're going to expand on this. Can you tell us a little bit more about this book?  Nick  Basically it takes what's in and gives you a way of diving right down into your genius zone. So it's kind of like instead of flying the plane to your genius zone, it gives you a very nice parachute, a way to just go straight down and capture it. There are some processes in the book that give you a real quick way of getting into that space and how to stay there once you're there.  Dr. Gay Hendricks Would you consider The Big Leap a prerequisite for it, or can people just dive right into The Genius Zone? Nick It would be great if they read The Big Leap first because it's kind of a sequel.  Dr. Gay Hendricks 47:55 Five Wishes Well we don't have guests a lot and when we do they're so special such as yourself. A question that I always like to ask is is there anything that's in your heart that you want to do before you leave the planet that you've not told anybody? KIMSA I can't really think of anything. I figured out early on what I wanted.  In my book , I talk about the five things that I wanted to create in my life and I've created them more beyond my wildest dreams. So I have to say if the Universe needs me in the collective anytime soon I'm ready and willing to go. I'm having a great time while I'm here, but I've accomplished all my major goals and I'm just enjoying living more and more of them every day. Dr. Gay Hendricks I love that. That's the best.  Nick Well thank you so much for being here Dr. Gay Hendricks. KISMA

The Mind Of George Show
How Bringing In Your Customers’ Trash Barrels Creates A Million Dollar Business w/ Nick Bogacz

The Mind Of George Show

Play Episode Listen Later Sep 18, 2020 58:09


Alright, everybody. Welcome back to the hungriest episode of the mind of George show. And I'm going to be really, really honest. Some of you know, I'm doing the 75 hard challenge and I have to eat a certain way to support everybody and follow Andy's thing. And my guest today is probably the worst guest to have when it comes to being hungry and the best cast to have when it comes to business resiliency, overcoming challenges, mindset, leadership, and everything in between.Right. So like, let me just throw this out here before I bring Nick and, but we're talking world pizza team went from pizza delivery guy to owning six franchises awards across the board. Motivational speaker, everything that you can imagine. Podcast hosts has a book out there and really like probably a man after my heart.Every single thing that we talk about, or every single thing that he has somehow has pizza or food involved. So that inner fat kid that I work really hard to keep at Bay is going to be happy for today's episode. So without further ado, Nick, welcome to the show.  Nick: Thanks for having me, George, I'm super excited to be here.George: Thanks for your time. And I'm, I'm just excited after digging into like your story, I found a keynote talking about you as a child and a resiliency and mindset. One of the first things that I always love to ask my guests, and I think this is so right up your alley and something that you're probably experiencing now and also have experienced in the past. But I always ask people like, what was one of the biggest challenges or struggles or failures that you you've had in business. And what was the lesson that you learned?Nick:  There's there's been a lot of them. I think a lot of times people think that it just, everything happened overnight. They see the success and they think, wow, you know, this guy got lucky, but I think that any entrepreneur knows out there that, there's a lot of opposites and it's a giant roller coaster.From the very beginning giving I was a pizza delivery driver finally got my own shot at my own restaurant. And I had a partner from the very beginning and  It, that was it. That was the big mistake. It lasted. We took over the restaurant September 14th and by Thanksgiving I had to tell my partner, he had to go because he just could not stop drinking.We bought a restaurant and a bar andhe was somebody I knew for eight years, good friend. He was going to be high. I was going to be the knowhow behind it. And I had to tell him he had to get out and he was okay with it because he really thought, you know what? I'm okay. It's okay. Because he's not, there's no way I was going to come up with the money. And I'm the guy, the issue there who were selling it to a saw how hard I was working. So they were like, you know whatwe don't like your partner either because every time we're here, he's drunk. So we'll just go ahead and we'll finance it over five years.Give us what you can give us this amount and the rest is history, but I think the lesson I learned from that is, you know, believe in yourself, you know what? I think a lot of times people get into business and they think they need a partner. And you know, if you work hard enough and think smart enough, and there's a lot of people out there that you can ask for for help, like, don't be, you know, be humble, be somebody that will ask for help when you know.George: Yeah, man, I, I love that it, and I think that's something that you like after digging in a little bit like full disclosure. You're probably the only guest I researched because you're like the most interesting man to me. And I was like, I got to keep finding out more. And like, even at a very young age for you though, like even when you were growing up, I think you have like four brothers, right?So three brothers, even at an early age, you found that you tilted more towards like wanting to be a coach, wanting to be a leader, like finding out these parts of yourself that you could share with other people, but you had it like a pretty young age we're interested in like, Believing in yourself and doing the work on yourself, right?Like what was that, what was that journey like? I mean, I can't imagine being like 13 years old and be like, I don't want to be the star. I'm like, I want to go be a leader today. Like that didn't get into me until the Marine Corps shoved it down my throat. And I'm so grateful that they did there. There was just punk kid in me until that point. So it sounds like you've, you've kind of been on this journey for a long time and now you're kind of living in the results of it and doing it. But what was, what was that like? Like, what was your childhood like? Like where did you get started in all of this and come up and kind of keep that leadership mentality and apply it to where you got to today.Nick: Well, my older brother is a number two, so my older brother's seven years older than me. So when I was 11, he was off to college. So it was my younger brothers were four and six years younger than me. So there you're okay with a seven year old brother and a five year old brother and really for the next step. Four years, you know, it was us and he went we live in Pittsburgh. He went to college in Daytona beach. So he was for the most part, he was gone for next week, four years. So, you know, I became, I guess the older brother. And I was, I love sports. I would sit there and watch sports center every single morning with my cereal.But I sucked me. I was just a kid that was so uncoordinated and you know, there were certain, certain sports, I guess, that I would just try really hard at it. And baseball, I just could never get the hacker pack of it for the hang of it. And then football, I was just always too skinny and you know, I was probably like, I don't know, maybe. It might five, five something like maybe 70 pounds. Like I was just a beanpole. So it translates into one, I think. And that's coach. So I really enjoyed watching my younger brothers, whether it was you know helping with their baseball teams and being like the third base coach and the kid that was always keeping score for their teams.And then we had a youth foundation right down the Hill from my house and I became the floor hockey coach and volunteer the month down there. And I just was found that I love to leave and I didn't really realize it. And there were times where, you know, stupid kid stuff. And I remember a guidance counselor pulled me in probably about six or seventh grade.And he said, you know you're a leader. Don't be following the other kids. I always thought maybe it's bull crap. But the more that I look back on that. I don't know what it was, if that was just the line he gives to everybody or if he actually really saw something in me, but I was, I always have to be the one that kinda was the leader or kind of, and I didn't realize that.And I think as I got older you find that out with your friends too, like, you know, you have a certain group of friends and each one has, and I was you know, one of the ones that was always, coming up with something to do or go somewhere and I just enjoyed.  being part of sports that actually felt like I was, I was good at something.When the other kids didn't have practices and we'd win the championships and everyone wanted to be on my four HOckey team. And you know, we'd have pizza parties for, to, for the team when we won. And yeah, all kind of just little things that there was a lot of fun and like, you know, it's really hard to ask kids 16, 17, 18, what do they want to do the rest of their life?I really didn't know. I always thought maybe it was something with sports and I'll never forget. I was sitting at the lunch table in junior year and I said to my buddy, man, I'm making a lot of tips washing cars. And he said, I'm making way more tips delivering pizzza. And that was, I was hooked because I always worked from like, maybe even like 10 or 12 one, I was.Whether it was cutting lawns, lemonade stand, a baseball card show. I didn't just like go in and sell the baseball cards or flip cards. I was actually  putting the show on it that same youth foundation I'd find out that for 85 bucks, I could rent the youth foundation out on a Sunday.  So once I rent, the space offer for 85 box, we went ahead and I would go to the flea market that I went every week with my mom. She would sell chocolates there and I would go around to the guy selling baseball cards and tell them, Hey, I'm having a show. would you like to buy a table? And then beforeit I'd be putting on these baseball card shows.  So I think it was just like, I didn't realize that I was had entrepreneurial spirit in me. But,  my uncle was a butcher, always had his own business and they had a gas station and he was kind of like a, so when I really looked up to, and then my other we'll have  an awning and a roofing company.AndI just think that it somewhere in me. It was I always looked up to people who had their own businessreally thoughthat was something.George:  Yeah, man, I was riding my bike in the woods. And you were taking over trade shows at like your local center to be an entrepreneur. Like I I'm like sitting here. I'm like, man, I got such a late start hearing you, but I love it. What do you think it was like, um, you know, basically like for me, when I hear you talk about leadership and like. You know, when you talk about like you were coaching your brothers and then you were having them practice when others weren't like, it sounds like you really understood, like, okay, we put in the work, we're going to have success.Like it's inevitable, but also like, there's this piece of me that feels like you just really love people. Like you like love finding the best in people and bringing the best out of people. Is that kind of like, what kept you going? Like, I, I just can't imagine it like 14 years old being like, Oh, well I could go to a baseball card show or I can figure out that I can rent the hall for $85, put on my own flip tables and get it going.But it just sounds like every ounce of what you did was you were just like, I know I can do it. I believe in myself. I know it's just a matter of time if I keep going, but. It also sounds like at the core of it, you really just understood that people were at the core of everything that you did.  NIck: Well, I think there's a lot of truth to that. And I think the other part was by putting on the shows, I became friends with these 40 year old guys. So, you know, that was really to put a timestamp on it. And it was when the 89 upper deck Griffey Jr's came out. And so it was right around that like real big baseball card, crazy. And. And, um, you know, I guess side note, I think it's so awesome to partner to come back and, you know, Gary V's pushing them.So I think it's pretty cool that you're seeing baseball cards and everything come back around. But at that time I became friends with these older guys. So it was like they were giving me deals and I was able, none of that was putting on the shows. Like I was like almost they're equal. Sowere hooking me up in my car I was getting great cards and it just worked. I think it worked really good.  There's a certain point where yes. You know, um, Everything's about people. It doesn't matter from the pizza business or whatever it is, you're in the people business. And I guess I always go to certain things that you hear throughout your life the golden rule and treat others how you want to be treated.And I always say there's reasons that you hear these things all the time and it's because they're true. You don't just hear these things all the time because your grandma liked to repeat them. Like there's a lot of things that are just true. And I think the other part thatsome of it's how you're wired and that's the self awareness and getting into knowing yourself.But I definitely am one of those people that I'm either all in or all out. Like it doesn't matter what I do. I do it full tilt. I cannot justdo something a little bit. Like I can't, it doesn't matter if I've got a hobby and I'm feeding the birds. I've got the biggest baddest bird feeder. It's just the way how I'm wired. And if I'm in the pizza business, like there's no way I'm going to have just one restaurant. You know, that's a local mom pop shop and there's nothing wrong with that. That's great to be that community one shop, like I'm going to be the destination.I'm going to be the guy that's on the map. I'm going to be going to Italy to compete in competitions. I'm going to be speaking at the competence, speaking at the competitions and the expos. I'm going to write a book about it. Like that's jus the way I'm wired.  Goerge: So, yeah. Well, I mean, I think it speaks to the results, but also the practice, just something like the embodiment, right?There's a big difference between being interested in being committed and being interested as a hobby that produces part-time results and being committed. You're like, I'm going to do whatever, like you and I get along great. Like. My wife went to the pet store with my kids to get a hamster and came home with a pet snake. And I was like, Oh geez, here we go. And then I was like a week later, I'm like a professional herpetologist, right? Like I'm like their humidity. This is their feeding schedule. Their cages needs look like this. This is how we take care of them. Now, a month later we have three snakes and I'm like, literally like the snake whisper. My wife's like, you're obsess about this. Like, no. Well, if we're going to have them. We're going to have them perfect. They're going to have everything they need. I'm going to know everything about, I'm going to make sure they get taken care of like you and you. And I would be dangerous in a business together because it really, I feel the same way. But I also feel like that's one of the thing that's missing in today's market. Like, I feel like there's a lot of businesses. There's a lot of internet marketing. There's a lot of, you know, everyone's like, Oh, it's so easy here. Go buy this, go buy this.  But if you're not all the way in, like self-aware of like who you are and what you want to do. And then having that to go find your customers, know how to support them, know how to serve them and then apply that in your business, like it can't work. And like, I, and I'm going to give you kudos. Like you went into one of those hardest businesses that there is like not only the restaurant business, but the low margin restaurant business. That really isn't like something that was like going out for this Michelin star pizza. It's like a hobby and it's a consumable, but it's a hard industry. Like I grew up working in pizza shops and all I have left to show for it is still the burns of my arm.  Cause my armor gets stuck to the top of the oven, like once a month. Cause I wasn't paying attention, but. You know what I love about that. And I want to transition this cause now you own what?Five locations,  five or six?  Nick: We all do have five kind of mixed the six one. We were going to do one in April. And when Covid came on strong  and March, I just could not pull the trigger for a 7,000 square foot restaurant. And I'll tell you what, it was super hard decision because I'm just like you, everything. I just said, I'm always full steam ahead. Like. Man. I was like, am I being lazy? Am I being paranoid? Am I like taking the risk? And I was like, no, I think I'm actually being a little smart here, you know? But that was tough, but yeah, I have, I have five. we're going to celebrate our eighth year, um, coming up here in September and we're going to do roughly,right around $10 million in pizzas this year. Wow. Over by stores.  George: That's amazing. And so you started. You went from, okay, I'm a coach to hosting pizza parties, which I love that was just the seed you need. I have a feeling you've loved pizza your whole life, basically. Yeah. Okay. And then you went from that to like your buddies, like I'm making way more tips as a piece of delivery driver, which, by the way, I was a pizza delivery driver and I made a boatload of tips cause I treated people good. And then you're like, okay.Yeah. I want to buy this restaurant. You learned your lesson and you lost the partner. Which was a gift. Like you molded that one out and then you took off. And then what was that like first year? Like that first two years, because you had one and then what was that journey like to go from like, okay, I'm financing this pizza shop to, I have to flip this thing around. I have to make it profitable. Then I have to expand. Like, what was that journey like?  Nick: Well the journey  really starte a lot younger and a lot longer  than when I opened it. When we bought the business, I was 34. Just to give you an idea. my wife and I, we just celebrated 20 anniversary. And so we have a 20year old and 18 year old. So really when I was 21, 22, you know, father when we found out we're going to have our daughter as like in seven and a quarter an hour andwhy wait, so what are we going to do? And I said, well, we get married, get a house, you know, okay, it's a deal.And a man the next 14 years, I just really grinded. And people use that word all the time and, and I, I think I used that word before. It was cool. Like I was 80, 90 hours a week. Literally five jobs all in the same week. And, and it wasn't like side jobs. It was like straight on like full time mailman at the post office where I always say dreams go to die. And then full time at Papa John's being the general manager. I was I'm delivering it to other pizza shops. I was counting the money at the civic reader where the Pittsburgh penguins played at night. And man, I just everything I could have a normal family, you know? Yeah. And,try and raise two kids without a college degree.And I think I always was that guy and all the differentDomino's Papa John's that I worked at, they would go in and build the sales. I learned at a very young age. A manager was going to go ahead and,ire, I made the supervisor because my walls were dirty. The album was dirty and I was working 80, 90 hours a week.And we went out to a meeting in a, because that's where the other eight franchise stores were. And there was four in Pittsburgh. So every month we, you drive out to Ohio, me and three other general managers were all older than me. We would get out there. Everybody would always go ahead and go clap for whoever had the highest sales.So they'd be like, Hey, art, Nashville is up 10% clap for him. Next meeting Joe, and Youngstown's up 10% clap for him. When I heard it was going to fire me. I was like, you know what? Sales fixes everything. And I was like 22 years old and I read a guerrilla marketing, went to borders when there was a border, but guerrilla marketing right in front of the back.I can't say there's anything in there that like stood out to me besides the concept that you have to get out of your comfort zone. You have to get out of your space and go and get the sales and not wait for them to come to you. Next meeting everyone clap. Nick's up 10% next meeting. I'm ready. Clap for Nikki's up 20% next meeting Nick's up 45%. Nick tell everybody what you were doing. And what I was doing was that what the school board and I sold them on selling pizzas for school lunches. I went to the school board and being in the football stadium and the baskets.Cool sling contracts. So it was like, you know, I build myself up as a sales builder, so I always could make money for everybody else. And I think there was a certain point where, um, I guess, I guess the other part of the story, you know, real, real big part was, you know, that's probably like 22, 23, 24, 25. So right around there, dominoes picked me off and they moved me across the state to Wilksbear.And when I got out the Wilksbear was same thing. They put me in a store that was doing 15 grand. I took it to 25 grand within a year. And, know, the kids were maybe like four and two at the time or five and three,just to get an idea, it's still in Pitt, still in Pennsylvania, but it's like five hours away.It might as well be in another state. And our family's always been real close. So, you know, my wife was took her away from her family and were on the other side. And I always say we moved back again because we were homesick, but the truth was how I told you thateverything I do that I do full tiltI have become a horrible drug addict and a worse,  alcoholic.And you know, probably about 28 years old at that time. And I can say October would be 15 years clean and sober for me. No drugs, no alcohol. And what it was was, you know, she said, look, I'm going home. I don't care if you come with me or not. And I went ahead and I, I quit my job. She took the car back and the car and the phone.no kids, no wife's. And just the next day, I really, I reached down for the toilet papers and the toilet paper, and I said, you know what, I got nothing and I just hit my knees. And if you're real helped me. That was it. That was my moment. That everything changed. And,  I just realized that when I came back when my mother in law had said, Hey, my there's some counseling at church.And, that will that do, my wife needs counseling, but really I needed the counseling and the counselor said, look, if you've got you've got to take your drugs and alcohol serious and go to at least a class about it. And I was like, wow, don't have a problem. And I went and done, man, that was it.That was like where my life started, really for me and then after that everybody always talked about here was this pizza guy and family, friends. Everyone was like, you need to get a real job. That's what I kept hearing. So I did, I'm sorry, radio advertising.  I asked my favorite interview question of all time.When they're done this, a tip for anybody out there, Rick, right at the end, when they say, do you have any more questions? The best question to ask is there any reason you wouldn't hire me? And they said, because you never sold anything. And I told them about all the contracts with pizza and everything else.And they went ahead they hired me and I sold radio for the next six months and I hated it. Anyone cool itself, more power to you? I can not just walk into place and try and sell him something, not for me. Um, then I started delivering pizzas six months in and, you know, um, I was delivering pizzas.I was working all the different jobs like I was saying. And then really what happened was, is I kept hearing this real job thing. I bought about a very nice house for 170,000. Well showing my income of all the pizzas that I delivered in all my time. . So, you know, bottle off of that, I'm still with friends and family.It was like, Oh, he must be selling drugs. And he bought a house, but he was like, no, I really was, you know, I was turning my life around at that point. It was like two years into being sober. And, um, you know, I got a job at the post office cause everyone's like, Oh, you need a real job. And like I said, when I went to the post office and I looked around and I was like, you know what this is where dreams go to die, come here. And they say, we're going to work here in the next 40 years and that's it, they're gonna retire. And then really, you know, side note because everything that's going on with the post office in the news, you know, just a fact when you become a full time post office employee, the government has to back that retirement for the next, however long you're going to be at the post office until you're 65. They pay for your pension all at once. So that's why they're bankrupt. They won't tell you that on TV. The reason is because they didn't want to start here. They pay their next 40 years of pay is already in the retirement paid for. So it's like, you know what? That just tells you like that for dream to gets die.As soon as I went there, I was like, you know what, I'm going to own my own business. I don't know why it's pizza that I'm good at, but that's what I'm good at. And I love it. So I'm going to figure out how to do it myself.So that's the journey before the journey. So to answer your question and I will well ramble as long, but the, what happened was, is then that the time to figure out how to open a restaurant, I just walked in the pizza shops, once the partner said, Hey, I'm going to max out my credit cards andlet's do this thing. I, we were in the city of Pittsburgh, right by where university of pity is. And I would walk in and say some of your pizza shop and these old guys, like get the hell out of here. The fifth guy walked into so my buddy has a shot for sale in Bloomfield, which is over the bridge from university of Pitt.Still, you can deliver it. I walked in and I said, Oh my God, it's a bar. No, I walked the back full pizza, kitchen, everything, and we need, and all the numbers line up and everything.  I like to say for the next six months, I kept saying all I wanted was the pizza shop. The key moment there was, I said to my wife, or she said to me, are you going to be okay?Because at that point I wouldn't even go to the liquor store for her. I was seven years sober. I wouldn't, even if she wanted a bottle of wine, she knew not to ask me. And I said, you know what? This is a means to the end. And I asked my partner, you're going to be okay because he had a alcohol addiction, but he never reallyexpanded on or got help for it.And he said, Maybe, and that should have been assigned because it was terrible to see. You know it was the one guy that like really believed in me and not to be put his money where his mouth is. I really wanted it to work. It was a really to see how it went. That was really the struggle.And then I think the other part was, it just was, to anybody that's envisioning in the very beginning, usually I just have to do something every single day. That's that's what you have to do. I'll show you this right here. See the elephant one bite at a time. That's the elephan and that's why it's up there.That's the way I approach business every single day wasjust a little bit, what can I do today? So that, so when I leave tonight, it won't be the same as when came the day before. And every day I did that. And if you have that mentality, that every day you're changing stuff, when you look back in a year, you're like, Oh my gosh, like I built this awesome place, everything's different. Yeah. But you know, yeah. That's the way you have to approach it. That's how I approached it. Yeah, man.  George:  There's so much gold in there. I mean, there's so much to unpack. I mean, like you were working at Papa John's and then you read a book on guerrilla marketing. Seth Godin is a coauthor that book and You're like, it wasn't anything, but it shifted your perspective. You're like, I'm going to find opportunity or I'm gonna make opportunity. Right. And then it's like boom. And then it comes up. And there's a lot of gold there and it's kinda be that like Pittsburgh, like blue collar thing. Like you guys are like the hardest workers, like I ever seen in my life, like ever.And I love it. And the pride that comes into it, but like what you just shared. I think is probably one of the biggest challenges that I see in today's day and age. Like, I was lucky that I was like on deployment when the internet got popular.  Like they couldn't have a Facebook account. I didn't get in trained in social media. I was just doing hard labor in the middle of the desert, but like now, I have to remind myself daily, like just one more thing, one more step back basics, like do this thing. And like there's so much gold in that to where I think now we look at marketing sales business and it's like, we live in this delusion that it's like, I'm going to have a unicorn tomorrow, or it's going to build itself. Or it's kind of convert itself or it's going to figure itself out and like what you just said, like every single day, like just do one thing that makes it better. One thing that moves it forward, one more email, one more post, one more phone call. Like man, like I love that. Like, it there's so much gold wrapped up in that simplicity of it. I just, I absolutely love it. Now you went from that one. And then how long did you have that one before you expanded? Nick: Well, I had three goals when I took over the store in the very beginning, you know, it was very simple. Number one, to buy a car in this century, cause I was the King of $500 cars. So I won a car in the century. Second goal was, I want a little bigger house, that was, you know what, we want to win a little bigger house. And then the third one was, I want to know how I was going to pay for my kid's college because they were12 and 10 at the time. And I didn't have a single penny saved. And it was important for me to be able to do that for them. So really a year in, I was like, man, I'm going to have all these goals accomplished. Like I can see the light in the tunnel. I was like, well, well now what is that really? How I'm going to judge my success? And I said, you know what?It's not. When I can create an environment that the people who work for me can accomplish, there are three goals from working for me. Then I could feel successful. So that's what's fueled the expansion. So I was like, we have to go open another store. So, and we werea bout two years in, it was 25 months.We opened the first one in September, the second one, two years later in October. And then, the third one was 16 months after that. And then the the fourth one was, um, about the. Well, 18 months after that. And then yeah, one was a year after the first or the fourth one. So it was like every  year and a half, we were over and stores pretty much.And same reason every time, when I got to the second one, I still was like, I really, I didn't need to open more stores we've created a lot of career positions. We have over about roughly 200 employees, definitely before COVID, we still have bartenders and servers not working at the moment. We're somewhere between the one 50 and 200 brands of employees we've created great Christmas parties and holiday parties and summer picnics. And a place where people want to work andpromotions, we make a big deal of, and we just really love our people. That's what it's all about. And I think I just wanted to create an environment that somebody would actually like to work there and that's  kind of what we've created.George: Yeah, man. I mean like you literally, like, I hear my heart gets so happy hearing you talk about this. Like, I feel like as an entrepreneur, my biggest struggle for years was, is I didn't know where I wanted to go or where I was going. Like, I didn't have a goal. I didn't have a direction. Like I had a why. I want to break my pattern. I don't want to end up in the abuse cycle an addict anymore. Cause I've been through 12 step meetings and like, I want it to break it all. But there was still this level of like aimless. And I always tell people yeah. To have a why greater than yourself and you know, what it was for me, it was my children like that.Oh, was it? It was like I don't have a choice any more, like I have to do it. You know, you said that. And then the one thing that like, I want to highlight that you said that is so powerful. Well, and literally the secret to every business success. And like, you need to make this a tweetable. You're like, it wasn't enough to accomplish my goals. Your measuring stick was when the people who work for me accomplish their goals. That's how you knew that you made it, like that's what you were working towards. Like that is the secret to every single business success that it's there, empowering the people to achieve their goals, having a why, a business greater than yourself. Like that just speaks to your character and like what you've done. Like I'm not, I'm surprised you don't have 85 restaurants and 8,000 employees at this point. It's a very, very grounded noble amazing thing to do in everybody should carry through. And I was like, yep. This is the people guide like all day.I love it. I love it. And I also want to talk about though or something I heard you talk about. And I think this was when you opened your first pizza shop, right? So we hit your people. We hit your clarity, but like, Some of the stuff that you did in marketing when you were making an improvement every day, like, what is this concept of like hot selling, right?Like you had pizzas, but instead of waiting for somebody to order a pizza or buy a pizza, you would make like 90 pizzas and you would send your drivers out and have them sell the pizzas. Like you made them like mini pizza hustlers, right?  Nick:  So basically what I did was I needed to raise the sales and what I decided to do was. I called out back and I said, Hey, can I get some steak dinners for my guy? Some gift cards, I'll trade you pizzas. They said sure. And I told my guys, I was like, Hey, if you sell all your pizzas that I give you this week, I'm going to give you a  top of your pay and, everything. You're going to get a steak dinner. So for every time you sell all your pizzas. So we basically have three drivers coming in the morning, give him 30 pizzas. Each back then pizzas were six bucks for 14 inch pizza store kept five. They kept one. And they would go to big box stores, construction anybody on the side, the road, local businesses anywhere where there was people when they'd sell pepperoni and cheese pizzas for six bucks a piece and we'd sell 90 a day without the phone ever ringing.  And we did this for years. It really, the only place that it stopped working was this was great in the suburbs. But when I got a hold of some city stores, there was a lot of permits about how you can sell food in the city. Man we'd hustle. You'd walk into Walmart andthey'd buy it for the staff and everything else.And we were'nt selling 90 pizzas a day for a long time that nobody ever ordered. And then I think that's going back to where the sales fixes, everything, there was so much that yeah, I learned at a young age with marketing and all always go back to. Sometimes in school you pick up something that you didn't even realize you picked up and you know what it  was an English class in sixth grade, we had to write a fan letters and you had to write them to 20 people. And so we wrote them to 20 people and know movie stars and such like that. Everybody get a couple of letters back that,  I remember getting one back from the wonder years from Fred Savage rope hump, you know be cool when I decided to do of course, cause it can't do just a little, anything, you know, just a little bit.I wrote every single baseball team. Hey, I'm, I'm your favorite? The New York Yankees. I'm the favorite fan of them? Boston Red Fox. I'm the whatever. Before you know it all summer long, I'm getting all this cool shit in the mailbox every single day, you know, hats and a baseball bats, authograph and I mean, it was awesome.And what I learned later on was that's kind marketing. Like if you're putting yourself out there. Sure. Maybe teams like the Baltimore girls didn't send me anything. But the Yankee sent me, a ball signed by like 10 people, you know, and then maybe the Royals didn't send me anything, but the twins sent me,  this hat and scarf and winter jacket and shit like, you know, so it gave me an idea, like if you're out there, when I got in business, you can, don't worry about the no just keep going for the yes. Just keep going, just keep going. And that's what I would do. And I think it was a lesson at a very young age that I didn't really even catch. Do I have a lot of older that there is there's power in numbers. You know, the more that you're out there doing stuffthe bigger your results are going to be, and it doesn't matter how much you're doing.And then, then somewhere along the line I would say probably when I, after addiction, I really got into personal development, like real big, you know, like, I really liked what you said when we were off air, but, you know, to help with the scars, you know, and that really was, was the truth. I didn't even, I don't think I realized until you said that, but that was probably where to personal development came in.And I read a great book called the sales machine by Chet Holmes. And one of my favorite parts in there was about the dream 100. And what I would do is on the pizza world. We sold extra large  pizzas for $8.99, if you had a big order. So I went ahead and made the professor special $8.99 for the order five or more extra large pizzas.I've made that flyer. I shoved that ever under every single door and in every professor mailbox at Carnegie Mellon and the university of Pitt, and we had orders of 20 pizzas, a hundred pizzas, 75 pizzas, 160 pizzas. And I we would come in at nine in the morning, just start stretching pizzas for these giant lunches.And I mean, the professor special was like the biggest. Get the, there was, so there were so many things that I've done marketing. I really feel like on top of being the people person, I've always had a niche for the marketing. And I think that was where my cousin had hair salons and she always believed in me before I opened my own pizza shop.And she said, Nick, you can do it. You know how to market. And that's, you know, a huge part of business, like, and you're good with people. She's like, you've got to do for yourself. Like you'll be successful. And I think I'm. No, that was a lot of it. It's just believing in yourself.  George: Well, totally. I mean like this whole episodes so far, like when you really think about it, like, what you're talking about is like, you're just a walking marketing example. Like I tell people, my definition of marketing is a two way value based longterm relationship. Like that's it, that's marketing. It's a, I know you, you know me, we have a relationship let's go. And what you just said is something that I think is so prevalent where like you had pizzas, right? I tell people, you can either only innovate on product experience or customer experience.You probably already have the best pizza. You make it the best that you can. The pizza is not going to change. You have to choose change the wrapping paper like that. Professor special is genius. You're like, okay, cool. Well, I'm already doing it. How can I add personalization there? You change the title on a flyer and you slip it under speaking to your avatar. They're like, Oh, I'm a professor. I want five pizzas. Like, I it's like, it's so good. Like, what is your process behind like coming up with some of these ideas? Like, do you just like go meditate, you go for a walk or do they just hit you when they hit you? Do you like. Put it through a process or you're like, you know, this is an idea. I'm just going to try this and see what happens. But like, what's your process behind some of your crazy marketing stuff. Like, cause obviously you have the results to prove it, but I know you probably have thousands of ideas a dayNick: So there's a couple of different methods, you know, I'll be the first to say that if you see somebody else doing something that worksyou should probably try and do it too.Especially this day and age with the internet, you could see all over. People in different markets doing different things. So especially  if you've got a business zone in like pizza business, I've got, you know, I don't know, 500 to 1000 pizza friends all across the country. And, you know, with COVID, I would see so many good ideas that the pizza operators were doing during Covid and we would take that idea and just make our own. We went ahead and started doing pizza kids during COVID. And I would imagine at this point,  you probably have seen him where somebody. Saying, Hey, we're going to give you a no sauce, cheese and pepperoni, and you can take it home for 10 bucks and make it, make it a your place. Just different ideas that like those, like some we do copy, you know, we make, we make our own, but we take the idea and run with it. I think the other one is sometimes there's a, there's a need, you know, maybe we're sitting around like, okay, I'm salesmen down a little bit. Um, great example would be the last couple of weeks.This is perfect. This exact, what you're talking about. And we're, we're down a little bit because they shut down the restaurant completely. The governor did. And then they opened it up to 25% capacity to borrow the restaurant. So we just decided, Hey, we're gonna keep the restaurants close just to pick up and delivery. And I'm like, man, we're done a little bit. How can we pump something up? You know, what can we do? And we just want people to be talking about us. Cause that's what a lot of marketing is to you want people talking about you? How can we do that? And I said, okay, we're turning eight next, next month. You know, we're, we're going to have an eight year anniversary. I said  let's give away eight free pizzas for a year. And then, then we can send the press releases. We can have a contest, we can, you know, put it all over social media that we're giving away eight free pizzas. We're turning eight years old and I'm not just ate three pizzas, but free pizza for a year.Like, like let's enough to break your fast. Yeah. Yeah. I'll take it. Right. So, so that was the idea that we came up with two weeks ago and then we put it into motion, like right then and there. So I think you know, and now if we go on website and everything, it's everywhere about free pizza for a year, you know, your chance to win, enter, and win.But I think To answer your question that sometimes it comes out of neat. Sometimes it comes out of watching what other people do. And then I also think that there's a certain point where the, the mindset, the them meditating you know, I'm really big into, The book that changed everything for me, they went from five jobs to where I am now is think and grow rich book. And that's it just the mindset of, you know, not focusing on what you don't have, but focusing on what, what you do have or what you, you want to have and feeling it and touching it like you already have it now. And then that's kind of where some of those great ideas come in is like, You know, I wake up in the morning or wake up at three in the morning.I pen and pad next to my bed every night. And I'm just like, Oh, that's a great idea. If I wake up in the morning, little groggy and go through my gratitude, go to get up. I look over. I'm like, Oh cool. I had a great idea last night. Like there's a lot of things that like when you get into it, your subconscious there's a lot of things that you don't even realize are running through your mind and like ideas just pop up on no code.And what I've learned is not the question, the ideas. But to try them out and try them outfull, full tilt. And then I really am surprised sometimes when we try something out, I'm like, wow, that was like, well, totally.  George: I mean, like I'll use a Pittsburgh story. Like Vince Papale if he never went and tried out, he never would have been on the team, like never would have happened, like with the Eagles and all the football story. Like. You know what you nailed. Like, I call it those ideas. I call it intuition. Like when you give yourself the space, like you have wisdom, like you have clarity when you're not clouded by all that stuff. And, you know, to tie it back to what you said earlier, Really your belief in itself. It's not a belief in that it will work or won't work.That's not what matters. It's not about the finish line. Like I believe in self that I can try this, that I can put this in. I'm going to give it the licks. I'm going to give it the chance to win. Like if you give something oxygen.  It's bound to work. But what I love is that you're not like I'm changing my whole business model.I'm changing the recipe of the pizza. You're like, no, no, I have that. That's my control. I'm going to try this. I'm going to try to get more attention. I'm going to try to. Innovate on the experience. I'm going to get it in the hands of more people. Like I, I absolutely love it. And for those of you listening, if you haven't read, think and grow rich by Napoleon Hill, please do there's another thing on audible, you might enjoy.Um, they have his on, uh, his recorded lectures that weren't released in a book, but you can buy them on audible and it's all of his lectures, like when he was doing them in person. I think they're actually really, they're really good lessons for me after listening to both of them. And so the eight pizzas for a year thing is that you're giving away. A pizza for a year to eight different people.  Nick: Yeah. So basically the way it works is, um, the IRS is after 600 bucks, you've got to show it on your taxes. So we're giving a $599 and 99 cent gift card to eight different guys, and they can use it any way they want over the next year. That's kind of how we're doing it. You know, that's, that's the part of marketing, you know, another, I love that you love. The, the idea and the uniqueness marketing. So I'm going to give you another one of my favorite. You know, if you had to say, what's your top couple of favorite things you've ever done, this is one of my things. We, I have been feeling Facebook marketing since 2013, Facebook marketing so early, like I figured it out that if I had Facebook followers, it would translate into customers and I figured it out, you know, kind of a side story of how I figured that out.But anyway, from figuring that out, The radio station came out and they had a best pizza in Pittsburgh contest and you had to vote online. So I went ahead and I put paid Facebook ads together, got everybody to vote and we finished third, which may sound okay. Well, what would you do with finishing third? And this is where I, this is my favorite part right here. So the first two that won were institutions in Pittsburgh. They were pizza shops that had been around for years and years. And we had only been around maybe, maybe 12 months at this point. And I just took that and spun, as you know, WPXI the radio station named us best new pizza in Pittsburgh.We finished third, nobody told me we were the best new pizza in Pittsburgh, but the first two were there for 50 years. So we were the best new pizza in Pittsburgh and I took that best new pizza Pittsburgh, and I put it everywhere and I mean, I pounded and for a long time, Andthat's where, you know, that was in between store one in store two. And that's probably where the sales, we took from a $4,000 a week store to like a 20, some thousand a week store just in that first year. And a lot of those, you know, that was a huge part of it, but it's like, how do you play the words and marketing? It's so important.  George: Well, and, and that's, that's really what it is like. I think, you know, when you think, think about your marketing message, I love that. By the way you think about your marketing message, we're conveying the same message, but sometimes you have to change the order or change the language. Like sometimes it's not received in English, even though we intend it to be.And I think that's why like, Normally it's just like marketing to be successful. It's just communication. That works both ways. Right. And so if you have a marketing message and it's not working, it's not because of your product. Right? Like try something different, change the language, change the positioning, go after a pain point, go after a celebratory thing, you have to know your avatar.You have to know what they respond to. Right. And everyone's like, yeah, Everyone wants to try stuff that's new. And like, in my opinion, you should sure shit nailed it. Cause that literally was the best new pizza in Pittsburgh. Right? Like it's, it's awesome. The way that you spell it. That's amazing. I love your marketing brain by the way. I absolutely love how well you think about it and those ideas. Now, when you think about, because what I think is interesting is too, is that. You know, I talk a lot about product experience, customer experience, and I've helped local businesses, but I still, I do a lot of stuff online.  So when you think about your restaurants though, like knowing your marketing brain, knowing your people brain, like how do you think through customer experience? Like when you think through somebody comes into the store, what do I want them to feel? Somebody orders, delivery, like, do you do anything I don't need to ask? Do you, I know you do everything. For customer experience, but like, what are some of the things you do for customer experience, both like in store, in delivery intake, and then like with your marketing and messaging to have that experience with your store.So I think what's unique about everything that you said was, you know, I was a pickup and delivery pizza shop guy when I bought the restaurant and I'll never forget the very first day when I came out and there was a table with 12 and we were trying to figure out how to bring all the food out at once, how to wash the silverware.I'm like, Holy shit. I just bought a restaurant. Like, so it, I, I got to say man, we were really good at the message with the sales and marketing.   But man, we struggled with the service in the restaurant, you know the little things like we didn't have a host this one week open, so somebody would stand at the door for 15 minutes, get pissed off and nobody came up to him and left, you know, they'd finished your meal.And we weren't coaching the waitresses to go and grab their glasses, you know, quicker, get the refills quick enough offer, put their bill down at the end, like right away. Like not, um, you know, wait to put your bill down. Like it's okay to put it down a little bit. Hey, we're not rushing you, but here's your bill and your check if you need it, you know, like, and then checking back to see if it was there.Like we didn't know how to coach any of that stuff. So, you know, I always try to do that. The, the smartest thing I can is if I don't know something, hire somebody who does. You know, that's, that's my approach. So I brought in a great restaurant guy. Who's been with me six years now. He was a brew master, a bartender, a front of the house through and through he's now my beverage director for the whole company.He just came in as like my first bar manager, my first like real, uh, Haas, um, hospitality type guy. Andyou know, he helped us and I read a ton of books and I watched. A ton of bar rescue, and I don't care what anybody says about the yelling and screaming number of rescue, but there's a lot of great stuff in there.And I just really, you know, warmed it as like, I have to learn how, how this all works. So I thinkyou know, now we really try to just make sure that it's every touch restaurant somebody's there to meet, you know, and that, that's what a lot of it is that when somebody comes in the hostess is, you know, eye contact and a smile and, you know, That's what we try to preach is, a lot of it is about the smile, you know,to serve the best pizza we possibly can and serve with a smile.Like, you know, that, um, that's a lot of, a lot of what we try to do. We, we have a ton of meetings first Tuesday of every month is all the managers. Third, Tuesday of the month is upper management meetings. Every single Monday is all the general managers on a phone call. Um, zooms, a little too crazy for us, but  we do the phone call meetings and, you know, we go through all the numbers every Monday.And then the, the first Tuesday of the month with all the managers, we're talking about everything that what worked the month before what's coming on new. And then the upper management meeting is like our brainstorm, Hey, round table. What do you guys need? What do you think we should be doing? Where, you know, here's the direction I'm thinking, what are you, how can we get there? And you know, a lot of it is just the communication ofhow to achieve these things. But I think that's just kinda how it all wraps up. You know, that that's a lot.  George: Yeah. I think what you nail and I'm going to just, you know, disseminate this down is that when you've nailed culture, right? Like your customer culture, like everyone has a touch point. They have eye contact, they feel seen, they feel heard, they feel respected. They feel a part of the family. And then you foster an environment where your managers and your team members are open. It's not a dictatorship, it's a two way relationship.What can we do to get better? What do you need? How can we support you? Knowing that the undertow is you're like my job is to help my employees achieve their goals. And then they have the platform and the, and be like, Hey, Nick, we need to do this. We do this. Can we have this? And you guys foster this growth. And I think really like what I hear that I think is so important for her to take away is that. You never settle. Like there's not a day where you're like, we've made it right. Like we have it all figured out. You're like, Oh, what can I read? What can I do? How can I tweak it? How can I improve it? Hey, maybe I read something that I might want to do.I don't need it now, but I know it's a possibility. It changes the way. I think, like what I love that I hear in everything you say is that. Your a perpetual student in the business and  your focus is improving on your product, your experience, your customers, your team, and you're like willing to do whatever it takes to learn that, to figure it out, right?Like the game is the game is your finish line. You're playing it, you're playing it and you're playing it. And I don't know. I just think that's such a novel thing. I, and I have no. No shock in my body as to why you are where you are and why you do what you do. I mean, it's apparent how much you love people and how that comes up.I actually can't wait to fly to Pittsburgh and taste your pizza.  I bet you, I bet you every customer, I bet you have testimonials left and right where they're like. I can feel the family in this pizza. It feels like love with every bite. Like it, you get that when you foster that culture and that's so important in everything that you do. I absolutely love it. So I forget to do that every time, by the way. I always want to tell people to be getting where to find you. So I can say it multiple times and use some NLP, but I completely forgot at the beginning. I was so excited talking about pizza. So perfectly listening. Yeah. Uh, before we get into another question,  Nick has an awesome podcast. It's called the business equation podcast. He also wrote a book called the pizza equation, you know, like the world champion pizza team, everything like that. But, um, the best place to find Nick of course hit up his podcast on iTunes and Apple, but his website is www.NickBogacz.com.  And I wanted to say it now, cause we're going to say it again at the end, but I want to make sure you guys hear it once. Write that one down. It's I bet you, if you Google him, he's the only one you'll find. So Google would be your friend in this one, Nick Bogacz. I bet you can write like Nick B pizza world champion and find them too.But I want to, I want to close Nick with, with something we're going to end up having to do round two of this podcast. Cause I just want to rip your marketing brain out and give it. People multiple disseminations of it, but I have a, I have a question that's not about marketing, so there's a whole lot of people that have been home and cooped up for a couple of months. What are your best tips to making pizza at home?  Nick: Awesome. Yeah. Very good question. So I think it's really kind of caught fire lately. I think, you know, people are really. The grills have been really popular for for years. And I think then, you know, everybody was smoking everything for awhile, and I think you are starting to see a lot of home pizza chefs right now.And I can tell you some really simpletips, you know, you could go and find a great friend of mine is Tony Gemini. And he has a book called the pizza Bible. And if you want to know how to make any stop pizza at home, that's the book to bu. And then the secret that I will add to that is. When you make the dough. I think a lot of times people think you can make the dough in the morning and you can make the pizza at night. And a secret that I'll tell you is when you make the pizza during the day, that though rest in your, in your refrigerator for about the next three days. So on Monday, you can cook the dough on Wednesday or Thursday.At least two days, but really if you made it on Monday and cook, then on Thursday, your dose is going to be fantastic. That real nice bready, you know, won't be doing any Walton gets under Coke. It's just going to be a great bread flavor. So . Well, a lot of it's about dough, and a lot of it is, uh, you know, having the time for the no to really rise.And you know, it's funny, you said that, but being cooped up and everything, I went ahead andlast year we were in Naples, Italy for a competition. And, you know, the birthplace of pizza everywhere had the beautiful, gorgeous Naples ovens, you know, the Neapolitan style. And man,I need one of those. Like I never thought that I needed to make pizzas at home, like as much, but like, like I, I just felt like I was something that I saw that I needed.So early, early June, I went ahead and got a Neapolitan pizza oven. Put in and I'm in the backyard and it has just been the greatest gift. During COVID you know, whether it's just myself and our family cooking on it, or we do actually have not a gathering, but, you know,, my parents are come over, you know, the laws or something, a few people, and we just make some fantastic pizzas there, but. It's all about the dough. And I think you can use anything out of your kitchen as far as sauce and cheese, it's all preferred on your taste, but you really want to make a great, great dough, check out the pizza Bible and then give it enough time to rest.  George: I love it. I love it. Learning how to make pizza. I used to, by the way, I used to be a food blogger and I wrote a New York times bestselling cookbook.That was where I started in this whole game. Well, we'll have to cover that in another one, cause I really hate cooking by the way. But it was, it's a really interesting story, but  all of that and by the way, I've smoked pizza on my smoker and that's really good as well. But that dough, that Dough tip is, is legit. And there's lessons in that for entrepreneurs patients, you got to let things marinate. You got to let them live. You got to let them breathe. You gotta give them a chance to taste good. And I think that sums up this entire episode. So Nick, I'm going to give you a minute at the end, any closing words, any parting words of advice for everybody listening though?Make sure you go check out Nick, check out his podcast. I've listened to a couple episodes. I think they're great. He's had a few of my friends on and the website. I'm going to spell it again because I would need to hear it a few times for myself. So it's NickBogacz.com you can pick up his book, the pizza equation, which talks about like running a successful pizza enterprise. And I'm sure there's some nuggets. In there for business and marketing and mindset, then you have as podcast, which is the business equation podcast. And then you have Nick, the man himself, Leo checking out the website. So Nick, before we wrap any closing words for everybody, any words of wisdom, anything you want everybody to take away?Nick: You know, I think you could start anywhere that that's the thing, right? Like don't let your past to find you if, you know, if people, your listeners, if they're listening to George right now, they want fat, you know, and you're, you're doing a great job feeding them. And I think. you know, wherever they are, they can start. So, you know, today could be the first day of your new journey and don't let your past define you. And I think that's where a lot of people just get hung up thinking about every failure that they have and every thing that happened to them and everything they went through. And just, just remember that everybody starts up.Start somewhere. And I love when you start reading about, um, you know, whether it's actors or entrepreneurs or, or, um, you know, anybody that started their career late, you know, and everyone will talk guy. I think my favorite one is probably Colonel Sanders, you know, started KFC when he was like 60. Like, you know, it doesn't matter how old you are, you know, you can, you can start today. And I think that's that's a good message to bring out there is, you know, believe in yourself and, and anybody can start from anything.  George: Yeah, man, I love it. I can't even, I'm not going to add anything to that. I think that's so gold. And like you are a walking example of that, like set your focus and just start and go.And you'll figure it out as you go, you'll make adjustments and learn. So, man, it was an absolute honor and pleasure. I know we have many more in the can in the future. We'll, we'll be breaking pizza as soon as I start traveling again. And I can't wait to share. And so thank you so much for being here for everybody listening.Make sure you go check out Nick, check out his podcast, check out his book. And remember, I I'm sure I'm going to do an outro if I remember to do them, but if not remember that relationships, I always beat algorithms. Make sure you subscribe. Make sure you review. And I will see you guys in the next episode.

Don't Tell Me Your Major
Don’t Tell Me Your Major #4: Feeling Stuck

Don't Tell Me Your Major

Play Episode Listen Later May 28, 2020 12:54


Episode Notes [“Don’t Tell Me Your Major Theme” By Malena Ramnath] Malena: Hey, guys, my name is Malena Ramnath. Hannah: And I'm Hannah Fredly. Malena: And we are your hosts and freshmen here at Northwestern. This is Don't Tell Me Your Major an interview podcast where we avoid getting to know people on the surface level with questions like what their major is, where they're from, and how old they are, but try to get to know them on a more profound level. That's how you really know the kind of person someone is rather than judging them based on pre–established stereotypes. So we're here today in the thick of the Coronavirus quarantine, currently hosting this podcast over zoom, which is definitely weird but we're all very excited to be able to continue this despite the distance. And unfortunately, Alison couldn't join us today because she's in Seoul, Korea, and those time zones are insane. So today we're here with Hannah. Also on today's podcast is the one and only Nick, please say your last name for me, Nick. Nick: Schoenbrodt. Malena: Okay. And he is another Northwestern student with an impossible last name. And he just said hi. So we're super– Nick: Yeah, you're doing great. Malena: We're super excited to have you as today's guest. So where is everyone currently? I'm in DC. Hannah, where are you? Hannah: I'm currently in France. Nick: Oh, I am in New Jersey, the opposite of France. Malena: Um great. And so I figured since we're all stuck inside our questions today will be themed around being stuck. So without further ado, I figured we’d get started. Um, so Nick, what is your favorite stuck inside hobby now that we're in quarantine? Nick: Um, God, that's a good question. I have been doing almost nothing. But I got a new laptop. So I'm trying to get into music production a little bit which is fun, but also difficult when it's like the only thing there is to do and I don't have anything to like take a break from it with I guess, but that's what I've been doing. Mostly it's happening slowly. Malena: Damn, music production. Hannah, what are you doing now that you're stuck in bed? What are your hobbies that you've picked up to stay productive? Hannah: Um, well technically we're out of quarantine. So, ha. Malena: I hate you. Hannah: But, um, otherwise, something really fun to do is those like, workout videos that are like dance and workout at the same time. That's really fun. Nick: And that's on jazzercise. Malena: Well yeah, I mean, those two are like, generally more productive than me. I mean, I've been, I guess one of my hobbies– Oh, I'm learning Italian on Duolingo! You guys ready? Io no sono un ragazzo. Which means “I'm not a boy”. You know, and that's pretty much all I know how to say. Nick: That’s good. That’s gonna really come in handy I feel like. Malena: You know if anyone mistakes, you know, me for a little boy. You never know. Italians these days. Nick: That’s true. Hannah: Have you been keeping up with Duolingo? Malena: Yeah, the owl is really aggressive dude. It's always like: “You have one hour to save your streak! You're so lazy, it takes five minutes!” Nick: He, he yelled at me for not knowing my Greek alphabet and I think I, all I had done is like put Greek in a language I was like kind of interested in, in the app and he was like, like learn your alphabet, learn your alphabet! Hannah: He, as in the owl. Nick: Yeah, yes, he as in the owl, my, my good friend, the Duolingo owl. Malena: Evil demon that haunts my dreams, alright. Um, but okay, so moving on to our next question. What is the one movie you would watch if you were stuck with one for the rest of your life? Nick, your thoughts? Nick: Oh, no. These, I can't answer these questions without pulling up my like, letterbox like and looking at the movies I've seen. The Princess Bride is great. Just because it's fun, but like, I don't know, maybe like Whiplash if I want to like be stressed for the rest of my life. I don’t know. Malena: I mean, that would also push you to be ridiculously productive. Just like watching Whiplash and like, you know, striving– Nick: Cause watching, cause watching a two hour movie is the most productive thing you can do. Malena: This is, this is fact. Hannah, what about you? What are you thinking for your stuck-on-an-island with the rest of your like that for the rest of your life movie? Hannah: Um, how about Shutter Island? On the island? Nick: That's not good. That's not gonna stress you out. Malena: Shutter Island– brooooo. I watched that, we watched that on a really big like movie screen that we found and that it really freaked me out just like on the big screen. Leo DiCaprio killing you know, oh, spoilers. Sorry. You know, terrifying. Nick: Bleep it out in post you know. Malena: Yeah. For me, I think my desert island– I mean Princess Bride is a big classic. I love Call Me By Your Name. It's so calming. Just watching like handsome people run around northern Italy. We love to see it. We love to see it. Um, okay. And then my third question is, if you could be stuck anywhere in the world for quarantine, where would it be, like besides where you are right now? I'm sure you're very happy in New Jersey, Nick. So not to hate on New Jersey. Nick: Yeah, of course – it's it's great here. Malena: If you could be stuck anywhere else for quarantine where would you be stuck? Nick: So I am if my if we are remote fall quarter which, don’t talk to me about it cause it's not gonna happen and I won't let it happen. I think I'm planning to go – which is where I would go – to my cousin's beach house in California. And just like, it's like on a mountainside overlooking the ocean and just like sit in the backyard and take zoom classes outside for the entire quarter. That's the plan. Malena: That sounds like heaven. I'm jealous. Do you go there often? Nick: No, like, once every two years – Malena: And how old is your cousin that he has his own beach house? Nick: It's like my family like my, I guess it's my aunt’s and uncle’s. But I mean, he's like 22, 21, I don’t know. He's graduating this year, which is awful. But yeah. Malena: Hannah, what about you? I mean, France is a pretty great place to be stuck. So if you could be stuck elsewhere… Hannah: I'd be in Asia, dude in Asia. They are out of quarantine, people are just out, out and about. They’re partying, they've confined it more or less pretty well. They're just having the time of their lives. Anywhere in Asia. Malena: That's fair. That's fair. I do miss Singapore. Is still under circuit breaker. But our friends definitely out in Korea – shout out to Allison – are having the time of their lives as compared to the good old US of A. I'm quite jealous. Hannah: Florida’s having a good time. They don't give a fuck! Malena: No, it's okay. Hannah: You’re gonna have to bleep that. You’re gonna have to bleep it. Malena: No, you can swear– Hannah: I’m sorry, I'm giving you much more work than it had to be. Woops Malena: No, we can swear on this podcast– Nick: Malena is a dutiful editor. Malena: All right, and then I think that for me, I don't know, I'm definitely going through a very Greek phase. I'm reading Zorba the Greek, I was making Greek food, I have way too many Greek friends. And they're all sending me like videos from Athens of like the sunsets around their house. And I'm very jealous. So I think, probably Greece– just literally anywhere in Europe – because I feel like it's just stunning views. You know, like for me, I mean, I do get to see the Washington Monument from my apartment, but otherwise, Nick: Okay, flex. Malena: Not many, like you know, seaside views, in comparison, so I think anywhere in Europe with a seaside view would be my answer. All right, guys. And so for our final question for the day, this is you know, a little bit more personal, a little bit more difficult to answer. But if you could be stuck with anyone who you are not currently with right now in quarantine, who would you be stuck with and why? Nick: Like a someone that that listens to the podcast would not know who they are? Malena: I mean, it doesn't matter, you could give a shoutout to anyone. Nick: I mean, I mean, this is, you guys know who this is but other people wouldn't. It would be probably be Asteris or Artie. Malena: And for what reason would these two mystery men, who our listeners have no idea who they are? Nick: Well, because they they brighten up my day with their with their beautiful faces but also because, I don’t know, it'll just be fun to chill with them. I guess. Like it's a boring answer, but it's true. Like they're, they're people I just hang out with and I'm not getting that right now, not getting my fix right now. So, you know, getting, getting that fix. Malena: Yeah, I think the two of them have a very good sarcastic sense of humor that I think is generally lacking in most other people. Nick: Yeah. Malena: So. Nick: Yeah, and especially lacking in no social interaction at all, so. Hannah: Very true. Malena: Hannah, what about you? Hannah: I'd be stuck with you. Malena. I just blew you a kiss. I love you. Nick: That's a mistake. Malena: I know you miss me. Hannah: That was my declaration of love. Malena: I know you, Nick, we could be reading together. Fun fact. Nick is a major book nerd. Nick: Yeah but I haven’t read all quarantine. I’m – it’s a shame. Malena: I know. But– Nick: I have some things in the mail. It's coming. I'm going to force you to read it. Malena: I like that's, I mean, I'm always down to read more. That's definitely one hobby that I've picked up more is I've been reading a lot since I've been back. But, um, for me, who would I be stuck with? I mean, besides you, Hannah. Obviously, love of my whole life. Um, my heart is warmed by that answer. I don’t know, that's a tough one. I think– Hannah: It's fine. Go ahead, choose someone else but me. That's fine. Malena: No no it’s because I'm trying to think– Hannah: It’s fine. Malena: –of someone else but Hannah: I see how it is. Malena: –you but unfortunately, you're the only person I spend my time with. Nick: Ah, thanks, thanks, Malena I thought we were friends. I thought we were friends. Hannah: You’re digging yourself a hole right now. Malena: Oh, you know what, I really can't think of anyone else cuz then I would say like Asteris, but Nick already said it. Nick: We could all spend our time with Asteris. Malena: I know, but we're like just trying to – fun fact: Asteris lives in Athens, not to expose him, but you know, if I could be stuck with him right now – big life goals. Nick: Also I think he's still in quarantine though. Malena: Soon, soon they'll be out though. Europe's on its way as Hannah mentioned. You know if I could go out on a limb here, I’d probably say Timothee Chalamet. I've been having a major– Hannah: Okay here's another thing, I feel like Timothee Chalamet became so much more famous over quarantine. Malena: Yeah, it’s because everybody’s stuck inside and they have nothing to do but stare at celebrities. So yeah. Well, alright guys, thank you so much. Actually, that's perfect. We've just hit 13 minutes. And so we're going to end our podcast here. Thank you so much, Nick for being our guest, keeping us entertained during quarantine. Nick: Yeah, of course. Malena: Giving your opinions on things. It was so nice to get to know you. And this has been another successful podcast from NBN audio. Hannah say bye! Hannah: Bye-bye! Malena: Bye, gang. Nick: Peace. Malena: See you later, on our next podcast, which will hopefully be out soon. Bye! [“Don’t Tell Me Your Major Theme” By Malena Ramnath]

Illumination Podcast with Nick and Kisma
EP: 192 - Chaos Buster

Illumination Podcast with Nick and Kisma

Play Episode Listen Later May 11, 2020 29:43


Today's episode is called The Chaos Buster. We're going to bust through and resolve chaos in our lives. 1:01 It is 2020 We're recording this and I don't know what month or day it is. KISMA We know it's 2020 and it's weird. Nick It's 2020. The year that was supposed to be so great, and we're still opting for great. Just the chaos got thrown out, and it is super weird.  KISMA 1:14 What You Can Do I do want to give a shout out. It's very important to give a shout out to all of our frontline people. Our medical workers, our healers, our police officers, our firefighters. Anybody out there doing what you're doing. Thank you. And I pray and meditate for this planet every single day. I think it's important to send that loving energy their way whenever we can. KISMA Super deep appreciation, really profound. Nick It is profound. And I know we're trying to keep things focused and light and prosperous here. And I also want sensitivity. I know my students are out there praying and meditating for the planet, but if you're ever wondering if there's something you can do, the prayer meditation works. KISMA 2:38 Chaos In Your Life Well speaking of prosperity, I don't know of too many bigger prosperity killers than chaos. Nick It is a big one. It goes against divine order. KISMA Chaos is in the inside and it's just like all of a sudden that's when in prosperity and money it's like your money just disappears, and you’re wondering what happened to all of it. That's when you know you've got some chaos in your life. Nick 3:06 We Often Create Chaos Believe it or not everyone, we often choose to create chaos because we're in fear, and if we're in fear we'll go into doubt and into confusion. And confusion is a quick zip-up to chaos. And some people will create chaos in order to create order again. And when the chaos is happening, it's like it throws spaghetti all over the walls, it throws your energy all over the walls, it throws your energy everywhere and you get lost in it. And whatever vision, whatever focus is deterred, is diminished because everything is in a swirl. KISMA That's right. So I'm just going to dive right in with tip number one. Be open to the idea that you have created chaos. Nick Well, here's the really cool thing about it. If you created it, guess what else you can do. You can solve it.  KISMA 12:03 We Can Exist In Order What tips do you have for when you're in chaos that appears to be not directly created by yourself? KISMA So we're living within a context of chaos, of a chaotic situation. That doesn't necessarily mean that we have to live in chaos. We're living in the context of that.  But you don't have to live in a chaotic way in your life, and that's where a lot of people get turned upside down because they're like, “well this is just going on all around me.” So they get swept into that collective and it's like, no, no, that can be happening there and you can be existing within order in that. It's understanding that we can exist in order and have that in our lives no matter what's going on around us. Nick 17:53 Creating Order Internally is really where it starts. What's happening inside is happening outside. Nick  Absolutely. I think it starts inside. I do, but also as we create order externally, it creates some order internally because we're in the act of creating order.  KISMA 28:10 Seek The Order So my illuminated thought for today is where there is chaos, there is order. So seek the order. KISMA

Psycomedy with Nathan Cassidy
Daily Dose - Nick Helm

Psycomedy with Nathan Cassidy

Play Episode Listen Later Apr 13, 2020 23:53


He's used to staying indoors for long periods of time anyway, but how is the lockdown affecting Nick? Well there's time to watch all the Police Academy films.

She’s A Talker
Nick Flynn: Storytelling As Illness

She’s A Talker

Play Episode Listen Later Mar 6, 2020 33:33


SEASON 2: EPISODE 5 Poet Nick Flynn talks about the ways in which he won't die. ABOUT THE GUEST Nick Flynn has worked as a ship’s captain, an electrician, and a caseworker for homeless adults. Some of the venues his poems, essays, and nonfiction have appeared in include the New Yorker, the Nation, the Paris Review, the New York Times Book Review, and NPR’s This American Life. His writing has won awards from the Guggenheim Foundation, the Library of Congress, PEN, and the Fine Arts Work Center, among other organizations. His film credits include artistic collaborator and “field poet” on Darwin’s Nightmare (nominated for an Academy Award for Best Feature Documentary in 2006), as well as executive producer and artistic collaborator on Being Flynn, the film version of his memoir Another Bullshit Night in Suck City. His most recent collection of poetry, I Will Destroy You, appeared from Graywolf Press in 2019. He lives in Brooklyn with his wife, Lili Taylor, and his daughter, Maeve. http://www.nickflynn.org/ ABOUT THE HOST Neil Goldberg is an artist in NYC who makes work that The New York Times has described as “tender, moving and sad but also deeply funny.” His work is in the permanent collection of MoMA, he’s a Guggenheim Fellow, and teaches at the Yale School of Art. More information at neilgoldberg.com. ABOUT THE TITLE SHE'S A TALKER was the name of Neil’s first video project. “One night in the early 90s I was combing my roommate’s cat and found myself saying the words ‘She’s a talker.’ I wondered how many other other gay men in NYC might be doing the exact same thing at that very moment. With that, I set out on a project in which I videotaped over 80 gay men in their living room all over NYC, combing their cats and saying ‘She’s a talker.’” A similar spirit of NYC-centric curiosity and absurdity animates the podcast. CREDITS This series is made possible with generous support from Stillpoint Fund.  Producer: Devon Guinn  Creative Consultants: Aaron Dalton, Molly Donahue  Mixer: Andrew Litton  Visuals and Sounds: Joshua Graver  Theme Song: Jeff Hiller  Website: Itai Almor Media: Justine Lee Interns: Alara Degirmenci, Jonathan Jalbert, Jesse Kimotho Thanks: Jennifer Callahan, Nick Rymer, Sue Simon, Maddy Sinnock TRANSCRIPTION NICK FLYNN: I was driving my daughter to soccer. And she had a bike and I had a bike and we'd ride, even though it was a little cold.  NEIL GOLDBERG: Yeah.  NICK: But a guy went by on a bike and he had like a boombox, one of those boombox that plays, he's playing like a podcast, like really loud, and it was so odd. We both just laughed. It was like, what is that? You're just blasting a podcast going down the street, blasting.  NEIL: This is fresh air.  Hello, I'm Neil Goldberg and this is SHE'S A TALKER. I'm a visual artist and this podcast is my thinly veiled excuse to get some of my favorite New York writers, artists, performers, and beyond into the studio to chat. For prompts, I use a collection of thousands of index cards on which I've been writing thoughts and observations for the past two decades, kind of like one of those party games, but hopefully not as cheesy.  These days, the cards often start as recordings I make into my phone. Here are some recent ones: I really love how Beverly pronounces 'Meow'. It's never appropriate to share scrap paper from home with students. I'm never sure what a simmer is. I'm so happy to have as my guest, poet Nick Flynn. I have been a hardcore fan of Nick's writing since his first book, Some Ether, came out in 2000 and was blown away by his memoirs, Another Bullshit Night in Suck City, and The Ticking is the Bomb. In the fall, he released a new book of poetry, I Will Destroy You, and in the next few months he has two more books coming out: Stay, and This is the Night Our House Will Catch on Fire. I met Nick briefly in, I think, the late eighties in Provincetown, and we reconnected recently via our mutual friend, Jacques Servin, who is on an earlier episode. Nick and I spoke in January at a recording studio at The New School near Union Square in New York City. NEIL: Are you comfortable?  NICK: Like on a scale of one to ten?  NEIL: Like, you know those smiley faces, like if you're in the hospital. NICK: How much pain I have? Uh, I hadn't even thought about it till you just said that. Now I'm wondering if I am, so.  NEIL: I feel like I'm, I'm totally not, I'm not feeling any pain at the moment.  NICK: No, I'm not feeling any pain. No, I'm feeling no pain.  NEIL: That's different from, feeling no pain is different from not feeling any pain. NICK: That means if you're kind of fucked up, I think.  NEIL: Exactly.  NICK: You're feeling no pain.  NEIL: Um, I'm so happy to have you, Nick Flynn, on the show, SHE'S A TALKER.  NICK: I'm happy to be here, Neil Goldberg -  NEIL: I, you know -   NICK: on the show SHE'S A TALKER. Is the 'She' the cat? NEIL: Yeah.  NICK: That's, that's who the 'she' is.  NEIL: It is, yeah. I, you know -  NICK: I guess I got that. Yeah.  NEIL: Well, you know, in 1993 when everyone was dying... Everyone is still dying, but just differently.  NICK: I remember that. Yeah.  NEIL: Yeah. Uh, you know, I did a video project where I interviewed, it turned out to be, like about 80 gay men all over New York City in all five boroughs who had female cats, combing their cats and saying "She's a Talker." NICK: They were combing the cats?  NEIL: Combing the cat. It was just almost like, it was like a stealthy way to like, not stealthy, but it was a way to document a lot of gay men who felt like really imperiled, and it was my first video project. And, I don't know, when I decided to name this, that came up for me. But subsequently I get a lot of like, what does the word 'she' mean at this point? NICK: Right, right, right. Yeah.  NEIL: Maybe I should rebrand it. What should I call it?  NICK: Uh, you should stick with it, I think. Hmm.  NEIL: Uh, when, when you're looking for like a short hand, like you encounter someone on the proverbial elevator and are looking for like a pithy way to describe who it is you are and what it is you do, what do you, what do you reach for? NICK: I say I'm a poet.  NEIL: Period.  NICK: Period. Yeah. Yeah. Cause that usually gets a pretty dead-eyed stare like the one you just gave me. Like that's it? That's it.  NEIL: When someone is confronted with poet, silence, do you ever feel like helping someone out?  NICK: Well, it depends on like, often, that'll pretty much be the conversation-ender.  NEIL: Yeah.  NICK: So it does nothing to help cause they're gone right at that point.  NEIL: If your folks were around, how might they describe who it is you've become? NICK: Wow, that's a, that's an interesting one. Would they, would they still be, are they like idealized, my, like my parents on their best day or on their worst day?  NEIL: Oh, I wouldn't mind hearing both if you don't mind. Like the...  NICK: Ah, like, you know, there's the idealized version of your parents. Then there's the, not the reality, but the, you know, but recognizing at a certain point that they had some rough days, you know. In my mind, it's hard to deny they had some rough days. So, um, it's a little, it's a little harder to pretend. Yeah. Uh, my father, he knew that I'd published books and he was sort of, you know, strangely proud of that. Uh, but proud just in the way he knew I'd be a good writer because he was such a great writer, so I got it all from him. So he took all credit for any of it. So I imagined he would still take credit for any accomplishments I've had or that he perceives I've had. I've, I'm trying to think if he had like on a good day, that's sort of like a not so good day. Yeah. On a good day, he did have a couple moments where he was able to just recognize the struggle it had been, uh, between the two of us, uh, to actually acknowledge that. And I think that would be like, he'd say like, yeah, this was, this must have been hard, you know? So I think that would be. That'd be a good day for him.  My mother's a little more enigmatic, like it's actually, when I think about it, like, cause I mean, she died before he did. I was younger. I didn't know her as well, probably. So, although I grew up with her, but, um, I sort of studied my father more, and my mother's more of a, uh, a construct of the imagination in some ways. Although, I mean, we spent so much time together too. It's strange to say that actually, I don't know if that's true.  You know, I, there's always the question like, what would my mother be like now? So I'm, I look at women that are my mother's age, that would be my mother's age now. Like I don't know how, how she would be. So either way, I think she's, since she, from her backhouse sort of WASP-y Irish background, she probably wouldn't say directly anything. I'd have to decipher what she said.   NEIL: So it would be cryptic in terms of her estimation of you, or?  NICK: I mean, she, I think she'd say, "Oh, I'm, I'm proud of you." But the deeper levels of that I think would be harder to get to.  NEIL: Yeah. I see you came in, you were, you had a bike helmet, which I connect to. Um, on your bike ride over, did you have any thoughts?  NICK: Wow. Thoughts as I was coming here - the sort of meta thing is I was listening on my headphones to SHE'S A TALKER. And you're talking to someone about riding a bike over the bridge.  NEIL: Right, yeah.  NICK: So like, yeah. I mean, at the moment I was riding over the bridge. I was listening to you talk to someone else about riding over the bridge and then thinking that I would soon be here talking to you, and I brought my helmet it, I didn't - usually I lock it on my bike  but maybe I brought it in so you would ask me about it. It's possible, but I think I just brought it in cause it was cold, it was so cold outside. I wanted a warm helmet when I went back out. So.  NEIL: Aha, you didn't want to put on a cold helmet. I never thought about that. NICK: What I thought about on the bridge was that it was way colder than I thought it was. It was the wind, it was like howling and I had a hat in my bag and I kept thinking, I'll just stop and put my hat on under my helmet and I didn't stop. I kept thinking, I'll warm up at some point, but I just kept getting colder and colder the further I went. I just never stopped, I just kept going.  NEIL: Well, let's, um, go to some cards that I curated for you.  NICK: You curate these for this conversation?  NEIL: Yes. Yeah.   (Card flip)  So the first card is: the specific, tentative, hyper-attentive way one tastes something to see if it's gone bad. NICK: Um, what I usually do is I'll, I'll, I'll cook it and then give it to my brother. NEIL: Mikey likes it?  NICK: Yeah. And then if he can get through it then it probably hasn't gone so far bad. Cause he's pretty sensitive actually. I mean, while I'm presenting, it sounds like he'd just eat anything. No. He's quite sensitive. So he's like sort of the. He's, he, he, he's a Canary. Ah ha. Yeah. So I'll just fix it up and give it to him and then, cause he'll, usually, he's quite happy if I make him something, give him some food, then if it's no good, then, then I throw it away. Yeah. If he eats it, I'll eat it.  NEIL: He's your taster. Um, where, where does your brother live?  NICK: He lives upstate, New York.  NEIL: Oh, okay. Yeah, but he's your older brother, right, if I'm remembering? NICK: But why did you say, "but." Because he lives upstate?  NEIL: No, because of the scenario of like, your brother, the implication. He's an implied younger brother in the story.  NICK: Gotcha. Yeah. Yeah. He's an implied younger brother in life too.  (Card Flip)  NEIL: Next card. When a toddler falls, that space before they start to cry. NICK: Well. My daughter was, uh, three. And for us, like three was really like, spectacular meltdowns and just like, you know, tantrums and just like wildness, just like absolutely wild, like wild animal, just screaming and frustrated and like, you know, furious. And one day she, uh, she was in a tantrum, she fell and she hit her cheek on the corner of a staircase and it split open and like bled. It sort of woke her up. Like it was right at the end of her being three, she was going to turn four. It was a Sunday night. And my wife and I were like, Oh, what do we do? Like, I'm like, I guess, do we take her to her doctor or do we like, you know, just like, like leave her with a scar for the rest of her life? And so I butterfly-stitched it, you know, like made a little butterfly thing, to hold it together to squish the skin together, you know? And, uh. That's what we did. We sort of looked up t see like how big and deep it had to be to go to a doctor and stuff and to need a stitch, and it was sort of right on the edge. So I butterfly-stitched it, and then. Yeah so now she just has this pretty little scar on her face and she's perfect.  NEIL: Wow. And does she know the story of the scar?  NICK: Oh yeah. I would say it's a part of her myth, part of her origin myth. The wildest, the wildness poured out of her cheek. Yeah. Yeah.  NEIL: Uh, can, can you share -  NICK: Did that answer your question? NEIL: Yes and no. That's always the, um, I think it's beautiful. I have the idea, I'm not a parent, but when I see a kid having a tantrum - NICK: I wasn't either before that.  NEIL: Yeah.  NICK: It comes on kind of suddenly.  NEIL: But how did you deal with tantrums?  NICK: I, I've been sort of attentive and amused by the whole process. Like I feel like we're really lucky. She's a really good kid and just a really interesting kid and like, so I just sort of like see it, like, I admire the tantrums in a certain way. Like, I think everyone should be like, just screaming, running down the streets, you know, most of the time. Like this sucks. Um, so there was something very, uh, wild about it. Like just to see like, wow, like you can just do this. You can just go and like, you can go to a store and just pull a whole rack down. If you don't get your Popsicle, you don't fucking. She, she used to fire me like every day as a father. She said, if you do not give me that Popsicle, you will not be able to kiss me. You will not be able to hug me. You will not be my father.  NEIL: What did you say to that?  NICK: I'm like, Oh, that's really hard. I'd be sad not to be your father. She was like, you will not be able to, you will have to go to Texas and never come back.  NEIL: Crafty.  NICK: Yeah, she was good. Yeah, but I, you know, I was onto her though. Yeah. I'd be her father like in half an hour later. NEIL: Did you ever say -   NICK: She'd rehire me like half hour later. Yeah.  NEIL: Was there a re-intake process?  NICK: No. No. We just pretended it didn't happen. Yeah, it was all moving forward. It was all the continuous present.  NEIL: Yeah.  NICK: You just kept this present moment. This present moment had no connection to the other moments whatsoever. NEIL: Did you ever join your daughter in a tantrum?  NICK: Did I ever join her in a tantrum? Oh, wow. Yeah, I did. Yeah. I remember one night, like early on when she was like six months old and that. The beautiful hallucination of early parenthood where you just, you just don't sleep. You just like, you're just awake for like months. Like just not sleeping. And you just fall asleep in the middle of things. Just like, you know, you can just barely do anything. Everything's filthy and like, you know, you just wash all the clothes and immediately they're filthy again, the food is just taken and thrown to the floor. I think the dogs eat it. You just give up in a certain way. There's one night I was up with her at like three in the morning and she was just screaming. And I was just like, I think I filmed her screaming with my phone. I'm just like, okay, just scream. Just scream. I'm going to make a movie of you screaming. I was like, I don't know what to do. So I just made a little movie of her. NEIL: Wow. But you didn't, but, but it didn't call on you the feeling of like, now I am going to lose it myself and cry?  NICK: Um, well, I think I viewed, it's like, you know, I'm from like a sort of WASP-y Irish background, and so we don't really show that stuff. And I'm sort of always like that, but it don't, I don't, I try. I think no one can see it, but I think everyone actually sees it.  NEIL: So always you're, you're crying always. NICK: Melting down, yeah.  (Card Flips)  NEIL: Okay. Kids with artist parents. Because both you and your wife are artists. Like to me, the idea of like, two artists come together and they have a kid, well that's going to be a super kid. And then that kid maybe, will - NICK: Be with another artist, yeah. NEIL: It's almost like an artistic eugenics kind of vision or something.  NICK: Um, yeah. I always think it for our daughter, like Lord help her. Really. I don't think like, Oh, you've been, you've won the lottery. Like, like, this is the card, this is the hand you've been dealt. Good luck with it. You know, we're both like, yeah, we're both a little. I, I don't know, I don't know if neurotic is the right word, but like, you know. You know, we're, we're sensitive. We're like, you know, in some ways not made for this world, we're, we're awkward where other people are comfortable, we're, uh, you know, we found our place to, to survive, which is really lucky, you know? And also, you know, in a culture, like I'm a poet too, I'm not, like, it's not that like, this is like some hugely respected artistic position in our culture at the moment. You know, like, that's why I say that I, I say it perversely if someone asks me, with the elevator pitches, like if they ask me what I do, I say I'm a poet. And just because it's perverse, it's like it's so perverse, you know? You know when, if you go to a doctor's office, I write it on a form. I write 'poet', just, you might as well ride hobo or something. Right? That's not right. I'm a wizard. So it's not like, it doesn't feel like that she's suddenly being dealt like this, like, like a superhuman. Like, what are you talking about?  NEIL: Right. NICK:  It's just unfortunate. Like, you know. Artists get attracted to artists because we can vaguely understand each other, maybe. You know, we're not like, you know, I've tried to be with civilians before and it's like, not easy, you know? I really, I feel less understood, you know? I barely feel like I fit in now. To this world. So you know, you find someone who you feel like, yeah, you also don't feel like you fit in. So that's a kind of connection.  NEIL: How does your, how does your daughter describe what, what you both do? Does she unabashedly say -  NICK: Well, it's a little easier for Lily, for my wife. I mean, cause she's like, you know, people actually will sometimes recognize her on the streets and stuff, so she's a little prouder.  NEIL: But him, the hobo.  NICK: And my dad's a poet.  (Card Flip)  NEIL: Okay. Next card: the fetishization of storytelling.  NICK: Yeah. Right now there's a, there's a whole storytelling thing going on, right? Yeah. There's a whole sense of revival and stuff, and I don't exactly get it. I mean, I, I admire it, like I've gone to The Moth, I've participated in a couple of storytelling things. It's a, it's a strange form for me. It's a strange art form for me, and I admire it when it's done really well. I admire it. The ones I've gone to, that I've been part of, they were, kind of felt a little closer to stand-up, which is another art form too. But I'm like, the line is a little blurry and a little like strange and, and it makes sense that stand-up would be part of it. Cause they are sort of like, like jokes in a way. They're sort of packaged. I mean it's a packaged form. It's like improv is more interesting to me. Like where you don't know where it's going to go. But where, if you know where, I mean, like I say, people that do it well, it's really beautiful.  NEIL: Yeah.  NICK: It's just not what I do. It's like memoir is not storytelling. Uh, it's another form. And storytelling is like one part of it. You sort of tell the story, but then you sort of have to turn over the story and say like, why am I telling this story? Like what am I trying to present in telling this story, ignores all these other realities that are happening or all these other things I don't want you to know. People will come up and say like, you know, how's it feel to like, have that people know so much about you now? Like, well, you only know what I want you to know. You're gonna get some glimpse from a book.  NEIL: Right. Yeah.  NICK: From storytelling, I don't know even what glimpse you get, you get a glimpse of how they tell a story I guess. I want to know about other people. I want to know like what their, the interior life is of other people, what the landscape is. Which is why I like read... Or, why I, why I do anything. Like go see art. Or just to sort of like have that, so you're not so, so you recognize it's not all, all ego, you know? It's not all, like everything isn't sort of springing forth from within me. You know?  NEIL: Right. I'm not interested in other people's stories generally.  NICK: Yeah.  NEIL: Specifically too. I'm not interested in other people's stories, but I'm interested in hearing people think, which is what this podcast is about. So like the way their thought processes reveal themselves. That interests me. I don't know, but I'm, I'm, I'm not interested in the content. NICK: Yeah, yeah, yeah, yeah. No, I understand. Yeah. I teach creative writing and often it's like, I'm much more interested in like, the stuff around the content. It's not about the content, like it's more about the stuff around like how you're like, like, you know, how this one thing transformed something else or how you chose to make this weird sentence, or how like these things that have sort of moments of excitement. The story itself can be rather deadening.  NEIL: Right.  NICK: Yeah. Because, I think because it's somewhat packaged too, it is a lot of times, yeah.  NEIL: But I also, the thing I really resist is this, like: "We're about stories." You know, like the, this fetishization of storytelling has creeped into like how, how stories are talked about. It's like, we bring you stories da da da, stories. It's like, it feels infantilizing too.  NICK: Well, you know, I was just talking about this with one of my, some of my students, uh. You know, the, what's the most famous Joan Didion line? "We tell ourselves stories in order to live."  NEIL: Right, right.  NICK: And, yet, The White Album goes on. That's the first line of The White Album. That'll probably be on her tombstone. Uh, you know, they make bookmarks of it in bookstores, and yet if you actually read The White Album, that essay, she totally just doesn't believe it and contradicts it and says like, why? Like this makes no sense at all. And like that this is, I thought I could do this. Like I was, I was desperately trying to create a story that would protect me from something and it, none of it worked. And it just dissolves, the whole thing just all is like, so to take that one line out of context and say, this is actually a truism is so strange. It doesn't make any sense at all. And there's a  thing, my therapist came up with this thing of the, I don't know if he came up with it, but we talk about my, one of my disorders, uh, one of my many disorders is a narrative affect disorder where I'll create like stories like, but you know, it's not stories like you're talking about, it's creating books and creating like versions of what happened, um, in order to contain it and to be able to hold onto it in a way that seems safe, so I don't have to feel the actual emotional intensity of it.  NEIL: Right.  NICK: Um, and I think it's, it is a type of illness. I think storytelling is a type of illness, uh, that keeps you from actually feeling.  (Card Flips)   NEIL: Next card: often when I leave the apartment, I think, is this how I'd like it to be found if I die today? NICK: I think that one's more about you than me. I think. Um.  NEIL: You don't think that when you leave?  NICK: Well, I don't think I'm ever going to die. I'm pretty sure. NEIL: Do you really believe that?  NICK: Yeah. Like I, yeah, no. I have a thing where like, I'm, I'm, there's, well, I just know the ways I'm not going to die.  NEIL: Okay. Let's hear it.  NICK: I'm not going to die in an airplane crash. I'm not going to die by getting eaten by a shark. Might die by getting hit by a car on a bicycle. I mean I might, so I have to be careful.  NEIL: Yeah.  NICK: But I can swim for miles in the ocean filled with sharks. I'm fine. Yesterday I was on a plane coming from Houston and, uh, it was just like, like being on a ship in the middle of a, of a nor'easter. Like it was just wild, you know, like it really, like it was almost spinning. Yeah. I was fine. I'm like, Oh, this is cool cause I'm not gonna die in a plane. Like, you know, so I just have these sorts of things. They might be, you know, just delusional. You know, I mean, how could I possibly know? But I'm almost positive I'm not going to get eaten by a shark. NEIL: Uh huh.  NICK: Which really, which really helps in Provincetown. Cause there's a lot of sharks there now and a lot of people don't swim in the water. And I'm like, ask yourself, are you going to get eaten by a shark? Do you really think that's the way you're gonna die? And most people would say no. I mean, wouldn't you say no? Like no. If you know, on a rational day, like that'd be really, and if you did, that'd be so cool. Like how many people, how many poets get eaten by a shark? That'd be so excellent, right? Like it's a win-win. I have a poet, there's a poet, Craig Arnold, a really great poet that died a couple of years ago. He was writing a whole series of poems on volcanoes. Traveling the world, like got a grant to travel the world and look at volcanoes. He's just gone. He just vanished one day. He vanished. We think he fell into a volcano and died. Like, that's like an amazing story. Like it's terrible, terrible, awful. But I mean, there are a lot worse ways to die than falling into a volcano.  NEIL: Oh my God. How would you feel about being bitten by a shark and surviving it?  NICK: That's cool. That woman, that, that surfer that only has one arm, she's cool.  NEIL: You'd be okay with that?  NICK: If I could surf like her.  (Card Flips)  NEIL: Um.  NICK: I really killed this bottle of Perrier.  NEIL: Oh, awesome. I love it. Um, good job. Uh: the ambiguity of "It's downhill from here."  NICK: Oh. The whole idea of like, you know. There's a few things. Yeah. The opposite is all uphill from here, right. It's all, so downhill sounds pretty good, right? But it suggests like we're sliding into the grave, I think. NEIL: Yes.  NICK: Like it's all like we've reached the peak.  NEIL: Yeah.  NICK: That was the peak. It was really hard to get to the peak. And as soon as you get to the peak, you start going downhill. Yeah. You know? Uh, and, uh. Yeah, I often joke, yeah, I'm on the other side of the, on the other side, now, you know, that you somehow that the, the, the greatest work and the greatest, uh, notoriety so that was a while ago. Um, and.  NEIL: But also maybe the greatest struggle, no?  NICK: Was a while ago.  NEIL: Yeah.  NICK: Yeah. Oh, I dunno. But I, I joke about it. I just, I don't really believe that. The most recent project I'm doing just feels completely, uh, uh, fulfills me. You know, I'd have this other book coming out, this book, Stay, coming out, which I'm, I worked on a lot last year and I'm happy with that. And another book coming out after that. So there's like, you know, I don't really worry about it, but it's, it's almost a thing. It might be sort of Irish too, like just so you don't want to sort of, uh, be too full of yourself. You know, you want to like sort of be somewhat, you don't want to show how many fish you caught that day cause then you have to give half away. So you sort of downplay it. You downplay it. So the downhill side is where we sort of live. We live on the downhill side. I don't know, it's a strange metaphor.  NEIL: It's, it's ambiguous. NICK: Yeah, it's a strange metaphor.  NEIL: But I'm also thinking it's a paradox, too, and, as you talked, because take the downhill part. Um, it does get easier.  NICK: Yeah.  NEIL: I think, I mean, my life, I will say, and anything could change at any moment, has gotten so much easier, you know, now that I'm clearly on the other side. NICK: Psychic.  NEIL: Yeah.  NICK: Psychically. Yeah.  NEIL: For sure.  NICK: Yeah. Yeah.  NEIL: Um, yeah. It's also, I am sliding into the grave. Yeah. I mean, hopefully it's a long slide, but...  NICK: Yeah. Yeah. Yeah. Mortality. The cold wind of mortality does start to, you start to feel it. At a certain point.  NEIL: In your back.  NICK: Yeah. You started, you know, it's blown in your face. Yeah. It's like, it's like you feel it, which I, you sort of thought you felt it in your 20's but you really, you could have, I mean, we know a lot of people that died in their 20's, sure. It was not like this. This is like the real thing. Yeah. This is like, yeah. There's no, like, there's no choice in the matter. So like, yeah, maybe I'll just overdose or something, you know, or, or, you know, or I'll just be reckless and didn't die. Now it's like, yeah, no matter what I do, doesn't matter what I do, I can, I can eat kale, I can eat kale the rest of my life.  NEIL: Yeah. I don't have to coax the process and it's still going to happen. NICK: Yeah.   (Card Flips)  NEIL: The existential space of the clipboard. NICK: Well, I mean, clipboard, I think when you say clipboard, I was thinking of just like first of a blank clipboard, but then I was also thinking of the thing you put clippings on, that you put other things on, combine things together.  NEIL: I'm thinking of the clipboard, the computer clipboard. Like when you cut something. That space.  NICK: Well, what do, what is it? What is that on the computer?  NEIL: The clipboard. NICK: Yeah. What is that? I'm not sure what it, what do you mean? You cut and paste stuff? Or... NEIL: Anytime you, surely you do Command X and Command C, right?  NICK: You mean like copy things and then cut things? Yeah. Yeah. Cut. Yeah.  NEIL: So when you copy something -  NICK: And Command V.  NEIL: Oh yeah.  NICK: Yeah, yeah. Can't forget Command V.  NEIL: Absolutely. When you do Command C - NICK: Yeah. That copies it.  NEIL: Into the clipboard. And then that command, do Command V - NICK: It takes it off the clipboard.  NEIL: Yeah. Well, it stays in the clipboard, but it also pastes the inside.  NICK: See I don't think, I never knew that. Yeah. I never would've thought of that.  NEIL: I'm acutely aware of the clipboard. NICK: I never thought where it went. Oh. Oh. Well, this is a tough question cause I've never really thought of this before. So, uh, existential, I mean, that's kind of heavy to suggest it has to do with life or death. Um, uh.  NEIL: You don't think about your text in that kind of liminal state between when you cut it and when you've pasted it? NICK: I figured it just, it goes away. Like it doesn't, like if I, if I cut something else, then that replaces the thing I cut before, or if I copy something else, replaces the thing. So I just assume there's not a clipboard holding all of them.  NEIL: No, it isn't. That's part of the existential condition.  NICK: Cause it just vanishes once you put something else on top, once you copy something else.  NEIL: Yeah. It's fragile.  NICK: Yeah. I make a lot of copies. I try to, I try to like, save things as much as possible and like, yeah, like I'm, and print things up. I, I prefer to write by hand first. Uh, really. Um, and then to print it and then to write by hand on the thing I've printed and then to keep going back and forth like that. I like writing by hand. There's a, there's a young poet, um, who created an app called 'Midst.' It's hard to say midst, like in, you're in the midst of something. Yeah. I don't know how to - midst. M. I. D. S. T. It's very hard to say for me.  NEIL: Yeah. Me too.  NICK: Can you say it?  NEIL: Uh, yeah. I feel like it's going to intersect with my sibilant A-S. Let's try it. Midst.  NICK: Yeah. Oh, you do feel very well.  NEIL: But a little gay, right?  NICK: I didn't, I didn't say that. I raised one eyebrow, but I did not say it.  NEIL: When straight men raise one eyebrow, it somehow doesn't look gay. Midst. Midst. What's Midst?  NICK: Well, it's a, it's a program that she did where you can, where you write a poem, I guess you write anything, but it sort of keeps track of all the cutting and pasting you do and the, the process of making it. So you ended up, you send her like a final poem, but then she can press a button and can see all the stuff you did to make it. Um, so I have to try it though, but I usually, I really usually write by hand first and she's like, no, you have to write it on the, you have to compose the whole thing on the thing. I'm like, okay, so I just haven't quite done it yet, but I'm, yeah, I'm planning on it though.  NEIL: But this is basically, this isn't a useful tool. This is a tool to create a kind of -  NICK: To create a thing. She'll publish like a magazine that shows, like you look at a poem and then you press a button and it all sort of like, maybe it goes in reverse and dissolves back to the first word or something.  NEIL: Yeah. I just am not into those kinds of things. I feel like there's a lot of that peripheral to the art world. These things that kind of like perform a process or reveal a process. I'm just not into that. You know what I'm saying? NICK: No, but that's okay. I mean, I try, I believe that you are not into it. I'm just like, process is nice. Like I love, I love, I love seeing the process. I love seeing, don't you love like, like thinking like Michelangelo's slaves, you know, on the way to the David, right?  NEIL: Oh yeah.  NICK: We get to see the slaves like coming out of the block of marble and everyone says that they were like incomplete.  NEIL: Yes.  NICK: Yeah. We just said, which is such bullshit. Like if you think about it, like what, he did twelve incomplete at the same stage, like they're half out of the block just, Oh, I'm just gonna stop them all here.  NEIL: Right?  NICK: Like, it makes no sense at all. Like you couldn't finish one of them? NEIL: Right. NICK: Like he clearly saw that it looked cool for slaves who were pulling themselves out of what they're stuck in. And that, I find it so much more interesting than David, which is complete and perfect. I think, I think that's the meta thing where it's like all about process. That's like the process right there.  NEIL: Huh.  NICK: Yeah. So I try to think about that. That was just sort of a highfalutin way to counter your anti-process.  NEIL: Doesn't feel highfalutin. I think my thing was like faux highfalutin.  (Card Flips)  What keeps you going?  NICK: Um. Uh, just wondering what's gonna happen next. Yeah. Yeah. NEIL: Poet. On that note, thank you, Nick Flynn, for being on SHE'S A TALKER. NICK: Thank you, Neil. NEIL: That was my conversation with Nick Flynn. Thank you for listening.  Before we get to the credits, there were some listener responses to cards that I'd love to share. In my conversation with artist Tony Bluestone, we talked about the card: That moment when you forget what you should be worrying about and try to reclaim it. In response to that card, Jamie Wolf wrote, "A single brussel sprout rolled under the stove, and I wasn't gonna let Shavasana get in the way of my at least remembering to retrieve it." John Kensal responded with what I think is a haiku: Please sit or flee, my wee and quiet executive function disorder. Another card Tony and I talked about was: Fog is queer weather, to which Jonathan Taylor wrote, "To me, fog is transgressive because it's like a cloud. So it's either you or it is not where it's supposed to be."  Thanks to everyone who wrote in. If you have something you'd like to share about a card on the podcast, email us or send us a voice memo at shesatalker@gmail.com or message us on Instagram at shesatalker. And also, as always, we'd love it if you'd rate and review us on Apple Podcasts or share this episode with a friend. This series is made possible with generous support from Stillpoint Fund. Devin Guinn produced this episode. Molly Donahue and Aaron Dalton are our consulting producers. Justine Lee handles social media. Our interns are Alara Degirmenci, Jonathan Jalbert, Jesse Kimotho, and Rachel Wang. Our card flip beats come from Josh Graver. And my husband, Jeff Hiller, sings the theme song you're about to hear. Thanks to all of them, and to my guest, Nick Flynn, and to you for listening. JEFF HILLER: She's a talker with Neil Goldberg. She's a talker with fabulous guests. She's a talker, it's better than it sounds, yeah!

英语每日一听 | 每天少于5分钟
第748期:Famous Australians

英语每日一听 | 每天少于5分钟

Play Episode Listen Later Feb 2, 2020 2:52


更多英语知识,请关注微信公众号: VOA英语每日一听Cheryl: So Nick, I've never actually been to Australia. Can you tell me about any famous people that live there?Nick: Well, one famous person, his name is Ian Thorpe.Cheryl: Ian Thorpe.Nick: Ian Thorpe. He's a very famous swimmer. He won so many Gold Medals.Cheryl: Oh, really?Nick: Mm. In maybe four Olympics. I think he won maybe fourteen to twenty gold medals.Cheryl: For swimming?Nick: For swimming yeah. He a free-style swimmer.Cheryl: I've never actually heard of him. How old is he?Nick: He's 24 years old I think. 24 or 25. So he's really young.Cheryl: I see. You guys are really famous for athletics.Nick: Athletics, yeah. There's another famous person by the name of Cathy Freeman.Cheryl: Cathy Freeman.Nick: She's the first aboriginal[土著的;土生土长的] Australian to win a gold medal.Cheryl: Ah, aboriginal Australian.Nick: Yeah, so native Australian.Cheryl: What did she win a gold medal in?Nick: In the 400 meters sprint.Cheryl: Oh, the sprint, so she's a runner.Nick: Yeah, she's a runner, so yeah, she'd been doing it for years and years, but finally she had that big break-through and did very well.Cheryl: Is she the first aboriginal woman to win something, or is she is she the first aboriginal period?Nick: Well, many aboriginal have won events but never really at a world stage so it was really impressive to see her win the even and then she took the aboriginal flag onto the ground and did a lap of honor for the aboriginal Australians.Cheryl: Very nice. What year was that?Nick: That was the 2000 Olympics in Sydney.Cheryl: Ah, perfect.Nick: So in Australia so it was really, really a special moment.Cheryl: Very special since it was held in her own land.Nick: Yeah, exactly and Sydney's a very important place for aboriginals as well.Cheryl: Why is that?Nick: Because that's where the first fleet arrived from England was to Sydney, so that was the first, I suppose, invasion of Australia came through Sydney, so.Cheryl: Oh, yeah, I remember seeing that in the movie "Australia".Nick: Oh, yeah, you would have too. It was in Australia so.Cheryl: Yeah, I guess other country's also have aborigines people. I'm thinking of Taiwan and another island not too far from Australia. Well, I think Taiwan have the aborigines. One really famous aborigines there is Ah Mae. She is a very famous singer. She's been called the Diva of Asia because of her voice. She has a really, really, really talented vocal range. Really high and really low. And she was famous also for being native Taiwanese. The aboriginal Taiwanese.

英语每日一听 | 每天少于5分钟
第748期:Famous Australians

英语每日一听 | 每天少于5分钟

Play Episode Listen Later Feb 2, 2020 2:52


更多英语知识,请关注微信公众号: VOA英语每日一听Cheryl: So Nick, I've never actually been to Australia. Can you tell me about any famous people that live there?Nick: Well, one famous person, his name is Ian Thorpe.Cheryl: Ian Thorpe.Nick: Ian Thorpe. He's a very famous swimmer. He won so many Gold Medals.Cheryl: Oh, really?Nick: Mm. In maybe four Olympics. I think he won maybe fourteen to twenty gold medals.Cheryl: For swimming?Nick: For swimming yeah. He a free-style swimmer.Cheryl: I've never actually heard of him. How old is he?Nick: He's 24 years old I think. 24 or 25. So he's really young.Cheryl: I see. You guys are really famous for athletics.Nick: Athletics, yeah. There's another famous person by the name of Cathy Freeman.Cheryl: Cathy Freeman.Nick: She's the first aboriginal[土著的;土生土长的] Australian to win a gold medal.Cheryl: Ah, aboriginal Australian.Nick: Yeah, so native Australian.Cheryl: What did she win a gold medal in?Nick: In the 400 meters sprint.Cheryl: Oh, the sprint, so she's a runner.Nick: Yeah, she's a runner, so yeah, she'd been doing it for years and years, but finally she had that big break-through and did very well.Cheryl: Is she the first aboriginal woman to win something, or is she is she the first aboriginal period?Nick: Well, many aboriginal have won events but never really at a world stage so it was really impressive to see her win the even and then she took the aboriginal flag onto the ground and did a lap of honor for the aboriginal Australians.Cheryl: Very nice. What year was that?Nick: That was the 2000 Olympics in Sydney.Cheryl: Ah, perfect.Nick: So in Australia so it was really, really a special moment.Cheryl: Very special since it was held in her own land.Nick: Yeah, exactly and Sydney's a very important place for aboriginals as well.Cheryl: Why is that?Nick: Because that's where the first fleet arrived from England was to Sydney, so that was the first, I suppose, invasion of Australia came through Sydney, so.Cheryl: Oh, yeah, I remember seeing that in the movie "Australia".Nick: Oh, yeah, you would have too. It was in Australia so.Cheryl: Yeah, I guess other country's also have aborigines people. I'm thinking of Taiwan and another island not too far from Australia. Well, I think Taiwan have the aborigines. One really famous aborigines there is Ah Mae. She is a very famous singer. She's been called the Diva of Asia because of her voice. She has a really, really, really talented vocal range. Really high and really low. And she was famous also for being native Taiwanese. The aboriginal Taiwanese.

英语每日一听 | 每天少于5分钟

更多英语知识,请关注微信公众号:VOA英语每日一听Nick: What's your ideal date situation?Cheryl: What's my ideal date?Nick: Well, I think I would want the guy first of all to make a plan for everything. He should plan the date, and not rely on me to make the suggestions because I think it's very nice and attractive when a guy makes the first move and makes the plans.Secondly, I would probably want him to drive me around to the places or would could go on public transportation together, as long as he has a plan it's OK.And thirdly, he should pay for the date.Nick: Pay for the date?Cheryl: Yes, he should pay for the date because it is his pleasure to take out a girl on a date. Of course, the date should also be very fun. It should not be boring, and it should end with a kiss on the cheek if it goes well. If it doesn't go well, then the guy should behave respectfully and say goodbye.Nick: Good luck finding a guy like that.Cheryl: Thank you.

dating nick well
英语每日一听 | 每天少于5分钟

更多英语知识,请关注微信公众号:VOA英语每日一听Nick: What's your ideal date situation?Cheryl: What's my ideal date?Nick: Well, I think I would want the guy first of all to make a plan for everything. He should plan the date, and not rely on me to make the suggestions because I think it's very nice and attractive when a guy makes the first move and makes the plans.Secondly, I would probably want him to drive me around to the places or would could go on public transportation together, as long as he has a plan it's OK.And thirdly, he should pay for the date.Nick: Pay for the date?Cheryl: Yes, he should pay for the date because it is his pleasure to take out a girl on a date. Of course, the date should also be very fun. It should not be boring, and it should end with a kiss on the cheek if it goes well. If it doesn't go well, then the guy should behave respectfully and say goodbye.Nick: Good luck finding a guy like that.Cheryl: Thank you.

dating nick well
英语每日一听 | 每天少于5分钟

更多英语知识,请关注微信公众号:VOA英语每日一听Cheryl: So, who are some of the people who are fighting to protect these trees besides you as an environmental scientist?Nick: Well, in Tasmania, the first green political party was developed, so yeah, they obviously want to protect the forests a lot, and have big protests, tie themselves to trees. Sit up in trees to protect the trees.Cheryl: People actually still do that? Tie themselves to trees?Nick: Oh, everyday in Tasmania.Cheryl: Oh, really?Nick: It's a big issue. A very big issue.Cheryl: That's interesting. I once heard of a girl who lived in a tree for a month because she wanted to stop the deforestation company or people from taking down that tree, so she lived up there and she had people bring her supplies but she never came down.Nick: That happens in Tasmania as well. There's people today which are up in trees, maybe up to fifty which permanently live up in trees.Cheryl: Wow!Nick: Yeah, so. I don't know how they do it.Cheryl: That's kind of crazy ... So Nick, from the companies point of view, playing the devil's advocate here, I think they provide jobs for all the people who are working to make trees into paper. What do you think they have to say about that?Nick: Well, it's true, they do provide jobs, and some cities, some small towns do rely on logging industry to provide jobs and support the shops in the place, but ...Cheryl: But!Nick: But! Yeah. So tourism is a very big industry in Tasmania, and maybe the logging industry takes away tourists jobs as well, because it makes certain areas not useful for tourism anymore, not very pretty.Cheryl: Yeah, your right. If the whole forest is missing, I guess nobody would really want to go and look at anything.Nick: Yeah, there're some really beautiful spots in Tasmania which have been many tarnished a little by the logging industry.

英语每日一听 | 每天少于5分钟

更多英语知识,请关注微信公众号:VOA英语每日一听Cheryl: So, who are some of the people who are fighting to protect these trees besides you as an environmental scientist?Nick: Well, in Tasmania, the first green political party was developed, so yeah, they obviously want to protect the forests a lot, and have big protests, tie themselves to trees. Sit up in trees to protect the trees.Cheryl: People actually still do that? Tie themselves to trees?Nick: Oh, everyday in Tasmania.Cheryl: Oh, really?Nick: It's a big issue. A very big issue.Cheryl: That's interesting. I once heard of a girl who lived in a tree for a month because she wanted to stop the deforestation company or people from taking down that tree, so she lived up there and she had people bring her supplies but she never came down.Nick: That happens in Tasmania as well. There's people today which are up in trees, maybe up to fifty which permanently live up in trees.Cheryl: Wow!Nick: Yeah, so. I don't know how they do it.Cheryl: That's kind of crazy ... So Nick, from the companies point of view, playing the devil's advocate here, I think they provide jobs for all the people who are working to make trees into paper. What do you think they have to say about that?Nick: Well, it's true, they do provide jobs, and some cities, some small towns do rely on logging industry to provide jobs and support the shops in the place, but ...Cheryl: But!Nick: But! Yeah. So tourism is a very big industry in Tasmania, and maybe the logging industry takes away tourists jobs as well, because it makes certain areas not useful for tourism anymore, not very pretty.Cheryl: Yeah, your right. If the whole forest is missing, I guess nobody would really want to go and look at anything.Nick: Yeah, there're some really beautiful spots in Tasmania which have been many tarnished a little by the logging industry.

Marcus & Sandy's Second Date Update
Michelle & Nick Met At A Karaoke Bar

Marcus & Sandy's Second Date Update

Play Episode Listen Later Sep 5, 2019 7:19


It seemed like a true connection! The sang a duet, and closed the place down. So why is Michelle refusing to set up a second date with Nick? We'll call her to find out.

karaoke bar nick well star1013 marcusandsandy
Happy Reviews
"Resurrection" Season 2 Episode 10 'Happy' Review

Happy Reviews

Play Episode Listen Later May 30, 2019 44:52


Join hosts Nikki Bailey and Ricky Vitucci as they discuss the season 2 finale of Happy! entitled Resurrection. Sunny’s Easter Eggtacular goes off with TONS of hitches. Hailey takes action. Lots of bad stuff happens and Nick… Well, no spoilers. When Nick Sax's daughter gets kidnapped; Nick Sax takes action... and a drink... and a lot of drugs. And now, with the world at stake on this season of Happy, He's going to step into the fray once again as him and his Unicorn Donkey take on Orcus, Blue, The Bunny, and The Bug! Join us for The HAPPY AFTERBUZZ TV AFTER SHOW as every week we discuss the crazy fights, horrifying deaths, warped leather orgies, and so much more! Subscribe, rate, and comment for all things Happy! Based on the graphic novel of the same name, Nick Sax is a corrupt, intoxicated, ex-cop turned hit man who is adrift in a twilight world of casual murder, soulless sex, and betrayal. After a hit goes wrong, Nick finds a bullet in his side, the cops and the mob on his tail, and a monstrous killer on the loose. But his world is about to be changed forever by a tiny, imaginary, blue-winged horse with a relentlessly positive attitude named Happy. On their journey, they must contend with a laundry list of enemies including angry mobsters, ex-mistresses, ex-wives, and one very bad Santa. --- This episode is sponsored by · Anchor: The easiest way to make a podcast. https://anchor.fm/app

AfterBuzz TV After Shows
"Resurrection" Season 2 Episode 10 'Happy' Review

AfterBuzz TV After Shows

Play Episode Listen Later May 30, 2019 44:12


Join hosts Nikki Bailey and Ricky Vitucci as they discuss the season 2 finale of Happy! entitled Resurrection. Sunny’s Easter Eggtacular goes off with TONS of hitches. Hailey takes action. Lots of bad stuff happens and Nick… Well, no spoilers. When Nick Sax's daughter gets kidnapped; Nick Sax takes action... and a drink... and a lot of drugs. And now, with the world at stake on this season of Happy, He's going to step into the fray once again as him and his Unicorn Donkey take on Orcus, Blue, The Bunny, and The Bug! Join us for The HAPPY AFTERBUZZ TV AFTER SHOW as every week we discuss the crazy fights, horrifying deaths, warped leather orgies, and so much more! Subscribe, rate, and comment for all things Happy! Based on the graphic novel of the same name, Nick Sax is a corrupt, intoxicated, ex-cop turned hit man who is adrift in a twilight world of casual murder, soulless sex, and betrayal. After a hit goes wrong, Nick finds a bullet in his side, the cops and the mob on his tail, and a monstrous killer on the loose. But his world is about to be changed forever by a tiny, imaginary, blue-winged horse with a relentlessly positive attitude named Happy. On their journey, they must contend with a laundry list of enemies including angry mobsters, ex-mistresses, ex-wives, and one very bad Santa. --- This episode is sponsored by · Anchor: The easiest way to make a podcast. https://anchor.fm/app

5 Minutes with AOPA-China
Episode 28 Some Skydiving Aircraft

5 Minutes with AOPA-China

Play Episode Listen Later Nov 30, 2018 6:40


Claire: Hello everyone, you are listening to 5 minutes with AOPA-China. I’m Claire. Nick: Hi, this is Nick. This episode we are gonna talk about skydiving aircraft. Claire: right, skydiving is an extreme sport. It is for the professional adventurers. Amateurs like us can try tandem skydiving. Nick: Well, I see. So have you tried once? I mean tandem skydiving. Claire: No, not yet. But I will. Nick: I saw this on Twitter. “Stupid airline. They fly you in a plane with no air hostess, don’t serve you coke or nuts and midway through the flight at 10000 feet open the door and kick you out of the plane.” Claire: hahaha. First, allow me to introduce one skydiving airline to you. Tianjin Jin Jin aviation. Their skydiving business started more than a year ago. Almost 3000 have checked the box on their bucket list. Nick: I would like to me one of them. Mr. Dou Ruchao , the president of Jin Jin aviation, has been a f...

Living Corporate
31 : Nick Bailey

Living Corporate

Play Episode Listen Later Nov 2, 2018 22:10


We sit down and talk about Black Texas Magazine with Founder, Editor & Chief Nickholas Bailey.Learn about Black Texas Magazine here:https://www.blacktexasmag.com/TRANSCRIPTZach: What's up, y'all? It's Zach with Living Corporate, and yes, you're listening to a B-Side. Now, yes, we've introduced the purpose of a B-Side before, but remember, every episode is what? That's right, somebody's first episode. So for our new folks, B-Sides are essentially random shows that we have in-between our larger shows. These are much less structured and somehow--that's right, you even guessed it--it's more lit. That's right. So there's lit. This is more lit than our regularly scheduled shows. Sometimes they're discussions that the hosts have. Sometimes they're extended monologues from just one particular host like myself or Ola or Latricia or Ade, or sometimes, yes, maybe even sometimes, maybe even most times, they're a special chat with a special guest. Today, we have a special guest - Nickholas Bailey. Nick Bailey is the editor-in-chief of Black Texas Magazine, a media outlet that is dedicated to enriching the lives of people of color across the state and beyond by connecting on a personal level through a passion for leading fulfilling lives. Welcome to the show, man. How you doin'?Nick: I'm doing well, how are you?Zach: I'm doing good, man. Look, let's talk about Black Texas Magazine. Where did it start, why the name, and what are y'all trying to achieve?Nick: Well, Black Texas started kind of as a jumping point for me because prior to this, or about--oh, I guess about a year prior to this I was the online editor for a publication called Texas Lifestyle Magazine. Great publication. They've done a lot of great stuff, but as I--as I got further into it, I started to recognize that there was a disconnect between my perspective and the perspective that they were--that they were creating. You know, like, I live a very different lifestyle than the people that they target, you know? I'm not accustomed to paying $300 for a charcuterie board or paying, you know, $1,000 for, you know, a grill set. It just wasn't really my--it wasn't really my thing, and I was pushing for some more relatable content for the average Texan, and it just wasn't--there was a disconnect there, and so after a lot of thinking and a lot of planning I decided to make the jump and create a publication for black people that was essentially the same thing in some ways. Like, I don't want to say that we just copied and pasted the formula because, you know, unfortunately I created a lot of the formula for Texas Lifestyle once I came on, but I would say that our goal is to enrich the life of black Texans and really Texans of all colors by exposing them to new brands, new opportunities, and new experiences that they may not have previously known about or they may not have previously felt like were open to them, you know? So I know for a lot of--for a lot of black people in the community, we--we almost self-segregate with a lot of things, you know? We look at things as, "Oh, that's white people stuff. We don't really--we don't really mess with that," whether it be, you know, simple stuff or the wild stuff like bungee jumping or skydiving, which I'm still kind of on the fence on. Like, they might be able to keep those. [laughs] But even things like, you know, eating at different restaurants or trying different festivals and experiences. Just really making it more palatable for--you know, for the black community, because there are plenty of people in the black community that say, "Hey, I want to live life. I've only got one life. I want to enjoy it while I'm here," and finding the opportunities for them that will enhance their lives is really the big overarching goal for us, but also highlighting the black businesses that are trying that as well along the way.Zach: So it's interesting, right? So I looked at the platform, and, you know, I think what I was taken most aback by was the amount of content, right? Like, you guys--it seems like you guys are publishing something every single day, and so talk to me a little bit about y'all’s challenges in getting this started up and, you know, what goes into managing a digital magazine. How do you juggle--it seems that there's a lot of hats to juggle. It seems that there's a lot of things to do, and I understand that you're also working full-time still.Nick: Yes.Zach: So how do you manage all of that?Nick: I manage that with a lot of stress--a lot of stress, not a lot of sleep, and an overdose of patience, because we do have a small team. We're always looking--like, we're always looking for new writers to bring on-board, but right now we do have a small team, and it's really just a matter of balancing everyone's talents and abilities. Like, for the time being I take on the burden--I take on the bulk of the burden by handling a lot of the administrative tasks. So, like, making sure that content is up on the website, proofreading the content, gathering all of the materials. So that might be, like, getting the photos in order, sorting it--like, sorting our files and documents online. So I do a lot of that stuff, and so I have the writers, and I say, "Hey, I want you to focus on writing," and the plan that I have right now is really to kind of spread that load across--across the team so no one person is having to do all of the writing. 'Cause everybody--like, to my knowledge, everybody else is working full-time somewhere as well. So what I would rather them do is each person write, you know, one or two things a month, and we could be able to keep a steady flow than expecting one person to churn out, you know, a new article every week, you know? And with balancing it with working--like, I work full-time, and for me it's kind of difficult 'cause I work 12-hour shifts. So a lot of my work is done--I guess done at night, so I'm usually up until about 1:00 in the morning making sure that content is looking good, there's no errors and we're gonna be good to go.Zach: So I have another question as a follow-up, right, really to the title of Black Texas Magazine. Has anyone run up on you with, "If we had a White Texas Magazine, that would be racist?"Nick: Not that directly, but it's been one of those side--like, side-swiped questions. Like, "Hm, why is it just for black people?" And kind of insinuating that, and to that I would say, to be honest, most of the public--like, most of the Texas-based publications we have are catered to a white audience. And, you know, I'm not opposed to--I'm not opposed to acknowledging that it may seem--it may come off as a bit contentious to say, "This is a publication for black people," you know, but at the same time it's never been a situation of, you know, "No whites allowed," you know? We've had--we've had white contributors to our publication. We have a lot of white readers. We have readers all over the world, and most of those aren't, you know, nations of color. And so I would say if they want--if they asked the question or they posed the question or the statement "If we had a White Texas Magazine, that'd be racist," I would tell them, "Well, let's go read Texas Highways. Let's go read Texas Monthly. Let's go read Texas Lifestyle." The list could go on. Most publications are catering to a white audience. Like, they may not be as blatant as to say it, but it's one of those--I would say it's one of those underlying things of once you see the subject matter you--there are ways of siphoning out certain groups by the content.Zach: Right. And, you know, it's funny because I think it's easy to forget that white is the default, right? Like, it's--like, you don't have to call something for it to be--the majority of the country is white, so most of the content out there in any type of media is largely going to be white, right? So you don't have to call--I don't have to call something white, something anything, but you do call things--you know, if there is other underrepresented groups, black, XYZ, or Asian-this or Latin-X or Hispanic-this because we're trying to highlight the fact that this is not the default, right? It's not what you immediately consider when you think about whatever audience or population that you're gonna be engaging. Okay, so let me ask you this. You know, you guys landed J Prince recently, [inaudible] J Prince, but how did that happen for you guys? Like, how did it work, and what was that experience like?Nick: For me, honestly, it was an amazing experience. I lucked into it because I got--I got an email from the city of Austin about an event that they were co-hosting. It was just an evening with J Prince where he was just hearing Austin talking about his life, and I went, and I was like--I didn't know what to expect, and I was just like, "Man, I just want to see this guy in person, see, you know, really what he's about and just kind of, you know, measure him up instead of just looking through a screen," and it was a cool event. The event went off really well, and at the end there was a line to, like, you know, take a picture with him and stuff, and I was like, "Okay, cool." You know, "I don't mind getting a picture with J Prince. That'd be kinda cool," and so I get in line, and as always they're trying to sell the book or sell merchandise and stuff like that, and just out of, you know, the spur of the moment I'm like, "I'll buy the book," and so I get the book, and when it's my turn he autographs the book and everything, and I ask him a question, and the question I asked him is, you know, "Hey--" Like, he talks about--he talked a lot about, you know, replacing IGs with OGs in terms of, you know, getting off of social media and really linking up with people that have done what we do before us and really gaining some knowledge from them, especially, like, in different entertainment avenues. A lot of the OGs that we came up with came up through nefarious ways, you know? They sold drugs, they robbed people. They committed crimes to get the assets that they needed, and so I asked him, you know, "How can we look up to these OGs and get advice from them when we're at a age where we don't want to take those penitentiary chances to make it into the industry?" And I think it kind of--it kind of put him on the spot, and he stopped and he said, "You know what? Talk to me after the show."Zach: You asked him--you asked him that in front of a bunch of people?Nick: No, it was--like, it was a one-on-one thing. I asked him, like, face-to-face, maybe two feet away from him.Zach: Oh, my gosh. Well, shout out to you for asking J Prince such a very pointed question to his face.Nick: You can't get the answers you don't ask for.Zach: [laughs] That's a good point.Nick: You know? 'Cause I would love to be in different indust--like, involved in different industries, but I don't wanna have to go sell coke to get the money for it.Zach: Straight up, yeah.Nick: But at the same time, trying to save money from a regular 9-to-5 is a very slow process.Zach: And this is the thing I think people forget, like, man, the blessing of an--you cannot, you cannot undervalue initial capital, man. Like--so you know, like, even when you talk about Jay-Z's album, the last album he dropped right, and he was talking about how I flipped this, and it's like, "Well, Jay-Z, man, you started off with, like, 400 racks. You had $400,000 from the coke game, so you say." So it's like, "Okay, yeah." If you--if you gave a very ambitious, you know, entrepreneurial person of color $400,000, man, that's gonna--yeah, they could flip that into something too. I'm not saying--they might not flip it into a billion, but they can flip it into something because they have the initial capital. So to your point, like, how--that just was such a good question because, like, okay, I'ma talk--if I talked to Jay-Z for an hour, people would say, "I'd love to talk to Jay-Z for an hour 'cause then I would learn how to be a billionaire." It's like, "Well, Jay-Z's gonna be like, "Well, I had initial capital of $400,000 because I sold drugs, and it was tax free. So I basically started with a 400--" Like, most black people don't have seed money, hundred thousand dollar seed money. They have a little bit of change here and there that they scrounge up, like you said. Like, that they hold over from their full-time job after paying off this and paying off that and whatever debt they have, and they have, you know, a little bit of change, not enough money to build an empire. You know what I'm saying?Nick: Absolutely, and that was--and after listening to Jay-Z's album, that was one of the things that I kind of left with. I was like, you know, "He talks a lot about, you know, these amazing ways to do better," and it's one of those things of "If you knew better, you'd do better." And that's cool. Like, I would love to buy a piece of art that's worth, you know, 1 million, hold it until it's worth 2 million, sell it when it's worth 10 million. That's cool. I would love to be able to give that to my children, but I gotta get that first million.Zach: Right. [laughs]Nick: It's easy--it's easy to compound wealth once you have it, and a lot of rappers talk about that part, but they don't really tell us how we can get the money, how we can get started without selling drugs, without robbing people. That's--like, that's the link they never give us, and I think that unfortunately that's because a lot of them don't have the answer for that, aside from "Sell drugs. Rob people." And that's an unfortunate truth. Like, I get it, that's the environment they came up in, but if we're trying to do better now we need new lessons.Zach: Right, right. So let me ask--let me ask you this. What advice would you have for black and brown folks trying to get, you know, multi-effort ventures off of the ground? So you have a full-time job. You've launched a magazine. It takes multiple hands, driving it and grinding it. It clearly--like you said earlier, it's stress. It's late nights. What are you--what advice would you have for folks who look like us trying to do similar things?Nick: The strongest advice I would give is work together. In college I ran a midterm program, and one of the things I taught was the idea of collective development. You know, especially if you're starting off with little to no capital. You're--like, you're working at a point where you're not getting paid. You need to find a team of people who are willing to work with you to build something up that benefits everybody, you know? Like, Black Texas isn't just me. It's not the Nick Bailey show, you know? My byline comes up very little. For me, I look at it as a plat--as I'm creating a platform to advance the careers of other people, you know? Because as we gain our audience and as we, you know, get that brand retention, that brand recognition, people start coming to the website looking for other people. They're not looking for me, you know? They're looking to see, "Oh, let's see what's up with these movie reviews. Let's see what's up with these fashion tips. Let's see what's up with these house-keeping tips." You know, "What events are coming up?" I want--I want people looking for the thoughts and ideas of other people, and for me in my particular situation I can say, "Hey, I can't pay you to write right now, but what I can give you is an opportunity to grow your name," because not everybody has the money to start up a website, you know? Even the cheapest websites that aren't free aren't cheap. Once you get past the, you know, this is BrandXYZ.WordPress.com and you get to just Brand.com, it becomes a different--a different financial burden, and not everybody--not everybody is willing to take that risk, and I've gotten to a point where I took that risk to--ideally to make it easier for other people. So I would say, you know, one, be willing to work together. Understand the vision. Don't just work for anybody, but understand the vision. Understand what it means for you personally and how it's going to benefit you personally, and then you give it your all, you know? Like, that's the truest thing that I can tell anyone, and also set ego aside, you know? Not everybody's going to be #1, and not everybody needs to be #1. You can easily do amazing as a strong #2, and what I mean by that is not everybody has to be a CEO. Not everybody has to be the founder, the president. You know? Like, I don't introduce myself as the founder or CEO of Black Texas because that's not important to me, you know? I want this to be something much bigger than myself. I'm the editor-in-chief, which is just to say I'm the guy steering the ship right now, you know? Like, I don't look at the--I don't look at the Dallas Cowboys and think of who the owner is, I look at the Cowboys and think of who are their star players, you know? Who are the people who made the team breathe? And that's how I look at--that's how I look at Black Texas and really any business, you know? We know--we know who Mark Zuckerberg is. That's cool. He made it that way. He's not the one looking at all this Russia info. He's not the one making sure that you wind up in Facebook jail for some post, [laughs] and those people may not have the fame, but they're getting us all a paycheck.Zach: Right. Right, right. Man, this has been dope, man. Do you have any shout outs for us?Nick: I did not think of shout outs. Let's see. If there are people I'd shout out, honestly I would just give shout outs to my team. It's been--like, we launched this year mid-January, and it's been a wild ride along the way. I've taken risks. I've asked them to follow me, and they have, and we really--we really made a lot of strides this year, and I'm proud to see the work they're putting in and what we're able to accomplish when we work together, you know? This is the first time that I've really steered a team like this, and to see them, you know, putting up the hard work is honestly amazing. I would want to give a shout out to my family, you know? Like, I love my daughters, but most importantly, like, my parents. They have been a well of support for me. They've encouraged me to, you know, chase my dreams. They've helped me when I--like, when I wasn't sure about myself, and, you know, my grandma's been my day one, and she's helped me in life as well, but I don't know. I would say--if I had to give a specific shout out it would be to my father, and that's because he gave me the capital to get this magazine started, you know? 'Cause, like, every year he'll give--like, he'll give a gift for Christmas, which really isn't a gift to me, it's more of a "Hey, here's some money from me. Get gifts for the girls," because he doesn't really--he doesn't really celebrate Christmas. Different religion. That's not really his thing, and so I get it, but this last year he gave me a little more than usual, and he said, you know, "Take this and do what, you know, you feel you need to do with it," and I was just at a loss, and I thought and I thought about it. I strategized, and I prayed over it, and I said, "You know, I have to be willing to take that jump," you know? It called me back to a quote from Steve Harvey talking about getting to success, and he said, you know, "You have to be willing to jump. You can't be successful on the ledge," and so I went for it. And so, you know, I've got to give it my all because I can't--I can't let folks down. That's not my thing.Zach: Awesome, man. Well, look, that does it for us, guys. Thank you for joining us on the Living Corporate podcast. Make sure you follow us on Instagram at LivingCorporate, Twitter at LivingCorp_Pod, and subscribe to our newsletter through living-corporate.com. If you have a question you'd like for us to answer on the show, make sure you email us at livingcorporatepodcast@gmail.com. You have been listening to Nick Bailey, editor-in-chief of Black Texas Magazine. Peace.Kiara: Living Corporate is a podcast by Living Corporate, LLC. Our logo was designed by David Dawkins. Our theme music was produced by Ken Brown. Additional music production by Antoine Franklin from Musical Elevation. Post-production is handled by Jeremy Jackson. Got a topic suggestion? Email us at livingcorporatepodcast@gmail.com. You can find us online on Twitter, Facebook, Instagram, and living-corporate.com. Thanks for listening. Stay tuned.

Talking Better Business with Craig Oliver
The story of Green Meadows Beef, and the success of their Paddock to Plate business model

Talking Better Business with Craig Oliver

Play Episode Listen Later Jul 4, 2016 36:45


Green Meadows Beef is an unique family business providing grass feed beef direct to the consumer. This is the story how the Carey family have built their business of providing raw materials to the end user and the way they have used social media to take it to market     Today’s guest is Nick Carey, Director and General Manager of Green Meadows Beef based in Taranaki.  Green Meadows Beef is a unique family business who have built their business primarily using online and social media platforms.  The business has experienced tremendous growth over the last five years.  Craig and Nick talk about what started as an offbeat idea that has become big business for his family.   In 2012, his family decided they wanted to add value to their products.  This propelled them to launch a paddock to plate system.  This involved shipping products from their farm through their own processing and distribution channels.  Their direct-to-market through online sales has formed a big growth part of their business.   Nick’s father, suggested for them to try and market their beef product directly to the consumer.  They sat together as a family and formed a new way to get their products to the market, and soon, they recognized the opportunity of selling online. This propelled them to launch a paddock to plate system.  This involved shipping products from their farm through their own processing and distribution channels.  Their direct-to-market through online sales has formed a big growth part of their business.   Nick started his career as a commercial lawyer in Wellington and New Plymouth His role in this new family business was in the development, branding, and logistics.  Soon enough this was taking most of his time and he eventually decided he needed to quit his job as a lawyer.    That was a leap of faith for Nick, who has had to adjust to being an entrepreneur.  There were four key problems Green Meadows Beef was solving for the consumer.  These were (1) Time saving (2) Ease of purchase (3) Quality assurance, (4) Provenance.   Nick and Craig also talk about how wildly successful My Food Bag has become.  It is a website that allows it’s customers to order a food bag for a varied number of people.  It is also customized for them in terms of the number of people and their diet.  My Food Bag has revolutionized the industry.  Countdown eventually came up with a similar concept of online selling.  There was a big shift in the market of people being more open to purchasing food products online.  That assured Green Meadows Beef of its market.    In terms of marketing research, they were lucky that Green Meadows Beef was nimble enough to adapt their offering as well.  This included having to tweak their operations on the way.  They started out selling bulk-frozen packs and delivering them through chilled or frozen trucks.  However, it has now evolved to a point where they can customize their own products and deliver them the next day, chilled, through a courier.   Nick’s journey has not been without challenges.  One day, his company’s freight company informed him that they were no longer going to deliver Nick’s frozen meat packs.  As a result, he was forced to change his business model, which led to better results because they are now selling fresh produce instead of frozen produce.   Another challenge Nick has had to face was the price of raw materials.  Over the last three to four years, the price of raw materials has almost doubled.  At the same time. One of the things that has raised the price of the raw product is the price that it can otherwise be sold elsewhere.  Export of demand has been high.   They now run their farm as a separate business from their meat processing.  Each company has different governance, advisers, and processes.  Ensuring that the two businesses were independent of each other will help with succession planning and will force each one to be profitable on its own.  .  However, with the easing off of demand in the United States, the farm gate prices have been affected.    Nick learned to focus on the role of governance and the value of the right independent advice.  Another crucial area that Nick has focused on is being able to get accurate and timely business information, dealing with changes in technology and how scalable that is, and finally, achieving a profitable core business before evolving into other paths.   Another thing that Nick has focused on is learning how to work with his people.  Getting the right staff onboard has been a good learning experience for him.  He makes sure his employees have clearly defined roles, responsibilities, and reporting lines so that he could focus on working on the business and growing it.  Nick has been able to retain his staff for 4 years now.  He hardly needed to do cold hires because he utilized the benefits of his networks.   As for online selling, Nick uses mostly social media such as Facebook and Twitter to connect with people and to build an audience.  They do mostly paid advertising now.  He initially did everything in-house but has started outsourcing it already using a marketing consultant who works remotely for them.   In terms of content, Nick suggests that you keep it personal, relevant, and fun to keep his customers engaged.  With competition sprouting up more, there is a need to ensure that you get heard.  Nick’s friend once said that content is king but engagement is queen and she rules the house.  You need to be able to engage your followers.    Currently, they are on Pinterest and Instagram but it has been a challenge to maintain everything.  They use third party tools to help with the marketing side.  They also use cloud based systems that help cut costs and get things done.   What Nick enjoys about being in business is building something from the ground up, seeing the evolution of that business, and having a chance to enjoy its success.    As a lawyer, Nick had a structured and disciplined career.  At the moment, he says he has very little structure in his life now.  Working with creative types, for example, causes him to work longer hours and deadlines extended.  He deals with it by communicating well with his people.  He says that if you spend a good portion of your day through communicating, it makes the day go so much better. This goes back to having structures in place so the rest of the team can function harmoniously while you’re communication with them.    Nick’s challenge working with his family is ensuring that there is regular communication in terms of what’s happening in the business as well as asking for feedback.  He suggests that there has to be a clear distinction of business and family time.  It is important that everyone gets their chance to have a say but at the end of it, they are able to sit down and have dinner together.   In terms of having external professionals and mentors for his business, Nick says that one of the critical things is finding the right independent advice.  His solution has been to persevere until you find exactly what you need at a particular time.  As your business continues to change, so does the levels of advise.  Nick has found that having an independent director has helped him fill the skills gap.  Engaging the services of experts can be beneficial to his business as well.    Nick does not dwell on the past.  His company has a year end review where they identify what worked and what didn’t so that in the future, they can learn from these experiences. Nick says that in hindsight, he would have focused on margin analysis in his business and having a better handle on his cash flow and budget.  This has become one of their strengths and has allowed them to diversify the business for a more consistent cash inflow.   Being content in terms of business and the industry that you’re in is a mistake that business owners make.  As an example, the evolution of online selling has had an effect on traditional purchasing.  Nick suggests that you need to stay on top of things and not rest on your laurels because you don’t know what’s around the corner.   Strengthen your core business and ensure that it is profitable and sustainable before you venture out into other business opportunities.  At the moment, there is a need to develop relationships with consumers because people want to know where there food comes from, how it’s produced, and what’s going on.    Visit www.GreenMeadowsBeef.co.nz for more information.   TRANSCRIPT NICK CAREY    Craig: Hi guys!  Craig here from The Project Guys. Today in our podcast, really happy to introduce Nick Carey.  Nick is a Director and General Manager of Green Meadows Beef based here in Taranaki.  Green Meadows Beef is a unique family business who built the business primarily using online and social media platforms.  They specialise in suppling New Zealand consumers’ grass fed premium beef, where you online, and delivered to your door in twenty four hours.  And their business has experienced tremendous growth over the last five years.  What started as an offbeat idea and working from home office is now having their own dedicated butchery and retail premises and offices.  So, welcome Nick.   Nick: Thanks Craig.  Thanks for giving me the opportunity to tell a little bit about our story.    Craig: No drama at all! . Tell us a little bit about your background and why you decided to go into business.   Nick: Well, my background was as a commercial lawyer for a few years both in Wellington and New Plymouth.  We as a family, I guess, back in 2012, decided that we wanted to add value to the products we were producing which was mainly meat or beef and as a way to, I guess, cement the family farm and those plans through a formal succession plan, we decided to launch an integrated pallet to plate business which is shipping products from our farm through our own channels and processing channels, as Craig mentioned, direct consumers New Zealand wide through the different channels we utilise it at supermarkets, restaurants, and caterers and of course, direct-to-market through online sales, which is our biggest growth part of the business.   Craig: So, you’ve mentioned that you were a lawyer and then from a lawyer to an entrepreneur, it’s not a traditional path, was it your idea to do businesses with family?  How did it all sort of evolve?   Nick: Yeah.  Evolve is probably the right thing to say.  It was my father’s idea to try and market the products.  Obviously, we soon recognised online was a much easier path than let’s say the traditional paths of standing at farmer’s markets or carport sales or whatever it may be where other people are maybe trying to sell similar products.  So it’s at that time, all of us, I’ve got two siblings.   We all became involved to help form a plan to get the products to market and I helped here on the side with development and branding and things and arranging all of that and then once we launched the business, it became pretty evident that I wouldn’t be able to continue in my day job and helping out with the business.  So it was about, I guess, 3 months in that I gave up…   Craig: Oh, that quick! Yeah.  Yeah.   Nick: Yeah.  Yeah.…full-time paid employment to jump into the business.   Craig: To be poor for a couple of years.    Nick: Yes!  Yes!    Craig: [laughs]   Nick: Forever.    Craig: Forever.  [laughs] Yes!  Yes!  So, when you started, obviously, it was just quite a bit different and there’s a new concept.  Get away from the farmer’s markets or selling to a wholesaler, direct….did you guys do any market research and that actually work out where you had a legitimate market and business…   Nick: Uhm…   Craig: And what are the problems you’re solving which are and I suppose were time saving and ease for the purchaser, wasn’t it?   Nick: That and also quality and provenance.  So those are I guess the 4 key messages or key problems we’re solving for the consumer.   Craig: Yeah.  Yeah.   Nick: In New Zealand, at that time, there was a limited range of producers doing what we were doing.  Certainly that landscape has changed now and more and more are coming on board to be…whether it’s in meat or other ___ farm products or whatever.  The launch of things like MyFoodBag and you know and the whole…   Craig: Which is wildly successful.   Nick: Exactly.   Craig: Yeah.   Nick: And a great example of success in this market.   Craig: Yeah.   Nick: So I guess in…when the business was in its infancy, there was only a couple of competitors in New Zealand.  I don’t even think Countdown had really launched their…   Craig: Right.   Nick: Online sales at that time so obviously, we’ve noticed a big shift in the market and people being far more open to purchasing food products online.  So, with our research, it was really based on looking at producers in Australia, the United Kingdom, and the United States, seeing what they were doing, what offerings they had.   Craig: Yeah.   Nick: And obviously, because we…we were selling online, just online only at the start, it did allow us some chance to scale as time went on so there was no pressure of having products ready to go with no markets.   Craig: Yeah.   Nick: So I guess, we…we are currently on to building website number three.   Craig: Right.   Nick: So there has been multiple chances to refine the offering based on our own learnings…   Craig: Yeah.   Nick: Rather than…than doing too much…   Craig: Yeah.   Nick: market research at the beginning, I guess, which  potentially a pitfall…   Craig: Yeah.  But…   Nick: that were fallen into but we’ve been lucky that we’ve been nimble enough to be able to adapt that offering to…   Craig: Yeah, yeah, yeah, yeah…   Nick: to see that…what does that mean?   Craig: Yeah.  Oh, it’s a case sometimes of getting that ___ to market and then work out having to… and having to tweak everything on the way, isn’t it…   Nick: Exactly.  We’ve started out in our industry selling bulk frozen packs and delivering it via the chilled or frozen trucks…   Craig: Yes.   Nick: all over the country where it could take anything from a week to two weeks.   Craig: Right.   Nick: To be delivered to the model that we have now and it’s evolving as you can customise and pick and choose your own products…   Craig: Yeah…   Nick: …and it’s delivered the next day, chilled via courier, so…   Craig: Yeah.   Nick: You know, there’s different challenges that come at you and one of that for example was the freight company telling us, “No, we’re no longer gonna deliver your frozen meat packs.”  So…   Craig: Oh, is that right?   Nick: So your business if often forced to change…   Craig: Yes.   Nick: …which can obviously lead to better results…   Craig: Yeah.   Nick: …because the consumer appreciates…   Craig: Yeah…   Nick: fresh produce versus…   Craig: Yeah…   Nick: frozen produce.    Craig: So there.  So tell us a bit more about the challenges and the learnings you had in those early years and maybe also the challenges you’re facing now and how that evolved?   Nick: Definitely.  I guess the critical challenge for us been the price of our raw materials.   Craig: Alright.   Nick: Just to put them in a little bit of context and background, we run the farm as a totally separate business from the meat processing…   Craig: Yeah.   Nick: Different governance, different advisers, everything and we thought that was a critical distinction from a…   Craig: Uhm…   Nick: …a governance point of view particularly in the family situation so that we had two separate business which were hopefully, hopefully independent of each other, both supporting…   Craig: Uhm…   Nick: …themselves.  So…   Craig: Also that.  I guess it also helps with succession planning too.  Exit strategy is one [incomprehensible]…   Nick: Exactly.  And obviously that’s what we’re focusing…   Craig: Uhm…   Nick: The meat processing business now is taking on a life of its own with contract manufacturing…   Craig: Yeah…   Nick: …and things like that so…obviously anytime, I mentioned it at the start that the farm is very much part of the succession plan but if there were something that caused the farm to go, well, we’ve got another business…   Craig: Yeah…   Nick: And vice versa, we could always onsell the meat processing side of things.   Craig: Uhm…uhm…uhm…   Nick: …and keep the farm…   Craig: That’s right.   Nick: But so…part of it is that the farm must obviously make a profit…   Craig: Yes…   Nick: So we have to purchase the animals that we’re using through the Green Meadows Business from the farm at the prevailing market rate…   Craig: Yes…   Nick: Over the last three to four years, that price of raw materials has almost doubled…   Craig: Oh sh….   Nick: Without a corresponding rise in meat prices at the consumer end…   Craig: Yeah…   Nick: There’s still a certain barrier at the consumer end as to what a sausage or whatever may cost so I guess that’s been the critical challenge that we’ve face and we’ve had to really adapt and change our product offering.  So…   Craig: So what’s driven the price of the raw product up?  Is it the price on the farm to produce that product?   Nick: No, it’s the price that it can otherwise be sold elsewhere...   Craig: Oh, okay.   Nick: So, export demand, primarily out of the U_S where ground beef, easier ground beef is exported…   Craig: Okay…   Nick: …to the U_S and it’s been in quite high demand in particularly out of China as well…   Craig: Right.   Nick: So, depending on what’s happening in those markets, I’m assuming we’re seeing an easing off in the United States at the moment on demand which, of course, is then having a…   Craig: Yeah…   Nick: …a correlation back to farm gate prices here.   Craig: Cool…   Nick: So I guess with that challenge, we learned quite a lot and kind of like it’s focused a lot on what’s happened in the business so there are a couple of points off the top of my head…   Craig: Yes…Yeah…   Nick: I guess the role of governance and the value of the right independent advice has been a critical things that we’ve taken from it, I guess the information we’re pulling out of the business in terms or accurate and timely…   Craig: Yup…   Nick: …business information, technology and how scalable that is, what machines can really make our day better…   Craig: Right.   Nick: Versus culling out some of those manual processes, cause obviously, bearing in mind making food can sometimes be a relatively manual process…   Craig: Yup!  Yeah…   Nick: And then it all comes back to achieving a profitable core business before evolving into other paths.  So, we’ve really focused over the last year or two on what is our core business, how to make it profitable before launching into some other opportunities as well.    Craig: So how do you take yourself out of the business to work on the business around those things you just…   Nick: Yeah, well, as the businesses continue to grow, we’ve been able to put staff into roles that I was otherwise doing, so for example, we’ve just taken on an operations manager who is handling most of the day-to-day production and supply side of the business whereas I’m just handling the demand side and obviously everything else.  So the finances and working on the business so, I guess that’s been a good learning is getting the right staff on board, making sure that they have clearly defined roles and responsibilities and reporting lines so that that then frees you up to do as you say, “working on the business,” and growing it.  So we have that clearly…clear definition of okay, operations manager was gonna focus on the supply side and production, I was gonna handle the demand, so that’s where my focus is now…is on the demand side and when you’ve got the right people and the right positions, everything is fine and it works well.    Craig: So, you’ve gotta run on a fierce podcast business and about staffing.  How’d you go and find the right staffing?  How’d you know?  Do you know?  [laughs]   Nick: I guess, that’s a good question, “Do you know?”   Craig: Cause that’s critical, isn’t it?   Nick: It is and we are fortunate that in nearly 4 years, we’ve retained all our staff which I guess, obviously speaks of our environment also.  The direction that we’re pushing the company.  It…it’s…I guess it comes down to clear jobs…just clear job descriptions when you’re going so you know exactly who you’re looking for so when you find them, you know, they tick all the boxes and utilising the benefit of networks because all of our staff have been knowing to….   Craig: Someone…someone…   Nick: Yeah.    Craig: Someone who knows somebody…Yeah…   Nick: Exactly, so now I’m doing that thing with cold hires but I can see that the next thing we’re already looking for our next staff member, which is scary…   Craig: Yeah…   Nick: But I can see that that will be a cold…a cold hire so I guess that will come down to getting clear…clear pre-employment checks and questions and also making sure they’re the right fit for the…   Craig: thing…   Nick: Exactly.   Craig: Cool.  Awesome.  So, you have used a lot of online tools and platforms that you’ve touched on before to build the business to where it is.  Tell us about the strategy and has that changed over the years and if so, how or….yeah…   Nick: Yeah…It’s a different __part obviously with online selling.  You wanna connect with customers in real time and I guess social media in particular is great for that.  We’ve primarily used Facebook and Twitter for the connecting with people and building an audience at the beginning.  I guess how that’s changed is we’ve now moved from just connecting with customers and building that brand and that relationship through the more paid advertising now.  So we do a lot of online marketing in terms of ECO and pre marketing and also direct marketing through the likes of Facebook.  So, I guess it’s building a network and a platform, which would then turn into an opportunity to market, so…   Craig: Did you do all that in-house, or do you outsource it?   Nick: We did start all that in-house but now I’ve outsourced it.  We have a marketing consultant who works remotely for us, who handles all that ECO and ECM marketing.   Craig: And what about all your Facebook engagement?  Cause I know when you first start your business, you’re massive on engaging with your audience, you do a lot of that at the start.  Is that still done in-house?  Or…   Nick: It’s still done in-house and obviously that’s been one of the challenges I found is that I handle that role as the businesses grow, keep it…personal, and keep it relevant and keep it fun which is how we engage with our customers and perhaps that’s something I could be doing better.    Craig: [incomprehensible]   Nick: I think as we came and set the so high with using that as a focus, it’s kind of…you can easily fall by the way, so…   Craig: That’s so much of a big challenge, isn’t it because that’s how you built the brand and showing you some of the loyalty stats.   Nick: And I’m definitely seeing that with other influences that I follow that they came out with a good solid two years of social media engagement and then now it’s sort of dropped back…   Craig: Yes…   Nick: And I don’t know whether that’s just the maturing of the market and there are a lot of these platforms now and monetising, they’re successors, so it now makes it difficult to instigate…seen whereas in the beginning it was relatively easy but I think you raise a good point about engagement because a lot of the focus on social media a few years ago was all about content and posting the right sort of content but now, I know a person who writes and used to podcast a lot of Facebook.  She said that content is king but engagement is queen and she rules the house.   Craig: Yes…   Nick: And it’s sort of something that’s always always stuck with me because you can have great content but if you’re not getting anything back from the people you’re publishing it to, what’s the point?   Craig: Yeah, you could have 100,000 followers but if you’re not engaging them, what’s the point?   Nick: Yes.  So I think, you know, that’s a key thing to keep it at the back of your mind because it’s not a question of numbers because it’s like you said, it’s how they’re engaging.    Craig: You said when you sell your products you use Facebook and Twitter, yet have you tried the other platforms at all?   Nick: We do have a little bit on Pinterest, obviously we’re in a food business and Instagram, but it’s again, it’s the challenge of maintaining everything.  We do use a lot of third party tools to push the marketing side of things which we find works well and we obviously into the day to day side of things prefer to use online tools for managing the business, whether it be accounting software, our website is all run on a third party CMS which is obviously cloud based and what else do we use in the cloud?  Design tools and everything like that that’s all accessible now which really help (a) cut costs and (b) get things done.   Craig: So what do you enjoy most about being in business?  What strokes your ties?   Nick: Tough question, but I guess it’s with building something from the ground up and seeing the evolution it’s having the chancing to leap at success.  There are days obviously that I don’t enjoy leading.    Craig: You wish you were a follower there mate? [laughs]   Nick: Yeah.  Exactly.  When you bring in HR and customer issues and things like that.  Obviously, you want to do a good job, whether it be your staff or your customers but I guess that’s the critical thing is having that chance and opportunity which I do feel fortunate for that you know, we’re in a position that I was able to leave my fulltime employment to follow something which I could see working and it…with just a few challenges and refinements.  We’re now well on a path to making a success.    Craig: Yeah.   Nick: So that’s pretty special and something that I hold dear and try not to abuse really but it is a bit of a privilege to do this so if I can keep looking at it like that, then it’ll keep me focused and also keep me grounded.   Craig: Grounded, which is what New Zealand ___ is all about.  Cool, you hear that?   Nick: Yeah, I guess we at the start to kinda pushed the business and I do believe in it is we did a lot of PR work which is obviously the opposite to the grounded because you’re having to put yourself out there and tell your story and that can be difficult at times especially when you get…things like TV involved, so yeah, I think that’s a good balance to have.    Craig: So, ____ what have you learned from you know, five or six years ago, when you left the safe little confines of a lawyer’s office…   Nick: To me, just by one and a half years…whatever it was…   Craig: You were very structured and disciplined to doing this.  What have you learned as a leader?  Here, professionally and personally?   Nick: Yeah, I guess a couple of things, you do mean structure, I have very little structure in my life now.    Craig: [laughs]   Nick: Just by trying to plan things, you know, obviously things never really go to plan.  So that’s been difficult in terms of deadlines and things like that as I’m understanding how things work in the real world versus a lawyer’s world where 5 o’clock Friday was your excellent deadline and you wouldn’t dare go past 5 o’clock Friday whereas when you start involving perhaps creative types into the mix and deadlines can often extend.    Craig: Yes.   Nick: So that’s been one challenge for me personally and also from a managing or leadership type of thing.  Communication and understanding the importance of communication internally and externally and you can never really over communicate particularly with staff and things of concerns.    Craig: Yeah.   Nick: I guess that’s another that I’ve really learned is you spend a good portion of your day through communicating and it makes the day go so much better.   Craig: Yes.   Nick: But then it comes back to what I mentioned earlier about having the structures in place so that the rest of the team can function harmoniously while you’re communicating with them…the team…   Craig: Yeah.  And what about the family dynamic, isn’t that communications is key?  Sometimes, the family businesses, they can either go really well which is good or goes real bad because one of the first rules of business is don’t ever do business with family members, isn’t it?   Nick: It is.    Craig: Yes, back to the question.  Sorry about the rain everybody!  So I asked Nick about the dynamic of working with some family members.  One of the first rules of business is don’t go into business with family.  So I guess it has worked here.  From a leadership point of view, the communications point of view, have you managed that?   Nick: Yeah, it has been both a benefit and a challenge to go into business with family.  On a daily basis, I work with both of my peer, so on a day to day to basis, I mean, both of my brothers work externally from the business so two problems obviously, or challenges working with family day in day out but also having family interested in the business but not having the experience or benefit of seeing what’s happening day to day so we have pretty regular communications between in terms of what’s happening in the business, asking for feedback that they’re both very helpful and useful, these are my brothers who don’t work in the business.   Craig: Yeah.   Nick: But balancing that you also have a clear distinction of what’s business time and what’s family time because there’s always that tendency to make family time always business time and I think that’s critical particularly in terms of my own domestic situation as well, I’ve got a partner who doesn’t work and the person that’s end to end in terms of say my parents with their grandchildren and things like that.  It’s still got to operate in a normal situation and we are very open with each other so there’s never any issues in terms of overstepping lines or boundaries.   Craig: Yeah.   Nick: And I think it’s really important that everyone gets their chance to have a say but at the end of it, we still sit down for dinner.   Craig: Yeah, yeah, yeah.  Cool.  Cool.  So you’ve always had external professionals and mentors for your business and I believe now you’ve got a Board of Directors and an independent director tell us about what made you decide that you needed this and the benefits of using these strategies and advise that is out there around using mentors or Board of Directors, etc.    Nick: I guess one of the critical thing is finding the right advice, independent advice and it can be a struggle at times, so I guess what I sort of found is keep persevering until you find exactly what you need at that particular time and your levels of advice and who can advise you changes as the business continues to change…and…   Craig: Evolves.  As the business evolves…   Nick: Exactly, so I think the best thing you can do is get out there and take advice as step one but then if you’re not getting the right sort of advice is going out and looking for some different advice.   Craig: Yeah.  Yeah.   Nick: So, we’ve had, as you mentioned, a range from formal strategic planning with our accountants through the business mentors through to now an independent director who I work with closely on a daily basis and they’ve all had their uses and purpose but having an independent voice daily looks like some of the skill gaps that we have or that I have as well is really important and I guess that’s what I see the benefit…the main benefit of the independent board is to plug the skill gaps and I mean we are looking now at maybe bringing another independent onto the board who has some different skill set that none of us have secure around dealing with marketing to the end consumer…   Craig: Right.   Nick: And events cg and things like that so it’s…   Craig: So it’s skill gaps or experience gaps?   Nick: I guess both are incredibly relevant because you get the skills from experience so I think yeah.  I think both are intertwined.   Craig: And you said before that when you first started out your sort of a range of advisers, I mean, it’s the right advice.  When you start out were you ever nervous and scared about what’s going on.  So how do you know if you get some right advice?  If you’re speaking to for example an accountant and they say you should be doing this strategy, how do you know, is that the gut instinct or it is…how do you know if it’s the right one or the wrong one?   Nick: Yeah, it’s a good question because I guess when you go into business you’re always confident and pigheaded and you don’t really wanna take advice.   Craig: No.   Nick: And then to sit over the table with someone and, no offence when you’re listening to maybe to sit over the table with someone, no offence to any listeners who may be in the accounting profession or something.   Craig: Someone’s profession…   Nick: Who’s telling you you’re doing this wrong, you’re doing that wrong.  You know, it can be difficult so I think it’s not a case of knowing or choosing what that right advice is at the start but getting a lot of advice and really going out there and getting as much in as you can and taking bits and pieces from different sources to kind of form that plan because you and only you, I guess will know exactly how the business is going internally or what your dreams and goals and things are but it does help to get as much advice from them.   Craig: So that could be what we’ve talked about accountant, but there could be other business owners that could be lawyers, other professionals, and that’s where networking comes in, isn’t it?  You realize that when you network, you understand that same…your peers to having the same issues you have even if they might be in a different industry.   Nick: Exactly and as many people you can speak to as possible.  You know, whether it’s just a friendly ear or someone that you admire, in your industry or a different industry.  It can be really beneficial to have that engagement.    Craig: Awesome, so the benefit of hindsight, we all do this.  What would you do differently?   Nick: Hindsight, oh yeah, it’s a great thing.   Craig: No, it’s not.  It’s a terrible thing!   Nick: I guess that’s one thing our plan is not to dwell too much on the past.  We do a year review the end of each year and pick out the points of what went good and bad and then put it together and then don’t really dwell on it too much because again, it’s what you’re looking into the future that really controls things.  So I guess with hindsight, what I would do it has been more of a focus on margin analysis in our business, so which products work well, where we can extract the most value and also a better handle on cash flow and budget so that financial side of the business from the get-go.  I spend a lot of focus now on cash flow and planning cash flow a couple of months in advance and…   Craig: So you turned into an accountant?   Nick: Yeah, well, I…   Craig: [laughs]   Nick: I think maybe I’m turning into an accountant but that was a chance to really tighten the skill gaps that I had.   Craig: Right.   Nick: In the financial management side of things and now that’s one of our strengths where a lot of similar sized businesses I see don’t have a handle on cash flow, which in my business, can actually be quite difficult with online selling because we don’t know when people are gonna bulk buy meat packs and what’s gonna happen which is why we’ve diversified the business from just straight online sales to other traditional sales so that we’ve got consistent cash flow coming in.   Craig: A little bit of advice to people.  Look after your cash flow and mind your  budget, sounds like you’re good at. A couple of hours a week takes to analyse what else has happened that week which is critical.    Nick: I guess that’s one thing that having an independent director allows me to do because we have a phone call every Friday afternoon, which…   Craig: Hi guys, so from your experiences, what are some of the mistakes that you see business owners are making.  So, we talked a little bit about cash flow.  Anything else that…   Nick: Yeah.  I guess, something a little different and that I can see out there I see is that they are content both in terms of their businesses and their industries and not pushing their boundaries and or doing the… trying alternative ways to do things and obviously in the retail side of things.  I guess something else I am saying is people being content in terms of their…inside their businesses and in terms of marketing their businesses as well so obviously, the example is that the evolution of online selling and the effect it has on traditional purchasing, and brick and mortar stores and it kinda seems like…to some of them that it’s come out of nowhere whereas the evolution of online selling has been happening in time over the last ten years or so.  So I think, I see that both as established businesses and the traditional business being content can often come back to hurt them later on.  So, i mean, that’s something else we noticed and why we’re doing things differently as well.   Craig: So, the moral of the story is don’t be scared of pushing the boundaries and thinking outside the square box, just give it a go.   Nick: And also staying on top of things and not just resting on your laurels because you don’t really know what’s around the corner.   Craig: Don’t be scared of what’s around the corner.    Nick: Yeah.  That’s just saying a little bit no matter how established you are.   Craig: So is that the sort of advice you’d give to…if you were to mentor for a better general word, either both established or a startup…what other things would you…   Nick: Yeah, it’s different keeping on top of thinss, looking overseas, seeing what’s happening whether you’re selling shoes or cats, or whatever.  It’s…there’s a lot to…we’re fortunate in this part of the world that we’re a little behind as well.   Craig: Yes, yes…I was gonna ask that.   Nick: So, it’s kind of a good thing I think for us because we can have a look and see what’s happening overseas.   Craig: You think sometimes, people fall into the trap of going overseas either to Europe or America, seeing something, trying to do it New Zealand but they’re too soon   Nick: And obviously given our market size as well as the other key issue here, and also how spread out the market is.  It’s a long way from the top of the North Island to Steward Island.  Yes, I know, I definitely think that’s true and that’s where the difficulty, I guess comes in with what I just see is…do you become an adopter or do you follow…   Craig: Become second tier.   Nick: Yeah and there’s lot of risk, in obviously going out and being an early adopter and it falling in your face which…   Craig: But then fortune favours the brave and…   Nick: But again coming back to what I mentioned earlier on in the podcast is that’s where you’ve got a profitable and sustainable core being you’ve got those opportunities to go out and expand and you’ve still got that core business to I say loosely, to fall back on but you know…   Craig: Yeah.  To pay the bills…   Nick: Yeah.  Yeah.   Craig: Yeah.  Cool.  Awesome.  And so where do you see your industry going in the next five to ten years?   Nick: Yeah, well in the markets, the direct food market, there’s differently more choice for quality and more relationships with…between consumers and producers so I definitely see that as an important step in what we’re trying to stay ahead of because people increasingly do want to know where their food comes from and how it’s produced and what’s going on so I think it’s only gonna get more and we’re gonna see return as one kind of crystal ball return to a lot traditional ways of doing things because the end user or consumer’s putting a price on all those so in our case, it’s manufactured products and more real products and people are prepared to pay more even though it costs more to produce but that’s where I see it headed.   Craig: Alright.  Cool.  Awesome!   Nick: And you’ll be more disrupters, I’ve already talked about MyFoodBank and seeing markets online so we find those disrupters coming into the market so I guess, listening to my own advice that’s where I need to stay ahead of and say exactly what’s happening in the market and what trends are coming up.   Craig: Awesome.  Awesome.  Hey Nick, we’ll wrap it up.  Thanks very much for your time.  .  How do we find you?   Nick: Yeah so we are an online business.  Our website, so you can check out our products at greenmeadowsbeef.co.nz and find us on Facebook, Twitter, and Instagram with our page will get you there.   Craig: Awesome!  Right.  Thank Nick!  Good stuff!   Nick: Sure!    

Round Table 圆桌议事
[有文稿]小孩顶嘴更容易成功?

Round Table 圆桌议事

Play Episode Listen Later Apr 18, 2016 6:26


【特别感谢热心听友“王佳云”帮忙听写本篇文稿】Heyang: When your kids start talking back or mouthing off, that’s顶嘴, it pushes your buttons, of course that’s under the condition that you are a parent. Staying calm feels incredibly hard even though you know, in theory, that a calm response is the best thing for everyone involved. But what if when your kids push back? Is it actually great for their development? What does the expert say, guys?Nick: Well, in this case the expert is a clinical psychologist called Kelly M. Flanagan and she says that the behavior is actually healthy for kids’ development. And she says that the inability to say "No” is one of the most common causes of human suffering in later life which sounds rather sinister when it is put out like that. But I think which she means that, you know, if you learn to say no to your parents about little unimportant things at an early age then that increases your ability to say no to you know peer pressure kind of things later in life like being forced to drink baijiu, for example. And another psychologist called Joseph P. Allen at University of Virginia so this is all in the US, said he tells parents to think of arguments with their kids not as a nuisance but as a training ground for the kids’ future development. So they are learning all of these skills like negotiation, how to present your own points of view and you know generally how to interact with other people when you disagree with them and not just have a shouting match.Luo Yu: Right, I think a lot of parents have this mentality. They have to have the control of their kids. They have absolute authority over them. But this is doesn’t necessary have to be a very good thing. I mean if the students can if the kids can push back, it’s a good thing. (Heyang: I don’t want baijiu.) Because, well, you don’t want baijiu and that’s a very good argument from you. I can see that, right? Because I’m raising you Heyang as a future……Heyang: I don’t want you to be my dad! My dad is better.Luo Yu: Yes, that’s for true.Nick: I think things have just taken a very strange turn.Heyang: What just happened there?Luo Yu: Because as parents you know they are raising future adults and it actually helps a lot if you can empower your kids to be pushing back at some occasions. You know they will have more bargaining power in the future, have more talk or negotiation power to their bosses, to their teacher and to say no to their fellow peers. And that will loosen a lot of peer pressure when they grow up.Heyang: That’s interesting and also I think coming from a Chinese guy it’s kind of refreshing to listen to the kind of analysis that Luo Yu has provided here ‘cause I think traditional Chinese families…… OK, Nick, here I need to borrow your foreign opinion here as well. When the kid says no to the parents or challenges the parents I mean the parents take it pretty badly because they think you are either disagreeing with my way of raising you or my beliefs and views in the world or you are just making fuss when you shouldn’t and also in traditional Chinese philosophy parental figure is above all. So I mean in western culture do you get anything of a similar type of significance in the family?Nick: Yeah, I think it very much of course very much depends on the individual people on a kind of relationship that they have in their family. I think it’s changed quite a bit over the last few generations maybe it’s not as strict as it used to be the style of parenting and of course nowadays we have all of these parenting experts with various strategies and all these TV programs about how to raise your kids better. And some people you know agree with this kind of strategy of you know the kids should be allowed to argue and other people still think you know I am the parent I should be in charge. Yeah, I think it’s not maybe as uniform as it might be in Chinese culture.Heyang: Yeah, it’s also I think is interesting to make a distinction here like shouting back and arguing can be two very different things because if you are arguing if you are having a RoundTable debate parent and kid then it’s actually critical thinking involved you are having a rational discussion and sometimes a fiery one as well. And if you are just shouting back kid and parent then that’s a completely different thing. It’s an emotional dumping and just you know outlet of your emotion. That’s two very different things. So the study seems to say that you know the kid responding pushing back could be a good thing. I know this is too difficult for two single guys. Oh, I don’t really know what Nick’s situation is but you know you two don’t have kids but let’s just try to say like how should parents deal with kids talking back.Luo Yu: Just try to encourage, well try to be understanding and encourage them to be different. You can’t say just you know how dare you say something like this and I respect the power from you that you say something different from you and probably I can change my mindset of raising you.Nick: Yeah, I think as you said it’s difficult not just shout to someone when you are frustrated but I think if you can summon the patience to you know explaining to the child why they should do that, it’s probably better in the long turn although it’s not always possible.Heyang: That is true and it requires parents to have so much patience that’s the part that I have to say heads to you salute you parents and please be patient to your kid.

Round Table 圆桌议事
【文稿】教师网授收入比网红还高?!

Round Table 圆桌议事

Play Episode Listen Later Apr 1, 2016 6:32


非常感谢热心听众冯小怡对本文稿的贡献! 赠人玫瑰,手有余香。想为文稿做贡献的童鞋请微博私信联系@CRI罗煜。我们撒花欢迎你的加入! 听写完的文稿都会由主持人们负责Check,然后发布给小伙伴们。同时,通过对比,也可以学习到很多有用的单词和短语呢!希望大家能够加入我们,让圆桌能够陪伴更多小伙伴们的成长!Heyang: A recent news report has revealed that online tutors can make more money than some internet celebrities. And like we’ve talked about earlier, internet celebrities are 西单女孩, who’s now apparently making millions millionsmillions of yuan, and there is also a whole bunch of other people that have monetized on their fame on the internet. So are these teachers actually making that amount of big bucks? Now it’s me feeling really jealous. Nick: Well apparently they are. Yes. So(HY: What?!How are they doing that?)this all come about when a photowas posted online which supposedly showed the income of one of these online tutors. And the photo showed that because the class is given online, so number of students it can reached is pretty much unlimited. So in this case over 2000 students paid 9 yuan each to listen to this class which has been taught by the tutor 王宇. Even when the platform deducted their cut, the tutor could earn over 18000 yuan for a one hour class, which is more apparently than the hourly income of an internet celebrity. So the idea is, as we said that, each student pays only a very little amount of money but because there are so many of them, the teacher can make big bucks out of this. Seems like it is working for them. It’s an interesting idea that each student is only paying so little but at the same time the teacher is making so much.Luo Yu: It is actually the spirit of shared economy. Now All across the industrypeople seem to be embracing the trend of internet plus. I think those teachers have done andset a very good example to the general public. And as you saidHeyang just now, those teachers who can achieve such big bucks have to work very hard as well to achieve such success. Heyang: Basically it sounds like they are moonlighting. So during the day, they are your teacher in school on campus and doing whatever the teacher need to do in a classroom.And when they are home or during the weekend, they are giving extra classes but online. When it’s the internet world, you have countless audience basically if you have the popularity. Is that kind of the…but what about the business model here? So how is money pouring in and how is that divided?Luo Yu: Well basically Nick has just pointed out a little bit about this business model. So 80% of the money will go directly to the teachers whereas 20% will go to the platforms which offer such courses. I think if you price your courses at a very low price ranging from 1 yuan to 9yuan. That is very easy to attract millions of audiences, well on the basis that you are a good teacher. So that’s how the business model works. Heyang: Well, a good teacher is one thing but having the reputation of a good teacher to attract people is probably more important because if you want to have the, you know, total revenue(LY: several thousand students) to amount to that level then you need a lot of students. It doesn’t sound to be something very easy.Nick: I think this is where the platform comes in, the platform that is hosting the courses. So each time you give one of your lessons, the students who took in can rate you and kind of say whether they learn something from having taken this class. And people taking your class in the future can see your reputation as a teacherso it gradually builds up. And then (Luo Yu: Right) you can have more reputation for future students.Heyang: Ok.Great. Then it sounds like good teachers who can attract students can disseminate knowledge, get students online and also get the big bucks and also the platform gets money too. Sounds likewin win. But why are some people such as the local Department of Education, excuse me, not very happy about this?Luo Yu: Well actually, education authority is not happy about this all these years about those teachers who are doing some tutorial classes in their spare time. Now after this incident we see the municipal government of Nanjing and Shanghai had banned such behaviors. But I just wanted…Heyang: Why are they, sorry to interject, but why are they not happywith teachers giving extra classes?Luo Yu: They are claiming that they will be easily making more money out of the class which is a distracting factor for those teachers who haveclasses in the virtual classes.Nick: So I think the concern is they will put more effort into preparing their online classes than their day-to-day school running classes. So their student who actually attend school won’t be receive as good an education as they could be if they just stay at home. Heyang: Well that is one legitimate reasonand also another one is what if the teacher’s not giving you the good stuff in the legitimate class but saving stuff for the extra class and telling your real class students to go that extra class and that has happened before.Luo Yu: I don’t think many teachers would do so. Because I think they are attentive to their students’ needs and always have to put the students as the first priority. And then use same teaching materials basically are going to teach similar stuff. So there is nothing wrong about this. Heyang: ok. That’s your opinion coming from Luo Yu, you know. It’s great. And there is also this other side of the argument that is whatabout tax because these online tutors they are not paying any tax to, you know, the state. It sounds like a great business model but you know when the government wants a bite of this you sort of can see there’s an argument backing that up too.

Round Table 圆桌议事
【有文稿】刘大牛教你职业打假

Round Table 圆桌议事

Play Episode Listen Later Mar 11, 2016 4:29


【特别感谢热心听友王佳云帮忙听写本篇文稿】Heyang: While most customers try to avoid buying poor-quality knockoffs, there is a group of people who have made a killing by buying fake products. They are known as "professional fake fighters" or called in Chinese职业打假人. What is behind this profession? Guys, would you explain to me a little bit more about this profession?Nick: Well, cracking down on fake products in China has always been a problem, and because especially because many people choose to buy things through online platform so you don&`&t get to see the product before you actually buy it. And so when it arrives to you by which point you&`&ve already paid that you realized that you bought something fake. So now some people have taken matters into their own hands and deliberately buying fake products so that they can then demand the compensation from the people who sold them even though they knew they were fake in the first place. (HY: Sneaky.) Yeah, it&`&s quite sneaky and people are making a lot of money out of this.LY: And speaking of sneaky, I&`&m not surprised at all. Because there were always be sneaky bees out there and you know they will take advantage of whatever loophole they can find. And this is just yet another example.HY: Yeah, when there is big money involved then no wonder people are quickly finding this loophole and exploiting it. And is it millions of yuan that sometimes some of these people can earn every year? Something like that. (Nick: Something like that.) Yeah, and just one part to clarify guys, do they report to the authorities at all these people?LY: I think a lot of them actually kind of threaten the original providers of the fake goods. So they act this way: I tell you, I know that this is fake so you had better do something. If you for example return money to me or triple that amount then I will not report you to the authorities. However, if you do not do that, well let&`&s just wait and see what happens. So they resort to that kind of threatening.HY: And Liu Yan thank you so much for acting that out for a second just feel like that you know exactly what&`&s going on. (Nick: Maybe you are one of these people.) You know every line what they use. (LY: I told you what I haven&`&t done that. I&`&m just acting.) (Nick: you&`&ve been rumbled.) And you are very good at that I have to say. So how do think this profession so to speak emerged in the first place? I mean yes maybe there are lots of fake goods but what exactly is that loophole we are talking about?Nick: Well, China has a law from 1993 on the Protection of the Rights and Interests of Customers, which means that if the business or the seller provides fraudulent products to the customer then they are required to pay compensation to the customer which is at least equal to two times what the consumer originally paid so not the money back but the same amount again on top of that. So you can really see how people are making money out of this.LY: And also we know that starting September last year there was the so-called the strictest Advertising Law ever in Chinese history. And ever since that law came into effect a lot of people became targets that probably were targets in the first place simply because they use words like "the most" "the first" "the best ever" things like that in their so-called advertising. So people could cash those words and you know do something like threatening. You know the thing I just demonstrated.HY: So well, Liu Yan. I am going to record that part and save it. God knows what arises in the future maybe I can use it in some way just like you taught us. And I think with these fake fighters they have been very shrewd about this. Last question for you guys, yes or no, do you think that this kind of profession is bad because it&`&s not reporting to the authorities?LY: I think it&`&s bad.HY: Although people are making money out of it. What about you, Nick?Nick: I don&`&t have any sympathy, they are selling fakes.

The Drama Teacher Podcast
Using Theatre in China

The Drama Teacher Podcast

Play Episode Listen Later Feb 17, 2015


Episode 124: Using Theatre in China   Nick Cala is a high school teacher in China. He's putting up a play for the first time with Chinese students who are studying to attend American universities and fully believes in the importance of drama as part of their process. Show Notes Alice Drum Taps Shuddersome: Tales of Poe Hamlette Drop Dead Juliet Other 'Classical Adaptations' at Theatrefolk Episode Transcript Welcome to TFP – The Theatrefolk Podcast – the place to be for Drama teachers, Drama students, and theatre educators everywhere. I'm Lindsay Price, resident playwright for Theatrefolk. Hello! I hope you're well. Thanks for listening. Welcome to Episode 124! You can find any links for this episode at the show notes at theatrefolk.com/124. All righty! So, today, I am talking to a high school teacher in China, Nick Cala. He is in China right now and he is putting up a play for the first time – not at an international school but with Chinese students who are studying to attend American universities – and it just so happens that this first play that he's doing this with is one of ours. He's putting up my adaptation of Alice in Wonderland. When I heard this, I was like, “I have to talk to this guy!” Nick really believes in the importance of drama as part of creating that well-rounded student. How does that translate in another country? In another language? Especially in a school where students are very focused, as you'll hear, on academics. Let's get to it! LINDSAY: All right. Hello everybody! I am sitting here with Nick Cala. Hello, Nick! NICK: Hello! LINDSAY: Hello! Now, we have the wonders of technology working for us again right now because I am sitting here in my house in the early a.m. in North America. Nick, tell everybody where you are. NICK: I'm in Jiangsu, China – very close to Shanghai – and it's in the evening here. LINDSAY: You've had your day already. NICK: Yes! It's almost Thursday here. LINDSAY: It's amazing to me that, well, not only that we're able to do this but that we found you because you're doing some Theatrefolk plays. You're doing Alice, is that right? NICK: Yes! We had auditions and now we're beginning the process of giving the students the script and kind of getting the students to get a sense of their characters. LINDSAY: And are you at an international school? Are you at a Chinese school? Like, who are your students? NICK: My students are Chinese kids who are planning to go to university in America. This is a kind of private center in a Chinese school built around preparing students to go to university in America. LINDSAY: Wow. That's very specific, isn't it? NICK: Yeah, it's a little different than an international school, and it makes for some unique challenges. I mean, the kids are all coming at things with a very different perspective than American kids. LINDSAY: Yeah, okay. We're going to get into that in a second. I just wanted to ask you, how did you end up in China? NICK: Well, the story is this was actually my first teaching job. This is my third year in China and I had taken Chinese in college but it was more or less not because of any intensive interest. It was more because I wanted to try something slightly different. As I took it, I got more and more into it. But, at the same time, I was taking courses in US History and I didn't really expect that they would come together – US History teaching and knowing some Chinese. When I saw the job available, I got very excited and I got lucky enough that it worked out. LINDSAY: Just me being ignorant here – do you have to teach in Chinese or do you teach in English? NICK: Oh, I teach in English. I don't think I could teach in Chinese. My Chinese is not that good. LINDSAY: Okay. And then, here's the twist. You teach history but you are in-charge of the drama club at your school. NICK: Right. LINDSAY: How did that happen?