CoRecursive: Coding Stories

The stories and people behind the code. Hear stories of software development from interesting people.

http://corecursive.com

Eine durchschnittliche Folge dieses Podcasts dauert 50m. Bisher sind 99 Folge(n) erschienen. Alle 4 Wochen erscheint eine Folge dieses Podcasts.

Gesamtlänge aller Episoden: 3 days 10 hours 52 minutes

subscribe
share






episode 19: Tech Talk: Test in Production and being On-Call with Charity Majors


Metrics and Dashboards can die in a fire and every software engineer should be on-call


share








 August 31, 2018  47m
 
 

episode 18: Tech Talk: Domain Driven Design And Microservices


Tech Talks are in-depth technical discussions. Today I talk to Vaughn Vernon about how Domain Driven Design can help with designing microservices.  The guidelines that Vaughn has developed in his work on DDD can provide guidance for where service...


share








 August 17, 2018  49m
 
 

episode 17: Tech Talk: Http4s and Functional Web Development With Ross Baker


Tech Talks are in-depth technical discussions. The promise of functional programming is code that is easier to reason about, test and maintain. Referential transparency means there is no extra context to worry about, we can just focus on inputs and...


share








 July 27, 2018  50m
 
 

episode 16: Tech Talk: Moves and Borrowing In Rust With Jim Blandy


Tech Talks are in-depth technical discussions. The surprising thing about rust is how memory management works.  Rust has the concepts of moves and borrowing.  If you have heard about Rust, you may have heard people talking about the borrow...


share








 July 3, 2018  1h7m
 
 

episode 15: Tech Talk: Dependent Types in Haskell with Stephanie Weirich


Tech Talks are in-depth technical discussions. At Strange loop 2017, a wandered into a talk where I saw some code that deeply surprised me. The code could have been python if you squinted, passing dictionaries around, no type annotations anywhere. Yet...


share








 June 13, 2018  58m
 
 

episode 14: Tech Talk: Micro Services vs Monoliths With Jan Machacek


Tech Talks are in-depth technical discussions. I don't know a lot about micro services.  Like how to design them and what the various caveats and anti-patterns are.  I'm currently working on a project that involves decomposing a monolithic...


share








 June 6, 2018  1h6m
 
 

episode 13: Tech Talk: Rust And Bitter C++ Developers With Jim Blandy


Tech Talks are in-depth technical discussions.  Rust, the programming language, seems to be really trendy these days.  Trendy to me means shows up a lot on hacker news.  Rust is really interesting language though, and I think the...


share








 May 16, 2018  1h2m
 
 

episode 12: Tech Talk: Erlang And Distributed Systems with Steven Proctor


Tech Talks are in-depth technical discussions. Today's interview is with Steven Proctor, the host of the functional geekery podcast.  We talk about distributed programming in general and specifically how erlang supports distributed...


share








 May 2, 2018  1h1m
 
 

episode 11: Graphql And Sangria With Oleg Ilyenko


Oleg Illyenko is primary creator of Sangria, a graphql implementation used by twitter, The New Yorks Times and many other companies.  We discuss the problems that graphql solves, how sangria works and the problems of api design.


share








 April 18, 2018  55m
 
 

episode 10: Tech Talk: Purescript And Avocados with Justin Woo


Tech Talks are in-depth technical discussions. Purescript is a functional programming language that compiles to javascript.  It is a strict haskell dialect that can run anywhere that javascript does. Justin Woo is a self described Purescript...


share








 April 4, 2018  51m