Live data from Hacker News

Viewing profile — srnm

srnm

HN member
Joined
Sat, Jan 03, 2009, 2:45 PM UTC
HN karma
12
Public activity
10 items

About srnm

No profile information was provided.

Recent public activity

  1. comment
    Comment #1905628

    http://www.scala-ide.org has come a long way and can be usable and useful. I recommend a clean install of eclipse 3.5.2 with the latest recommended build of scala-ide. Try things o…

  2. comment
    Comment #1778614

    Good luck finding a decent one bedroom apt in Sydney for $200/wk. Most places you'd want to live (eastern suburbs, inner west, northern beaches) will start at $350/wk. To get somet…

  3. comment
    Comment #1510399

    The Java Tutorials are great for people new to the Java Platform: http://download.oracle.com/docs/cd/E17409_01/javase/tutorial... Of course, the focus is the Java language... but t…

  4. comment
    Comment #1276053

    The Flash Player 10.1 release moves to a single codebase for all supported platforms. I would guess part of the reason for the delay is that they are rewriting large chunks of it t…

  5. comment
    Comment #1194829

    We've been using Wave a bit at work. It's nice that a ping (IM) can turn into a threaded chat can turn into a document. Editing, with change bars, is great. It's also great that yo…

  6. comment
    Comment #1147448

    It's interesting that the Haskell project is getting good results. Go - http://golang.org/ - doesn't use LLVM because they claim it is "large and slow". Search for llvm on http://g…

  7. comment
    Comment #1074948

    "Flash is shitty, nonredistributable, closed-source, restricted-platform, proprietary, and patent-encumbered" All true except the "shitty" part -- it's actually a nice little VM wi…

  8. comment
    Comment #634397

    He seems to be trying to become a "center of gravity" in python-land by being controversial. Why not just work with the community in a productive non-confrontational way? Lots of o…

  9. comment
    Comment #623046

    Reading the NYT with the new AIR-based reader is a pleasure. The fluid layout, typography, and especially the no-lag browsing, changes the experience to the point that I find mysel…

  10. comment
    Comment #418390

    I can recommend carbonado, http://carbonado.sourceforge.net/ , if you don't want/need a full ORM, and prefer something similar to activerecord. It doesn't hide the relational model…