Viewing profile — roughcoder
roughcoder
HN member- Joined
- Mon, Dec 01, 2014, 10:25 AM UTC
- HN karma
- 117
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About roughcoder
No profile information was provided.
Recent public activity
-
comment
Comment #33687152
https://archive.ph/20221120120719/https://www.reuters.com/bu...
- story
-
comment
Comment #14859598
agreed no default is mentioned but you can declare with `await chromeless.viewport(1024, 800)`
- story
- story
-
comment
Comment #12675776
Can not recommend www.datadoghq.com enough, cheep and a load of integrations.
-
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…
-
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…
-
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…
-
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 …
-
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 …
- story
- story
- comment
-
comment
Comment #10857651
Link to blog post https://blogs.windows.com/windowsexperience/2016/01/04/windo...
- story
-
comment
Comment #9517624
Link to TJ blog post on nodejs.org http://blog.nodejs.org/2015/05/08/next-chapter/
- story
-
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 …
-
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…
-
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.
-
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?