Viewing profile — haches
haches
HN member- Joined
- Mon, Apr 08, 2013, 5:31 AM UTC
- HN karma
- 55
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About haches
No profile information was provided.
Recent public activity
-
comment
Comment #14622890
If you'd like to play around with Reason a bit, you can give a try here: https://codeboard.io/projects/17520?view=2.1-3.0
-
comment
Comment #12479678
Java version to play with: https://codeboard.io/projects/9288 It's interesting to see how much "overhead" static typing and language verbosity generates. But maybe there are also w…
-
comment
Comment #11882874
Worthwhile to point out that edX is a non-profit [1] unlike Coursera [2] and Udacity [3]. [1] https://www.edx.org/about-us [2] https://www.crunchbase.com/organization/coursera [3] …
-
comment
Comment #11720678
If you'd like to play with Reason you can do it online here: https://codeboard.io/projects/17520?view=2.1 Of course, you can also create your own Reason projects.
-
comment
Comment #10753504
We currently terminate Infer after 25 sec of CPU time. But if anyone is interested in trying it for lager examples, I can recommend their Docker file: https://github.com/facebook/i…
- story
-
comment
Comment #10310175
At http://codeboard.io we use them to compile and execute the user-written programs. I guess that's not the typical use of Docker because there are a number of security concerns. W…
-
comment
Comment #10293249
Thanks for the feedback. I really like the simplicity of the problem templates. And you have a nice collection there. May I ask how you displayed them to students, how students sub…
-
comment
Comment #10290908
In particular, we'd like to know from other teachers if they * consider the idea (web-IDE, automatic grading etc.) useful * use other tools (which ones?) as part of their teaching …
-
comment
Comment #10289831
One of the developers here. We'd be happy to get feedback and answer any questions.
- story
-
comment
Comment #10003125
Thanks for writing this post. I was already curious how you implemented the collaboration feature. Very happy to get some details. Fantastic work.
-
comment
Comment #9910862
People in academia have proposed a number of tools & approaches on how to enable concurrent development while mitigating the "risks" of branching. To name just a few: * Palantir by…
-
comment
Comment #9457153
I think I saw this the other day in the VIM discussion. Great job! Are the other examples, e.g. micro http, also available for download?
-
comment
Comment #9443382
Could you make it available as a Github repo? Would allow to browse it without requiring a download.
- story
- story
-
story
Several thousand MongoDBs without access control on the Internet: check yours
There's a number of news articles on this but I'm linking the original paper instead. Some news sites which picked it up: http://www.information-age.com/technology/security/1234590…
-
comment
Comment #8916262
Friend of mine does fully automatic translation from C to Java, including automatic OO reengineering. Some demos are available on his page: https://www.mtsystems.ch This work is ba…
- story
-
comment
Comment #8483533
I agree. This is a very nice idea. Could be really handy when just playing around with a front-end framework.
- story
- story
- story
-
comment
Comment #8361033
I guess the graphs would then no longer fit on a single page ;)