Show HN: HN Avatars in 357 bytes
391–400 of 536 posts
Re: Show HN: HN Avatars in 357 bytes
#392Re: Show HN: HN Avatars in 357 bytes
#393Re: Show HN: HN Avatars in 357 bytes
#394Earlier quoted context omitted.
This is fun, and can easily be added as a userscript. I might look to do that a little later.
// ==UserScript== // @name HN icons // @namespace https://news.ycombinator.com/ * // @version 0.1 // @description try to take over the world! // @author some people on HN // @match https://news.ycombinator.com/ * // @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== // @grant none // ==/UserScript== (function() { // Initial concept is from: https://news.ycombinator.com/item?id=30668137 (…
Re: Show HN: HN Avatars in 357 bytes
#395Reply here if you just want to see how your username looks like, so we avoid noise and keep that Show HN on the top. comments are really interesting
Re: Show HN: HN Avatars in 357 bytes
#396Reply here if you just want to see how your username looks like, so we avoid noise and keep that Show HN on the top. comments are really interesting
Re: Show HN: HN Avatars in 357 bytes
#397Re: Show HN: HN Avatars in 357 bytes
#398Reply here if you just want to see how your username looks like, so we avoid noise and keep that Show HN on the top. comments are really interesting
Re: Show HN: HN Avatars in 357 bytes
#399Reply here if you just want to see how your username looks like, so we avoid noise and keep that Show HN on the top. comments are really interesting
Re: Show HN: HN Avatars in 357 bytes
#400Reply here if you just want to see how your username looks like, so we avoid noise and keep that Show HN on the top. comments are really interesting