Click here to Skip to main content
15,892,298 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!

 
NewsLG’s new foldable display bends both ways and doesn’t crease Pin
Kent Sharkey8-Sep-21 10:01
staffKent Sharkey8-Sep-21 10:01 
GeneralRe: LG’s new foldable display bends both ways and doesn’t crease Pin
Nelek9-Sep-21 1:05
protectorNelek9-Sep-21 1:05 
NewsTechnical debt isn't technical: what companies can do to reduce technical debt Pin
Kent Sharkey8-Sep-21 10:01
staffKent Sharkey8-Sep-21 10:01 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
charlieg9-Sep-21 12:29
charlieg9-Sep-21 12:29 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt PinPopular
markrlondon9-Sep-21 19:37
markrlondon9-Sep-21 19:37 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
#realJSOP9-Sep-21 23:27
mve#realJSOP9-Sep-21 23:27 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
Richard Deeming9-Sep-21 23:43
mveRichard Deeming9-Sep-21 23:43 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
#realJSOP12-Sep-21 2:04
mve#realJSOP12-Sep-21 2:04 
If code that uses the grid function is well documented to indicate the existence of the function, you shouldn't have that problem. When beginning work on an established product, most of us look through the code to see how something was done and imitate that methodology as closely as possible, and chances are pretty good that you'll notice the comment about the existing grid function.

Since you know all of the properties of the grid ahead of time, the grid function can be written in such a way as to support all of its potential properties, and handle the absence of associated properties in the options object (default functionality), making the function robust and reasonably future-proof. That way, the options object only has to be initialized with properties that matter to its current implementation. It ain't hard to do or conceptualize.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
Richard Deeming12-Sep-21 23:15
mveRichard Deeming12-Sep-21 23:15 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
charlieg10-Sep-21 1:38
charlieg10-Sep-21 1:38 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
#realJSOP12-Sep-21 2:17
mve#realJSOP12-Sep-21 2:17 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
Greg Utas12-Sep-21 3:46
professionalGreg Utas12-Sep-21 3:46 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
charlieg10-Sep-21 1:30
charlieg10-Sep-21 1:30 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
Greg Utas12-Sep-21 4:01
professionalGreg Utas12-Sep-21 4:01 
NewsMicrosoft details how Windows 11 makes PCs faster by optimizing system resources Pin
Kent Sharkey8-Sep-21 10:01
staffKent Sharkey8-Sep-21 10:01 
NewsWalking with coffee is a little-understood feat of physics Pin
Kent Sharkey8-Sep-21 8:01
staffKent Sharkey8-Sep-21 8:01 
GeneralRe: Walking with coffee is a little-understood feat of physics Pin
Nelek9-Sep-21 1:02
protectorNelek9-Sep-21 1:02 
GeneralRe: Walking with coffee is a little-understood feat of physics Pin
Gary Wheeler9-Sep-21 2:54
Gary Wheeler9-Sep-21 2:54 
GeneralRe: Walking with coffee is a little-understood feat of physics Pin
#realJSOP9-Sep-21 23:32
mve#realJSOP9-Sep-21 23:32 
NewsWill the real senior dev please stand up? Pin
Kent Sharkey8-Sep-21 8:01
staffKent Sharkey8-Sep-21 8:01 
GeneralRe: Will the real senior dev please stand up? Pin
Nelek8-Sep-21 20:42
protectorNelek8-Sep-21 20:42 
RantRe: Will the real senior dev please stand up? Pin
Gary Wheeler9-Sep-21 2:46
Gary Wheeler9-Sep-21 2:46 
GeneralRe: Will the real senior dev please stand up? Pin
charlieg9-Sep-21 12:33
charlieg9-Sep-21 12:33 
GeneralRe: Will the real senior dev please stand up? Pin
Kent Sharkey9-Sep-21 12:56
staffKent Sharkey9-Sep-21 12:56 
GeneralRe: Will the real senior dev please stand up? Pin
Bernhard Hiller9-Sep-21 21:20
Bernhard Hiller9-Sep-21 21:20 

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.