ClojureStream Podcast cover image

ClojureStream Podcast

Latest episodes

undefined
Aug 31, 2022 • 40min

E78 Data Science with Daniel Slutsky

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/
undefined
Aug 17, 2022 • 36min

E77 Whimsical with Kaspars Dancis

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/
undefined
Aug 3, 2022 • 37min

E76 SQL with Sean Corfield

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/
undefined
Jul 20, 2022 • 30min

E75 Sitefox with Chris McCormick

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
undefined
Jul 6, 2022 • 36min

E74 Linear Algebra with David Pham

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
undefined
Jun 22, 2022 • 26min

E73 Data Processing with Chris Nuernberger (part 2)

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
undefined
Jun 8, 2022 • 41min

E72 Data Processing with Chris Nuernberger (part 1)

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
undefined
May 25, 2022 • 41min

E71 nbb with Michiel Borkent

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
undefined
4 snips
May 11, 2022 • 51min

E70 Scrintal with Furkan

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.
undefined
Apr 27, 2022 • 32min

E69 Tutkain with Eero Helenius

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

Get the Snipd
podcast app

Unlock the knowledge in podcasts with the podcast player of the future.
App store bannerPlay store banner

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode

Save any
moment

Hear something you like? Tap your headphones to save it with AI-generated key takeaways

Share
& Export

Send highlights to Twitter, WhatsApp or export them to Notion, Readwise & more

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode