Is the Novelty Budget Dead?
simonshine.dk2 pointsby sshine0 comments
Control Plane 3xCX23 @ €3.99 = €11.97 @ €6.49 = €19.47
Worker nodes 3xCX33 @ €6.49 = €19.47 @ €9.99 = €29.97
NAT gateway 1xCPX22 @ €7.99 = €7.99 @ €30.99 = €30.99
Load Balancers 2xLB11 @ €7.49 = €14.98 @ €9.36 = €18.72
Hetzner Volumes 240GB @ €0.044 = €10.56 @ €0.044 = €10.56
------------------------------------------------------------
Total per month €64.97 €109.71
Even with the new prices, this is almost twice as cheap as Scaleway for comparable hardware. - Making and documenting APIs well is just as necessary as before I wrote to files.
- Correctness is achieved through strong types and extensive testing of all kinds.
> Do you have tests? How do you know they’re correct if you don’t read the code? Moreover, how do know if their coverage is sufficient if you don’t read the code? - their worktrees will become stale, and I need to add somewhat automated checking how far behind they are
- their stale worktree will have conflicts, and dealing with merge conflicts in a pedagogical way is a big task
- working on multiple things at once is possible, but introducing "committed" on top of "draft" + "publish" adds mental gymnastics
- using the filesystem as a database makes deployment to Kubernetes less trivial because you need persistent storage
One thing you get "for free", though, is authentic preview: Since the final site is a static site, I can just run the generator when the user wants to see a preview.