Live data from Hacker News

Viewing profile — aelsabbahy

aelsabbahy

HN member
Joined
Wed, Oct 21, 2015, 4:54 AM UTC
HN karma
8
Public activity
24 items

About aelsabbahy

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #13809879

    Some high level differences from serverspec/testinfra: * Goss is self contained binary, no python/ruby needed * Goss is YAML, not python/ruby DSL * Goss can generate tests from sys…

  5. comment
    Comment #13809846

    I posted goss to show HN a year ago, but a lot has changed since. Changes since my initial post: * Goss is now primarily YAML based (was JSON originally) * Goss supports golang's t…

  6. story
  7. comment
    Comment #12630180

    I've also posted a tutorial video for the tool here: https://youtu.be/in1ItGKDr98

  8. story
  9. comment
    Comment #12272449

    "We had a slight issue with a routine software upgrade" - love the wording on that. Sounds like something I would tell my boss after accidentally taking prod down.

  10. comment
    Comment #12272426

    "We had a slight issue with a routine software upgrade" - love the wording on that. Sounds like something I would tell my boss after accidentally taking prod down.

  11. comment
    Comment #12271198

    Makes sense, any examples of good/simple sites that come to mind?

  12. comment
    Comment #12271156

    Does it though? I feel I usually prefer to go to a github page of a project and will only resort to their website if the documentation only lives there. Maybe I'm in the minority :…

  13. comment
    Comment #12271094

    So right now I have a simple 302 redirect from a domain I own. I guess my question is more about the benefits of having a "site with more detailed information" vs readme + docs in …

  14. story
    Ask HN: What are the benefits of having a project webpage vs. GitHub README?

    Aside from Google Analytics are there any other benefits to having a project webpage for an open source project? Are there any guides or statistics on the impact of having a webpag…

  15. story
  16. comment
    Comment #12247270

    I've also posted a tutorial video for the tool here: https://youtu.be/in1ItGKDr98

  17. story
  18. story
  19. comment
    Comment #11554100

    I like to think to myself "If I had to verify this server manually what would I check?" and write automated tests for those. Usually, it's a few high level/important checks for cri…

  20. comment
  21. comment
    Comment #10432497

    This blog post explains the difference between goss and serverspec better than I did: http://www.unixdaemon.net/tools/testing-with-goss.html

  22. comment
    Comment #10426153

    The concept of resource/system_resource was borrowed from projects like puppet, chef. ansible, specinfra, etc. There's probably an opportunity to make this more generic by adding s…

  23. comment
    Comment #10424869

    This is my first go program, wanted to learn the language. Any feedback on code and/or tool would be greatly appreciated. The tool is intended to be a simple take on server validat…

  24. story