now time to re-engineer how we fetch data to speed up first load
guys gals and enby pals… one request. https://postimg.cc/B8GDXdbB
guys gals and enby pals… one request. https://postimg.cc/B8GDXdbB
best timing
no way that monitor is being held up with 2 rubics cubes i hope my eyes are deceiving me.
was walking home when I saw that there is a monitor on the street with a sicknote saying free so now I have TWO MONITERS
i figured out the data uri font issue.
my caching filesystem wrapper converts to a string, and so i had to convert back to a buffer, and that somehow corrupted it.
now time for images….
i managed to make the slowness less noticable by loading styles when they are used instead of at the end. it still takes a while but it looks good quickly.
oh god wasteof-static is so slow it has to do so many requests, we do cache them but still, the first load is too slow and any loads after show the same thing
oh god wasteof-static is so slow it has to do so many requests, we do cache them but still, the first load is too slow and any loads after show the same thing
@jeffalo i think i figured out why double posts happen. if you click the post button again before it redirects, it will post again.
anyone know how to encode a font in a data url?
wasteof-static has 1 too many requests.