About This Site
To the Bedrock is built with plain HTML, CSS, and JavaScript. No frameworks, no build step. Hosted on GitHub Pages. Built as an experiment in heuristic-based iterative programming assisted by LLMs (vibe coding) using Claude Code, VS Code, and standard best practices for software delivery and operations.
Typography
Body text is set in EB Garamond. Headings use Cormorant Garamond. Monospace text uses DM Mono. Fonts are self-hosted from open-source Google Fonts families.
Full third-party font attribution and license texts are documented in THIRD_PARTY_FONTS.md.
Garbage Can Simulation
The Garbage Can Model simulation is based on the model described in Cohen, M. D., March, J. G., & Olsen, J. P. (1972). A Garbage Can Model of Organizational Choice. Administrative Science Quarterly, 17(1), 1–25.
The JavaScript implementation was translated from a Python reference implementation by Mac13kW, available at github.com/Mac13kW/Garbage_Can_Model, licensed under the MIT License. The original Python code uses NumPy and recreates the model from the Fortran appendix in the 1972 paper.
Visualizations use D3.js (v7).
License
© 2026 Robert Andersson. All rights reserved.