HN user

angeloashmore

16 karma
Posts0
Comments10
View on HN
No posts found.

I bought and returned this display. The panel I got was practically unusable if you have even just a little care for color. All four corners were significantly dimmer than the center, and color accuracy dropped off toward the bottom of the screen. Somehow the macOS dock icons were washed-out and dim.

Unfortunately, this seems to be a common issue with this display, not a one-off panel discrepancy.

Do yourself a favor and wait for whatever Apple has upcoming, at least if you’re in the Apple ecosystem already.

OS X apps installed via Homebrew Cask can have a "zap" command defined that will automate a deep uninstall:

`brew cask zap <app_name>`

It isn't an acceptable answer for the average Mac user, but it at least solves the issue for a subset of users.

I've also been using this for a couple years now. Using it now in fact!

Soundcloud's UI has gotten much better within the past year, enough so that it feels fine to use as a dedicated desktop app.

Relay is basically the framework that brings everything together. Relay handles data fetching, storage, and mutations using a central store and GraphQL. If I'm understanding it correctly, Redux is replaced by Relay.