Viewing profile — maartenba
maartenba
HN member- Joined
- Tue, May 21, 2013, 11:36 AM UTC
- HN karma
- 50
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About maartenba
No profile information was provided.
Recent public activity
-
comment
Comment #44028910
Turns out pigs can fly!
- story
- story
- story
- story
- story
- story
-
comment
Comment #8762268
Really interesting language!
- story
-
comment
Comment #7903965
I'm a startup owner myself so really like this type of stories and experiences.
-
comment
Comment #7903942
That's a cool approach for working on an MVP (minimum viable product). Instead of pushing something out there and hoping to get feedback, these guys are using the inverse approach …
- story
-
comment
Comment #7639091
Ripple is more aimed at dependency management of components. Much like NuGet (in fact it uses NuGet) combined with direct fetching from Git repos, better resolving of dependencies …
-
comment
Comment #7639062
Cool! Pretty similar to what www.phpexcel.net does for PHP.
- story
-
comment
Comment #7571976
True that! And I hope more SDK's are shipped in NuGet packages so we can define explicit dependencies instead of implicit ones.
-
comment
Comment #7571952
I said "most" projects :-) But even with that I don't have to go through my build logs 50 times before finding out which dependencies have to be installed for the build to work. Th…
-
comment
Comment #7571896
Added a P.S. to the post to reflect this: P.S.: A lot of the new packages like ASP.NET MVC and WebApi, the OData packages and such are being shipped as NuGet packages which is awes…
-
comment
Comment #7571883
That is not entirely true. For example the Windows Azure SDK has to be installed. Database tools have to be installed if you want to be able to compile a database project. There ar…
-
comment
Comment #7571833
The good CPAN times :-) It was a bit of a cumbersome thing to work with as a newbie back then but at least it handled dependencies very well.
- story