Artwork

Konten disediakan oleh Christoph Neumann and Nate Jones, Christoph Neumann, and Nate Jones. Semua konten podcast termasuk episode, grafik, dan deskripsi podcast diunggah dan disediakan langsung oleh Christoph Neumann and Nate Jones, Christoph Neumann, and Nate Jones atau mitra platform podcast mereka. Jika Anda yakin seseorang menggunakan karya berhak cipta Anda tanpa izin, Anda dapat mengikuti proses yang diuraikan di sini https://id.player.fm/legal.
Player FM - Aplikasi Podcast
Offline dengan aplikasi Player FM !

Ep 100: Thanks Overflow

35:29
 
Bagikan
 

Manage episode 385373070 series 2463849
Konten disediakan oleh Christoph Neumann and Nate Jones, Christoph Neumann, and Nate Jones. Semua konten podcast termasuk episode, grafik, dan deskripsi podcast diunggah dan disediakan langsung oleh Christoph Neumann and Nate Jones, Christoph Neumann, and Nate Jones atau mitra platform podcast mereka. Jika Anda yakin seseorang menggunakan karya berhak cipta Anda tanpa izin, Anda dapat mengikuti proses yang diuraikan di sini https://id.player.fm/legal.

Each week, we discuss a different topic about Clojure and functional programming.

If you have a question or topic you'd like us to discuss, tweet @clojuredesign, send an email to feedback@clojuredesign.club, or join the #clojuredesign-podcast channel on the Clojurians Slack.

This week, the topic is: "thankfulness". We reflect on Clojure, the community, and how much we have to be thankful for.

Our discussion includes:

  • It's our 100th episode!!!
  • Why we are thankful for Clojure and the community.
  • The podcast origin story.
  • Long haul programming.
  • How Clojure keeps the mental burden low.
  • Why we love immutability.
  • Communicating Sequential Processes.
  • Bad programming experiences that Clojure made better.
  • Data-centric programming.
  • What makes Clojure simple.
  • The horror of unstable languages.
  • Things we love now that we never imagined.
  • Why we love structural editing and REPL-driven development.
  • Developer flow and productivity.
  • What is hammock time? Why does it matter?
  • How does Maslow's Hierarchy of Needs apply to programming?
  • What do scissors have to do with Clojure programming?
  • We are thankful for you!!!

Selected quotes:

  • "I guess I can classify myself as an older developer now. It doesn't feel like it, but I've been doing it for a while."
  • "Clojure has definitely reinvigorated my joy of programming, and Clojure has allowed me to experience that joy in nontrivial programs."
  • "It's fun to whip up a prototype, but Clojure is the first language that I've used where, when the program starts getting really big, it's still a delight to extend"
  • "I don't think I could estimate the number of hours I have saved in debugging race conditions and crazy nondeterministic behavior, because of immutability and CSP specifically."
  • "Back in my Java 2 Enterprise Edition days..." "Oh, there's an old wound!"
  • "Chasing after the latest and greatest was kind of fun, until you've been burned by a couple of tech cycles."
  • "Because Clojure is so simple, you're left alone with your problem, so most of your headspace is your problem: the thing you're trying to solve."
  • "REPL-driven development and structural editing is an entirely different way of making a program—a process or a flow of making a program—that for me was just life changing."
  • "The REPL is so close at hand. It makes things so fungible. You can't help but want to use it for every problem that you have."
  • "The REPL makes programming more tactile."
  • "Not only are you flying through execution, you're flying through editing."
  • "The state of being that I get into in Clojure code is just so delightful! It's so enjoyable!"
  • "It changes the way you think about programming and the way you think about editing. You don't realize that your mind is being changed until you realize that you're so different than before."
  • "You still have the same amount of productivity, but you will have spent more time thinking about the problem, so that you're doing the right edits."
  • "When you're fighting your code base, because it's exploding in random places, it's hard to think about bigger concerns. You're just trying to make the bugs stop already! Clojure has gotten me out of all that."
  • "I definitely don't have the corner on all the truth in the world. That's for sure."

