ylliX - Online Advertising Network

Chromodysmorphia – Penny Arcade

The funniest thing about this is… well, maybe it’s not funny broadly. The ironic thing about it is that the worst sort of abuse he could visit upon a miniature is beyond the apex of what I could ever achieve, and even he feels like this. So it must just be part of the Human […]

Manager’s obsessive cost-cutting initiatives cost the company more money when double-sided printing policy causes problems with important client: ‘All printing must be double-sided—no exceptions’

A double-edged sword cuts both ways, and you could probably get a paper cut from a double-sided print job, too. Cutting costs might seem like a good idea, but really, you’re probably just going to slice right through other important things like customer satisfaction and, by extension, your company’s profit. After all, as the old […]

Chromodysmorphia – Penny Arcade

The funniest thing about this is… well, maybe it’s not funny broadly. The ironic thing about it is that the worst sort of abuse he could visit upon a miniature is beyond the apex of what I could ever achieve, and even he feels like this. So it must just be part of the Human […]

Perfect Test Coverage

When SC got hired, the manager said “unit testing is very important to us, and we have 100% test coverage.” Well, that didn’t sound terrible, and SC was excited to see what kind of practices they used to keep them at that high coverage. [Test] public void a_definition() { Assert.True(new TypeExpectations<IndexViewModel>() .DerivesFrom<object>() .IsConcreteClass() .IsSealed() .HasDefaultConstructor() […]