futureporn.net
Source Code for https://futureporn.net
See ./ARCHITECTURE.md for overview
Getting Started
I'm working towards a better development experience with devbox and Tilt. This process is in a state of flux and is likely to be broken.
The main gist is as follows
-
Install devbox
-
Install development environment & packages using devbox.
devbox install
-
Start a local KIND Kubernetes cluster
make cluster
-
Start Tilt
make tilt
Tilt will manage the KIND cluster, downloading necessary docker containers and building the containers listed in the fp helm chart at ./Charts/fp. Making changes to these charts or the application code will update or re-build the images as necessary.
Metrics Notes
Keeping track of metrics we want to scrape using Prometheus
Uppy
https://uppy.fp.sbtp.xyz/metrics
Development Mantras
Move fast and break things
Make it work, make it right, make it fast (in that order)
Done is better than perfect
If it looks like a duck and quacks like a duck, it is a duck.
If the way is long, the way is wrong
Good, Fast, Cheap. Pick two but not all three.
Organizations are fractals
Focus on what moves the needle
Alligator energy (move slow and preserve things)
Code is run more than it is read
The computer doesn't care
Description
Languages
Elixir
77.2%
Shell
7%
HTML
6.4%
TypeScript
5.4%
Dockerfile
1.7%
Other
2.2%