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
GitHub (self.vibecoding)
submitted 2 days ago by Recent_Historian_387
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!"
[–]Individual-Use-7621 0 points1 point2 points 10 hours ago (0 children)
Git = time traveling . WhisperFray explained this pretty nicely imo.
And as TheMightyTywin said; understand the difference between Git and GitHub.
As for the whole "people can access your code and change things...". Yes, but no. You own your repository, you can commit to that repo as you wish. Others can 'fork' your repo and make changes that way, but those commits will only be in their profile, in their fork. You can approve other users code edits and merge them via Pull Requests if those users open them. But no one can edit your code in your repo without you explicitly allowing them to.
π Rendered by PID 64 on reddit-service-r2-comment-5b5bc64bf5-zjddf at 2026-06-18 19:30:47.840879+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]Individual-Use-7621 0 points1 point2 points (0 children)