Viewing profile — dmarg
dmarg
HN member- Joined
- Thu, May 01, 2014, 8:21 PM UTC
- HN karma
- 148
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About dmarg
[ my public key: https://keybase.io/danielmargol; my proof: https://keybase.io/danielmargol/sigs/uJ_pIvNTMiW6mkQ3WdnCeofKcf7m2qSo_gI9bxYzTAU ]
Recent public activity
-
comment
Comment #13609273
But it has "protection" in its title! It must be protecting us right...
-
comment
Comment #11686159
I work on a team with the same size as yours. Although we do not all sit in the same room, we still do code reviews. Since we are small we are not the most critical on style. I am …
- story
-
comment
Comment #10168698
Yes, statically typed languages can help. However, if you have good test coverage then you can test for that stuff and get a similar experience. For example, if a test break then y…
-
comment
Comment #10034258
*Radio On Internet
-
comment
Comment #9892102
This is pretty cool but sucks living in DC because we do not have equal representation. We just have a shadow representative who only has a vote in committee when democrats have th…
- story
-
comment
Comment #9805302
Heard about this and seems like everyone and their mother are signing on. This is one of the reasons why I asked the main question is because I want to fully understand what the bu…
-
comment
Comment #9805288
I have not, as I am fairly new to this field but that makes sense in a way if it can minimize the use of other tools to just use the one tool.
-
comment
Comment #9805278
Yeah, I looked at the Docker website. I feel that Docker is super good at marketing and wanted to get some other opinions.
-
story
Ask HN: Why use Docker and what are the business cases for using it?
I recently did a very basic tutorial on Docker. Afterward, when talking to the tech lead of the project I am working on, he asked me "What are the business cases for using Docker, …
-
comment
Comment #9569746
>>No one is obliged to give you money. Finding a business model that works is your problem, not your customers. This struck a chord with me and is exactly the reason why Hollywood …
-
comment
Comment #9505342
Thanks for that link!
-
story
Ask HN: Do You Use Babel or Traceur for ES6 and Why?
Are you writing ES6 yet? Then do you use Babel or Traceur to transpile into ES5? Why did you pick which one you use?
-
comment
Comment #9367186
Agreed. We don't and shouldn't follow. We should continue with developing currently existing and new technologies to loosen the worlds dependency on oil.
-
comment
Comment #9242966
Would definitely like to know this as well. Also, are there any dropped frames over a certain amount of time? Like 5 frames dropped every ten minutes.
-
comment
Comment #9226398
I completely agree. I just posted a comment pretty much on these same lines but I guess your comment got there first. The hate on JavaScript "horse" is past being dead. Maybe we ca…
-
comment
Comment #9226368
The post starts off with: "The JavaScript Problem is two fold: JavaScript sucks, but we need JavaScript." Can we just got over this JavaScript sucks issue. We get it. There are a l…
-
comment
Comment #9225956
Yeah that slide is a little confusing because they messed up the second step. JS Facade is supposed to be where Dart Facade is and vice versa. Also, Angular 2.0 is going to be writ…
-
comment
Comment #9154816
I think that the Angular team has not decided on two-way data binding yet. They maybe keeping it and I just asked this question on the reddit ama that they are going to do over at …
-
comment
Comment #9152209
I agree with you completely. People just want to complain.
-
comment
Comment #9152114
I am pretty sure that TypeScript just adds type safety and is optional. I don't see this as a huge negative and I actually see this as a positive. Just curious, what and why are al…
-
comment
Comment #9152079
At ng-conf in the opening remarks they talked about how they plan to have people migrate from 1.X to 2.0. From what I understand if you start using the new router in Angular 1.4 th…
-
comment
Comment #9152032
AtScript is now TypeScript is what they said in the opening remarks.
-
comment
Comment #9101675
Awesome. Sounds good and I look forward to trying it.