Live data from Hacker News

Show HN: Share one-liner command snippets

snippets.shodan.io

11–20 of 26 posts

Re: Show HN: Share one-liner command snippets

#15

Like it! Feature request: when we click on the command line, select all the command line and copy it in the clipboard, instead of having to double click then ctrl+c?

I really don't like it when websites do that. What if I had something I cared about in my clipboard?

Re: Show HN: Share one-liner command snippets

#16

Like it! Feature request: when we click on the command line, select all the command line and copy it in the clipboard, instead of having to double click then ctrl+c?

Thank you and it's been added to the issue tracker! Should be included in the next release :)

I would be very careful about adding a copy to clipboard feature in a website like this. At the very least i hope you will strip newlines in case you implement this. Would be quite awful to copy something without noticing and running it if you mistakenly paste it in a console.

Re: Show HN: Share one-liner command snippets

#18
post #8

Earlier quoted context omitted.

Thank you and it's been added to the issue tracker! Should be included in the next release :)

Cool project! Are you considering any kind of vetting mechanism for sorting the great stuff from the less great stuff, e.g. user voting or similar?

Yes, that will be added! For the first release I mostly just wanted to get the basics working.
Post reply on HN