I kind of like "PicPocket". "Pocket" is too easily confused with Mozilla Pocket IMO.
HN user
mikez302
Kind of on that subject: https://directing.attention.to/p/why-is-no-one-making-a-new-...
FYI it looks fine on my laptop (a Mac running Chrome). But it looked messed up on my phone (a Pixel 2), kind of like random static.
I am using Chrome 87 on macOS 10.15.7 and I'm not seeing any scroll bars at all on your site, even though I have my Mac preferences set to always show scroll bars.
I am not aware of such a thing. But this is arguably the closest thing I could find: https://betterexplained.com/
This looks like a good chair lift: http://gitless.com/
This may be helpful (anywhere in the US, not just the Bay Area): http://bit.ly/tip-free-restaurants
I found it here: https://www.reddit.com/r/EndTipping/
My solutions for the first 54 challenges can be found at https://github.com/mikez302/cryptopals_solutions. I did them in Python, and I think I did a good job of making my solutions easily readable and understandable, although my opinion on that may be biased.
My favorite non-informative release notes are for MonkeyParking. An example: https://twitter.com/noahstewart/status/563539364177645568
Adblock seems to block that annoying overlay that covers the page. You can also get rid of it by copying and pasting the following line into your browser's web console or debugger:
(function(){var x=document.querySelector("[id$=modal_signup_wrapper]");x.parentNode.removeChild(x)})();
Something like this, maybe? http://tonsky.me/blog/reinventing-git-interface/