Player FM - Internet Radio Done Right
68 subscribers
Checked 3M ago
اضافه شده در six سال پیش
محتوای ارائه شده توسط ClojureStream Podcast and Jacek Schae. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط ClojureStream Podcast and Jacek Schae یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Player FM - برنامه پادکست
با برنامه Player FM !
با برنامه Player FM !
پادکست هایی که ارزش شنیدن دارند
حمایت شده
There’s only so much you can do in a week – or, according to Oliver Burkeman, in the roughly 4,000 weeks the average human lives. Oliver is a journalist and author of the books Four Thousand Weeks: Time Management for Mortals, Meditations for Mortals, and the newsletter “The Imperfectionist.” Chris and Oliver discuss the paradox of why change can only occur once we accept that we might not be able to change. Oliver also shares how life’s mishaps can become our most treasured memories and why sharing your imperfections is an act of generosity. For the full text transcript, visit go.ted.com/BHTranscripts For the full text transcript, visit go.ted.com/BHTranscripts Want to help shape TED's shows going forward? Fill out our survey ! For a chance to give your own TED Talk, fill out the Idea Search Application: ted.com/ideasearch . Interested in learning more about upcoming TED events? Follow these links: TEDNext: ted.com/futureyou Hosted on Acast. See acast.com/privacy for more information.…
E81 Concurrency and parallelism with Paul Butcher
Manage episode 343744573 series 2504492
محتوای ارائه شده توسط ClojureStream Podcast and Jacek Schae. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط ClojureStream Podcast and Jacek Schae یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Paul on Twitter — https://twitter.com/paulrabutcher Paul on Github — https://github.com/paulbutcher Paul's website - https://tententhsconsulting.com Seven concurrency models in seven weeks - https://pragprog.com/titles/pb7con/seven-concurrency-models-in-seven-weeks/ Akka - https://akka.io/ Elixir - https://elixir-lang.org/ Erlang - https://www.erlang.org/ VHDL - https://en.wikipedia.org/wiki/VHDL Support the podcast:Subscribe to ClojureStream https://clojure.streamSupport on GitHub Sponsors: https://github.com/sponsors/jacekschae Video Courses: https://clojure.stream https://www.learnpedestal.com https://www.learndatomic.com https://www.learnreitit.com https://www.learnreagent.com https://www.learnreframe.com https://www.jacekschae.com
…
continue reading
104 قسمت
Manage episode 343744573 series 2504492
محتوای ارائه شده توسط ClojureStream Podcast and Jacek Schae. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط ClojureStream Podcast and Jacek Schae یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Paul on Twitter — https://twitter.com/paulrabutcher Paul on Github — https://github.com/paulbutcher Paul's website - https://tententhsconsulting.com Seven concurrency models in seven weeks - https://pragprog.com/titles/pb7con/seven-concurrency-models-in-seven-weeks/ Akka - https://akka.io/ Elixir - https://elixir-lang.org/ Erlang - https://www.erlang.org/ VHDL - https://en.wikipedia.org/wiki/VHDL Support the podcast:Subscribe to ClojureStream https://clojure.streamSupport on GitHub Sponsors: https://github.com/sponsors/jacekschae Video Courses: https://clojure.stream https://www.learnpedestal.com https://www.learndatomic.com https://www.learnreitit.com https://www.learnreagent.com https://www.learnreframe.com https://www.jacekschae.com
…
continue reading
104 قسمت
همه قسمت ها
×This podcast featured an in-depth discussion with Howard Lewis Ship (hlship), a core maintainer of Pedestal, about the project's history, recent developments, and future direction. The conversation covered significant updates from the 0.6.0, 0.7.0, and 0.8.0 releases, as well as the expanded documentation efforts. Howard on GitHub - https://github.com/hlship Pedestal on GitHub - https://github.com/pedestal/pedestal Pedestal Documentation - https://pedestal.io/pedestal/0.7/index.html…
C
ClojureStream Podcast

