Live data from Hacker News

Show HN: Lofi.cafe

lofi.cafe

11–20 of 237 posts

Re: Show HN: Lofi.cafe

#12
Could the CPU load be reduced? If I am only on the page, not even playing any music yet (probably because something is blocked), I get 1 core up at 100% CPU load. This can't all be for an animated background image, can it?

Re: Show HN: Lofi.cafe

#13
Beautiful. Soothing. Magical. :)

Is the list of stations hand picked, can I access it outside this app?

When adding to home screen I get React app as title by default.

Re: Show HN: Lofi.cafe

#18
post #6

What does "in this room: 25" mean? The number remains the same when I change the station. Is there only a single room and I changed the station for everybody? Or are there 25 people in every room (=station)? :-)

It's the number of current visitors, I guess? https://mailbrew-functions.vercel.app/lofi-cafe-visitors

Re: Show HN: Lofi.cafe

#19

Could the CPU load be reduced? If I am only on the page, not even playing any music yet (probably because something is blocked), I get 1 core up at 100% CPU load. This can't all be for an animated background image, can it?

Looks like it is, if I remove the 4 gifs stacked on top of each other CPU usage drops massively.

Re: Show HN: Lofi.cafe

#20

Could the CPU load be reduced? If I am only on the page, not even playing any music yet (probably because something is blocked), I get 1 core up at 100% CPU load. This can't all be for an animated background image, can it?

Looks like it is, if I remove the 4 gifs stacked on top of each other CPU usage drops massively.

It appears that every GIF frame is a Chrome paint (which makes sense) but a way to make the GIF static or turn off the GIFs would reduce paints down to basically nothing.
Post reply on HN