Hacker News new | past | comments | ask | show | jobs | submit login

i make two kinds of websites:

- static. markdown rendered to html using github’s api[1].

- dynamic. a go binary and an html file with inlined js zipped together and shipped somewhere[2].

it’s nice to never consider the machinery of either of these anymore. instead i think about building interesting things.

cf workers + r2 are a great addition to this when heavy egress is needed.

1.

https://github.com/nathants/render

https://nathants.com/

2.

https://github.com/nathants/aws-gocljs

https://gocljs.nathants.com/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: