תוכן מסופק על ידי ClojureStream Podcast and Jacek Schae. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי ClojureStream Podcast and Jacek Schae או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Player FM - אפליקציית פודקאסט
התחל במצב לא מקוון עם האפליקציה Player FM !
התחל במצב לא מקוון עם האפליקציה Player FM !
פודקאסטים ששווה להאזין
בחסות
<
<div class="span index">1</div> <span><a class="" data-remote="true" data-type="html" href="/series/netflix-sports-club-podcast">Netflix Sports Club Podcast</a></span>


Hosted by Kay Adams, the Netflix Sports Club Podcast is a bi-weekly all-access deep dive into the Netflix Sports universe! Each episode, Adams will speak with athletes, coaches, and a rotating cycle of familiar sports correspondents to talk about a recently released Netflix Sports series. The podcast will feature hot takes, deep analysis, games, and intimate conversations. Watch the episodes on Spotify, Tudum, or the Netflix Sports YouTube Channel. Audio episodes are available to listen to wherever you get your podcasts. New episodes every other Friday starting June 6th!
E90 Data Structures with Paula Gearon
Manage episode 360438447 series 2504492
תוכן מסופק על ידי ClojureStream Podcast and Jacek Schae. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי ClojureStream Podcast and Jacek Schae או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
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
…
continue reading
104 פרקים
Manage episode 360438447 series 2504492
תוכן מסופק על ידי ClojureStream Podcast and Jacek Schae. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי ClojureStream Podcast and Jacek Schae או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
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
…
continue reading
104 פרקים
כל הפרקים
×C
ClojureStream Podcast

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…
C
ClojureStream Podcast

1 E100 - mpenet and open source libraries 40:08
40:08
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי40:08
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.…
C
ClojureStream Podcast

1 E99 - Replicant with Christian Johansen 43:20
43:20
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי43:20
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.…
C
ClojureStream Podcast

1 E98 Clojure 1.12 with Alex Miller 55:40
55:40
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי55:40
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.…
C
ClojureStream Podcast

1 E97 2023 In Review with Alex Miller 44:37
44:37
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי44:37
Alex Miller on GitHub - https://github.com/puredanger
C
ClojureStream Podcast

1 E96 Datomic at Shortcut with Francis Avila 45:45
45:45
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי45:45
Francis Acila on GitHub - https://github.com/favila Datomic - https://www.datomic.com/ Shortcut - https://www.shortcut.com/
C
ClojureStream Podcast

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/…
C
ClojureStream Podcast

Roman on GitHub - https://github.com/roman01la Roman on YouTube - https://www.youtube.com/@roman01la UIx - https://github.com/pitch-io/uix
C
ClojureStream Podcast

1 E93 Frontends In 2023 with Alex Davis 46:47
46:47
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי46:47
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
C
ClojureStream Podcast

1 E92 Atomic Architecture with Malcolm Sparks 45:17
45:17
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי45:17
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
C
ClojureStream Podcast

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/…
C
ClojureStream Podcast

1 E90 Data Structures with Paula Gearon 26:44
26:44
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי26:44
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…
C
ClojureStream Podcast

Erik on GitHub - https://github.com/slipset CLJ Commons - https://github.com/clj-commons Clojure Courses and Workshops - https://clojure.stream/
C
ClojureStream Podcast

1 E87 ClojureDart with Christophe Grand and Baptiste Dupuch 47:25
47:25
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי47:25
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/…
C
ClojureStream Podcast

1 E85 Stylitics with Jeremy Raines 34:03
34:03
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי34:03
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
C
ClojureStream Podcast

1 E84 Exoscale with Pierre-Yves Ritschard 41:51
41:51
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי41:51
E84 Exoscale with Pierre-Yves Ritschard by Jacek Schae
C
ClojureStream Podcast

1 E83 Rewrites with Orestis Markou (part 2) 32:39
32:39
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי32:39
E83 Rewrites with Orestis Markou (part 2) by Jacek Schae
C
ClojureStream Podcast

