Live data from Hacker News

Viewing profile — nilliams

nilliams

HN member
Joined
Mon, Apr 09, 2012, 10:11 AM UTC
HN karma
830
Public activity
563 items

About nilliams

No profile information was provided.

Recent public activity

  1. comment
    Comment #15322035

    The react ecosystem is massive, and includes impressive projects like the various backends/renderers: react-native, react-sketch.app, react-vr, react-pdf, ink, that have no equival…

  2. comment
    Comment #15319414

    > The only event that license terminated Patent grant terminated, not license

  3. comment
  4. comment
  5. comment
    Comment #15166606

    Looks like they're working on moving away from bower: https://github.com/Polymer/polymer/issues/326#issuecomment-3... A quick CDN get-started would be convenient I agree. There is …

  6. comment
    Comment #15044351

    And also this (cross-plat React Native for Windows/iOS/Android): https://github.com/Microsoft/reactxp

  7. comment
    Comment #14812250

    Yeah I don't have a stake/opinion, just posted that particular article because it's a recent, thorough take, by a lawyer.

  8. comment
    Comment #14812211

    They're referring to the 'patent retaliation clause', see: https://medium.com/@dwalsh.sdlr/react-facebook-and-the-revok...

  9. comment
  10. comment
    Comment #14686938

    Another premii fan here. Has some nice touches like the night mode mentioned and 'Appearance' settings (font/font-size/colour).

  11. comment
    Comment #14669937

    > Bootstrap is so 2015. BS 3 is still very valuable for responsive-site conventions within a team, especially if you use it 'properly' from Sass or LESS source. The main part looki…

  12. comment
    Comment #14593335

    > The plugin interface is a public interface too, right? It didn't say 'plugin interface'. It said 'internal changes' that could affect some plugins. The way I read that is some pl…

  13. comment
    Comment #14575812

    > From the list of JS libraries they're using alone, I'm guessing it's going to get even fatter and laggier than it already was :( Why? Only 3 of the 'JS libraries' listed are actu…

  14. comment
  15. comment
    Comment #14438512

    Soon with the new webpack-cli, you'll just be able to 'webpack init': https://medium.com/webpack/announcing-the-new-webpack-cli-75...

  16. comment
    Comment #14378862

    Hell no :) The Amazon downloads seem to all be 44.1 khz mp3 (just downloaded an album of mine to check).

  17. comment
    Comment #14376197

    Webpack's HMR (hot reloading) of JS does work with create-react-app, but only if you use an external state store (like Redux), see [1]. The 'React Hot Loader' [2] module, which mai…

  18. comment
    Comment #14349375

    Worth knowing most new vinyl records come with a copy of the digital download too. Amazon will also automatically add (most?) vinyl purchases to your Amazon Music Library, and allo…

  19. comment
  20. comment
  21. comment
    Comment #14336455

    Here's Divvy doing this in 2010 [1], the question is if Divvy is related to the patent or if they too received a letter. [1] http://lifehacker.com/5715221/divvy-window-organizer-la…

  22. comment
  23. comment
    Comment #14322492

    True for async code, but if you use something like ShellJS [1] (which would be an easy way to rewrite a bash script that was getting out of hand), all commands are synchronous, so …

  24. comment
    Comment #14272404

    Awfully vague/FUDdy criticisms there: - dynamic require()'s can't be tree-shaken: same is true of other langs, e.g. Python. Perfectly understandable IMO as Node was designed for th…

  25. comment