Hacker News new | ask | show | jobs
by sti320a 1932 days ago
# What is this?

This is a web service for sharing soruce code. The most important feature is that this doesn't require signing up for submiting source code. Users can share their source code without any account. It uses unique URL for sharing source code.

# Why did I build this?

For sharing source code, we can use GitHub or Gist, GitLab and so on. These services require us to sign in before sharing source code. However I sometimes want to share small source code like snippet with syntax highlight on SNS. Almost of popular SNSs don't have syntax highlight or code sharing feature easy to see. This is why I built this service.

# What is it different?

This doesn't require users to sign in.We don't need to create account for sharing source code. This is very simple. Just copy and pasete source code on textarea and click submit button. Then you can share source code by URL.

1 comments

Because I had to look this up: ‘SNS’ is an abbreviation for Social Networking Service that is mostly used in Japan.
I didn't know the 'SNS' is only used in Japan. I need to say 'Social Networking Service' without abbreviating. Thank you for pointing out.
It's also used at least in Korea, but it's uncommon in the west.