Links:

  continue reading

113 episode

Artwork

Ep 100: Thanks Overflow

Functional Design in Clojure

90 subscribers

published

iconBagikan
 
Manage episode 385373070 series 2463849
Konten disediakan oleh Christoph Neumann and Nate Jones, Christoph Neumann, and Nate Jones. Semua konten podcast termasuk episode, grafik, dan deskripsi podcast diunggah dan disediakan langsung oleh Christoph Neumann and Nate Jones, Christoph Neumann, and Nate Jones atau mitra platform podcast mereka. Jika Anda yakin seseorang menggunakan karya berhak cipta Anda tanpa izin, Anda dapat mengikuti proses yang diuraikan di sini https://id.player.fm/legal.

Each week, we discuss a different topic about Clojure and functional programming.

If you have a question or topic you'd like us to discuss, tweet @clojuredesign, send an email to feedback@clojuredesign.club, or join the #clojuredesign-podcast channel on the Clojurians Slack.

This week, the topic is: "thankfulness". We reflect on Clojure, the community, and how much we have to be thankful for.

Our discussion includes:

  • It's our 100th episode!!!
  • Why we are thankful for Clojure and the community.
  • The podcast origin story.
  • Long haul programming.
  • How Clojure keeps the mental burden low.
  • Why we love immutability.
  • Communicating Sequential Processes.
  • Bad programming experiences that Clojure made better.
  • Data-centric programming.
  • What makes Clojure simple.
  • The horror of unstable languages.
  • Things we love now that we never imagined.
  • Why we love structural editing and REPL-driven development.
  • Developer flow and productivity.
  • What is hammock time? Why does it matter?
  • How does Maslow's Hierarchy of Needs apply to programming?
  • What do scissors have to do with Clojure programming?
  • We are thankful for you!!!

Selected quotes:

  • "I guess I can classify myself as an older developer now. It doesn't feel like it, but I've been doing it for a while."
  • "Clojure has definitely reinvigorated my joy of programming, and Clojure has allowed me to experience that joy in nontrivial programs."
  • "It's fun to whip up a prototype, but Clojure is the first language that I've used where, when the program starts getting really big, it's still a delight to extend"
  • "I don't think I could estimate the number of hours I have saved in debugging race conditions and crazy nondeterministic behavior, because of immutability and CSP specifically."
  • "Back in my Java 2 Enterprise Edition days..." "Oh, there's an old wound!"
  • "Chasing after the latest and greatest was kind of fun, until you've been burned by a couple of tech cycles."
  • "Because Clojure is so simple, you're left alone with your problem, so most of your headspace is your problem: the thing you're trying to solve."
  • "REPL-driven development and structural editing is an entirely different way of making a program—a process or a flow of making a program—that for me was just life changing."
  • "The REPL is so close at hand. It makes things so fungible. You can't help but want to use it for every problem that you have."
  • "The REPL makes programming more tactile."
  • "Not only are you flying through execution, you're flying through editing."
  • "The state of being that I get into in Clojure code is just so delightful! It's so enjoyable!"
  • "It changes the way you think about programming and the way you think about editing. You don't realize that your mind is being changed until you realize that you're so different than before."
  • "You still have the same amount of productivity, but you will have spent more time thinking about the problem, so that you're doing the right edits."
  • "When you're fighting your code base, because it's exploding in random places, it's hard to think about bigger concerns. You're just trying to make the bugs stop already! Clojure has gotten me out of all that."
  • "I definitely don't have the corner on all the truth in the world. That's for sure."

Links:

  continue reading

113 episode

Semua episode

×
 
Loading …

Selamat datang di Player FM!

Player FM memindai web untuk mencari podcast berkualitas tinggi untuk Anda nikmati saat ini. Ini adalah aplikasi podcast terbaik dan bekerja untuk Android, iPhone, dan web. Daftar untuk menyinkronkan langganan di seluruh perangkat.

 

Panduan Referensi Cepat