Publications
Title | Venue |
---|---|
Continuations: What Have They Ever Done for Us? Kaufmann and Popa | FUNARCH 24 |
Functional Shell and Reusable Components for Easy GUIs Knoble and Popa | FUNARCH 23 |
Talks
Talk | Year | Venue | Description |
---|---|---|---|
Continuations: What Have They Ever Done for Us | 2024 | FUNARCH 24 | Marc and I presented our paper with the same title. |
Native Apps with Racket | 2023 | Racketfest | How to build native desktop applications with Racket. |
Declarative GUIs in Racket | 2021 | RacketCon | How to write declarative GUIs in Racket. |
Racket for the Web | 2020 | Racketfest | How I built an e-commerce business with Racket. |
Async Tasks with Dramatiq | 2017 | RoPython | An intro to Dramatiq. |
Screencasts
Title | Year | Description |
---|---|---|
SwiftUI + Racket | 2022 | Showing off a very early version of Noise and how it can be used to embed Racket inside a native macOS application. |
Resource Pool for Racket | 2021 | Live coding a generic resource pooling library for Racket. |
Improvements in Koyo 0.9 | 2021 | Showing off some improvements made in the 0.9 release of Koyo. |
Redis Session Store for Koyo | 2021 | Live coding a Redis-backed session store for Koyo. |