Viewing profile — andrewray
andrewray
HN member- Joined
- Wed, Jul 08, 2015, 5:43 PM UTC
- HN karma
- 44
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About andrewray
No profile information was provided.
Recent public activity
-
comment
Comment #43527587
Taking shader programs (they have a main() functions), hacking up their source code / AST to turn the into modularized code packages, and then enabling composition of shaders by in…
- story
- story
-
comment
Comment #13585140
You're missing the point of JSX http://blog.andrewray.me/youre-missing-the-point-of-jsx/
-
comment
Comment #11054607
It's been my experience, especially in the startup scene where business requirements change often, that `git blame` rarely shows you what you want. Files get renamed, moved, re-ind…
-
comment
Comment #10592345
Hi! I'm having trouble with both of these. https://github.com/Microsoft/vscode/issues/95 https://github.com/Microsoft/vscode/issues/81 Also can you comment on why a jsconfig.json f…
-
comment
Comment #10484635
If your branch conflicts, rebase off master (the branch you're making a pull request to). Then it will merge cleanly. There's no practical downsides to having merge commits in mast…
-
comment
Comment #10456407
I've always heard good things about Vue from its users. I have to compare all Javascript frameworks to React, because to me React feels like the first framework that got it "right.…
-
comment
Comment #10422586
If you're on a Mac, you can have some fun with voices (plenty designed for multiple languages): say -v ? Or just run this script to pass hours of time in joy and terror: https://gi…
-
comment
Comment #10391247
Cars seem fundamentally different than his other examples: Spacecraft, underwater vehicles, and airplanes. The importance difference is cars have a clear, visual grid of where they…
-
comment
Comment #10385280
This seems to take the declarative nature of SVG and make it more imperative, like HTML5 Canvas, even though it ironically uses a virtual DOM implementation under the hood. For my …
-
comment
Comment #10249260
Remove the ?currentPage=all from the URL to get the non-broken version of the link.
-
comment
Comment #10195617
This may be a silly question, but could you elaborate on why you prefer the project to be open sourced? I'm keeping it closed source now for potential business and security reasons…
-
comment
Comment #10194215
All shaders are beautiful :) This is a problem with user content submitted sites. It's hard not to conflate the quality of the content (shaders) with the quality of the product (Sh…
-
comment
Comment #10192377
Hey folks! All this traffic has got our server a little excited. We're working on restoring full service. Check @shaderfrog for updates https://twitter.com/shaderfrog/status/641645…
- story
- story