In this episode, we explore the Functional Core, Imperative Shell (FC/IS) architecture pattern popularized by Gary Bernhardt. This powerful approach separates pure business logic from side effects, resulting in code that's more testable, maintainable, and reasoning-friendly. We'll discuss how FC/IS differs from traditional layered architectures by treating effects as data, enabling an impressive 85% of code to exist as pure functions. Using the analogy of a presidential cabinet, we explain how the functional core makes decisions while the imperative shell handles execution. The episode covers practical implementation strategies, the crucial role of Datomic in solving the "all relevant facts" problem, and real-world benefits including enhanced REPL-driven development, simplified error reproduction, and improved system observability. Emacs Rocks - https://emacsrocks.com Parens of the dead - https://parens-of-the-dead.com Replicant - https://replicant.fun FC/IS - https://www.destroyallsoftware.com/screencasts/catalog/functional-core-imperative-shell FC/IS with types https://www.youtube.com/watch?v=P1vES9AgfC4 Datomic - https://www.datomic.com…
Summary: In this episode, Max Penet talks about his software development journey, Exoscale, and open-source work. Key Repositories & Links Max Penet - https://github.com/mpenet Lingo - https://github.com/exoscale/lingo Pact - https://github.com/mpenet/pact Coax - https://github.com/exoscale/coax Support the Podcast: Get Clojure Stream courses at https://clojure.stream/ Sponsor via GitHub Sponsors: https://github.com/sponsors/jacekschae Support the Podcast by subscribing, leaving a review, or sharing with friends. Thank you for tuning in! Stay tuned for our next episode coming soon.…
Summary: In this episode, Christian Johansen talks about Replicant a data-driven rendering library for Clojure(Script). It renders hiccup to strings or DOM nodes. Key Repositories & Links Christian Johansen - https://github.com/cjohansen Christian Johansen Blog - https://cjohansen.no Replicant (GitHub) – https://github.com/cjohansen/replicant Replicant (website) - https://replicant.fun i18n - https://github.com/cjohansen/m1p Test library - https://github.com/cjohansen/lookup Support the Podcast: Get Clojure Stream courses or subscription at https://clojure.stream/ Sponsor via GitHub Sponsors: https://github.com/sponsors/jacekschae Support the Podcast by subscribing, leaving a review, or sharing with friends. Thank you for tuning in! Stay tuned for our next episode coming soon.…
Alex Miller on GitHub - https://github.com/puredanger Clojure 1.12 - https://clojure.org/news/2024/09/05/clojure-1-12-0 Clojure Conj 20% ticket discount - https://ti.to/nubank/clojureconj-2024/discount/CLOJURESTREAM FREE Clojure Conj ticket - create an issue on https://github.com/clojurestream/podcast and propose a podcast episode. Out of the proposed podcast one person will be chosen and awarded ticket to 2024 Clojure Conj.…
Alex Miller on GitHub - https://github.com/puredanger
Francis Acila on GitHub - https://github.com/favila Datomic - https://www.datomic.com/ Shortcut - https://www.shortcut.com/
Kit Workshop - https://clojure.stream/workshops/kit Dimitri on Twitter - twitter.com/yogthos Dimitri on GitHub - github.com/yogthos Dimitri on 500px - 500px.com/p/dmitrisotnikov Dimitri's website - yogthos.net Kit on GitHub - https://github.com/kit-clj/kit Kit's website - https://kit-clj.github.io/ Clojure courses, workshops, and more ... https://clojure.stream/…
Roman on GitHub - https://github.com/roman01la Roman on YouTube - https://www.youtube.com/@roman01la UIx - https://github.com/pitch-io/uix
Alex on GitHub - https://github.com/armincerf React Query - https://github.com/TanStack/query Babashka - https://github.com/babashka/babashka SCI - https://github.com/babashka/sci Scittle - https://github.com/babashka/scittle EQL - https://github.com/edn-query-language/eql
Malcolm on Twitter - twitter.com/malcolmsparks Malcolm on GitHub - github.com/malcolmsparks Atomic Architecture - https://www.juxt.pro/blog/atomic-architecture/ Atomic Architecture JUXT Conf - https://www.youtube.com/watch?v=5ygrCpC0axM
Martin on GitHub - https://github.com/mk nextjournal - https://nextjournal.com/ Book of Clerk - https://github.clerk.garden/nextjournal/book-of-clerk Clerk Garden- https://github.clerk.garden/ Clerk Workshop - https://clojure.stream/workshops/clerk Clerk Workshop Discount - https://www.jacekschae.com/clerk-workshop-2023-05?coupon=CSPOD-2023-05 ClojureSteram - https://clojure.stream/…
Paula on Twitter twitter.com/quoll Paula on GitHub github.com/quoll Data Structures Workshop - https://clojure.stream/workshops/data-structures DISCOUNT -- https://www.jacekschae.com/data-structures-workshop-2023-04?coupon=CSPOD-2023-04 Support the podcast: Learn Idiomatic Clojure clojure.stream GitHub Sponsors: github.com/sponsors/jacekschae…
C
ClojureStream Podcast

