38 lines
720 B
Markdown
38 lines
720 B
Markdown
# futureporn.net
|
|
|
|
Source Code for https://futureporn.net
|
|
|
|
See ./ARCHITECTURE.md for overview
|
|
|
|
## 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 |