Hacker News new | past | comments | ask | show | jobs | submit | lh15's comments login

Are there any tools that will add musical accompaniment to a vocal track? Basic strings/piano?


This is why I’ve enjoyed using Bitbucket more than GitHub. Nice to see github adding it


I once wrote an endless loop triggering thousands of Twilio SMS messages. Took a few minutes to kill the server


Does the Supabase client library store the JWTs in localstorage?

How does the auth front end work?


Our client library is completely modular, so the authentication part works with gotrue (Netlify's auth server). Our client library is here (and yes, stored in local storage): https://github.com/supabase/gotrue-js

> How does the auth front end work?

Once we authenticate the user, the JWT is passed as a header and you can use it in Postgres within Policies (for Row Level Security). We add some helper functions in an auth schema to make this easier


As a tech lead at a midsize company (~300 employees) I have to agree with this. There seems to be a strong tendency among tech teams to always push back on everything that business wants. We need to remember that we’re on the same team.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: