Hacker News new | ask | show | jobs
by WinonaRyder 2366 days ago
I got tired of fighting SSR and implementing the same optimizations over and over again so decided to launch http://oya.to/ an optimizing cloud proxy - kinda like Cloudflare. The main feature right now is prerendering as an alternative to SSR, but there are a lot of things planned for 2020.

In a similar vein I found myself doing a lot of work that I think should be unnecessary just because I wanted to buy some fonts and not depend on yet another subscription service so decided to build https://woff.cc/ aka "Web of Fonts". It's currently in the planning stage but when launched, it will allow you to upload your licensed or (SIL) free fronts (including all Google fonts already built in), optimize them (subsets, css embedding, etc.) and either host it there for free or download and host it yourself.