No Pastebin.com videos yet. You could help us improve this page by suggesting one.
GitHub might be a bit more popular than Pastebin.com. We know about 2273 links to it since March 2021 and only 2057 links to Pastebin.com. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Pastebins make me nostalgic. I’m told they existed well before the web in the IRC days. The first notable one I remember, Pastebin.com, was created in 2002 by Paul Dixon, introducing features like syntax highlighting and private pastes. Believe it or not, it’s still going strong today. The latest incarnation I remember using recently was PostBin (clever: Pastebin for Webhooks). It made testing “web callbacks”... - Source: dev.to / about 1 year ago
When you get something started feel free to put your code on pastebin.com or gist.github.com and share a link for feedback/help. Source: over 1 year ago
Either use pastebin or Github for formatting and paste a link. Source: over 1 year ago
You'll have to use a site like https://pastebin.com/ so I can see it too. My guess is that you did not install the mod I linked or that you haven't succesfully followed my steps. Start again from the beginning. Source: over 1 year ago
Pastebin.com was still reliable last time I tried it. Source: over 1 year ago
Most Rust CLI tools also offer precompiled binaries on their GitHub releases page. This can be helpful if:. - Source: dev.to / about 4 hours ago
More than US. From EU I can't even reach https://github.com//. - Source: Hacker News / 2 days ago
Enterprise surveys confirm this benefit: developers report that AI tools help them deliver more secure software with higher quality. For instance, the GitHub/Accenture research found 90% of developers saw an improvement in code security and quality when using AI-assisted coding tools. In practice, you might configure an AI scanner to run on every pull request, ensuring that even minor security or reliability... - Source: dev.to / 3 days ago
Enterprise teams can roll out AI reviewers with minimal friction by simply connecting tools to their GitHub/GitLab instances. Once integrated, the AI does the first pass of code review as part of the normal CI/CD pipeline. Anecdotally, teams report merges happening up to 89% faster after enabling AI review agents, since the automated feedback avoids multiple back-and-forth cycles. By aligning with existing... - Source: dev.to / 7 days ago
Focusing on the image step, -f let's you specify the Dockerfile you want to use while -t is for the image tag. ${{ secrets.DOCKER_USERNAME }} is pulled from your actions' secrets. To set your secrets and variables, head to https://github.com/{username}/{repo_name}/settings/secrets/actions. You should see options for repository secrets and environment secrets. Environment secrets allow you to override your default... - Source: dev.to / 27 days ago
GitHub Gist - Gist is a simple way to share snippets and pastes with others.
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
CodePen - A front end web development playground.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
hastebin - Pad editor for source code.
VS Code - Build and debug modern web and cloud applications, by Microsoft