|
Hi Tip-Sheeters, Let me be one of the first to tell you 🎉 Happy New Year! 🎆 I hope you're excited about 2026 and the new skills in data science and tech that you'll be picking up. This week, I was able to put my finger on a concept that had been bouncing around in my head for a while: building a career that benefits from rapid changes. An antifragile careerI enjoy reading the Incerto Series of books from Nassim Nicholas Taleb. He has a writing style that is challenging and entertaining, and mixes a lot of probability in, which is in my swimlane as a data scientist. One of his most sticky ideas is the concept of Antifragility, which he defines as the quality that allows something to benefit from change and turmoil. He means it as a step beyond resiliency, as explained on the publisher website for his book Antifragile: "The antifragile is beyond the resilient or robust. The resilient resists shocks and stays the same; the antifragile gets better and better." Applying this to your career in tech and data science: what would it look like if you didn't just "survive" rapid turmoil in your industry or career field, but benefited from it? The current AI impact on the data and IT industry is a great example, but not the first or last. The Brazil Nut effectThe mental image I always have when thinking about this topic is that our career is a marble in a jar that is being rapidly shaken. And when that shaking happens, our career rises up and ends up floating at the top of the jar. This week I found a good video that describes this effect in Physics as the "Brazil Nut effect" (because Brazil nuts end up at the top of a can of mixed nuts). According to this video, there are complicated forces at work that cause this: What is the quality you need?So what is the secret sauce that makes your career benefit from turmoil? I can think of a few qualities that could have this impact -- some that you can control and others you can't. But the one that is most interesting to me is the refined ability to learn quickly and strategically. This goes beyond being a "quick learner" to developing tools, frameworks, and systems to repeatedly grow your skills through each phase of change and turmoil so that your career steadily rises over time. Here's where antifragile is a better term than resilient for what I'm trying to communicate: I don't only mean that you make it through and maintain your same level of stability. I mean that through each of these convulsions that economies and industries go through, it benefits you, especially in relation to how you have previously done. Developing that ability is something that fascinates me, and a lot of what I write in this newsletter is in pursuit of that goal. Some interesting reads to start the yearHere are a few interesting articles and videos I've come across recently: ​Top 5 Data Science Career Lessons in 2025 (Andres Vourakis) - Quick tips from Andres, who has a really good newsletter. Five things 2025 taught him about his career. Also check out his AI Data Scientist Handbook repo with resources. ​Soccer Analytics 2025 Review (Jan Van Haaren) - Sports analytics is a lot of fun and a great way to implement data science techniques. This list includes a lot of research papers for the more academic reader out there, along with various articles. ​The economics of technical speaking (Gregor Hohpe) - Gregor is an active speaker at conferences I have attended. He gives an interesting discussion of the financial side of speaking at conferences. Personal brand is something that can sound strange or inauthentic to some people, or flash over substance. But being intentional about what skills you bring to the table is worthwhile. Here are a couple of resources on the topic: an article in English and a short video en español. ​Meta Data Scientist Yan LeCun's career advice for students going into AI (Business Insider) - LeCun's advice includes studying things with a "long shelf life" and focusing on the fundamentals. Keep coding and Happy New Year! Ryan Day 👉 https://tips.handsonapibook.com/ -- no spam, just a short email every week. |
This is my weekly newsletter where I share some useful tips that I've learned while researching and writing the book Hands-on APIs for AI and Data Science, a #1 New Release from O'Reilly Publishing
Hi Tip-Sheeters, One of the key areas where APIs are used in machine learning is for model inference. This is where the model is made available for real-time API calls to receive predictions. This is one of the two primary modes of model inference (along with batch inference). Tip Sheet #12 listed some of the top Python libraries worth exploring. One of those was LitServe, which is a framework for hosting models with a FastAPI backend. This week, I'll demonstrate this framework using my...
Hi Tip-Sheeters, Today is Veteran's Day, and I want to start with appreciation for any service members who are reading this. The holiday was originally created to remember the armistice that ended the first World War in 1918. Peace is a blessing that we should never take for granted. Entering a Hackathon Quick and Dirty As data and IT pros, we are constantly honing our craft. One of the best ways is through taking on intense challenges or projects to drive our learning in a short period of...
Hi Tip-Sheeters, This week, I’m sharing a few of the questions that I’ve had this past year from readers, people at events, or folks who’ve reached out on LinkedIn. If you ever have a question or something I can assist with, please hit reply on the newsletter email, and I’ll be happy to share my thoughts. Let’s jump in! Q&A About Data, Tech, and Career Q: What is the new tool or framework you are learning about right now? If you’ve been keeping up with the Tip Sheet, you won’t be surprised...