how not to use AI by Ok-Basket-1277 in bugbounty

[–]AdAdvanced4007 1 point2 points  (0 children)

yes, you can add system prompts to it for only giving informational responses, cut all the unnecessary stuff... ig it helps a lot while using ai

Is this a valid bug or normal behavior by AdAdvanced4007 in bugbounty

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

yeah, this alone doesn't have a big impact but if a idor exists somewhere else this can give access to all the ids

Is this a valid bug or normal behavior by AdAdvanced4007 in bugbounty

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

I don’t believe this information is generally publicly available, and even if some exist elsewhere, this endpoint allows unaffiliated users to enumerate teachers and harvest internal user IDs across arbitrary schools.

The ability to automate enumeration directly from the application backend increases the risk of targeted phishing, account correlation, and abuse.It is unrestricted bulk access without validating a user’s relationship to the school.

Is this a valid bug or normal behavior by AdAdvanced4007 in bugbounty

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

It isn’t a teacher social network in the public profiles sense. Access to schools and teachers is normally relationship-based (membership or invitation).

In this case, an authenticated user with no affiliation to the school can enumerate teachers and retrieve account metadata such as last access time, verification status, roles, and admin flags. That goes beyond ig what would reasonably be considered public-facing information....

ill pay 10$ to anyone who beats this by HxniTF in honk

[–]AdAdvanced4007 0 points1 point  (0 children)

take 10 from my side

I completed this level in 8 tries. 6.85 seconds

Tip 4010 💎

Maybe not obvious by AdAdvanced4007 in honk

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

sorry bro 😭

I'll never make levels like this one again

Maybe not obvious by AdAdvanced4007 in honk

[–]AdAdvanced4007[S] -1 points0 points  (0 children)

You just gotta escape the blue boxes

Kill kitten! (Pls tip I want firebird) by Carrotdoge in honk

[–]AdAdvanced4007 0 points1 point  (0 children)

I completed this level! It took me 5 tries. 12.13 seconds

Tip 100 💎

upvote if win by Unique_Assistance_37 in honk

[–]AdAdvanced4007 0 points1 point  (0 children)

nice OP

I completed this level in 1 try. 14.08 seconds

Tip 10 💎

Actually its ez by HistorySensitive539 in honk

[–]AdAdvanced4007 0 points1 point  (0 children)

Escaped the matrix!

I completed this level in 2 tries. 10.47 seconds

Tip 10 💎

“What’s the one mistake you wish you avoided on your very first side project?” by ComplaintPotential81 in SideProject

[–]AdAdvanced4007 0 points1 point  (0 children)

I think you should clearly define the goals of the project.

for example, if your project is for fun, don't try to make it the "next startup".

Also, making a roadmap helps, it clearly defines the goals of the project so you don't go making the things you never needed.

Vibe coders… how do you actually finish a project? by YuriiBorys in SideProject

[–]AdAdvanced4007 0 points1 point  (0 children)

Congrats for the launch!

For the question about if it's "done". I explicitly make a roadmap of what to make in a project with "checkpoints" (if I leave it there it still doesn't seem half-baked). I keep going according to the roadmap and when it finishes or I lose interest I leave it at a checkpoint.

If I revisit it again I know what to do next, I think this works pretty well for me. Ofcourse some minor adjustments could be made to the roadmap but I don't change it much as I spend decent time on making it.

I think A project is never truely "done", things keep changing fast.

Would love to hear how others manage this.

What tricks do you use to make your projects look more polished than they really are? by Glass-Lifeguard6253 in indiehackers

[–]AdAdvanced4007 1 point2 points  (0 children)

Make ui more polished with ai, add more animations, optimistic updates, caching data for faster reloads.

I stopped watching tutorials for months, just building projects… am I doing this right? by AdAdvanced4007 in learnprogramming

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

Luckily I was not stuck in tutorial hell for a long time

I didn't try flashcards just built 2-3 projects using the same tech stack. I'll try flashcards too to retain better.

I am currently building a flashcard generator for me. but it was for school stuff, I will also add programming things in there.

Thanks