Live data from Hacker News

Viewing profile — roughcoder

roughcoder

HN member
Joined
Mon, Dec 01, 2014, 10:25 AM UTC
HN karma
117
Public activity
22 items

About roughcoder

No profile information was provided.

Recent public activity

  1. comment
    Comment #33687152

    https://archive.ph/20221120120719/https://www.reuters.com/bu...

  2. story
  3. comment
    Comment #14859598

    agreed no default is mentioned but you can declare with `await chromeless.viewport(1024, 800)`

  4. story
  5. story
  6. comment
    Comment #12675776

    Can not recommend www.datadoghq.com enough, cheep and a load of integrations.

  7. comment
    Comment #12660343

    This could be debated, atomic components within a framework built for a purpose can still be responsive. Responsive or adaptive should be choice made at the start of projects and t…

  8. comment
    Comment #12446241

    If you support ES6/ES7 in your build cycle then we are big fans of the spread operator which can be used instead of _.default, Object.assign. For example: case 'CHANGE_LOCATION': r…

  9. comment
    Comment #12446039

    For a simple app your code works fine. You will have trouble when it scales. We have migrated a load of model logic from Angular to redux and redux saga, once you get your head aro…

  10. comment
    Comment #12439345

    I rarely comment for the amount of hours spent parusing HN but this is one to many shoddy node bashes. I take a pragmateic approach to this (maybe its cause im now predominantly a …

  11. comment
    Comment #11194083

    I have had a Sinclair, Amstrad and Pi 1 - in fact I had my first experience of programming on my Sinclair when I was 8 years old. Now make a living out of it. Will be getting a Pi …

  12. story
  13. story
  14. comment
  15. comment
    Comment #10857651

    Link to blog post https://blogs.windows.com/windowsexperience/2016/01/04/windo...

  16. story
  17. comment
    Comment #9517624

    Link to TJ blog post on nodejs.org http://blog.nodejs.org/2015/05/08/next-chapter/

  18. story
  19. comment
    Comment #9432806

    If it was not for the need to have a fallback for IE9 I would be using flexbox as standard, its a great feature with deals with so many of the common page layout issues, including …

  20. comment
    Comment #9432746

    Its bigger then li's it about an overall approach. In this use case, yes maybe its an overkill but in some cases its not and allows for quite a bit of flexibility to use the same s…

  21. comment
    Comment #9416341

    It used to be the case and I think still is for a large case of mobile/tablet devices to just set font size on inputs to 16px. I think with ios 8 this has changed.

  22. comment
    Comment #9380597

    How come with hear little or nothing about Apple having such a closed and restricted environment for iPhone. For example with payments having to go through them?