~rodarmor
rodarmor’s posts on Joy of Computing
home
about
subscribe
RC
home
about
log in
Subscribe
Atom feed
Recurse Center
log in
Works
Submissions
Wednesday, Nov 4
Blaster
(
permalink
)
made by
rodarmor
, submitted by
rachel
Blaster is an audio reactive visuals engine in C++/OpenGL. Check out some of its beautiful output here: https://rodarmor.com/blaster/
—
rachel
Sunday, May 31
Just: How I Organize Large Rust Programs
(
permalink
)
made by
rodarmor
, submitted by
nicholasbs
A detailed walkthrough and explanation of how the code for a large Rust program is organized.
—
nicholasbs
Friday, Apr 24
Intermodal
(
permalink
)
made and submitted by
rodarmor
📦 Intermodal: A 40' foot shipping container for the internet.
—
rodarmor
Monday, Dec 9
Just
(
permalink
)
made by
rodarmor
, submitted by
porterjamesj
A simpler-than-make command runner.
—
porterjamesj
Thursday, Apr 4
Reap.vim: Read, evaluate, and annotate code in vim
(
permalink
)
made by
rodarmor
, submitted by
nicholasbs
Reap.vim hijacks the = operator to run Python 3 source code directly from vim buffers, annotating it with values and output.
—
nicholasbs
Monday, Jan 7
Compyler
(
permalink
)
made by
rodarmor
, submitted by
porterjamesj
A compiler from a subset of Python to WebAssembly
—
porterjamesj