Rahul on GitHub - https://github.com/lispyclouds Rahul on Twitter - https://twitter.com/lispyclouds Babashka Workshop - https://clojure.stream/workshops/babashka Babashka Workshop Discount - https://www.jacekschae.com/babashka-workshop-2023-03?coupon=CSPOD-2023-03-08 Babashka - https://github.com/babashka/babashka Bob - https://github.com/bob-cd/bob…
Erik on GitHub - https://github.com/slipset CLJ Commons - https://github.com/clj-commons Clojure Courses and Workshops - https://clojure.stream/
Christophe Grand - https://github.com/cgrand Baptiste Dupuch - https://github.com/dupuchba ClojureDart repo - https://github.com/Tensegritics/ClojureDart ClojureDart Workshop - https://clojure.stream/workshops/clojuredart ClojureDart Workshop Discount - https://www.jacekschae.com/clojuredart-workshop-2023-02?coupon=CSPOD202302…
C
ClojureStream Podcast

1 E86 2022 In Review - Datomic And Clojure with Jaret Binford And Alex Miller 1:02:19
1:02:19
پخش در آینده
پخش در آینده
لیست ها
پسندیدن
دوست داشته شد1:02:19
Jaret Binford on GitHub - https://github.com/Jaretbinford Alex Miller on GitHub - https://github.com/puredanger 15 years of Clojure - https://www.youtube.com/watch?v=exSRG-iL74Q Request podcast - https://github.com/clojurestream/podcast Video Courses: https://clojure.stream https://www.learnpedestal.com/ https://www.learndatomic.com/ https://www.learnreitit.com/ https://www.learnreagent.com/ https://www.learnreframe.com/ https://www.jacekschae.com/…
Jeremy on GitHub - https://github.com/jraines Jeremy on Twitter - https://twitter.com/jraines Stylitics -- https://stylitics.com/ Careers at stylitics - https://boards.greenhouse.io/stylitics
E84 Exoscale with Pierre-Yves Ritschard by Jacek Schae
E83 Rewrites with Orestis Markou (part 2) by Jacek Schae
E82 Rewrites with Orestis Markou (part 1) by Jacek Schae
Paul on Twitter — https://twitter.com/paulrabutcher Paul on Github — https://github.com/paulbutcher Paul's website - https://tententhsconsulting.com Seven concurrency models in seven weeks - https://pragprog.com/titles/pb7con/seven-concurrency-models-in-seven-weeks/ Akka - https://akka.io/ Elixir - https://elixir-lang.org/ Erlang - https://www.erlang.org/ VHDL - https://en.wikipedia.org/wiki/VHDL Support the podcast:Subscribe to ClojureStream https://clojure.streamSupport on GitHub Sponsors: https://github.com/sponsors/jacekschae Video Courses: https://clojure.stream https://www.learnpedestal.com https://www.learndatomic.com https://www.learnreitit.com https://www.learnreagent.com https://www.learnreframe.com https://www.jacekschae.com…
Daniel on Twitter - https://twitter.com/danielwithmusic/ Daniel on GitHub - https://github.com/danielcompton ClojuristsTogether - https://www.clojuriststogether.org/ Video Courses: https://clojure.stream https://www.learnpedestal.com https://www.learndatomic.com https://www.learnreitit.com https://www.learnreagent.com https://www.learnreframe.com https://www.jacekschae.com…
You can find p-himik on Clojurians Slack - https://clojurians.slack.com/ Video Courses: https://clojure.stream https://www.learnpedestal.com/ https://www.learndatomic.com/ https://www.learnreitit.com/ https://www.learnreagent.com/ https://www.learnreframe.com/ https://www.jacekschae.com/
Daniel on Twitter - https://twitter.com/daslu_ Daniel on GitHub - https://github.com/daslu SciCloj - https://scicloj.github.io Study Group - https://scicloj.github.io/docs/community/groups/ processing tables: https://github.com/techascent/tech.ml.dataset github.com/scicloj/tablecloth processing arrays: https://github.com/cnuernber/dtype-next (should have mentioned) https://neanderthal.uncomplicate.org/ processing nested, unstructured data: https://github.com/clojure/core.match https://github.com/noprompt/meander https://github.com/redplanetlabs/specter math and stats: https://github.com/generateme/fastmath https://github.com/MastodonC/kixi.stats data viualization libraries: https://vega.github.io/ https://github.com/generateme/cljplot https://github.com/jsa-aerial/hanami classical machine learning: https://haifengl.github.io/ (wrapped in scicloj.ml) deep learning https://github.com/scicloj/clj-djl (wrapped in scicloj.ml) https://github.com/uncomplicate/deep-diamond machine learning workflows: https://github.com/scicloj/metamorph.ml the underlying pipeline notion: https://github.com/scicloj/metamorph wrapping all most of those machine learning libraries and workflow together: https://github.com/scicloj/scicloj.ml processing tables with spark: https://github.com/zero-one-group/geni should have mentioned: https://github.com/clj-python/libpython-clj https://github.com/scicloj/clojisr Video Courses: https://clojure.stream https://www.learnpedestal.com/ https://www.learndatomic.com/ https://www.learnreitit.com/ https://www.learnreagent.com/ https://www.learnreframe.com/ https://www.jacekschae.com/…
Kaspars on Twitter - https://twitter.com/kasparsdancis Kaspars on GitHub - https://github.com/k7d Whimsical - https://whimsical.com/ Video Courses: https://clojure.stream https://www.learnpedestal.com/ https://www.learndatomic.com/ https://www.learnreitit.com/ https://www.learnreagent.com/ https://www.learnreframe.com/ https://www.jacekschae.com/…
Sean on Twitter - https://twitter.com/seancorfield Sean on GitHub - https://github.com/seancorfield Sean on GitHub Sponsors - https://github.com/sponsors/seancorfield Sean's website - https://corfield.org next.jdbc - https://github.com/seancorfield/next-jdbc honeysql - https://github.com/seancorfield/honeysql Video Courses: https://clojure.stream https://www.learnpedestal.com/ https://www.learndatomic.com/ https://www.learnreitit.com/ https://www.learnreagent.com/ https://www.learnreframe.com/ https://www.jacekschae.com/…
Chris on GitHub - https://github.com/chr15m Chris on Twitter - https://twitter.com/mccrmx Chris on YouTube - https://www.youtube.com/user/mccormix Chris' website - https://mccormick.cx Sitefox website - https://github.com/chr15m/sitefox Sitefox documentation - https://chr15m.github.io/sitefox/ Chris's projects https://rogule.com https://dopeloop.ai/melody-generator https://sfxr.me (pro version on sitefox) Video Courses: https://clojure.stream https://learnpedestal.com https://learndatomic.com https://learnreitit.com https://learnreframe.com https://learnreagent.com https://www.jacekschae.com…
David on Twitter - https://twitter.com/LittleFunnyGeek David’s Website - http://davidpham87.github.io Linear Algebra - https://en.wikipedia.org/wiki/Linear_algebra Google Colab - https://colab.research.google.com Paperspace - https://www.paperspace.com Copula - https://en.wikipedia.org/wiki/Copula_(probability_theory) Criterium - https://github.com/hugoduncan/criterium/ Matrix - https://github.com/mikera/core.matrix Video Courses: https://clojure.stream https://learnpedestal.com https://learndatomic.com https://learnreitit.com https://learnreframe.com https://learnreagent.com https://www.jacekschae.com…
Second part of the discussion with Chris starting with dataset. Chris on GitHub - https://github.com/cnuernber TechAscent - https://techascent.com dtype next - https://github.com/cnuernber/dtype-next dataset - https://github.com/techascent/tech.ml.dataset Video Courses: https://clojure.stream https://learnpedestal.com https://learndatomic.com https://learnreitit.com https://learnreframe.com https://learnreagent.com https://www.jacekschae.com…
به Player FM خوش آمدید!
Player FM در سراسر وب را برای یافتن پادکست های با کیفیت اسکن می کند تا همین الان لذت ببرید. این بهترین برنامه ی پادکست است که در اندروید، آیفون و وب کار می کند. ثبت نام کنید تا اشتراک های شما در بین دستگاه های مختلف همگام سازی شود.