Noah Lehmann-Haupt

Results 13 issues of Noah Lehmann-Haupt

Feature request: - An option to hide stories individually as well as "Hide All Read" stories (reddit & the reddit mobile client Alien Blue offer this as an example) This...

feature

Similar to how HN shows your karma next to your username when you're logged in, it would be excellent if Hacky could provide a similar indication, perhaps in the form...

feature

This is something that I think would be hugely valuable, since there's currently no way to do this on the HN site itself. When you post a comment, the only...

feature

It would be excellent to be able to upvote and, for users with the appropriate amount of karma, downvote both stories and comments from within Hacky.

feature

I'd like to iterate on the functionality added in #215 and build out a proper standalone View Model. Gonna think out loud here for a bit and would love some...

kind:enhancement

Several have suggested this and it's a good idea: We should add an option to `celestite_render()` to allow for a static render in production, which is to say, avoid a...

enhancement

On very first load (before there's a /build directory). Doesn't seem to cause an actual issue, but should be fixed nonetheless. ```` Unhandled exception in spawn: Unable to get info...

bug

The entire celestite/node project should be configurable within the calling app, including all dependencies (in package.json) and the webpack config file. This is needed so additional packages can be added...

enhancement

Will find example and paste here, but after running the same project for a while the buffer fills up and causes the connection to be reset.

bug

In an Amber project, each time a recompile happens a new directory gets added to `/public/celestite`. In dev mode, need to clear out that directory after each restart.

enhancement