ReadOrListen

ReadOrListen

Podkast av Alfred Nutile

Coding and day to day developer related articles read by people passionate about learning and sharing.

Tidsbegrenset tilbud

3 Måneder for 9,00 kr

Deretter 99,00 kr / MånedAvslutt når som helst.

Kom i gang

Alle episoder

29 Episoder
episode Read by Alfred Nutile - 🤔 What if I was to build it today' artwork
Read by Alfred Nutile - 🤔 What if I was to build it today'

💡 "What if I was to build it now?" - Rethinking Development in the Age of AI and Low-Code Tools 🚀 I've been developing for 25 years, building solutions for companies like Pfizer down to one-person startups. A lot has changed since the days I could just reach for Laravel for every web project. Today, with breakthroughs in AI and tools like Supermavin, ChatGPT, N8N.io, and more, I've had to step back and ask myself: What are the right tools for the job now? No longer is it just Laravel, but often it's Laravel + N8N + low-code magic. It's about rethinking how I solve problems—like a recent opt-out system that took days to code in Laravel but could now be spun up in hours with N8N. Join me as I dive into: How my approach to building systems has evolved The cost, time, and complexity differences between yesterday’s and today’s methods How tools like Bolt.new, Cursor.ai, and FlutterFlow have become essential parts of my development toolbox Discover how I've embraced new superpowers, reducing overhead, maintenance, and making projects more efficient. 🦸‍♂️ Read the full article here: https://alnutile.medium.com/what-if-i-was-to-build-it-now-1af988c57f22 [https://alnutile.medium.com/what-if-i-was-to-build-it-now-1af988c57f22] 👉🏻 Ai Automation Consulting https://dailyai.studio [https://dailyai.studio] 👉🏻 Join the NewsLetter https://videos.dailyai.studio/ [https://videos.dailyai.studio/] 👉🏻 Buy the book "PHP and LLMs - the practical guide" https://bit.ly/php_llms [https://bit.ly/php_llms] 👉🏻 Ai Automation Consulting https://dailyai.studio 👉🏻 Join the NewsLetter https://videos.dailyai.studio/ 👉🏻 Buy the book "PHP and LLMs - the practical guide" https://bit.ly/php_llms

26. nov. 2024 - 14 min
episode 🤔 What if I was to build it today artwork
🤔 What if I was to build it today

💡 "What if I was to build it now?" - Rethinking Development in the Age of AI and Low-Code Tools 🚀 I've been developing for 25 years, building solutions for companies like Pfizer down to one-person startups. A lot has changed since the days I could just reach for Laravel for every web project. Today, with breakthroughs in AI and tools like Supermavin, ChatGPT, N8N.io, and more, I've had to step back and ask myself: What are the right tools for the job now? No longer is it just Laravel, but often it's Laravel + N8N + low-code magic. It's about rethinking how I solve problems—like a recent opt-out system that took days to code in Laravel but could now be spun up in hours with N8N. Join me as I dive into: How my approach to building systems has evolved The cost, time, and complexity differences between yesterday’s and today’s methods How tools like Bolt.new, Cursor.ai, and FlutterFlow have become essential parts of my development toolbox Discover how I've embraced new superpowers, reducing overhead, maintenance, and making projects more efficient. 🦸‍♂️ Read the full article here: https://alnutile.medium.com/what-if-i-was-to-build-it-now-1af988c57f22 [https://alnutile.medium.com/what-if-i-was-to-build-it-now-1af988c57f22] 👉🏻 Ai Automation Consulting https://dailyai.studio 👉🏻 Join the NewsLetter https://videos.dailyai.studio/ 👉🏻 Buy the book "PHP and LLMs - the practical guide" https://bit.ly/php_llms

25. nov. 2024 - 21 min
episode Agnostic Tools artwork
Agnostic Tools

