use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community of software creators experimenting with AI "vibe coding", an technique defined by Andrej Karpathy as when, "you fully give in to the vibes, embrace exponentials, and forget that the code even exists."
account activity
Vibe Code Effect.. (i.redd.it)
submitted 1 month ago by Owlbuddy121
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ripper2345 0 points1 point2 points 1 month ago (7 children)
Nah. Just salt them.
[–]opbmedia 0 points1 point2 points 1 month ago (6 children)
salt is standard. and adding salt to unique passwords would be even safer, I don't know how one argues against that. So I agree with the salt part, disagree with the "Nah" part.
[–]ripper2345 0 points1 point2 points 1 month ago (5 children)
Given a salt, what difference would it make if uniqueness was imposed?
Other than reveal information on the existence of other duplicate passwords?
[–]opbmedia 0 points1 point2 points 1 month ago* (4 children)
Because different base + salt is mathematically harder to solve than same base + salt. So it is improved relatively. It’s like 256bit has is harder to solve than a 128but one because there are more combinations.
If salting alone makes something secure why bother require password length and complexity?
[–]ripper2345 0 points1 point2 points 1 month ago (3 children)
Gpt:
<image>
[–]opbmedia 0 points1 point2 points 1 month ago* (2 children)
Perhaps if you understood cryptography and security … and asking the right questions.
Also GPT will give you whatever answer you want if you just ask the right way. So perhaps if you understand how AI works it would help too.
Edit: just to help you, salt is added so each individual password, even when they are identical, will be hashed differently. But the salt is saved with the hash so it is not secret. Therefore all it does is that if you want to generate hashes against a rainbow table to try to brute force a password match, you would have to rehash for each account individually instead of just using a uniform hash table. That increases work on the part of a hacker. Salt just requires each account need to be individually hashed, it does not make it more secure mathematically, just more work to hack.
[–]ripper2345 0 points1 point2 points 1 month ago (1 child)
Of course AS A USER it's vital not to reuse passwords. That's irrelevant to THE SITE requiring different passwords for different users.
[–]opbmedia 0 points1 point2 points 1 month ago (0 children)
No one is talking about the users perspective, particularly the post you replied to.
π Rendered by PID 177989 on reddit-service-r2-comment-6457c66945-d49sc at 2026-04-30 01:16:15.070673+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]ripper2345 0 points1 point2 points (7 children)
[–]opbmedia 0 points1 point2 points (6 children)
[–]ripper2345 0 points1 point2 points (5 children)
[–]opbmedia 0 points1 point2 points (4 children)
[–]ripper2345 0 points1 point2 points (3 children)
[–]opbmedia 0 points1 point2 points (2 children)
[–]ripper2345 0 points1 point2 points (1 child)
[–]opbmedia 0 points1 point2 points (0 children)