HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yasenn

no profile record

comments

yasenn
·3 ปีที่แล้ว·discuss
Is there some mobile browser with the same macro feature for address bar?

https://hn.algolia.com/?q=firefox%20address%20bar
yasenn
·3 ปีที่แล้ว·discuss
There is `chubin/awesome-console-services`[0]

Btw, Igor Chubin is the author of great CLI services such as: cheat.sh[1], late.nz[2], QRenco.de[3],rate.sx[4]

[0] https://github.com/chubin/awesome-console-services

[1] https://github.com/chubin/cheat.sh

[2] https://github.com/chubin/late.nz

[3] https://github.com/chubin/qrenco.de

[4] https://github.com/chubin/rate.sx
yasenn
·4 ปีที่แล้ว·discuss
Would you remember the link?
yasenn
·4 ปีที่แล้ว·discuss
There is strapdown: https://github.com/chaitin/strapdown-zeta/blob/master/README...

``` <!DOCTYPE html> <html> <title>Hello, Strapdown</title> <meta charset="utf-8"> <xmp theme="cerulean" style="display:none;"> # title your awesome markdown content goes here... </xmp> <script src="http://cdn.ztx.io/strapdown/strapdown.min.js"></script> </html> ```