Click here to Skip to main content
15,895,746 members

Survey Results

What's important when voting on an article?

Survey period: 27 Feb 2017 to 6 Mar 2017

1 = not at all important, 5 = Critically important

OptionVotes12345 
Readability8593%2%12%36%47%
Technical accuracy8593%2%4%26%65%
Innovation8596%15%42%25%12%
Usefulness to you8596%7%22%28%36%
Elegance8597%20%44%21%8%
Relevance to programmers8594%8%25%41%22%
Quality of the code8592%4%16%42%35%
Humour85925%24%30%14%8%

View optional text answers (28 answers)


 
GeneralCode as image PinPopular
n.podbielski26-Feb-17 21:09
n.podbielski26-Feb-17 21:09 
GeneralRe: Code as image Pin
enhzflep26-Feb-17 21:15
enhzflep26-Feb-17 21:15 
GeneralRe: Code as image Pin
n.podbielski26-Feb-17 21:44
n.podbielski26-Feb-17 21:44 
GeneralRe: Code as image Pin
Mycroft Holmes26-Feb-17 22:01
professionalMycroft Holmes26-Feb-17 22:01 
GeneralRe: Code as image Pin
n.podbielski27-Feb-17 1:37
n.podbielski27-Feb-17 1:37 
GeneralRe: Code as image Pin
Pualee27-Feb-17 6:56
Pualee27-Feb-17 6:56 
PraiseRe: Code as image Pin
Bryian Tan27-Feb-17 3:37
professionalBryian Tan27-Feb-17 3:37 
GeneralRe: Code as image Pin
kalberts28-Feb-17 2:16
kalberts28-Feb-17 2:16 
In the old days, before "open source" became fashionable, more or less free access to the source code of, say, the OS was not that uncommon. The Universiy where I got my M.Sci. had the OS for the Univac 1100 mainframe delivered as assembly code (noone thought of writing an OS in a high level language in those days). My first job was with a company making an OS that couldn't link in drivers dynamically, so the manufacturer had to tailor make (essentially, do the static linking of) the OS for each hardware configuration. The machine was shipped with a printout of the entire OS source code for that configuration.

A friend of mine was developing some medical equipment, writing the drivers for it. For every small change to the drivers he had to go to the computer manufacturer to have a new OS with the new driver linked in. So he asked if they would give him a machine readable copy of his OS. "Sorry, that is against our policy. But you've got the printout, haven't you? Why don't you type it in from that?" ... and he did. He typed in the entire source code for the entire OS (although limited to the OS modules linked in his configuration).

So I think noone should complain about having to type in a few screenfuls of code... Smile | :)
GeneralRe: Code as image Pin
n.podbielski28-Feb-17 5:44
n.podbielski28-Feb-17 5:44 
GeneralRe: Code as image Pin
kalberts28-Feb-17 7:20
kalberts28-Feb-17 7:20 
GeneralRe: Code as image Pin
n.podbielski28-Feb-17 7:31
n.podbielski28-Feb-17 7:31 
GeneralRe: Code as image Pin
Mycroft Holmes5-Mar-17 15:50
professionalMycroft Holmes5-Mar-17 15:50 
GeneralRe: Code as image Pin
kalberts6-Mar-17 0:12
kalberts6-Mar-17 0:12 
GeneralRe: Code as image Pin
Marc Clifton28-Feb-17 5:06
mvaMarc Clifton28-Feb-17 5:06 
PraiseRe: Code as image Pin
Karthik_Mahalingam10-Mar-17 18:14
professionalKarthik_Mahalingam10-Mar-17 18:14 
GeneralShould also include Pin
OriginalGriff26-Feb-17 19:46
mveOriginalGriff26-Feb-17 19:46 
GeneralRe: Should also include Pin
DaveAuld26-Feb-17 20:51
professionalDaveAuld26-Feb-17 20:51 
GeneralRe: Should also include Pin
n.podbielski26-Feb-17 21:04
n.podbielski26-Feb-17 21:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.