Hacker Newsnew | past | comments | ask | show | jobs | submit | _iven_'s commentslogin

Bookmarklets can work in mobile browsers.

For mobile Chrome:

- Create a new bookmark

- Replace the bookmarked link with the bookmarklet javaScript code, e.g., javascript:alert('hello world')

- To use the bookmarklet, start typing the bookmark name in the address bar until the auto-complete displays the bookmark, and then click on it.

For mobile Safari,

- Create a new bookmark and replace the URL with your javaScript code

- To use the bookmarklet, tap on the bookmarklet name from the bookmarks menu

(The edit was to better format my comment)


Hey this is too cool. Thank you


I have an unrelated question: I assume "CP" stands for card-present here. Why would Paypal shut off your payment gateway for having CP?


It must be nice having a brain not corrupted by years of Internet!


The website is beautiful. Thank you for sharing the source code. I took a look at this source code and could not find where you batch-processed the midjourney API calls. I am interested to learn whether you generated the midjourney images by hands or by scripts.


Midjourney sadly doesn't have public API. The images were prompted manually via Discord. Thanks to permutations [0], I could do 20 images at a time, but it's still a painful process. (The generation of the permutation strings is in the shared code)

[0] https://docs.midjourney.com/docs/permutations


I see. Thanks a lots for the detailed info. Many cats you generated look quite mindful.


May I ask how to configure the sshd to generate logs like yours? I searched for it and could not find much information.


It's called sshlog. It's a patch that logs username/password.

https://github.com/62726164/sshlog


Thank you very much for the kind reply. I will try it out on one of my vps servers. Looking to have some fun when performing analysis afterwards. Thanks!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: