HN user

balac

392 karma

http://github.com/balaclark balaclark (at) gmail (dot) com

hnchat:QgYx9g4ehRWUpDW8FfGe

Posts6
Comments179
View on HN

It was, as was Dreamweaver. Their point may be that those were WYSIWYG editors primarily, whereas Coda was a more pure "editor".

React Router v5 7 years ago

I did the same as you, initially reach router seemed like a great alternative, but it really doesn't feel finished, updates are few and far inbetween, and there is a large backlog of open issues / PRs.

Homebrew 1.9.0 8 years ago

I wonder why Linux users would want to use Homebrew? Are the packages not available via the normal Linux package managers?

Sessions are the killer feature for me. I have a session for each project I work on and can have all my tabs, panes, vim, etc set up and switch between them at any time. Sessions can be persisted so that even if I reboot my machine all my project workspace configurations are saved and ready to go.

If a user denies the notification request then the site is never allowed to ask again

Sites will start doing what apps have been doing for a while on ios, use a custom dialog to ask for the permission until they agree, only then will they trigger the native, one time only dialog.

There isn't a compelling reason imo, you get a dark console theme, slightly nicer / slimmer browser chrome, and a newer version of FF than the normal stable release, I'm not sure much else is different though.

You don't have to stop using curl because httpie is available. I find httpie very intuitive for my own use, but would share curl commands with other devs as it is ubiquitous.