1 E82 Rewrites with Orestis Markou (part 1) 49:43
49:43
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי49:43
E82 Rewrites with Orestis Markou (part 1) by Jacek Schae
C
ClojureStream Podcast

1 E81 Concurrency and parallelism with Paul Butcher 44:17
44:17
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי44:17
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…
C
ClojureStream Podcast

1 E80 Clojurists Together with Daniel Compton 57:49
57:49
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי57:49
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…
C
ClojureStream Podcast

1 E79 Eugene Pakhomov a.k.a. p-himik 43:08
43:08
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי43:08
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/
C
ClojureStream Podcast

1 E78 Data Science with Daniel Slutsky 39:39
39:39
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי39:39
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/…
C
ClojureStream Podcast

1 E77 Whimsical with Kaspars Dancis 36:19
36:19
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי36:19
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/…
C
ClojureStream Podcast

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/…
C
ClojureStream Podcast

1 E75 Sitefox with Chris McCormick 29:48
29:48
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי29:48
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…
C
ClojureStream Podcast

1 E74 Linear Algebra with David Pham 36:12
36:12
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי36:12
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…
C
ClojureStream Podcast

1 E73 Data Processing with Chris Nuernberger (part 2) 25:48
25:48
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי25:48
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…
C
ClojureStream Podcast

1 E72 Data Processing with Chris Nuernberger (part 1) 41:20
41:20
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי41:20
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…
C
ClojureStream Podcast

Sponsor Michael - https://github.com/sponsors/borkdude Michiel on twitter - https://twitter.com/borkdude Michiel on github - https://github.com/borkdude nbb - https://github.com/babashka/nbb babashka - https://github.com/borkdude/babashka Video Courses: https://clojure.stream https://learnpedestal.com https://learndatomic.com https://learnreitit.com https://learnreframe.com https://learnreagent.com https://www.jacekschae.com…
C
ClojureStream Podcast

Furkan on Twitter - https://twitter.com/furkan3ayraktar Furkan on GitHub - https://github.com/furkan3ayraktar Scrintal - https://www.scrintal.com Scrintal's story explained in Scrintal - https://beta.scrintal.com/b/final-scrintal-board--jtult Polylith - https://polylith.gitbook.io/polylith/ Polylith is a software architecture that applies functional thinking at the system scale. It helps us build simple, maintainable, testable, and scalable backend systems. Datomic Cloud - https://docs.datomic.com/cloud/ A transactional database with a flexible data model, elastic scaling, and rich queries. Reagent - https://github.com/reagent-project/reagent A ClojureScript wrapper around React. Re-frame - https://github.com/day8/re-frame Frontend framework that provides events for writes and subscriptions for reads. Datascript - https://github.com/tonsky/datascript/ An immutable in-memory database and Datalog query engine in Clojure and ClojureScript. Prosemirror - https://prosemirror.net A toolkit for building rich-text editors on the web KonvaJS - https://konvajs.org HTML5 canvas library for desktop and mobile applications Posh - https://github.com/denistakeda/posh Use Datascript to store application state Re-posh - https://github.com/denistakeda/re-posh Use Posh with re-frame subscriptions and events Firestore - https://firebase.google.com/docs/firestore Scalable NoSQL cloud database to store and sync data for client- and server-side development. stitches - https://stitches.dev CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience. shadow-cljs - https://github.com/thheller/shadow-cljs everything you need to compile your ClojureScript code with a focus on simplicity and ease of use.…
C
ClojureStream Podcast

Eero Helenius on GitHub - https://github.com/eerohele Tutkain https://github.com/eerohele/Tutkain Google groups thread - https://groups.google.com/g/clojure-dev/c/Dl3Stw5iRVA/m/H5xxG3qINuoJ Support the podcast: Learn Idiomatic Clojure https://clojure.stream Support on GitHub Sponsors: https://github.com/sponsors/jacekschae…
C
ClojureStream Podcast

Tony on twitter - https://twitter.com/TonyMaley Vouch on Twitter https://twitter.com/Vouchio Vouch on GitHub https://github.com/vouch-opensource Vouch’s Website https://vouch.io Support the podcast: Learn Idiomatic Clojure https://clojure.stream Support on GitHub Sponsors: https://github.com/sponsors/jacekschae…
C
ClojureStream Podcast

1 E67 Sublimed with Nikita Prokopov 26:29
26:29
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי26:29
Nikita on GitHub - https://github.com/tonsky Nikita on Twitter - https://twitter.com/nikitonsky Nikita's Blog - https://tonsky.me/ Clojure Sublimed - https://github.com/tonsky/Clojure-Sublimed Grumpy Website - https://grumpy.website Alabaster, a Minimalist Color Scheme: * for Sublime Text * for VS Code * for IntelliJ Support the podcast: Learn Idiomatic Clojure https://clojure.stream Support on GitHub Sponsors: https://github.com/sponsors/jacekschae…
C
ClojureStream Podcast

1 E66 Graphs with Paula Gearon 1:21:50
1:21:50
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:21:50
Paula on Twitter https://twitter.com/quoll Paula on GitHub https://github.com/quoll Semantic Web https://en.wikipedia.org/wiki/Semantic_Web SPARQL https://en.wikipedia.org/wiki/SPARQL Asami https://github.com/threatgrid/asami Support the podcast: Learn Idiomatic Clojure https://clojure.stream GitHub Sponsors: https://github.com/sponsors/jacekschae…
C
ClojureStream Podcast

Eric on Twitter - https://twitter.com/ericdallo Eric on GitHub - https://github.com/ericdallo Eric on Patreon - https://www.patreon.com/ericdallo Eric’s Website - https://ericdallo.dev LSP’s Website - https://microsoft.github.io/language-server-protocol/ Clojure LSP on GitHub - https://github.com/clojure-lsp/clojure-lsp Clojure LSP on Open Collective - https://opencollective.com/clojure-lsp Video Courses: https://clojure.stream/ https://www.learndatomic.com/ https://www.learnreitit.com/ https://www.learnreframe.com/ https://www.learnreagent.com/ https://www.jacekschae.com/…
C
ClojureStream Podcast

Sponsor Michael - https://github.com/sponsors/borkdude Michiel on twitter - https://twitter.com/borkdude Michiel on github - https://github.com/borkdude clj-kondo - https://github.com/clj-kondo/clj-kondo babashka - https://github.com/borkdude/babashka Video Courses: https://clojure.stream/ https://www.learndatomic.com/ https://www.learnreitit.com/ https://www.learnreframe.com/ https://www.learnreagent.com/ https://www.jacekschae.com/…
C
ClojureStream Podcast

1 S4 E39 Config with Alexander Yakushev 29:44
29:44
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי29:44
Alex on GitHub - https://github.com/alexander-yakushev Alex on Twitter - https://twitter.com/unlog1c Alex's Blog - http://bytopia.org/ Omniconf - https://github.com/grammarly/omniconf Areo - https://github.com/juxt/aero Environ - https://github.com/weavejester/environ
C
ClojureStream Podcast

1 S4 E38 Security wtih LVH (part 4) 37:09
37:09
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי37:09
lvh on Twitter https://twitter.com/lvh lvh's website - https://www.lvh.io/ lvh on GitHub - https://github.com/lvh ClojuristsTogether - https://www.clojuriststogether.org/ Latacora https://www.latacora.com/ Latacora on Twitter - https://twitter.com/latacora Lagomorphic Capital - https://www.lagomorphic.capital Burp Suite - https://portswigger.net/burp Soc2 - https://www.aicpa.org/interestareas/frc/assuranceadvisoryservices/aicpasoc2report.html AWS Vault - https://github.com/99designs/aws-vault ScoutSuite - https://github.com/nccgroup/ScoutSuite Stytch https://stytch.com Stream alert https://github.com/airbnb/streamalert Latacora Singles - https://latacora.singles/ Video Courses: www.LearnDatomic.com www.LearnReitit.com www.LearnReFrame.com www.LearnReagent.com…
C
ClojureStream Podcast

