Click here to Skip to main content
15,886,963 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: Intel's 12th-gen 'HX' chips bring 16 cores to laptops Pin
Daniel Pfeffer10-May-22 11:26
professionalDaniel Pfeffer10-May-22 11:26 
GeneralRe: Intel's 12th-gen 'HX' chips bring 16 cores to laptops Pin
obermd11-May-22 9:47
obermd11-May-22 9:47 
GeneralRe: Intel's 12th-gen 'HX' chips bring 16 cores to laptops Pin
trønderen11-May-22 13:08
trønderen11-May-22 13:08 
GeneralRe: Intel's 12th-gen 'HX' chips bring 16 cores to laptops Pin
Dan Neely12-May-22 3:19
Dan Neely12-May-22 3:19 
NewsRust is hard, yes, but does it matter? Pin
Kent Sharkey10-May-22 7:46
staffKent Sharkey10-May-22 7:46 
GeneralRe: Rust is hard, yes, but does it matter? Pin
obermd11-May-22 3:21
obermd11-May-22 3:21 
GeneralRe: Rust is hard, yes, but does it matter? Pin
trønderen11-May-22 13:26
trønderen11-May-22 13:26 
GeneralRe: Rust is hard, yes, but does it matter? Pin
Daniel Pfeffer12-May-22 3:56
professionalDaniel Pfeffer12-May-22 3:56 
trønderen wrote:
Even though we oldboys think it a pity that young programmers know nothing about, say, disk scheduling and memory management hardware,

Our computers these days are "mini-mainframes", with I/O processors, graphics processors, etc. The only part of the computer that most of us program is the CPU, but each of the other components has non-trivial code running on it (e.g. the firmware built in to modern HDDs & SSDs, etc.).

trønderen wrote:
I think it is time to accept that application programmers need not know how you move stuff around in memory.

I must disagree with you here. Storage locality (memory, disk, etc.) plays a large part in code optimization. The essence of optimization is intelligent caching of data; having your code "thrash" to disk or require a main memory read for almost all operations is guaranteed to slow your program down by a large amount.
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.

GeneralRe: Rust is hard, yes, but does it matter? Pin
obermd12-May-22 5:38
obermd12-May-22 5:38 
GeneralRe: Rust is hard, yes, but does it matter? Pin
Dan Neely11-May-22 3:23
Dan Neely11-May-22 3:23 
GeneralRe: Rust is hard, yes, but does it matter? Pin
Dan Neely12-May-22 3:25
Dan Neely12-May-22 3:25 
NewsIBM unveils its roadmap for the ‘era of quantum-centric supercomputing’ Pin
Kent Sharkey10-May-22 7:16
staffKent Sharkey10-May-22 7:16 
GeneralRe: IBM unveils its roadmap for the ‘era of quantum-centric supercomputing’ Pin
trønderen11-May-22 13:28
trønderen11-May-22 13:28 
NewsJeffrey Snover claims Microsoft demoted him for inventing PowerShell Pin
Kent Sharkey10-May-22 7:16
staffKent Sharkey10-May-22 7:16 
NewsC# Gains most in programming language popularity index Pin
Kent Sharkey10-May-22 7:16
staffKent Sharkey10-May-22 7:16 
GeneralRe: C# Gains most in programming language popularity index Pin
Dan Neely11-May-22 3:25
Dan Neely11-May-22 3:25 
NewsApple discontinues the iPod after 20 years Pin
Kent Sharkey10-May-22 6:46
staffKent Sharkey10-May-22 6:46 
NewsMicrosoft releases physical copies of Windows 11 Pin
Kent Sharkey10-May-22 6:46
staffKent Sharkey10-May-22 6:46 
GeneralRe: Microsoft releases physical copies of Windows 11 Pin
markrlondon10-May-22 19:47
markrlondon10-May-22 19:47 
NewsResearch finds over 1.5 million "abandoned" mobile apps Pin
Kent Sharkey9-May-22 11:01
staffKent Sharkey9-May-22 11:01 
NewsHome made TPM2.0 Module Pin
Kent Sharkey9-May-22 11:01
staffKent Sharkey9-May-22 11:01 
NewsKaspersky uncovers fileless malware inside Windows event logs Pin
Kent Sharkey9-May-22 11:01
staffKent Sharkey9-May-22 11:01 
NewsHow much could software errors be costing your company? Pin
Kent Sharkey9-May-22 8:46
staffKent Sharkey9-May-22 8:46 
NewsThe state of documentation and why it’s failing IT and users Pin
Kent Sharkey9-May-22 7:46
staffKent Sharkey9-May-22 7:46 
GeneralRe: The state of documentation and why it’s failing IT and users Pin
#realJSOP10-May-22 4:44
mve#realJSOP10-May-22 4:44 

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.