(dosync radio)

(dosync radio)

Podcast by (dosync radio)

日本語でプログラミング言語Clojureの最新情報について話すPodcastです。

Aloita 7 vrk maksuton tilaus

Kokeilun jälkeen 7,99 € / kuukausi.Peru milloin tahansa.

Aloita maksutta

Kaikki jaksot

7 jaksot
episode 7. あ…ありのまま Conjで起こった事を話すぜ! artwork
7. あ…ありのまま Conjで起こった事を話すぜ!

Show Notes * 00:21- Clojureの他のLisp方言と比べてよいところ・足りてないところ / * 09:18- Clojure/conj 2019 振り返り Links * Clojure/conj 2019 [http://2019.clojure-conj.org/] / * AirBnBで借りた部屋の様子 [https://twitter.com/If_I_were_boxp/status/1197476655876526080] / * Follow the Data: Product Development in Clojure - Derek Troy-West [https://www.youtube.com/watch?v=MnvtPzEH-d8] / * Extending Clojure with Python - Chris Nuernberger [https://www.youtube.com/watch?v=vQPW16_jixs] / * libpython-clj [https://github.com/cnuernber/libpython-clj] / * TechAscent [https://github.com/techascent] / * Love Letter To Clojure: And A Datomic Experience Report - Gene Kim [https://www.youtube.com/watch?v=5mbp3SEha38] / * Composable Tools - Alex Miller [https://www.youtube.com/watch?v=7CM7Ef-dPWQ] / * Clojure CLI tools [https://github.com/clojure/tools.deps.alpha/wiki/Tools] / * clj-check [https://github.com/athos/clj-check] / * Why Build Solutions with Fulcro - Tom Toor [https://www.youtube.com/watch?v=PMbGhgVf9Do] / * roman01la/uix [https://github.com/roman01la/uix] / * マサカリを投げる @iku000888 [https://twitter.com/If_I_were_boxp/status/1198439923889639424] / * AuZtralia [http://www.auztralia.net/] 出演 * @lagenorhynque [https://twitter.com/lagenorhynque] * @iku000888 [twitter.com/iku000888] * @athos0220 [https://twitter.com/athos0220] エンディング曲 * @sin_clav [https://twitter.com/sin_clav]

30. jouluk. 2019 - 33 min
episode 6. (デ)バグズ・ライフ artwork
6. (デ)バグズ・ライフ

Show Notes * デバッグどうしてる? / * 技術書典7の話 Links * tools.trace [https://github.com/clojure/tools.trace] / * REBL [http://rebl.cognitect.com/] / * cider-inspect [https://docs.cider.mx/cider/0.23/debugging/misc.html#_inspecting_values] / * jdb [https://docs.oracle.com/javase/jp/1.4/tooldocs/solaris/jdb.html] / * Debugging tools and techniques [https://clojure.org/guides/repl/enhancing_your_repl_workflow#debugging-tools-and-techniques] / * scope-capture [https://github.com/vvvvalvalval/scope-capture] / * spyscope [https://github.com/dgrnbrg/spyscope] / * debug-repl [https://github.com/georgejahad/debug-repl] / * debux [https://github.com/philoskim/debux] / * CIDER Enlighten Mode [https://docs.cider.mx/cider/debugging/enlighten.html] / * Clojure における幾つかの実践的なデバッグ方法 [http://ayato.hateblo.jp/entry/20150419/1429437366] / * &env, &form [https://clojure.org/reference/macros#_special_variables] / * re-frame [https://github.com/day8/re-frame] / * re-frame-10x [https://github.com/day8/re-frame-10x] / * re-frisk [https://github.com/flexsurfer/re-frisk] / * タイムトラベルデバッグ [https://www.publickey1.jp/blog/19/time_travel_debuggingvisual_studio.html] / * java.time.Clock [https://docs.oracle.com/javase/jp/8/docs/api/java/time/Clock.html] / * Debugging with the Scientific Method [Debugging with the Scientific Method] / * Common Lisp Condition System [https://en.wikibooks.org/wiki/Common_Lisp/Advanced_topics/Condition_System] / * 技術書典7 [https://techbookfest.org/event/tbf07] / * 技術書典8 [https://techbookfest.org/event/tbf08] / * paren-holic サークルページ [https://techbookfest.org/event/tbf07/circle/5691458736619520] / * paren-holic BOOTH [https://paren-holic.booth.pm/] 出演 * @iku000888 [https://twitter.com/iku000888] * @athos0220 [https://twitter.com/athos0220] * @lagenorhynque [https://twitter.com/lagenorhynque]

28. marrask. 2019 - 47 min
episode 5. JIRAssic World artwork
5. JIRAssic World

Show Notes * Clojureの気になるJIRAチケットの紹介 Links * Clojure JIRA [https://clojure.atlassian.net/projects/CLJ/issues/] / * Creating Tickets [https://clojure.org/dev/creating_tickets] / * Clojureにコントリビュートするには [https://qiita.com/athos/items/06bceeab57551d2bc427] / * CLJ-1959: adding functions `map-vals` and `map-keys` [https://clojure.atlassian.net/browse/CLJ-1959] / * CLJ-2365: Integration with java.util.function interfaces [https://clojure.atlassian.net/browse/CLJ-2365] / * CLJ-2123: Lighter-weight aliasing for keywords [https://clojure.atlassian.net/browse/CLJ-2123] / * CLJ-1965: clojure.spec/def should support an optional doc-string [https://clojure.atlassian.net/browse/CLJ-1965] / * metosin/spec-tools [https://github.com/metosin/spec-tools] * Spec2 [https://github.com/clojure/spec-alpha2] * CLJ-2112: Add specs for spec forms [Add specs for spec forms] / * CLJ-2: Scopes [https://clojure.atlassian.net/browse/CLJ-2] / * CLJ-1255: Support Abstract Base Classes with Java-only variant of "reify" [https://clojure.atlassian.net/browse/CLJ-1255] / * CLJ-1472: The locking macro fails bytecode verification on Graal native-image and ART runtime [https://clojure.atlassian.net/browse/CLJ-1472] / * Clojure Q&A [https://ask.clojure.org] 出演 * @iku000888 [https://twitter.com/iku000888] * @athos0220 [https://twitter.com/athos0220]

09. lokak. 2019 - 42 min
episode 4. Library War artwork
4. Library War

Show Notes * Clojurists Together 2019 Q3 支援プロジェクトの紹介 / * なぜフレームワークが必要か? / * Clojureの好きなライブラリについて Links * Clojurists Together [https://www.clojuriststogether.org] / * Q3 2019 Funding Announcement [https://www.clojuriststogether.org/news/q3-2019-funding-announcement/] / * Q3 2019 Survey Results and Call for Proposals [https://www.clojuriststogether.org/news/q3-2019-survey-results/] / * CIDER [https://github.com/clojure-emacs/cider] / * shadow-cljs [https://github.com/thheller/shadow-cljs] / * Meander [https://github.com/noprompt/meander] / * Calva [https://github.com/BetterThanTomorrow/calva] / * orchard [https://github.com/clojure-emacs/orchard] / * CIDER nREPL [https://github.com/clojure-emacs/cider-nrepl] / * Figwheel Main [https://github.com/bhauman/figwheel-main] / * redplanetlabs/defexception [https://github.com/redplanetlabs/defexception] / * core.match [https://github.com/clojure/core.match] / * syntax-rules [https://ja.wikibooks.org/wiki/Scheme/syntax-rules] / * Frameworks and Why (Clojure) Programmers Need Them [http://flyingmachinestudios.com/programming/why-programmers-need-frameworks/] / * Clojure for the Brave and True [https://www.braveclojure.com] / * Duct [https://github.com/duct-framework/duct] / * Luminus [http://www.luminusweb.net] / * Fulcro [http://book.fulcrologic.com/] / * Coast [https://github.com/coast-framework/coast] / * stuartsierra/dependency [https://github.com/stuartsierra/dependency] / * Integrant [https://github.com/weavejester/integrant] / * Pedestal [https://github.com/pedestal/pedestal] 出演 * @iku000888 [https://twitter.com/iku000888] * @athos0220 [https://twitter.com/athos0220] * @lagenorhynque [https://twitter.com/lagenorhynque]

11. syysk. 2019 - 54 min
episode 3. もっと先へ、加速したくはないか?Clojurian artwork
3. もっと先へ、加速したくはないか?Clojurian

Show Notes * ClojureコードをRustに書き換えたら17倍速くなった話 / * Fun Fun Functional (2) 関数型言語Lightning Talks!! / * オフトピック Links * FiraCode [https://github.com/tonsky/FiraCode] / * DataScript [https://github.com/tonsky/datascript] / * Rum [https://github.com/tonsky/rum] / * ICFP Programming Contest 2019 [https://icfpcontest2019.github.io/] / * Tonskyの元ブログ記事 [https://tonsky.livejournal.com/322450.html] / * Tonskyチームによる回答コード [https://github.com/tonsky/icfpc2019] / * joinrによる書き換えコード [https://github.com/joinr/icfpc2019/tree/opt] / * athos/JiSE [https://github.com/athos/JiSE] / * Fun Fun Functional (2) 関数型言語Lightning Talks!! [https://opt.connpass.com/event/137164/] / * Fun Fun Functional (2) 当日のTogetterまとめ [https://togetter.com/li/1381978] / * Simple Made Easy [https://github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/SimpleMadeEasy.md] / * Clojure Reactive Programming [https://www.packtpub.com/web-development/clojure-reactive-programming] / * schlepfilter/frp [https://github.com/schlepfilter/frp] / * funcool/beicon [http://funcool.github.io/beicon/latest/] / * 天気の子 [https://tenkinoko.com/]

15. elok. 2019 - 38 min
Loistava design ja vihdoin on helppo löytää podcasteja, joista oikeasti tykkää
Loistava design ja vihdoin on helppo löytää podcasteja, joista oikeasti tykkää
Kiva sovellus podcastien kuunteluun, ja sisältö on monipuolista ja kiinnostavaa
Todella kiva äppi, helppo käyttää ja paljon podcasteja, joita en tiennyt ennestään.

Aloita 7 vrk maksuton tilaus

Kokeilun jälkeen 7,99 € / kuukausi.Peru milloin tahansa.

Podimon podcastit

Mainoksista vapaa

Maksuttomat podcastit

Aloita maksutta

Vain Podimossa

Suosittuja äänikirjoja