Click here to Skip to main content
15,867,686 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: Bioscience firm claims will bring back extinct woolly mammoth Pin
Super Lloyd14-Sep-21 19:45
Super Lloyd14-Sep-21 19:45 
NewsDevelopers: Hire or use consultants? Pin
Kent Sharkey14-Sep-21 8:16
staffKent Sharkey14-Sep-21 8:16 
NewsPSA: Microsoft is ending support for Silverlight next month Pin
Kent Sharkey14-Sep-21 6:46
staffKent Sharkey14-Sep-21 6:46 
GeneralRe: PSA: Microsoft is ending support for Silverlight next month Pin
#realJSOP14-Sep-21 22:38
mve#realJSOP14-Sep-21 22:38 
GeneralRe: PSA: Microsoft is ending support for Silverlight next month Pin
  Forogar  15-Sep-21 2:43
professional  Forogar  15-Sep-21 2:43 
NewsPHP maintains an enormous lead in server-side programming languages Pin
Kent Sharkey14-Sep-21 6:46
staffKent Sharkey14-Sep-21 6:46 
NewsThe future of Rust Pin
Kent Sharkey13-Sep-21 10:46
staffKent Sharkey13-Sep-21 10:46 
GeneralRe: The future of Rust PinPopular
Marc Clifton13-Sep-21 16:10
mvaMarc Clifton13-Sep-21 16:10 
Quote:
“Reliable: If it compiles, it works.”

fn main() {
    let x = 7;
    let y = 0;

    println!("{} / {} = {}", x, y, x/y);
}
Output:
Compiling playground v0.0.1 (/playground)
    Finished dev [unoptimized + debuginfo] target(s) in 3.50s
     Running `target/debug/playground`
thread 'main' panicked at 'attempt to divide by zero', src/main.rs:5:32

But it compiled! Laugh | :laugh:

Yeah, I would panic too.

GeneralRe: The future of Rust Pin
Super Lloyd14-Sep-21 19:48
Super Lloyd14-Sep-21 19:48 
NewsStudy finds astronaut blood mixed with Mars soil makes ultra-hard concrete Pin
Kent Sharkey13-Sep-21 10:46
staffKent Sharkey13-Sep-21 10:46 
GeneralRe: Study finds astronaut blood mixed with Mars soil makes ultra-hard concrete Pin
jeron113-Sep-21 11:02
jeron113-Sep-21 11:02 
GeneralRe: Study finds astronaut blood mixed with Mars soil makes ultra-hard concrete Pin
Super Lloyd13-Sep-21 13:28
Super Lloyd13-Sep-21 13:28 
JokeRe: Study finds astronaut blood mixed with Mars soil makes ultra-hard concrete Pin
Vivi Chellappa13-Sep-21 17:50
professionalVivi Chellappa13-Sep-21 17:50 
GeneralRe: Study finds astronaut blood mixed with Mars soil makes ultra-hard concrete Pin
Daniel Pfeffer13-Sep-21 18:58
professionalDaniel Pfeffer13-Sep-21 18:58 
NewsDon't fidget! WiFi will count you Pin
Kent Sharkey13-Sep-21 10:16
staffKent Sharkey13-Sep-21 10:16 
GeneralRe: Don't fidget! WiFi will count you Pin
David O'Neil13-Sep-21 10:47
professionalDavid O'Neil13-Sep-21 10:47 
GeneralRe: Don't fidget! WiFi will count you Pin
Dan Neely14-Sep-21 3:53
Dan Neely14-Sep-21 3:53 
NewsOver 60 million wearable, fitness tracking records exposed via unsecured database Pin
Kent Sharkey13-Sep-21 10:16
staffKent Sharkey13-Sep-21 10:16 
GeneralRe: Over 60 million wearable, fitness tracking records exposed via unsecured database Pin
Peter_in_278013-Sep-21 14:12
professionalPeter_in_278013-Sep-21 14:12 
NewsProgramming languages: Python is on the verge of another big step forward Pin
Kent Sharkey13-Sep-21 10:16
staffKent Sharkey13-Sep-21 10:16 
GeneralRe: Programming languages: Python is on the verge of another big step forward PinPopular
Marc Clifton13-Sep-21 16:05
mvaMarc Clifton13-Sep-21 16:05 
NewsMinimal APIs at a glance in .NET 6 Pin
Kent Sharkey13-Sep-21 8:46
staffKent Sharkey13-Sep-21 8:46 
GeneralRe: Minimal APIs at a glance in .NET 6 Pin
Marc Clifton13-Sep-21 15:57
mvaMarc Clifton13-Sep-21 15:57 
GeneralRe: Minimal APIs at a glance in .NET 6 Pin
Super Lloyd13-Sep-21 17:58
Super Lloyd13-Sep-21 17:58 
NewsMozilla has defeated Microsoft’s default browser protections in Windows Pin
Kent Sharkey13-Sep-21 6:46
staffKent Sharkey13-Sep-21 6:46 

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.