dgcoffman's comments

dgcoffman | 7 years ago | on: We need to talk about systematic fraud

> In a 2016 study1 in Scientometrics, Byrne and Labbé reported 48 problematic papers, including the 30 papers that had incorrectly identified nucleotide fragments. These were all written by authors from China.

dgcoffman | 7 years ago | on: Coders Automating Their Own Job

> leverage smart development practices into making the job a lot less labor-intensive.

I think we instead do the same amount of labor, but accomplish more.

dgcoffman | 8 years ago | on: Is the open office layout dead?

Had the same experience working a consulting job one time. Awful, dirty rows of terrible monitors and keyboards, fluorescent lighting, chintzy chairs.

Hotdesking sends to me the pretty degrading message that people are entirely fungible (probably also called "resources" at these places). I'm opposed to it.

And yes, everyone just sat in the same spot everyday.

dgcoffman | 9 years ago | on: Ignite UI is now open source

Infragistics is a bespoke software dev shop that does mostly Microsofty line of business web stuff. SharePoint, ASP.Net, Silverlight, SSRS/SSIS, etc.

I think they sell to big companies who are Microsoft vendor-locked (probably also Microsoft itself).

Ignite UI is a component library, like Telerik UI.

Very similar to Telerik.

dgcoffman | 11 years ago | on: Ten Commandments of Sushi

I prefer dipping my sushi in wasabi mixed with soy sauce and I don't care how anybody else things I should eat it.

dgcoffman | 11 years ago | on: New Features in C# 6 (2014)

I would love to read a blog post about why they thought it was impossible and maybe walking through the implementation.

dgcoffman | 12 years ago | on: Class Hierarchies? Don't Do That

Okay, but that kind of polymorphism is actually a replacement for conditional logic, e.g. switch on type antipattern.

People hate conditionals. People hate polymorphism.

Everybody is wrong about everything pretty much all of the time, it appears.

page 1