HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aceofspade

no profile record

Submissions

[untitled]

57 points·by aceofspade·قبل 3 سنوات·0 comments

Selecting a data center site: Intel's approach

media14.connectedsocialmedia.com
1 points·by aceofspade·قبل 3 سنوات·0 comments

Chaum's ECash: Anonymous Electronic money pre-blockchain era

en.wikipedia.org
2 points·by aceofspade·قبل 4 سنوات·0 comments

Developing Databases from Scratch

dbfromzero.com
2 points·by aceofspade·قبل 4 سنوات·0 comments

Climate Science Primer

climateprimer.mit.edu
2 points·by aceofspade·قبل 4 سنوات·0 comments

comments

aceofspade
·قبل 3 سنوات·discuss
Supabase Auth Engineer here. You are right that a token set is issued and that the authorization server will return an access_token and a refresh_token after validating the code_verifier we chose the term "session" instead of token set as a token (loosely speaking) maps to a server session and we felt that might be easier to understand for our readers who are coming in without an auth background. Sorry for any confusion caused that might have caused.

Thanks for the heads up about replay attacks - we'll be sure to let the Kotlin/Java library developers know about the potential vulnerabilities that you've mentioned.
aceofspade
·قبل 3 سنوات·discuss
Supabase Auth Engineer here, also happen to be one of the Python library maintainers. We're looking into a more general approach for "server-side" languages such as Python, Ruby, etc but at the moment the python library is still community supported.

Do you mind sharing more about what you're building and the features of Supabase which would be most important to you?
aceofspade
·قبل 3 سنوات·discuss
Hey samlambert,

Sorry to hear that you feel that the title is misleading. It was definitely not my intention to mislead - the MySQL For Developers thread had some great content and I thought that PostgresPro's content would be a useful Postgres centered complement to what was posted. I'd looked through PostgresPro training material in the past and thought that there were useful snippets in the courses mentioned in the link above.

Could you tell me more about what you felt was misleading, and what you were expecting instead? If you have a preferred title in mind for this post I'm happy to try and change that too.
aceofspade
·قبل 3 سنوات·discuss
I can't seem to find a way to edit the title. Any suggestions there?
aceofspade
·قبل 3 سنوات·discuss
Hey ronyfadel,

Sorry if there was any confusion caused, it was not my intention to mislead any users. I'll update the post with a (hopefully clearer) name. Perhaps "PostgreSQL training courses"?

Quick (and quite possibly ignorant) question though: what's the difference between a "training course" and what's listed there though? Seems like the content in the course linked covers views, functions, etc. which is content which I could see a Postgres developer using regularly
aceofspade
·قبل 3 سنوات·discuss
Hey nextaccountic,

I believe both the Introduction to PostgreSQL and DEV1: Basic Server-Side Application Development courses are free. You can find the corresponding YouTube lectures by clicking on the respective links.

Disclaimer: I didn't make either course, just chanced upon them a while back
aceofspade
·قبل 4 سنوات·discuss
Contributed to the Supabase Python SDK[0] and postgrest-ex[1] before joining early Jan 2022

[0]https://github.com/supabase-community/supabase-py [1]https://github.com/supabase-community/postgrest-ex/commits/m...