Live data from Hacker News

Viewing profile — sandfox

sandfox

HN member
Joined
Wed, Apr 18, 2012, 1:14 PM UTC
HN karma
161
Public activity
69 items

About sandfox

No profile information was provided.

Recent public activity

  1. comment
    Comment #7096533

    The banks have nothing to do with the cost of commercial rent around old street roundabout and the shoreditch triangle. It's expensive because all the silly startups now think they…

  2. comment
    Comment #7080945

    Writing code/recipes/etc for chef/ansible/puppet is no different to writing code for an application. Just because you think you have dictated (in code) that things should be a cert…

  3. comment
    Comment #7075593

    nagios is awful :-), active checks are ultimately a dead end. Heartbeat style stuff is where it's at. You should definately check out sensu and riemann, (or hevean forbid if you re…

  4. comment
    Comment #6935862

    "mission critical"...

  5. comment
    Comment #6925338

    because PHP is "slow" and c is "fast", just about anything thats written in PHP such as FastCGI parser would be daftly slow compared to a counterpart written in c or c++. Most peop…

  6. comment
    Comment #6918502

    You could (and many) do the same thing with git.

  7. comment
    Comment #6472911

    Hadoop cluster of of GPU + SSD'd up machines is not going to be cheap.... (but would be fun)

  8. comment
    Comment #6472508

    Why is your logging library handling log rotation? Also, not everyone logs to disk straight from process or at all.

  9. comment
    Comment #6429858

    I know microbenchmarks are generally daft and horribly misapplied, but it might be worth showing/measuring the difference between using built-in procedural methods and your OO ones…

  10. comment
    Comment #6428507

    They can (and often are), but some of the drones are capable of completely computer controlled take off and landing. I remember seeing somewhere that the human drone pilots caused …

  11. comment
    Comment #6367262

    Why shouldn't a 'devops' company complain about dependency? It's their domain completely. Treating anything as a "fact of life" is not going to make the problem go away... And what…

  12. comment
    Comment #6367233

    Just because you have tools ease dealing with dependencies, it does not mean that those dependencies and the cost of dealing with them has gone away. Easier to not have the problem…

  13. comment
    Comment #6334361

    only 30 mins of data retention... even AWS gives you 2 weeks at 5min resolution for free (albeit only stuff the hypervisor can measure because they don't run an agent, so no RAM et…

  14. comment
    Comment #6240815

    It should probably be noted that: a) you don't have use node's built in HTTP server (yeah, I know, nearly everyone will), you are more thn free to write your own or use one from it…

  15. comment
    Comment #6206261

    well, they do give a million free push messages a month to start with which slightly skews it. "1 Million FREE Push messages/month. $0.001 per additional Push message"[1] [1] https…

  16. comment
    Comment #6205605

    I wonder how long till AWS provides some form of realtime websocket/whatever connection service. (I admit it will be some time before things are stable enough to make it sensible f…

  17. comment
    Comment #6117227

    And this is why he has done this and you haven't :-p Though seriously, when was HN ever about health and safety?

  18. story
  19. comment
    Comment #5674421

    Errmmmm don't think anyone is offended by the word blitz, or ever has been. It's a pretty common term over here (UK) to describe a period of intense activity of any kind. Everyone …

  20. story
  21. comment
    Comment #5607534

    Why not just plant lots of explosive devices WITH a trigger mechanism... make the numbers game work for you :-)

  22. comment
    Comment #5382636

    Pedant time! ssh is just one of many transports that git can use.

  23. comment
    Comment #5348346

    If anyone has ever bothered looking at any Netflix talks / slideshares [1] about APIs, they would have surely seen the various graphs detailing how their API usage started and grew…

  24. comment
    Comment #5281779

    This is fairly key. Alot of people think in a home-centric fashion when you mention remote work and mis the crux of remote work, that you are in fact working remotely with regards …

  25. comment
    Comment #5206311

    Define slow? Which particular aspect?