Live data from Hacker News

Viewing profile — divoxx

divoxx

HN member
Joined
Mon, Jul 02, 2012, 3:24 PM UTC
HN karma
11
Public activity
8 items

About divoxx

No profile information was provided.

Recent public activity

  1. comment
    Comment #8655639

    If you're looking for a job, I'd give ThoughtWorks ( http://www.thoughtworks.com/ ) a try. They are a very unique company, very open and very inclusive.

  2. comment
    Comment #8517422

    Be aware of scams. If you find apartments listed at a price similar to this, it's likely a scam. Never pay deposit upfront without actually visiting the unit.

  3. comment
    Comment #7914767

    Awesome. The only thing that really matters is to have a convention, and tabs has been the accepted convention in the Go community since forever. Changing go fmt to enforce the con…

  4. comment
    Comment #7854909

    Ah, apparently I overlooked that multiple times. Thanks :)

  5. comment
    Comment #7854889

    I can't find a link to the actual project on the article. Is it just me? lol

  6. comment
    Comment #7854852

    A lot of people already mentioned the problems with your resume, so I won't mention that again. Where are you located? I haven't worked w/ PHP for 8 years and I'm really not sure w…

  7. comment
    Comment #6471557

    "Imagine coming to work to spend hours googling, wiring together unbelievably shitty, amazingly poor documented frameworks and battling Javscript and CSS." That's definitely not a …

  8. story
    Easy GOPATH management for Go(lang) projects

    Automatially manage Go(lang) project workspaces by looking for a .goproj file up in the tree and setting GOPATH to it's location.