From the "PHP and LLMs" book, “Agnostic” that Notebook LM will talk about the "Pasted Notes" as the call it. SUMMARY This chapter will be about agnostic tools. I've already covered tools in the Tools Overview chapter and agnostic drivers in the Agnostic Driver chapter. However, I want to examine how these work and why it is important to use an agnostic system. By the end of this chapter, you will understand how hard it is to switch between the most different systems, such as OpenAi and Claude. We will then see how important it is to fall back quickly to the other Tool when one system is down or having a moment. With that in mind, using Ollama locally (see the chapter on Local LLMs), you can then use that for all your local development and save some money! 👉🏻 Buy the book "PHP and LLMs - the practical guide" https://bit.ly/php_llms [https://bit.ly/php_llms] 👉🏻 Ai Automation Consulting https://dailyai.studio [https://dailyai.studio] 👉🏻 Join the NewsLetter https://sundance-solutions.mailcoach.app/php-and-llms [https://sundance-solutions.mailcoach.app/php-and-llms] 📰 Join the news letter https://sundance-solutions.mailcoach.app/php-and-llms [https://sundance-solutions.mailcoach.app/php-and-llms] 👉🏻 Ai Automation Consulting https://dailyai.studio 👉🏻 Join the NewsLetter https://videos.dailyai.studio/ 👉🏻 Buy the book "PHP and LLMs - the practical guide" https://bit.ly/php_llms

24. okt. 2024 - 11 min
episode Standards Checking Chapter artwork
Standards Checking Chapter

From the "PHP and LLMs" book, “Standards Checking” that Notebook LM will talk about. This is a deceiving title since this pattern can be use for so many other workflows like Grant Writing, RFP Proposals, Marketing Voice, Related Content Checking an more! 👉🏻 Buy the book "PHP and LLMs - the practical guide" https://bit.ly/php_llms [https://bit.ly/php_llms] 👉🏻 Ai Automation Consulting https://dailyai.studio [https://dailyai.studio] 👉🏻 Join the NewsLetter https://sundance-solutions.mailcoach.app/php-and-llms [https://sundance-solutions.mailcoach.app/php-and-llms] 👉🏻 Ai Automation Consulting https://dailyai.studio 👉🏻 Join the NewsLetter https://videos.dailyai.studio/ 👉🏻 Buy the book "PHP and LLMs - the practical guide" https://bit.ly/php_llms

20. okt. 2024 - 10 min
episode Marketing Assistant and Other Automations artwork
Marketing Assistant and Other Automations

Here is the summary of the Chapter from NoteBookLM MARKETING ASSISTANT AND OTHER AUTOMATIONS This excerpt from the book "marketing_assistant.md" describes how to build an AI-powered marketing assistant using Laravel, an open-source PHP framework, and n8n.io, an automation tool for connecting services. The book focuses on concepts rather than code, and the author uses the example of a marketing campaign for a new book to illustrate the process. The system relies on prompts and scheduling features to automate tasks, generate responses, and collect feedback, all while providing a chat interface for user interaction. This system can be used for various tasks like scheduling, email management, and even gathering data from sources like LinkedIn Ads, Amazon Reviews, and Medium traffic. 👉🏻 Buy the book "PHP and LLMs - the practical guide" https://bit.ly/php_llms [https://bit.ly/php_llms] 👉🏻 Join the NewsLetter https://sundance-solutions.mailcoach.app/php-and-llms [https://sundance-solutions.mailcoach.app/php-and-llms] 👉🏻 Ai Automation Consulting https://dailyai.studio 👉🏻 Join the NewsLetter https://videos.dailyai.studio/ 👉🏻 Buy the book "PHP and LLMs - the practical guide" https://bit.ly/php_llms

11. okt. 2024 - 8 min
Enkelt å finne frem nye favoritter og lett å navigere seg gjennom innholdet i appen
Enkelt å finne frem nye favoritter og lett å navigere seg gjennom innholdet i appen
Liker at det er både Podcaster (godt utvalg) og lydbøker i samme app, pluss at man kan holde Podcaster og lydbøker atskilt i biblioteket.
Bra app. Oversiktlig og ryddig. MYE bra innhold⭐️⭐️⭐️

Tidsbegrenset tilbud

3 Måneder for 9,00 kr

Deretter 99,00 kr / MånedAvslutt når som helst.

Eksklusive podkaster

Uten reklame

Gratis podkaster

Lydbøker

20 timer i måneden

Kom i gang

Bare på Podimo

Populære lydbøker