▲ | shayief 7 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. | ||||||||
▲ | emmelaich 7 days ago | parent [-] | |||||||
Very nice. Also a plea. Don't animate the >. Or, don't wait for the animation to finish before showing the contents. | ||||||||
|