Click here to Skip to main content
15,911,848 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: "A New Map Traces the Limits of Computation" fascinating Quanta article Pin
Dan Neely5-Oct-15 3:11
Dan Neely5-Oct-15 3:11 
NewsCode reviews can make or break your team Pin
Kent Sharkey1-Oct-15 12:58
staffKent Sharkey1-Oct-15 12:58 
GeneralRe: Code reviews can make or break your team Pin
BillWoodruff1-Oct-15 13:51
professionalBillWoodruff1-Oct-15 13:51 
GeneralRe: Code reviews can make or break your team Pin
Gittum1-Oct-15 23:29
Gittum1-Oct-15 23:29 
GeneralRe: Code reviews can make or break your team Pin
den2k882-Oct-15 0:00
professionalden2k882-Oct-15 0:00 
GeneralRe: Code reviews can make or break your team Pin
Dan Neely2-Oct-15 2:59
Dan Neely2-Oct-15 2:59 
GeneralRe: Code reviews can make or break your team Pin
den2k882-Oct-15 3:15
professionalden2k882-Oct-15 3:15 
GeneralRe: Code reviews can make or break your team Pin
Dan Neely2-Oct-15 3:51
Dan Neely2-Oct-15 3:51 
den2k88 wrote:
Sometimes even I put several short lines in a single line: it may (or may not) have sense and actually improve readability. Of course this is not such a case but consider that the function is very long and not breakable.


My feelings on that range from neutral/mild distaste in trivial cases, (eg int i = 0; int j = 0; ink k = 0;) mostly because anything exceptional causes me to have to slow down and take a 2nd look. I'm extremely strongly against it in the case of conditionals/loops; because without a blank line afterward to cleanly separate it from whatever follows it's too prone to confusion and a blank line is too easily lost.


den2k88 wrote:
Wherever I can I try to keep all the tokens in columns,


Many years back I used to do that a lot; but have thrown in the towel because doing so is incompatible with all the auto-formatters I've used and I find them to be more generally useful. I'll still do it occasionally, but it's very much a by exception thing now.
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius

Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt

GeneralRe: Code reviews can make or break your team Pin
den2k882-Oct-15 3:59
professionalden2k882-Oct-15 3:59 
NewsMicrosoft puts 3 hardware labs in Building 87 on virtual display Pin
Kent Sharkey1-Oct-15 12:31
staffKent Sharkey1-Oct-15 12:31 
GeneralRe: Microsoft puts 3 hardware labs in Building 87 on virtual display Pin
Patrice T1-Oct-15 14:54
mvePatrice T1-Oct-15 14:54 
NewsA billion Android phones are vulnerable to new Stagefright bugs Pin
Kent Sharkey1-Oct-15 11:25
staffKent Sharkey1-Oct-15 11:25 
GeneralRe: A billion Android phones are vulnerable to new Stagefright bugs Pin
Rob Grainger2-Oct-15 0:07
Rob Grainger2-Oct-15 0:07 
NewsMicrosoft researchers explore a practical way to build bug-free software Pin
Kent Sharkey1-Oct-15 9:46
staffKent Sharkey1-Oct-15 9:46 
GeneralRe: Microsoft researchers explore a practical way to build bug-free software Pin
Kornfeld Eliyahu Peter1-Oct-15 11:48
professionalKornfeld Eliyahu Peter1-Oct-15 11:48 
GeneralRe: Microsoft researchers explore a practical way to build bug-free software Pin
Joe Woodbury1-Oct-15 12:00
professionalJoe Woodbury1-Oct-15 12:00 
GeneralRe: Microsoft researchers explore a practical way to build bug-free software Pin
Ron Anders1-Oct-15 12:53
Ron Anders1-Oct-15 12:53 
GeneralRe: Microsoft researchers explore a practical way to build bug-free software Pin
Member 116832511-Oct-15 19:03
Member 116832511-Oct-15 19:03 
GeneralRe: Microsoft researchers explore a practical way to build bug-free software Pin
den2k881-Oct-15 21:05
professionalden2k881-Oct-15 21:05 
GeneralRe: Microsoft researchers explore a practical way to build bug-free software Pin
Gittum1-Oct-15 22:35
Gittum1-Oct-15 22:35 
GeneralRe: Microsoft researchers explore a practical way to build bug-free software Pin
Dan Neely2-Oct-15 3:06
Dan Neely2-Oct-15 3:06 
GeneralRe: Microsoft researchers explore a practical way to build bug-free software Pin
Marc Clifton3-Oct-15 6:56
mvaMarc Clifton3-Oct-15 6:56 
NewsThis guy bought 'Google.com' from Google for one minute Pin
Kent Sharkey1-Oct-15 9:33
staffKent Sharkey1-Oct-15 9:33 
NewsGitHub adds hardware-based authentication for developers PinPopular
Kent Sharkey1-Oct-15 9:28
staffKent Sharkey1-Oct-15 9:28 
GeneralRe: GitHub adds hardware-based authentication for developers Pin
Patrice T1-Oct-15 10:38
mvePatrice T1-Oct-15 10:38 

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.