Monthly Archives: April 2019

Get Coding With This Atari 2600 Development Suite

Sometimes the urge strikes to get busy coding for an old retro system, but unfortunately the bar to entry can be high. There’s a need to find a workable compiler, let alone trying to figure out how to load code onto original vintage hardware. It doesn’t have to be so hard, though.

from Pocket
via Did you enjoy this article? Then read the full version from the author’s website.

How the Weibull Distribution Is Used in Reliability Engineering

This article discusses the Weibull distribution and how it is used in the field of reliability engineering. Reliability engineering uses statistics to plan maintenance, determine the life-cycle cost, forecast failures, and determine warranty periods for products.

from Pocket
via Did you enjoy this article? Then read the full version from the author’s website.

Tracking Binary Changes: Learn the DIFF-erent Ways of the ELF

Source control is often the first step when starting a new project (or it should be, we’d hope!). Breaking changes down into smaller chunks and managing the changes between them makes it easier to share work between developers and to catch and revert mistakes after they happen.

from Pocket
via Did you enjoy this article? Then read the full version from the author’s website.