Viewing profile — martijndwars
martijndwars
HN member- Joined
- Mon, Aug 03, 2015, 7:46 PM UTC
- HN karma
- 11
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About martijndwars
No profile information was provided.
Recent public activity
- story
-
comment
Comment #15615007
Picking stocks based on "everyone uses..." is a great example of a bubble. What about all the companies that are not consumer facing?
-
comment
Comment #15213997
To be honest, I agree with the parent that the question is wrong. No company wants employees that are bad at interviewing. No company wants employees that are bad at anything, in f…
-
comment
Comment #14361300
Whether parsing XML is easy or hard, how often do you actually write an XML parser? If I'm digesting a JSON/XML document, I resort to a parser library for the language that I'm usi…
-
comment
Comment #14280686
I have no clue about the security implications. What can go wrong if I use ngrok for my development environment that receives development webooks? Please enlighten me.
- comment
-
comment
Comment #11981819
Abstracted further and further, up to the point where someone without programming experience can tell a computer to do the thing it should do, making "coding" (or at least how we k…
-
comment
Comment #11720509
To answer the "how do I work around this during development": non-HTTPS is permitted on localhost (this is at least the case in Chrome). The spec also hints at this ( https://w3c.g…