Seems more 80s/vaporwave to me than glassmorphism.
The music player isn't working for me, chrome is reporting the following:
Cookies with the SameSite=None; Secure and not Partitioned attributes that operate in cross-site contexts are third-party cookies. Chrome is moving towards a new experience that allows users to choose to browse without third-party cookies.
i've removed the iframe now as it was causing more issues than benefitting a good
, fun experience. i couldn't quite get it to work so will update the 80s vaporwave shortly with some music
I've found that porting a python script to go that did some basic web requests in a loop reduced the errors and increased performance greatly. That's before using multithreading which really helps performance another order of magnitude.
However for a database-backed web app? The argument on HN has always been productivity wins by helping you to grow your startup more quickly. I myself would prefer a compiled language that also has memory safety.
The music player isn't working for me, chrome is reporting the following:
Cookies with the SameSite=None; Secure and not Partitioned attributes that operate in cross-site contexts are third-party cookies. Chrome is moving towards a new experience that allows users to choose to browse without third-party cookies.