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

You absolutely can have multiple accounts per website. Just add an additional entry to the vault using the same url.


I can't really comment on the domain, but I did notice that you've called out Excel multiple times. I'm not sure if there are any concerns there but I would at least suggest capitalizing it where you use it. Might be even better to just use "spreadsheets" instead.


Good points - thanks - will do.


Kinesis has an accessory[1] for their Freestyle keyboard that does just this.

[1]: https://www.kinesis-ergo.com/shop/freestyle2-ascent-accessor...


> Nothing at all against OCaml, but it puzzles me where these HN micro-fads come from. There have inexplicably been a surge in OCaml posts on the front page over the past week.

Facebook just released a static type checker for javascript last week that happens to be written in OCaml. This release announcement was pretty well received here on HN[1]. After reading the commentary here and looking at Flow I've found myself reading more about OCaml. It wouldn't surprise me that others did the same and decided to share interesting articles they found.

I imagine the bubbles of popularity you mention are regularly kicked off by a similar event. When an article or piece of new software gets popular it follows that related material would also see a surge in activity.

1: https://news.ycombinator.com/item?id=8625222


For what it's worth, this macro doesn't cause the indentation issue due to how it's defined[1]. It does, however, leave the extra sexp around your package.

From my experimentation the package worked quite well for the most part but I ended up not using it in the end.

1: https://github.com/Bruce-Connor/names/blob/master/names.el#L...


Pretty sure the intention here was to say that the author uses "$1" in some places and "1$" in others. I'd verify this, but I can't get to the site.


> Or if this suggestion feature is so great, then it should just DWIM in the first place.

It can do this if you tell it do. The following tells git to wait 10 tenths of a second before executing the corrected command, giving you time to cancel if it is incorrect.

    git config --global help.autocorrect 10


I really wanted to do this exact thing before I started using Jekyll, kudos to you for accomplishing it.

I think the only thing that I might have done differently would have been to allow myself to use Perl since it is a dependency of git anyway.


And you would have been sooooooooo right. Since I wanted to use sh only and not even Bash, I don't even have some useful Bash features such as arrays, so I use temporary files for many many things. Plus invoking a git process for each meta information, plus an awefull lot of sed processes for the templating system… I have a few users with a growing number of blogposts who are complaining about the speed when regenerating their archives page and RSS feed. But now I don't feel like rewriting it in Perl. Plus I had a lot of fun coding in sh.

If you or anyone feels like writing a fugitive clone in Perl, I can assure you a few users as soon as its working!


The chemical symbol for silver is Ag. It's a stretch, but it's short so I'm for it.


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

Search: