Live data from Hacker News

Viewing profile — codewright

codewright

HN member
Joined
Sun, Oct 14, 2012, 7:36 AM UTC
HN karma
1,191
Public activity
425 items

About codewright

Hacker in SV.

Recent public activity

  1. comment
    Comment #5649191

    Yep. Awful food. Not, "awful Indian food". Awful by any standard. I don't think the founders had any experience with food before doing Tava.

  2. comment
    Comment #5648917

    There's a VC funded Indian burrito joint in Palo Alto. I've eaten lunch there three times, once with a potential investor. Food's terrible to boot.

  3. comment
    Comment #5642000

    http://github.com/bitemyapp/neubite/ There's a CMS, for starters.

  4. comment
    Comment #5641998

    Noir is deprecated, use vanilla ring + libnoir or Luminus.

  5. comment
    Comment #5637082

    Would be great if not for the CPS. I end up doing something similar except with Clojure instead of Node.js for my projects lately.

  6. comment
    Comment #5629126

    Take a look at Luminus.

  7. comment
    Comment #5628499

    Recently left Heroku, too many failures. The last week I had my app on Heroku availability was in the realm of ~60-80%. Between that and the obscenely slow and overpriced Postgres.…

  8. comment
    Comment #5628491

    Carthago delenda est: when are you re-releasing the software you yanked from your Github?

  9. comment
    Comment #5628485

    Are you going to re-release the stuff you yanked off your github?

  10. comment
    Comment #5624386

    CL is Common Lisp. The go-to for Clojure is Luminus, which is less of a framework and more of a "web best practices" project template.

  11. comment
    Comment #5623923

    Just use http://serverbear.com/ and be liberated from blog spam like this.

  12. comment
    Comment #5623898

    They're not saturated yet. DO's CPU performance has generally been worse than Linode's in benchmarks and that was before the recent Linode upgrade so they're probably even further …

  13. comment
    Comment #5623822

    Then this is even sillier, SoftLayer non-dedi is pointless, they're notorious for being overpriced as a brand.

  14. comment
    Comment #5623817

    It's not as good as Python yet but rapidly getting better. There's an excellent SQL abstraction library (Korma), Ring makes for a nice WSGI equivalent, Compojure and Clabango combi…

  15. comment
    Comment #5623798

    I use DigitalOcean but this is silly. 1. SoftLayer is well known for being over-priced. 2. They have a startup program you can use to get like $10k in credits. 3. DigitalOcean isn'…

  16. comment
    Comment #5623398

    More powerful language (primitives, concision, macros), more performance (JVM fun-ness). Some aspects of the JVM (slow-start) are icky but the tooling works around it (in-runtime a…

  17. comment
  18. comment
    Comment #5622779

    The beauty of concurrency in Clojure: ; Rough sketch: def defines a var (pretend it's a reference) ; @ is used to dereference the future and block to wait for the result. (def f (f…

  19. comment
    Comment #5620519

    Clojure, I used to do Python with Django or Flask. HTML/CSS aren't optional so I don't know why you included that in the list. I've tried Node.js, hated it.

  20. comment
    Comment #5619603

    I prefer Clojure/Ring if I'm going to be doing web stuff on the JVM, but if I had to pick between those two, I'd go with Play. I don't think either is a terrible choice though.

  21. comment
  22. comment
    Comment #5615417

    Bodil Stokke is a good person to follow in general (on Github and Twitter) if you're into Clojure. The name made me chuckle. The Hindley-Milner actually makes seeing where the type…

  23. comment
    Comment #5610561

    Is this a coping mechanism for dealing with burnout for you?

  24. comment
    Comment #5606178

    That was incredible. Thank you for sharing this.

  25. comment
    Comment #5605329

    Friction + capability + turtles all the way down.