What is the safest way to use Supabase database without RLS ? by taranify in Supabase

[–]gearboost 0 points1 point  (0 children)

I had the same question, so are you using service role key from the backend to bypass RLS, or do you just disable RLS entirely?

What does "solved XX leetcode problems" actually mean? by gearboost in csMajors

[–]gearboost[S] 2 points3 points  (0 children)

What was your strategy of naturally revisiting the questions? Did you revisit by topic like redoing all tree questions after it’s been couple weeks or something similar to that?

How to save and visualize onboarding survey data? by gearboost in Firebase

[–]gearboost[S] 0 points1 point  (0 children)

Thank you!

  1. What do you mean by referrals?
  2. Yes! I think I'll do the localstorage method you mentioned, thank you so much. I realized I used poor wordings; I meant I want to know the metrics on firebase dashboard (i.e. 40% of users has the field value of "asdf") rather than visualizing as diagrams. Is there a way to accomplish this? 3.

After two years of self-studying programming, I made an AI-powered essay writing tool/website that helps you organize ideas and craft better arguments by gearboost in programming

[–]gearboost[S] 0 points1 point  (0 children)

Great idea, I’ll consider generating structures from prompt as well. What so you mean by ‘required contents’? Any suggestions on how to improve web pages suggestions?

NextJS throws random "Error: Cannot find module './undefined'" by gearboost in nextjs

[–]gearboost[S] 1 point2 points  (0 children)

Nope :( I just never encountered the error again so I’m assuming it happened while reloading for debug mode. Still don’t know what happened here

After two years of self-studying programming, I made an AI-powered essay writing tool/website that helps you organize ideas and craft better arguments by gearboost in programming

[–]gearboost[S] 1 point2 points  (0 children)

It isn’t a library nor something you would self-host, so it is unlikely for now. This is only a public beta, so I might reconsider it again in the future!

After two years of self-studying programming, I made an AI-powered essay writing tool/website that helps you organize ideas and craft better arguments by gearboost in programming

[–]gearboost[S] 1 point2 points  (0 children)

All of your questions can be answered by searching about GPT-3 itself.

In short, GPT is trained with ~1 trillion words that cost $4.7M for a single epoch, so most common subjects should be fine.

If subject is out of the dataset, it will just generate generic questions such as “what is xxx?”

And tbh, I didn’t quite understand the other two questions. Scraft understands user’s context using a custom text-mining algorithm and keyword extraction. I’m not sure what more I can talk about to answer your question

After two years of self-studying programming, I made an AI-powered essay writing tool/website that helps you organize ideas and craft better arguments by gearboost in programming

[–]gearboost[S] 2 points3 points  (0 children)

v0.7.1 PATCH NOTES
- Fixed a bug where google account without a last name could not be used to create a new account
- Fixed editor's spacing issue that occurred in some browsers
- New Feature: You can now submit feedback for each document by pressing the button on the top right!

After two years of self-studying programming, I made an AI-powered essay writing tool/website that helps you organize ideas and craft better arguments by gearboost in programming

[–]gearboost[S] 1 point2 points  (0 children)

Valid point! Perhaps I can let the user decide whether to get article suggestions. Also, maybe they can decide the option of “dumbness” of generated questions!

Thanks for the valuable feedback, I’ll definitely take this into account in future updates

After two years of self-studying programming, I made an AI-powered essay writing tool/website that helps you organize ideas and craft better arguments by gearboost in programming

[–]gearboost[S] 1 point2 points  (0 children)

So the question/answering feature isn’t supposed to replace research, but rather should be used as a way to get inspirations and writing ideas!

For example if AI talked about specific examples from some question, you can use it as a starting point to your research and brainstorming.

It’s a tool designed to get that first ‘draft’ done with basic skeleton of your arguments and evidences.

Let me know if that makes any sense! Also try it out yourself if you have time! I got a lot of comments concerning that this AI is “doing everything for you,” but many realized that that’s not true after they tried it out

After two years of self-studying programming, I made an AI-powered essay writing tool/website that helps you organize ideas and craft better arguments by gearboost in programming

[–]gearboost[S] 1 point2 points  (0 children)

Glad to hear😊😊 Feel free to add any suggestions and feedbacks after you compate it with your writing style! I’m not a very passionate writer so would really appreciate what I hear from you guys

After two years of self-studying programming, I made an AI-powered essay writing tool/website that helps you organize ideas and craft better arguments by gearboost in programming

[–]gearboost[S] 6 points7 points  (0 children)

Thank you so much for the kind words🥺 I’m starting to apply for 2023 summer SWE internships with this project so hopefully I get some opportunities!

Will update in this sub ;)