Viewing profile — adamsaleh
adamsaleh
HN member- Joined
- Sun, Feb 17, 2013, 9:30 AM UTC
- HN karma
- 10
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About adamsaleh
No profile information was provided.
Recent public activity
-
comment
Comment #5502965
While reading this, it reminded me of interesting paper on javascript privilege separation, what do you think about it? https://www.usenix.org/conference/usenixsecurity12/privilege…
-
comment
Comment #5330587
JVM? I knew Java, but most of what I did in java was using autocomplete in Netbeans and cursing Maven, when it didn't work. What really helped me that, we had "programing paradigm"…
-
comment
Comment #5323906
As far as one true checklists go, I really like NSA Guide to securing RHEL. http://www.nsa.gov/ia/_files/os/redhat/NSA_RHEL_5_GUIDE_v4.2... and TLDR version: http://www.nsa.gov/ia/…
-
comment
Comment #5303597
Could we say, DSLs are the new frameworks? For example for a web-dev in Java you'd use a MVC framework. In Clojure you get a query DSL to do your model, templating DSL to create yo…
-
comment
Comment #5303339
I have never experienced a hackathon, most similar thing that comes to my mind, that I was part of are hackfests on some open-source conferences and those were pretty great. Usualy…
-
comment
Comment #5303292
Actually this is how it was when I started at my current position. We are doing web-testing in clojure, and in past year our little framework evolved into a DSL of a sorts. On one …
-
comment
Comment #5246263
Well why cross-compile to Emscripten, when you can cross-compile directly for arm,e.t.c (thus leveraging diractly unix/desktop heritage)
-
comment
Comment #5234722
I have heard from a guy with same hard-of-hearing problem and he was quite against implants ... his impression was that they are practically impossible to upgrade, and they replace…