Live data from Hacker News

Viewing profile — jbandi

jbandi

HN member
Joined
Mon, Nov 03, 2008, 6:05 PM UTC
HN karma
144
Public activity
88 items

About jbandi

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
    JavaScript is conquering the world

    This post lists my favourite examples that demonstrate impressively the power of JavaScript.

  5. story
    Running Node.js applications on the JVM with Nashorn and Java 8

    In this post I show how to run simple Node.js applications with Nashorn on the JVM using Avatar.js

  6. story
    Performance: Nashorn vs. Node

    I am naively playing around with Nashorn the JavaScript runtime of Java 8. Out of the box the performance of Node seems to be almost a factor 1.6 better than of Nashorn.

  7. story
    Why I don't believe in scaling Agile to the Enterprise

    I think the ultimate consequence of embracing Agility is not scaling it to the big corporation, but denying the reason for corporations altogether.

  8. story
    Not happy with Agile, but why?

    From a developers perspective: what went wrong with Agile and why? Criticising and pointing out problems is easy. But finding the root cause for being unhappy requires more reflect…

  9. story
  10. story
    Postagile: A large scrum backlog is like a big pile of underpants

    Thoughts about the analogy between an idolized backlog in Scrum and the Underpants Gnomes in South Park (originally by Jeff Patton)

  11. story
    Enterprise IT: immature and simple?

    Enterprise IT is a simple domain. We don't really deal with substantially complex or challenging problems, at least not in technical the realization. We mostly deal with trying to …

  12. story
    Is there any hope for other DVCS in the Git imperium?

    Despite the seemingly striking dominance of Git, there are still brave contenders sprouting out of the dvcs land.

  13. story
    Test Driven: It is the mindset not the tool

    In the last few years I have come to the conclusion, that the most important aspect of TDD is the mindset that comes along with TDD. With the right mindset we can practice TDD even…

  14. story
    Rethinking the Test Automation Pyramid

    Is the original test automation pyramid still matching the current software development landscape?

  15. story
    Thoughts: Are you too agile for TDD/BDD?

    Two recent blog posts seem to indicate that there are software development environments where core agile development practices like TDD and especially BDD do not fit. Those "high-c…

  16. story
    After all, ORM might really be the Vietnam of Computer Sience ...

    As a consultant I have seen almost no project that did not run into troubles with their ORM infrastructure at some point in time ... Maybe it is the ORM frameworks that are the pro…

  17. story
    Looking at BDD from the perspective of requirements engineering

    BDD looks incomplete from a testing perspective? Try to look at it from a requirements engineering perspective!

  18. story
    Top 24 Agile Web Testing Tools

    The current situation around this type of tools is quite entangled, some tools are extending or complementing others, some are competitors and new ones are sprouting out of others.…

  19. story
    Acceptance- vs. Integration-Tests

    Classifying unit-, integration-, end-to-end and acceptance tests.

  20. story
    Cassandra Syndrome: Knowing that failure is inevitable, but nobody is listening

    In death-march projects the developers are often suffering from the cassandra syndrome: They know that the project is doomed to fail, but they gave up on trying to change anything …

  21. story
    When is Scrum successful?

    An interesting question from my Scrum in Depth course last week: When is Scrum successful?

  22. story
    SpecFlow 1.3.1 released

    SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. SpecFlo…

  23. story
    Craftsmanship means we should refuse to work in dysfunctional environments

    Accepting dysfunctional environments is a sign of resignation, it means that you accept that you will never deliver what you are capable of, in essence you are giving up on being a…

  24. story
    BDD Antipattern: Business readable but no business involved

    Business readable examples have to be an artifact that business cares about! Else there is the imminent risk that the whole BDD effort degrades to a petty effort of over-eager deve…

  25. story
    Pragmatic BDD for .NET: SpecFlow 1.3 released.

    SpecFlow 1.3 using the official Gherkin parser from Cucumber & new features. SpecFlow aims at bridging the communication gap between domain experts and developers by binding busine…