podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
Haskell Podcast
Shows
The Haskell Interlude
67: Alex McLean
Mike and Andres speak to Alex McLean who created the TidalCycles system for electronic music - implemented in Haskell of course. We talk about how Alex got into Haskell coming from Perl, how types helped him think about the structure of music and patterns, the architecture and evolution of TidalCycles, about art, community and making space for new ideas, and lots of things in between.
2025-07-07
57 min
The Haskell Interlude
66: Daniele Micciancio
Niki and Mike talked to Daniele Micciancio who is a professor at UC San Diego. He's been using Haskell for 20 years, and works in lattice cryptography. We talked to him about how he got into Haskell, using Haskell for teaching theoretical computer science and of course for his research and the role type systems and comonads could play in the design of cryptographic algorithms. Along the way, he gave an accessible introduction to post-quantum cryptography which we really enjoyed. We hope you do, too.
2025-06-24
1h 12
The Haskell Interlude
65: Andy Gordon
Andy Gordon from Cogna is interviewed by Sam and Matti. We learn about Andy’s influential work including the origins of the bind symbol in haskell, and the introduction of lambdas in Excel. We go onto discuss his current work at Cogna on using AI to allow non-programmers to write apps using natural language. We delve deeper into the ethics of AI and consider the most likely AI apocalypse.
2025-05-30
1h 00
Locked On Nittany Lions - Daily Podcast On Penn State Nittany Lions Football & Basketball
BREAKING: Alex Haskell COMMITS to Penn State... UNDERRATED D-lineman from Philadelphia area
Can the Penn State Nittany Lions football team redefine their recruiting success with the commitment of Alex Haskell? This promising addition to the 2026 class has fans buzzing, as Haskell's potential far exceeds his current three-star rating. Explore how the Nittany Lions secured this hidden gem, outmaneuvering rivals like Michigan. Host Zach Seyko breaks down Haskell's impressive attributes, comparing him to current Penn State standouts like Dani Dennis-Sutton and Zane Durant. Discover the strategic implications of this recruitment for Penn State's presence in Philadelphia, with insights into the roles of coaches Dion Barnes and Jim Knowles. ...
2025-05-10
22 min
The Haskell Interlude
64: Sandy Maguire
In this episode Mike Sperber and Niki Vazou talk with Sandy Maguire, lead compiler engineer at Manifold Valley. They talk about the benefits of using Haskell of course, about all the books Sandy has written, on effects and the problem with monads, on combinator libraries and programming with laws.
2025-04-24
49 min
The Haskell Interlude
63: Farhad Mehta
On this episode of the Haskell Interlude, Andres Löh and Mike Sperber are joined by Farhad Mehta, a professor at OST Rapperswil, and one of the organizers of ZuriHac. Fahrad tells us about formal methods, building tunnels, the importance of education, and the complicated relationship between academia and industry.
2025-03-17
58 min
The Haskell Interlude
61: Sam Lindley
Sam Lindley is a Reader in Programming Languages Design and Implementation at the University of Edinburgh. In this episode, he tells us how difficult naming is, the different kinds of effect systems and handlers, languages *much* purer than Haskell, and Modal logic.
2025-01-22
57 min
The Haskell Interlude
60: Tom Ellis
Tom Ellis works at Groq, using Haskell to compile AI models to specialized hardware. In this episode, we talk about stability of both GHC and Haskell libraries, effects, and strictness, and the premise of functional programming: make invalid states and invalid *laziness* unrepresentable!
2024-12-22
48 min
The Haskell Interlude
58: ICFP 2024
In this episode, Matti and Sam traveled to the International Conference on Functional Programming (ICFP 2024) in Milan, Italy, and recorded snippets with various participants, including keynote speakers, Haskell legends, and organizers.
2024-11-18
33 min
The Haskell Interlude
57: Gabriele Keller
Gabriele Keller, professor at Utrecht University, is interviewed by Andres and Joachim. We follow her journey through the world as well as programming languages, learn why Haskell is the best environment for embedding languages and how the desire to implement parallel programming sparked the development of type families in Haskell and that teaching functional programming works better with graphics.
2024-11-03
53 min
The Haskell Interlude
56: Satnam Singh
Today on the Haskell Interlude, Matti and Sam are joined by Satnam Singh. Satnam has been a lecturer at Glasgow, and Software Engineer at Google, Meta, and now Groq. He talks about convincing people to use Haskell, laying out circuits and why community matters.PS: After the recording, it was important to Satnam to clarify that his advise to “not be afraid to loose your job” was specially meant to encourage to quit jobs that are not good for you, if possible, but he acknowledges that unfortunately not everybody can afford that risk.
2024-10-01
43 min
HVAC R and D Podcast
Blue Collar Boys: The Haskell Brothers on Building a Quality High Country HVAC Company
Bosch Home Comfort Pro's Crawford and Wyatt Haskell from Haskell Heating and Air join Rhydon on this week's episode to discuss how they came to be in the Western North Carolina mountains and how they are building a new HVAC company one install and lead at a time. #HVAC #BUSINESS #ENTREPRENEURSHIP #BOSCH #IDS #IDSULTRA #LIKEABOSCH #HEATING #AIRCONDITIONING #HEATPUMP #FURNACE #DUALFUEL #WNC #HIGHCOUNTRY #BROTHERLYLOVE #BUBBA #HASKELLHVAC #GROWTH #CAREER #TRADES #TRADECREW
2024-09-20
1h 38
The Notorious OTB - Daily Horse Racing Picks
Monmouth Haskell Day All Stakes Pick 4 w/ Crystal Conning (Ep. 242)
The Wolf is back and this time with a guest in tow! The Wolf welcomes Crystal Conning to give their best horse racing picks for the all stakes pick 4 at Monmouth for Haskell Day on Saturday! Check it out for the Haskell Stakes picks! Exclusive SGPN Bonuses And Linkshttp://linktr.ee/sportsgamblingpodcastFOLLOW The Notorious OTB On Social MediaTwitter - https://twitter.com/notorious_otbFOLLOW The Hosts On Social MediaChase Sessoms -https://twitter.com/OfOaklawnGambling problem? Call 1-800-GAMBLER CO, D...
2024-07-19
33 min
The Haskell Interlude
53: Garrett Morris
In this episode, Garrett Morris talks with Wouter Swierstra and Niki Vazou about his work on Haskell’s type classes, how to fail successfully, and how to construct a set of ponies.
2024-07-18
46 min
The Haskell Interlude
52: Pepe Iborra
Andres and Sam interview Pepe Iborra, exploring his journey from academia via banking to now Meta. In this episode, we discuss Pepe’s involvement in the evolution of the Haskell ecosystem, in particular the ongoing journey to improve the developer experience via work on debuggers, build systems and IDEs.
2024-07-02
56 min
The Haskell Interlude
51: Victor Cacciari Miraldo
Victor Miraldo is interviewed by Niki and Joachim and walks us through this career from a student falling in love with List.foldr through a PhD student using agda to verify cryptographic data structures and generic diff and merge algorithms to a professional developer using Haskell in production. He’ll tell us why the Haskell community is too smart, why there should be a safePerformIO, and that he hopes that Software Engineering could be less like alchemy.
2024-06-16
49 min
The Haskell Interlude
50: Tom Sydney Kerckove
In this episode Tom Sydney is chatting with Matti Paul and Niki Vazou. Tom is the author of many tools, like sydtest, decking, and nix-ci. He tells us about the rules for sustainable Haskell, how Haskell lets one man do the job of 50, and the secret sauce for open source.Tom Sydney is also looking for work these days, so get in touch!
2024-06-01
40 min
The Haskell Interlude
49: Arseniy Seroka
Wouter and Joachim interview Arseny Seroka, CEO of Serokell. Arseny got into Haskell because of a bet over Pizza, fell for it because it means fewer steps between his soul and his work, and founded Serokell because he could not get a Haskell job. He speaks about the business side of a Haskell company, about the need for more sales and marketing for Haskell itself, and about the Haskell Developer Certification.
2024-05-15
48 min
The Haskell Interlude
48: José Nuno Oliveira
In this episode, Andres Löh and Matthías Páll Gissurarson interview José Nuno Oliveira, who has been teaching Haskell for 30 years. José talks about how Haskell is the perfect language to introduce programming to all sorts of audiences, why it is important to start with Haskell, and how the programmers of the future have been learning Haskell for several years already!
2024-05-03
54 min
The Haskell Interlude
47: Avi Press
Avi Press is interviewed by Joachim Breitner and Andres Löh. Avi is the founder of Scarf, which uses Haskell to analyze how open source software is used. We’ll hear about the kind of shitstorm telemetry can cause, when correctness matters less than fearless refactoring and how that can lead to statically typed Stockholm syndrome.
2024-04-17
54 min
The Haskell Interlude
46: effectfully
Roman, known better online as effectfully, is interviewed by Wouter and Joachim. On his path to becoming a Plutus language developer at IOG, he learned English to read Software Foundations, has encountered many spaceleaks, and used Haskell to prevent robots from killing people.
2024-04-02
52 min
The Haskell Interlude
44: José Manuel Calderón Trilla
Wouter and Niki interview Jose Calderon, the new Executive Director of the Haskell Foundation. Jose tells why he applied for the job, how he sees the foundation developing over the coming years, and how you can get involved in the Haskell community.
2024-03-01
36 min
The Haskell Interlude
43: Ivan Perez
In this episode, Wouter and Andres interview Ivan Perez, a senior research scientist at NASA. Ivan tells us about how NASA uses Haskell to develop the Copilot embedded domain specific language for runtime verification, together with some of the obstacles he encounters getting to end users to learn Haskell and adopt such an EDSL.
2024-02-18
56 min
The Theatre Podcast with Alan Seales
John Lavelle & Haskell King: Your Everyday Russian Trolls
From cults and documentaries to their deeply thought out character motivations, actors John Lavelle and Haskell King look back on their theatre journey. The two share their background, doing productions when they were younger, and what eventually made them pursue acting as a career. Currently starring in "Russian Troll Farm: A Workplace Comedy", they talk about how they got involved with the show, hitting it off on the first meeting, and the allure of cults and how people get drawn into them. With the show being as relatable as ever today, they reflect on how it changed their relationship...
2024-02-13
49 min
The Haskell Interlude
42 : Jezen Thomas
Jezen Thomas is co-founder and CTO of Supercede, a company applying Haskell in the reinsurance industry. In this episode, Jezen, Wouter and Joachim talk about his experience using Haskell in industry, growing a diverse and remote team of developers, and starting a company to create your own Haskell job.
2024-01-31
51 min
The Haskell Interlude
41: Moritz Angermann
Today, Matthías and Joachim are interviewing Moritz Angermann. Moritz knew he wanted to use Haskell before he knew Haskell, fixed cross-compilation as his first GHC contribution. We’ll talk more about cross-compilation to Windows and mobile platforms, why Template Haskell is the cause of most headaches, why you should be careful if your sister calls and tells you to cabal install a package, and finally how we can reduce the fear of new GHC releases, by improving stability.
2024-01-15
1h 06
The Haskell Interlude
40: Mike Sperber
In this episode, Andres and Matti talk to Mike Sperber, CEO of Active Group in Germany. They discuss how to successfully develop an application based on deep learning in Haskell, contrast learning by example with the German bureaucratic approach, and highlight the virtues of having fewer changes in the language.
2023-12-31
1h 03
The Haskell Interlude
39: Rebecca Skinner
In this episode, we are joined by Rebecca Skinner. She talks about her new book, Effective Haskell, which takes you from list manipulation to thunks to type-level programming. She also tells us about large scale industrial applications in Haskell, and how the architecture is shaped by the organization of the engineering teams.Disclaimer: Mercury is a financial technology company, not a bank. Banking services provided by Choice Financial Group and Evolve Bank & Trust, Members FDIC.
2023-12-15
45 min
Appleton Engaged Podcast
Episode 26: Hilary Haskell - CARES Fox Cities & Hope & Help Together
Hilary Haskell Executive Director Hope and Help Together hilary@hopeandhelptogether.com Appleton, WI 54911 920-249-4675 Hilary Haskell Executive Director CARES Fox Cities hilaryhaskell@caresfoxcities.com (920) 659-2377 Appleton, WI
2023-12-07
21 min
The Haskell Interlude
38: Edwin Brady
Andres and Wouter interview Edwin Brady, most famous for his work on the Idris programming language. We talk about how he got interested in programming with dependent types, his thoughts on dependently typed programming in Haskell, and his vision for Idris.
2023-12-04
58 min
The Haskell Interlude
37: John MacFarlane
Joachim Breitner and David Thrane Christiansen interview John MacFarlane, a professor of philosophy at UC Berkeley, but also the author of the popular pandoc document conversion tool, which has been around half as long as Haskell itself.He also explains the principle of uniformity as a design goal for lightweight markup languages, the relationship between philosophy and programming, and along the way he helps David with his markdown difficulties.
2023-11-14
50 min
The Haskell Interlude
36: John Hughes
In this episode, Matti and Wouter are joined by John Hughes. John is one of the authors of the original Haskell Report and talks about why functional programming matters, the origins of QuickCheck testing, and how higher order functions and lazy evaluation is the key that makes functional programming so productive, and so much fun!
2023-10-31
1h 01
The Haskell Interlude
35: Iavor Diatchki
Wouter and Niki are joined by Iavor Diatchki to talk about his experience with different Haskell development styles, writing a high assurance wiki in php, and maintaining Haskell code across different GHC releases over multiple decades.
2023-10-17
53 min
The Haskell Interlude
33: David Christiansen
In this farewell interview with David Thrane Christiansen, the outgoing Executive Director of the Haskell Foundation, hosts Wouter Swierstra and Matthías Páll Gissurarson use the opportunity to reflect on his tenure as ED, the recent history of the Haskell Foundation, where the HF is going and what consider if you want to apply for the role of Executive Director of the HF.
2023-09-15
50 min
The Haskell Interlude
32: Ranjit Jhala
This episode’s guest is Ranjit Jhala. We discuss how Ranjit developed Liquid Haskell as a litmus test, because if Haskell programmer’s won’t use Liquid Types, no one will. We also hear how writing Haskell is a joy and how you should never underestimate your students.
2023-08-24
1h 01
The Haskell Interlude
31: Arnaud Spiwack
Arnaud Spiwack is interviewed by Matthías Páll Gissurarson and Joachim Breitner. We learn all about linear types in Haskell, how linear types go beyond Rust’s ownership system and why it’s not always best to type check everything in core. We conclude with a peek into the many activities of Arnaud’s employer, Tweag.
2023-07-31
55 min
The Haskell Interlude
30: Bartosz Milewski
In this episode, Bartosz Milewski is interviewed by Wouter Swierstra and Andres Löh. Bartosz shares his thoughts on the "fringe topics" in programming, from C++ templates to category theory in Haskell. How he considers monads to be like fingers sticking out of the water. And he'll talk a little bit about his upcoming book and his thoughts on linear types.
2023-07-17
55 min
The Haskell Interlude
29: ZuriHac
Joachim Breitner went to ZuriHac 2023 in order to bring the spirit of the biggest Haskell community event to you. He talks to Farhad Mehta, Tomáš Janoušek, Christian Georgii, David Christiansen, Artin Ghasivand, Hannes Siebenhandl, Michael Peyton Jones and Ben Lynn.
2023-06-28
27 min
The Haskell Interlude
28: Richard Eisenberg
In this episode Niki Vazou and Mattias Pall chat with Richard Eisenberg. Richard is currently a language designer at Jane Street, he is the chair of the board at the Haskell Foundation and known for his work on the GHC compiler. Today we talk about dependent types in Haskell, how to get involved with GHC and Haskell foundation and how Haskell and Ocaml are different, for example, functor means a totally different thing in the two languages.
2023-06-16
49 min
The Haskell Interlude
27: Christiaan Baaij
In this episode Christiaan Baaij is interviewed by Wouter Swierstra and Mattias Páll. Christiaan talks about his work on the Clash compiler, what it is like to found your own company, his desire for ergonomic dependent types, and the foundations to all his success, namely capitalising on luck.Errata: Around the 21m19s mark Christiaan talks about “his“ contributions to GHC with regards to dynamic linking on OSX. Later he remembered that it was actually Moritz Angermann who [worked on the symbol limit restrictions](https://gitlab.haskell.org/ghc/g...
2023-05-25
50 min
The Haskell Interlude
26: Simon Marlow
In this episode Simon Marlow talks with Andres Löh and Matthias Pall. Simon is a long time GHC contributor, currently working at Meta. He talks about compiling functional languages via C and the Evil Mangler, the importance of using parallelism and its impact on garbage collection, and about using Haskell in the real world via Sigma, Haxl, and Glean.
2023-05-25
54 min
The Haskell Interlude
25: Bodigrim
In this episode Joachim Breitner and Wouter Swierstra talk to Andrew Lelechenko, also known as Bodigrim. Bodigrim went from a being a mathematician to a failed PHP developer the chair of the Core Libraries Committee. In this episode, we discuss whether he prefers number theory or Haskell, whether he prefers working with compilers or PHP frameworks, and whether he prefers high salaries for Haskell developers or breaking changes to the base library
2023-04-28
45 min
The Haskell Interlude
24: Jeremy Gibbons
In this episode Andres Löh and Niki Vazou chat with Jeremy Gibbons. Jeremy Gibbons is professor at Oxford and talks about his journey from Orwell to Haskell, how to teach Haskell and specification languages to undergraduates as well as professional programmers, how programming languages should keep simple things simple, and how paper writing can or even should be like poetry.
2023-04-10
56 min
The Haskell Interlude
23: Ben Gamari
In this episode Wouter Swierstra and Joachim Breitner chat with Ben Gamari. Ben is a consultant at well-typed known for his work at GHC. Ben tells us a little bit about his switch from Python to Haskell but not because he was missing the static typing, how programming his thermostat lead him to a career in the compiler development, and what it's like to be a GHC force multiplier.
2023-03-22
46 min
The Haskell Interlude
22: Alejandro Russo
In this episode Andres Löh and Niki Vazou talk with Alejandro Russo. Alejandro is a professor at Chalmers University in Gothenburg Sweden, he is an enthusiastic functional programmer as well as a researcher in the fields of security and privacy. He talks about the unique strengths Haskell has in these areas and how to move research ideas into industry.
2023-02-27
48 min
The Haskell Interlude
21: Andrey Mokhov
In this episode Matthías Páll and Andres Löh talk with Andrey Mokhov. Andrey is best known for his work on the Hadrian build system and today he talks about algebraic graphs, selective functors, and the difference between OCaml and Haskell.
2023-02-13
44 min
The Haskell Interlude
20: Jesper Cockx
In this episode Jesper Cockx, one of the main Agda developers, is interviews by Niki Vazou and Matthias Pall. They talk about how to explain dependent types to one's father, how Agda’s automation and proof search work, and how Agda can be used to verify Haskell code bases.
2023-01-16
50 min
The Haskell Interlude
19: Marc Scholten
In this episode Marc Scholten is interviewed by Andres Löh and Joachim Breitner. They talk about the Integrated Haskell Platform web framework (IHP), implicit parameters and nix.
2022-12-07
50 min
The Haskell Interlude
17: Ningning Xie
Ningning Xie is interviewed by Niki Vazou and Andres Loh. Ningning first contributed to GHC at her Google summer of code project with a very ambitious goal of implementing the whole dependent Haskell. Also later she fixed several ghc bugs and worked on Koka’s Algebraic effects. Her future hope and advice is to use programming language concepts on real-word problems.
2022-10-25
48 min
The Haskell Interlude
16: Oskar Wickström
Oskar Wickström is interviewed by Wouter Swierstra and Alejandro Serrano, he will tell us a little bit about property-based testing (PBT) Haskell code but also applying these ideas to the testing of complete systems. He will say a little bit about interfacing Haskell to other languages and even with your web browser and what it's like to learn Rust as a Haskell programmer.
2022-08-31
50 min
The Haskell Interlude
15: Facundo Dominguez
Facundo Dominguez is interviewed by Niki Vazou and Joachim Breitner. Facundo Dominguez tells us the difference between STM and SMT. We also talk about Liquid Haskell and its relation to dependent types and the `QualifiedDo` extension -- which is one of the most highly discussed GHC proposals -- and the general GHC proposals. And, finally, Facundo lets have Haskell peacefully coexist with other languages thanks to his work in the build system Bazel.
2022-07-14
56 min
Dr. Erin Show
Trailer - Dr. Erin Podcast
There are three things I want you to know… KNOW THYSELF: You are here to know who you are, you are a divinely powerful spiritual being here to give your heart to the world in the highest unique divine expression. This includes doing your inner work to reveal your true self. You are pure potential! HAVE A VISION: You are here to dream the greatest dream for your life. You need a vision to live into. Universal Law only responds with a YES, but if you don’t give it an intention, you will find...
2022-07-10
03 min
The Haskell Interlude
14: Ryan Trinkle
Ryan Trinkle is interviewed by Joachim Breitner and Niki Vazou. Ryan Trinkle has co-founded Obsidian Systems, a company that not just uses Haskell but even more exotic tech that as Functional Reactive Programming (FRP) and Nix. Ryan shed some light on the business side of Haskell and we get to hear that hiring for Haskell is actually excellent.
2022-06-28
50 min
The Haskell Interlude
13: David Christiansen
David Christiansen is interviewed by Alejandro Serrano and Wouter Swierstra. They talk about many functional programming things, from Idris to Racket and of course Haskell and David's new role as the executive director of Haskell Foundation.
2022-06-05
55 min
The Haskell Interlude
12: Gergő Érdi
Gergő Érdi is interviewed by Wouter Swierstra and Andres Löh. Gergő has an interesting path into Haskell taking many twists and turns. This episode discusses about these twists and Gergő's recent book on implementing retro computers using Haskell.
2022-05-09
1h 17
The Haskell Interlude
11: Simon Peyton Jones
Simon Peyton Jones is interviewed by Andres Löh and Joachim Breitner. Simon is the creator of Haskell and in this episode he talks about his new position at Epic, the origins of Haskell and why "it feels right", and the (extra)ordinary Haskell programmers.
2022-03-25
1h 05
The Haskell Interlude
09: Sebastian Graf
Sebastian Graf is interviewed by Joachim Breitner and Alejandro Serrano. Sebastian is one of the most active contributors to GHC, and tells of this experience, from his very first commit to GHC to his current work on the pattern coverage checker and demand analyzer. He also gives us hints on how to reason about the strictness of Haskell programs.
2022-02-10
1h 01
The Haskell Interlude
08: Théophile Choutri
Niki Vazou and Andres Löh are joined by guest Théophile Choutri (they/them), who also goes by Hécate. Théophile coordinates multiple projects and volunteer groups within the Haskell Foundation, notably the Haskell School project (intending to provide a free online open source library for teaching Haskell), and works on improving GHC core documentation and developing an alternative to Hackage. Together they discuss Théophile's introduction to Haskell and their ongoing projects with the Foundation and the broader community, with a focus on the challenges facing Haskell non-experts and how they hope to tackle them.
2022-01-07
1h 04
The Haskell Interlude
06: Graham Hutton
Graham Hutton is interviewed by Wouter Swierstra and Andres Löh. Graham is known for his work on Haskell both in research and teaching Haskell, and in particular his Haskell book. Graham will tell us a little bit about how his book came about and give us advice for how to write a book ourselves, but also look back on his experience using Haskell and teaching Haskell in the last thirty years, and tell us a little bit about how bad the compile times were for the very first versions of GHC.
2021-11-26
58 min
The Haskell Interlude
04: Jasper Van der Jeugt
Jasper Van der Jeug is interviewed by Niki Vazou and Joachim Breitner. Jasper plays an important role in the Haskell community, helping with haskell.org, the Google Summer of Code project, ZuriHac and the ICPF programming contest, so there is much to talk about.
2021-10-29
1h 03
The Haskell Interlude
03: Gabriella Gonzalez
The guest in our second episode is Gabriella Gonzalez. The hosts are Joachim Breitner and Alejandro Serrano. We talk about Dhall, Nix, and Haskell, learn why Gabriella's packages are sometimes called after characters of computer games, and get to know her elevator pitch for educating Haskell. The interviewee now goes by Gabriella as their preferred name, but at the time was still using Gabriel.
2021-10-14
1h 00
The Haskell Interlude
02: Lennart Augustsson
The guest in our second episode is Lennart Augustsson. The hosts are Wouter Swierstra and Niki Vazou. We talk about Lennart's long history with Haskell, about the various jobs he has had, all the compilers he has written, and about dependent types.
2021-09-30
1h 08
Dr. Erin Show
Your Future Self [Birthday Podcast]
Hello, Welcome to Spiritual Awakening with Dr. Erin Have you had a spiritual calling? Are you ready to breakthrough your limiting beliefs, transform your trauma, and birth your purpose? Are you ready to have a spiritual community? Get trained and certified as a spiritual leader? www.NewThoughtGlobal.com Social Media @drerin.tv Become a Soulciété Member - Your Spiritual Community Get certified as a: 1. Spiritual Warrior 2. Spiritual Entrepreneur 3. Spiritual Coach 4. Spiritual Practitioner 5. New Thought Teacher, Speaker, and Minister 6. Doctor of Divinity Binge My Podcast Series: 12 Money Breakthrough Series 52 Universal Law Series 12 E...
2021-09-19
15 min
The Haskell Interlude
01: Emily Pillmore
The guest of our first regular episode is Emily Pillmore, CTO of the Haskell Foundation. The hosts are Alejandro Serrano and Andres Löh. We talk about Emily's path to Haskell, the role of the Haskell Foundation and the CTO within the Haskell Foundation, about current projects, the Haskell Community and about Emily's work on Optics.
2021-08-09
1h 14
The Haskell Interlude
00: Teaser
This is the Haskell Interlude! Welcome to our new Haskell podcast, where the five co-hosts, Wouter Swierstra, Andres Löh, Alejandro Serrano, Niki Vazou, and Joahim Breitner introduce themselves.
2021-07-12
05 min
Downtown: The Podcast
Downtown: The Podcast
Guests: Rich Sommer, Paula Poundstone. Actor Rich Sommer talks about his role as Harry Crane in Mad Men, as well as his work in the series GLOW, and films like The Devil Wears Prada. Comedian Paula Poundstone returns to discuss her podcast, Nobody Listens To Paula Poundstone, and how she’s been keeping busy during the pandemic.
2021-02-17
51 min
Triggered with Randy Haskell
Triggered Podcast #6 [this will CHANGE you]
full video with great footage can be seen on my Youtube channel, Countryside --- Support this podcast: https://anchor.fm/randy-haskell/support
2021-01-11
26 min
Triggered with Randy Haskell
Triggered Podcast #5 [The Beau Enterprise Experience]
I interview a local, very large landscaping company. Equipment, commercial vs residential, employees, maintenance.....it's all here! --- Support this podcast: https://anchor.fm/randy-haskell/support
2021-01-04
1h 48
Geaux Play Esports
(S2E6) - Special Guest Dr. Chris Haskell Head Coach and Director Boise State Esports
Dr. Chris Haskell plays video games for a living, or at least that’s what his friends think. He’s the Head Coach and Director of the Varsity Esports at Boise State, 2020 Collegiate Esports Coach of the Year (NAECAD) and 2020 Esports Director of the Year (NACE). As a professor, “Doc” also focuses on the impact of video games, virtual worlds, and digital culture. When it comes to work, Dr. Haskell is serious about play. It’s no wonder his friends think he needs a real job.
2020-12-09
34 min
Triggered with Randy Haskell
Podcast #5 [Customer Service]
I discuss the different ways to adapt great customer service to your business and practices you SHOULD have in place. --- Support this podcast: https://anchor.fm/randy-haskell/support
2020-11-02
48 min
Triggered with Randy Haskell
Triggered Podcast #4 [Chute Blockers]
I discuss different chute blockers and where I rate them for different equipment and quality --- Support this podcast: https://anchor.fm/randy-haskell/support
2020-10-30
34 min
Triggered with Randy Haskell
Triggered Podcast #3 [stick to your prices]
I tell a story of a potential customer trying to get me to lower my prices and go into why you need to be firm with pricing. --- Support this podcast: https://anchor.fm/randy-haskell/support
2020-10-28
31 min
Triggered with Randy Haskell
Triggered Podcast #2 [Make money with leaves]
In this episode I cover options for charging your customers, types of bagging systems, different blades while bagging and ways to handle leaves. --- Support this podcast: https://anchor.fm/randy-haskell/support
2020-10-25
41 min
Triggered with Randy Haskell
Triggered Podcast Intro [Trailer]
This is the intro to the Podcast channel for Triggered with Randy Haskell --- Support this podcast: https://anchor.fm/randy-haskell/support
2020-10-22
09 min
Triggered with Randy Haskell
Triggered Podcast #1 [Billy the Kid]
Billy from Countryside Vlogs on Youtube gets interviewed discussing lawn care, mowers, and future plans.... --- Support this podcast: https://anchor.fm/randy-haskell/support
2020-10-22
56 min
Downtown: The Podcast
Downtown: The Podcast
Jeff Pearlman, Colin Fleming. Jeff Pearlman returns to the podcast to discuss his new book, “Three Ring Circus: Kobe, Shaq, Phil, and the Crazy Years of the Lakers Dynasty”, and writer Colin Fleming discusses some autumnal pop culture delights from Hitchcock to The Beatles.
2020-09-23
46 min
Downtown: The Podcast
Downtown: The Podcast
Kim Richey, Grayson Hugh. Singer-songwriters featured this week on the Podcast. Grayson Hugh looks back at his success with "Talk It Over" and Director Ridley Scott using two of his songs in "Thelma & Louise", details some of his struggles, and fills us in on his new project, "Save Your Love For Me". Kim Richey talks about her latest album, "A Long Way Back: The Songs of Glimmer", featuring new takes on the songs she first recorded more than twenty years ago, and she discusses the songwriting process, and her work as a backing vocalist for people like Jason Isbell.
2020-09-16
45 min
Downtown: The Podcast
Downtown: The Podcast
Bill Mumy, James Andrew Miller. Actor and musician Bill Mumy talked with us about his new album with his band Action Skulls and looked back at Lost In Space and his work on shows like The Twilight Zone. Author and journalist Jim Miller shared stories from his Origins podcast, Almost Famous Turns 20, discussing the making of the film and the reasons for its continued popularity.
2020-07-29
53 min
Dr. Erin Show
Welcome Trailer - Dr. Erin Podcast
Welcome to the Dr. Erin Podcast is a top podcast to help you breakthrough and manifest a life you love. Hosted by Dr. Erin, Doctor of Divinity and the creator of the E4 Trauma Method®, a life-changing subconscious process, She is a world-renowned spiritual leader, master coach, best-selling author, and the 2020 Walden Wisdom award winner next to Oprah. Forbes nominated her as “11 Of The Most Inspirational Female Entrepreneurs To Watch On Instagram.” Join our Self-Coaching Program or get Accredited Certified as a Master Spiritual Psychology Coach. Learn how to reprogram your subconscious mind, heal your trauma, and discover your soul’s purpos...
2020-07-20
03 min
Downtown: The Podcast
Downtown: The Podcast Episode #105
Jeff Daniels & Richard Schiff. Jeff Daniels returned to the podcast to talk about his Monday night online performances to benefit the Purple Rose Theatre in Chelsea, Michigan. Actor Richard Schiff also is back to discuss his re-watch of The West Wing and to share some great memories of growing up as a fan of Yankees baseball.
2020-05-13
46 min
The Story Studio Podcast
SSP104 The Guys Talk: Writing and Marketing with Jeff Haskell
In today’s episode, the guys talk with Jeff Haskell, an author they met at S3, the Story Shop Summit in Austin, Tx. Jeff writes Superhero science fiction, a little bit of nonfiction and is branching out right now into military sci-fi as Jeffrey H Haskell. He’s been writing his whole life and publishing for the past 3.5 years. In July of 2016, he was accepted into the Kindle Scout program, published for that in September of 2016, and has been publishing his own stuff ever since. Jeff and the guys talk about the temperature of indie publ...
2020-03-11
1h 01
Ghostly Talk Podcast
Ep 111 - David George Haskell | The Language of Trees
Biologist and Pulitzer Price nominated author David George Haskell has a passion for the world around us and how our amazing trees are interconnected to absolutely everything. Can we actually "listen" to a tree? How do trees interact with us in all aspects of our lives and how do we interact with them on levels we are not even aware of? We talked to David about his work, books and future projects in this conversation. You will be pleasantly surprised how much you didn't realize about trees and hopefully, look at them in a whole new way. David George Haskell...
2020-02-19
1h 02
SPA Girls Podcast
SPA Girls Podcast – EP224 – Amazing Covers with Rebekah Haskell
Are you about to get your cover organised? Or is there something wrong with the cover you currently have? This is a must listen episode for all authors, but especially for anyone who’s struggling with their covers. Rebekah Haskell is an illustrator and cover designer who has been doing graphic design since she was a kid. She was on the covers panel at 20Books Vegas 2019, and definitely knows what she’s talking about. She’s got some amazing insights into covers, and definitely knows how to make sure your covers are the best the...
2020-01-29
1h 07
Downtown: The Podcast
Downtown: The Podcast Episode #089
Alison Arngrim, Jeff Maxwell. Alison Arngrim talks about her role as Nellie Oleson On Little House On The Prairie and how that impacted her life and Jeff Maxwell looks back on his days as Private Igor on M*A*S*H and discusses the M*A*S*H Matters Podcast.
2020-01-22
43 min
TCCP
Ep. 19 Lars Brunjes | differences Haskell, Plutus, Solidity & Marlowe | IOHK in developing countries
Today’s talk is with Dr. Lars Brünjes, director of education at IOHK. In this interview, Lars and I spoke about the differences between Haskell, Plutus, Solidity and Marlowe. Besides, Lars shared a few updates regarding the educational programs of IOHK in developing countries. Lars is someone who is truly passionate about education, and giving a chance to people in regions like Africa for example to participate in revolutions like blockchain. I sincerely hope you will like this conversation as much as I did. Max The YouTube version can be found here: https://youtu.be/3XC2gpvKC34 Please consider sub...
2019-11-30
24 min
Downtown: The Podcast
Downtown: The Podcast Episode #080
Jane Seymour, Phil Proctor. Jane Seymour talks about her work on the new season of “The KominskyMethod” and Phil Proctor discusses the origins of The Firesign Theatre, his play “God Help Us”, and his podcast and website.
2019-11-13
38 min
Channels with Peter Kafka
New York Magazine editor David Haskell on taking over after an industry legend
David Haskell, New York Magazine's new editor-in-chief, talks to Peter Kafka about following in the footsteps of star editor Adam Moss. Also: New York Magazine’s digital strategy, working with Amazon and Apple, and how to solve the cover problem Learn more about your ad choices. Visit podcastchoices.com/adchoices
2019-04-25
48 min
Downtown: The Podcast
Downtown: The Podcast Episode #047
Jane Jordan and Art Shmasky join us for this week's podcast.
2019-03-27
32 min
Downtown: The Podcast
Downtown: The Podcast Episode #045
William Sanderson and Dewey Bunnell join us for this week's podcast.
2019-03-13
41 min
Downtown: The Podcast
Downtown: The Podcast Episode #042
Kevin M. Kruse and Dr. Wendy Walsh join us this week. Kruse discusses his book, "Fault Lines", tracing America's divisions back more than four decades and Walsh offers relationship advice and talks about her new podcast, "Mating Matters".
2019-02-20
26 min
Dr. Erin Show
WHAT IS YOUR YOUR SUPER POWER & GUIDED MEDITATION {LAW OF ACTION} | REV. DR. ERIN FALL HASKELL
Hello, Welcome to Spiritual Awakening with Dr. Erin Have you had a spiritual calling? Are you ready to breakthrough your limiting beliefs, transform your trauma, and birth your purpose? Are you ready to have a spiritual community? Get trained and certified as a spiritual leader? www.NewThoughtGlobal.com Social Media @drerin.tv Become a Soulciété Member - Your Spiritual Community Get certified as a: 1. Spiritual Warrior 2. Spiritual Entrepreneur 3. Spiritual Coach 4. Spiritual Practitioner 5. New Thought Teacher, Speaker, and Minister 6. Doctor of Divinity Binge My Podcast Series: 12 Money Breakthrough Series 52 Universal Law Series 12 E...
2017-06-25
17 min
Dr. Erin Show
SUNDAY LIVE #6 | DADDY ISSUES & LAW OF PERFECTION | REV. DR. ERIN FALL HASKELL
Hello, Welcome to Spiritual Awakening with Dr. Erin Have you had a spiritual calling? Are you ready to breakthrough your limiting beliefs, transform your trauma, and birth your purpose? Are you ready to have a spiritual community? Get trained and certified as a spiritual leader? www.NewThoughtGlobal.com Social Media @drerin.tv Become a Soulciété Member - Your Spiritual Community Get certified as a: 1. Spiritual Warrior 2. Spiritual Entrepreneur 3. Spiritual Coach 4. Spiritual Practitioner 5. New Thought Teacher, Speaker, and Minister 6. Doctor of Divinity Binge My Podcast Series: 12 Money Breakthrough Series 52 Universal Law Series 12 E...
2017-06-18
18 min
Dr. Erin Show
SUNDAY'S LIVE - LAW OF RELATIVITY: 3 TIPS TO FREEDOM | REV. DR. ERIN FALL HASKELL
Hello, Welcome to Spiritual Awakening with Dr. Erin Have you had a spiritual calling? Are you ready to breakthrough your limiting beliefs, transform your trauma, and birth your purpose? Are you ready to have a spiritual community? Get trained and certified as a spiritual leader? www.NewThoughtGlobal.com Social Media @drerin.tv Become a Soulciété Member - Your Spiritual Community Get certified as a: 1. Spiritual Warrior 2. Spiritual Entrepreneur 3. Spiritual Coach 4. Spiritual Practitioner 5. New Thought Teacher, Speaker, and Minister 6. Doctor of Divinity Binge My Podcast Series: 12 Money Breakthrough Series 52 Universal Law Series 12 E...
2017-06-11
16 min
Dr. Erin Show
SUNDAY’S LIVE #5 - AWAKENING YOUR INNER BUDDHA | REV. DR. ERIN FALL HASKELL
Hello, Welcome to Spiritual Awakening with Dr. Erin Have you had a spiritual calling? Are you ready to breakthrough your limiting beliefs, transform your trauma, and birth your purpose? Are you ready to have a spiritual community? Get trained and certified as a spiritual leader? www.NewThoughtGlobal.com Social Media @drerin.tv Become a Soulciété Member - Your Spiritual Community Get certified as a: 1. Spiritual Warrior 2. Spiritual Entrepreneur 3. Spiritual Coach 4. Spiritual Practitioner 5. New Thought Teacher, Speaker, and Minister 6. Doctor of Divinity Binge My Podcast Series: 12 Money Breakthrough Series 52 Universal Law Series 12 E...
2017-06-04
19 min
Dr. Erin Show
Talk Title: SUNDAY’S LIVE #4 - “THE POWER OF PERSUASION” | REV. DR. ERIN FALL HASKELL
Hello, Welcome to Spiritual Awakening with Dr. Erin Have you had a spiritual calling? Are you ready to breakthrough your limiting beliefs, transform your trauma, and birth your purpose? Are you ready to have a spiritual community? Get trained and certified as a spiritual leader? www.NewThoughtGlobal.com Social Media @drerin.tv Become a Soulciété Member - Your Spiritual Community Get certified as a: 1. Spiritual Warrior 2. Spiritual Entrepreneur 3. Spiritual Coach 4. Spiritual Practitioner 5. New Thought Teacher, Speaker, and Minister 6. Doctor of Divinity Binge My Podcast Series: 12 Money Breakthrough Series 52 Universal Law Series 12 E...
2017-05-28
18 min
Blood & Mud Rugby Podcast
67: Epic semi-finals review, plus Haskell related meltdown
It's a week of contrasts and Lee & Josh wallow in the lovely waters of a mostly wonderful weekend of Aviva Premiership and Guinness Pro12 semi-final rugby, but then Lee has something akin to a primal scream type meltdown over James Haskell: British & Irish Lion. He just about manages to pull himself together for the SHIT/GOOD™ Ratings.Support this show http://supporter.acast.com/bloodandmudrugby. See acast.com/privacy for privacy and opt-out information. Learn more about your ad choices. Visit podcastchoices.com/adchoices
2017-05-22
1h 27
Dr. Erin Show
SUNDAY'S LIVE - "TECHNOLOGICAL GODS" | REV. DR. ERIN FALL HASKELL
Hello, Welcome to Spiritual Awakening with Dr. Erin Have you had a spiritual calling? Are you ready to breakthrough your limiting beliefs, transform your trauma, and birth your purpose? Are you ready to have a spiritual community? Get trained and certified as a spiritual leader? www.NewThoughtGlobal.com Social Media @drerin.tv Become a Soulciété Member - Your Spiritual Community Get certified as a: 1. Spiritual Warrior 2. Spiritual Entrepreneur 3. Spiritual Coach 4. Spiritual Practitioner 5. New Thought Teacher, Speaker, and Minister 6. Doctor of Divinity Binge My Podcast Series: 12 Money Breakthrough Series 52 Universal Law Series 12 E...
2017-05-21
22 min
Dr. Erin Show
SUNDAY'S LIVE - CELEBRATING MOTHER | REV. DR. ERIN FALL HASKELL
Hello, Welcome to Spiritual Awakening with Dr. Erin Have you had a spiritual calling? Are you ready to breakthrough your limiting beliefs, transform your trauma, and birth your purpose? Are you ready to have a spiritual community? Get trained and certified as a spiritual leader? www.NewThoughtGlobal.com Social Media @drerin.tv Become a Soulciété Member - Your Spiritual Community Get certified as a: 1. Spiritual Warrior 2. Spiritual Entrepreneur 3. Spiritual Coach 4. Spiritual Practitioner 5. New Thought Teacher, Speaker, and Minister 6. Doctor of Divinity Binge My Podcast Series: 12 Money Breakthrough Series 52 Universal Law Series 12 E...
2017-05-14
34 min
Blood & Mud Rugby Podcast
Episode 21: Fantasy Sevens, Emotional Haskell, French Revolution
Lee and a slightly worse for wear Josh talk about the latest round of matches, Irish's capitulation, poor unloved Haskell, Mike Phillips' latest playground, the SHIT/GOOD™ Ratings and France's latest revolution ideas. Another track is then launched into The Loop.Support this show http://supporter.acast.com/bloodandmudrugby. See acast.com/privacy for privacy and opt-out information. Learn more about your ad choices. Visit podcastchoices.com/adchoices
2016-04-20
1h 14
Blood & Mud Rugby Podcast
Episode 15: England or Wales? SHIT or GOOD? Haskell or Dodgeball?
Lee and Josh ponder many things this week: the domestic rugby weekend; the SHIT/GOOD™ Ratings; the next round of the RBS 6 Nations; how long #ZebreShitWatch will last; relative views of Bruce Springsteen; a legendary You Dirty Get; how many bad accents Lee can attempt; and perhaps most important of all, Haskell or Dodgeball?Support this show http://supporter.acast.com/bloodandmudrugby. See acast.com/privacy for privacy and opt-out information. Learn more about your ad choices. Visit podcastchoices.com/adchoices
2016-03-08
1h 15