PLAY PODCASTS
Tech Talk: Modern Systems Programming And Scala Native With Richard Whaling
Episode 26

Tech Talk: Modern Systems Programming And Scala Native With Richard Whaling

CoRecursive: Coding Stories · Adam Gordon Bell

February 22, 201953m 56s

Audio is streamed directly from the publisher (traffic.libsyn.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

Richard Whaling has an interesting perspective on software development. If you write software for the JVM or if you are interested in low level system programming, or even doing data heavy or network heavy IO programming then you will find this interview interesting.

We discuss how to build faster software in a modern fashion by using glibc and techniques from system programming. This means using raw pointers and manual memory management but from a modern language.

Richard also shares some perspectives on better utilizing the underlying operating system and how we can build better software by depending on services rather than libraries.

Links: