Live data from Hacker News

Viewing profile — zapman449

zapman449

HN member
Joined
Wed, Jun 30, 2010, 3:39 PM UTC
HN karma
40
Public activity
24 items

About zapman449

No profile information was provided.

Recent public activity

  1. comment
    Comment #7451500

    Can I say "thank you" about his point on reusable code? Re-editable code as he puts it is far more useful. Witness in puppet: their 'go to' module for example purposes is for ntp. …

  2. comment
    Comment #7371048

    Since most clients are supposed to work through a specified resolver rather than run their own, the easy block is to deny port 53 to non approved resolver hosts. Probably a good id…

  3. comment
    Comment #7368678

    I call bs. I'm certain there will be a large scale problem with XP. However, that won't run in the reputation of MS, but rather the company still using it.

  4. comment
    Comment #7288702

    What I don't understand is why Comcast refused to put NetFlix's CDN gear into their network/DC setup. That would solve the problem...

  5. comment
    Comment #6975279

    +1 I'm typing now on a u6430 running ubuntu 13.04, and it runs great. Three challenges: 1) On a busy wifi, I have some challenges with connection drops, but I haven't determined if…

  6. comment
    Comment #5099779

    Dell makes a nice bit of coin (2+bil in profit last quarter according to google), mostly from the enterprise stuff, hence the kerfuffle over 3Par 2 years ago. What I don't get is w…

  7. comment
    Comment #4649563

    Or, you could use 'ls -h'... (that said, I do see the utility, since it gives a more obvious visual queue as to the order of size differences... but if you're doing anything with t…

  8. comment
    Comment #4506806

    GOW seems to be more focused on a userland environment, whereas mingw is focused on enabling developers to link against unix libraries in a windows environment. Sure there's msggre…

  9. comment
    Comment #4505848

    Personally, I think Gow is awesome. The few times that I need power unix stuff, it's been just there, and it just works. That's the most important thing. For me, it's worth the 'pr…

  10. comment
    Comment #4505826

    it includes the command lines for putty: pscp and psftp at least.

  11. comment
    Comment #4349742

    the application specific passwords are 16 characters long. Four blocks of four lowercase characters. I too would rather them be longer, and involve at least some numbers if not spe…

  12. comment
    Comment #4282886

    People have mentioned syntax-highlighting, which is cool, and I'll be checking it out shortly. But MY favorite feature of zsh is ZLE: the Zsh Line Editor. The fact that I hit up-ar…

  13. comment
    Comment #4080029

    Trust me. I get it. But if you don't have the HS diploma, it'll be something you have to explain for YEARS. People have certain expectations for others, even in high tech. The HS D…

  14. comment
    Comment #4079784

    I guess it depends on what else you're doing. If you're in High School still, suck it up and finish with high marks and be done. As for college, there are two theories on that: on …

  15. comment
    Comment #3434297

    Well, Oracle is more prevalent in big enterprise. But if you look at the equations at the end of the article, a mysql/postgres DBA costs probably 80-90% of the Oracle DBA. The lice…

  16. comment
    Comment #3396729

    The big problem is in proving the collusion. It's just as easy, and mostly legal to send signals to your competitors through the marketplace... release a new model with foobaz feat…

  17. comment
    Comment #3371561

    I do really miss the 'command' module's convienience... so much that I often code my own version using subprocess, just so I can get at Std-out, Std-Err, and the return code all in…

  18. comment
    Comment #3327417

    God speed Miyamoto-san. Thank you for everything.

  19. comment
    Comment #3229025

    Text only google cache version, since the website seems to be slagged. http://webcache.googleusercontent.com/search?q=cache:UGF6HCq...

  20. comment
    Comment #3021812

    Since both bash and zsh are 'sh' derived shells, it's not a huge context flip. It's analogous to flipping between your highly tuned (vim|emacs) config, vs logging into a new AWS im…

  21. comment
    Comment #2945894

    I tend to use screen, rather than use tabbed CLI windows. Or you could use tmux.

  22. comment
    Comment #2728373

    My grief with this requirement is CentOS 5 only comes with php 5.1.6 without some hackery of special repos or self-compile... That affects a TON of hosting companies... especially …

  23. comment
    Comment #1476307

    It's also annoying to have open bugs that can't get any traction... I'm more than willing to do almost any test (short of destroying my data) to help them along, because an easy wa…

  24. comment
    Comment #1475232

    OCFS2, in the v1.4 branch has some extreme fragmentation problems. It seems to be just fine if you're dealing with large files, or lots of small files that don't change frequently.…