1 S4 E37 Security wtih LVH (part 3) 32:49
32:49
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי32:49
lvh on Twitter https://twitter.com/lvh lvh's website - https://www.lvh.io/ lvh on GitHub - https://github.com/lvh ClojuristsTogether - https://www.clojuriststogether.org/ Latacora https://www.latacora.com/ Latacora on Twitter - https://twitter.com/latacora Lagomorphic Capital - https://www.lagomorphic.capital Burp Suite - https://portswigger.net/burp Soc2 - https://www.aicpa.org/interestareas/frc/assuranceadvisoryservices/aicpasoc2report.html AWS Vault - https://github.com/99designs/aws-vault ScoutSuite - https://github.com/nccgroup/ScoutSuite Stytch https://stytch.com Stream alert https://github.com/airbnb/streamalert Latacora Singles - https://latacora.singles/ Video Courses: www.LearnDatomic.com www.LearnReitit.com www.LearnReFrame.com www.LearnReagent.com…
C
ClojureStream Podcast

1 S4 E36 Security wtih LVH (part 2) 29:01
29:01
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי29:01
lvh on Twitter https://twitter.com/lvh lvh's website - https://www.lvh.io/ lvh on GitHub - https://github.com/lvh ClojuristsTogether - https://www.clojuriststogether.org/ Latacora https://www.latacora.com/ Latacora on Twitter - https://twitter.com/latacora Lagomorphic Capital - https://www.lagomorphic.capital Burp Suite - https://portswigger.net/burp Soc2 - https://www.aicpa.org/interestareas/frc/assuranceadvisoryservices/aicpasoc2report.html AWS Vault - https://github.com/99designs/aws-vault ScoutSuite - https://github.com/nccgroup/ScoutSuite Stytch https://stytch.com Stream alert https://github.com/airbnb/streamalert Latacora Singles - https://latacora.singles/ Video Courses: www.LearnDatomic.com www.LearnReitit.com www.LearnReFrame.com www.LearnReagent.com…
C
ClojureStream Podcast

1 S4 E35 Security wtih LVH (part 1) 33:18
33:18
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי33:18
lvh on Twitter https://twitter.com/lvh lvh's website - https://www.lvh.io/ lvh on GitHub - https://github.com/lvh ClojuristsTogether - https://www.clojuriststogether.org/ Latacora https://www.latacora.com/ Latacora on Twitter - https://twitter.com/latacora Lagomorphic Capital - https://www.lagomorphic.capital Burp Suite - https://portswigger.net/burp Soc2 - https://www.aicpa.org/interestareas/frc/assuranceadvisoryservices/aicpasoc2report.html AWS Vault - https://github.com/99designs/aws-vault ScoutSuite - https://github.com/nccgroup/ScoutSuite Stytch https://stytch.com Stream alert https://github.com/airbnb/streamalert Latacora Singles - https://latacora.singles/ Video Courses: www.LearnDatomic.com www.LearnReitit.com www.LearnReFrame.com www.LearnReagent.com…
C
ClojureStream Podcast

Anatoly on Twitter - https://twitter.com/tolitius Anatoly on GitHub - https://github.com/tolitius Anatoly's website - https://www.dotkam.com Mount on GitHub - https://github.com/tolitius/mount Video Courses: www.LearnDatomic.com www.LearnReitit.com www.LearnReFrame.com www.LearnReagent.com
ברוכים הבאים אל Player FM!
Player FM סורק את האינטרנט עבור פודקאסטים באיכות גבוהה בשבילכם כדי שתהנו מהם כרגע. זה יישום הפודקאסט הטוב ביותר והוא עובד על אנדרואיד, iPhone ואינטרנט. הירשמו לסנכרון מנויים במכשירים שונים.