Articles for tag "#engineering"

Explore all content related to engineering

The Engineering of the Possible: Beyond the Dogma of 'Best Practices'

The Engineering of the Possible: Beyond the Dogma of 'Best Practices'

Critical reflection on the uncritical use of best practices and real-world software engineering.

When reverse engineering is the only solution

These days I found myself working on Fasy printers via Java. The only problem is that the SDK provided with the printer works via DLL. Let's see how I...