Viewing profile — jbandi
jbandi
HN member- Joined
- Mon, Nov 03, 2008, 6:05 PM UTC
- HN karma
- 144
- Public activity
- 88 items
- HN profile
- View on Hacker News ↗
About jbandi
No profile information was provided.
Recent public activity
- story
- story
- story
-
story
JavaScript is conquering the world
This post lists my favourite examples that demonstrate impressively the power of JavaScript.
-
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
-
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.
-
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.
-
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…
-
story
Scrum Analogies with the Underpant Gnomes and Sovjet Era Deathmarches
Scrum is not what it used to be ...
-
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)
-
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 …
-
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.
-
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…
-
story
Rethinking the Test Automation Pyramid
Is the original test automation pyramid still matching the current software development landscape?
-
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…
-
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…
-
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!
-
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.…
-
story
Acceptance- vs. Integration-Tests
Classifying unit-, integration-, end-to-end and acceptance tests.
-
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 …
-
story
When is Scrum successful?
An interesting question from my Scrum in Depth course last week: When is Scrum successful?
-
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…
-
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…
-
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…
-
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…