Live data from Hacker News

Ask HN: Do you send links to yourself?

news.ycombinator.com

11–20 of 35 posts

Re: Ask HN: Do you send links to yourself?

#11

I built a website to post links to.

Nice. How does it works?

kinda like my own personal HN(lol)...I post links with hash tags in the title. I added a login but you can post anonymously. I just haven't worked on it in ages.

Re: Ask HN: Do you send links to yourself?

#15

For quick desktop->mobile I banged out this bookmarklet to gen a qr code. Caveats: this was a quick hack and probably doesn't work on everything. super long urls could be a problem. javascript:(function(){if(document.getElementById){var x=document.body;var o=document.createElement('script');if(typeof(o)!='object') o=document.standardCreateElement('script');o.setAttribute('src','https://qrbookmarklet.googlecode.com/sv…

OOPS. looks like i did not create that one. It is straight from https://code.google.com/archive/p/qrbookmarklet/. I apologize. honest mistake. I've written similar bookmarklets in the past and assumed this one was one of mine.
Post reply on HN