Remix.run Logo
earcar a day ago

Author here. Happy to answer any questions!

jorisw a day ago | parent | next [-]

This app is a dream come true for me. As a user I'm heavily invested in Spotify but I've grown more and more irritated with their client. Especially the recommendations, which thankfully are largely absent from your client.

Would love a setting to also remove the "Made for you" section, as well as the "Recommended for you" section, both on the home page.

I was using Spicetify to customize the official client to this effect, using CSS.

mijoharas a day ago | parent | prev | next [-]

I was curious about the choice of an immediate mode rather than retained GUI toolkit.

Could you speak a little more about the trade-offs and decisions there w.r.t. performance.

(Nice work btw, seems very interesting!)

C.f. this comment[0]

[0] https://news.ycombinator.com/item?id=49519099

earcar a day ago | parent [-]

Thanks for the link, I responded there: https://news.ycombinator.com/item?id=49519723

jorisw a day ago | parent | prev | next [-]

Per another comment, is it true that you trick people wanting to view your code on GitHub, into starring your repo?

earcar a day ago | parent [-]

No. The "Star" button on the website is a simple link to the repo.

benjaomin a day ago | parent | prev [-]

I takes several seconds to load the Queue, what's happening there?

benjaomin a day ago | parent [-]

correction: it took several seconds to load the queue the first time.