|
|
|
|
|
by shayief
328 days ago
|
|
I got so tired of waiting for GitHub pages taking ~600ms to load (uncached), so decided to build my own Git hosting service with Go and HTMX. I know this is completely different scale, but compare:
[1] https://github.com/git/git
[2] https://gitpatch.com/gitpatch/git-demo And there is no page cache. Sub 100ms is just completely different experience. |
|