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

 
NewsThe Linux Foundation identifies most important open-source software components and their problems Pin
Kent Sharkey18-Feb-20 10:45
staffKent Sharkey18-Feb-20 10:45 
GeneralRe: The Linux Foundation identifies most important open-source software components and their problems Pin
Mark_Wallace18-Feb-20 11:46
Mark_Wallace18-Feb-20 11:46 
GeneralRe: The Linux Foundation identifies most important open-source software components and their problems Pin
Kent Sharkey18-Feb-20 12:04
staffKent Sharkey18-Feb-20 12:04 
GeneralRe: The Linux Foundation identifies most important open-source software components and their problems Pin
Mark_Wallace18-Feb-20 12:05
Mark_Wallace18-Feb-20 12:05 
GeneralRe: The Linux Foundation identifies most important open-source software components and their problems Pin
Dan Neely19-Feb-20 2:42
Dan Neely19-Feb-20 2:42 
GeneralRe: The Linux Foundation identifies most important open-source software components and their problems Pin
Dan Neely19-Feb-20 2:44
Dan Neely19-Feb-20 2:44 
NewsC++20 is done! Pin
Kent Sharkey18-Feb-20 9:30
staffKent Sharkey18-Feb-20 9:30 
GeneralRe: C++20 is done! Pin
Greg Utas18-Feb-20 10:50
professionalGreg Utas18-Feb-20 10:50 
The proprietary language I used to work in had the equivalent of std::span in 1980. And the equivalent of [[likely]] and [[unlikely]] in 1995.

I mimic std::basic_osyncstream by having threads that want to write to cout send a std::ostringstream to a singleton CoutThread. This also avoids any risk of those threads blocking.

Very pleased to see atomic_flag operations wait, notify_one, and notify_all. Thumbs Up | :thumbsup:

Sadly, no mention of the proposal to deprecate volatile succeeding.
EDIT: Apparently, most uses of volatile have been deprecated.

modified 18-Feb-20 19:49pm.

GeneralRe: C++20 is done! Pin
Amarnath S18-Feb-20 21:48
professionalAmarnath S18-Feb-20 21:48 
GeneralRe: C++20 is done! Pin
Kaladin19-Feb-20 2:02
Kaladin19-Feb-20 2:02 
NewsNew chip brings ultra-low power Wi-Fi connectivity to IoT devices Pin
Kent Sharkey18-Feb-20 9:15
staffKent Sharkey18-Feb-20 9:15 
GeneralRe: New chip brings ultra-low power Wi-Fi connectivity to IoT devices Pin
Mark_Wallace18-Feb-20 9:31
Mark_Wallace18-Feb-20 9:31 
GeneralRe: New chip brings ultra-low power Wi-Fi connectivity to IoT devices Pin
Kent Sharkey18-Feb-20 10:23
staffKent Sharkey18-Feb-20 10:23 
GeneralRe: New chip brings ultra-low power Wi-Fi connectivity to IoT devices Pin
Mark_Wallace18-Feb-20 11:39
Mark_Wallace18-Feb-20 11:39 
NewsHow to coach your brain to increase your attention span Pin
Kent Sharkey18-Feb-20 9:15
staffKent Sharkey18-Feb-20 9:15 
GeneralRe: How to coach your brain to increase your attention span Pin
Mark_Wallace18-Feb-20 9:46
Mark_Wallace18-Feb-20 9:46 
NewsWindows, Linux devices at risk due to unsigned peripheral firmware Pin
Kent Sharkey18-Feb-20 9:15
staffKent Sharkey18-Feb-20 9:15 
GeneralRe: Windows, Linux devices at risk due to unsigned peripheral firmware Pin
Mark_Wallace18-Feb-20 9:42
Mark_Wallace18-Feb-20 9:42 
NewsRed Hat finds enterprise users are adopting open-source software at a rapid pace Pin
Kent Sharkey18-Feb-20 7:45
staffKent Sharkey18-Feb-20 7:45 
GeneralRe: Red Hat finds enterprise users are adopting open-source software at a rapid pace Pin
Mark_Wallace18-Feb-20 9:56
Mark_Wallace18-Feb-20 9:56 
NewsFree Software Foundation sends hard drive to Microsoft to get Windows 7 source code Pin
Kent Sharkey18-Feb-20 7:45
staffKent Sharkey18-Feb-20 7:45 
GeneralRe: Free Software Foundation sends hard drive to Microsoft to get Windows 7 source code Pin
Nelek18-Feb-20 9:15
protectorNelek18-Feb-20 9:15 
GeneralRe: Free Software Foundation sends hard drive to Microsoft to get Windows 7 source code Pin
Mark_Wallace18-Feb-20 9:45
Mark_Wallace18-Feb-20 9:45 
NewsTesla teardown finds electronics 6 years ahead of Toyota and VW Pin
Randor 17-Feb-20 23:58
professional Randor 17-Feb-20 23:58 
GeneralRe: Tesla teardown finds electronics 6 years ahead of Toyota and VW Pin
Mark_Wallace18-Feb-20 1:50
Mark_Wallace18-Feb-20 1:50 

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.