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

 
NewsOnline civility improved in past year and is the best it’s been since 2016, new Microsoft research shows Pin
Kent Sharkey8-Feb-22 8:46
staffKent Sharkey8-Feb-22 8:46 
GeneralRe: Online civility improved in past year and is the best it’s been since 2016, new Microsoft research shows Pin
David O'Neil8-Feb-22 9:40
professionalDavid O'Neil8-Feb-22 9:40 
NewsComing soon to Windows 11: More reminders that your PC doesn’t meet the requirements Pin
Kent Sharkey8-Feb-22 8:46
staffKent Sharkey8-Feb-22 8:46 
GeneralRe: Coming soon to Windows 11: More reminders that your PC doesn’t meet the requirements Pin
David O'Neil8-Feb-22 14:49
professionalDavid O'Neil8-Feb-22 14:49 
GeneralRe: Coming soon to Windows 11: More reminders that your PC doesn’t meet the requirements Pin
Bernhard Hiller8-Feb-22 20:58
Bernhard Hiller8-Feb-22 20:58 
NewsNvidia’s huge Arm deal has just been scrapped Pin
Kent Sharkey8-Feb-22 8:46
staffKent Sharkey8-Feb-22 8:46 
GeneralRe: Nvidia’s huge Arm deal has just been scrapped Pin
den2k888-Feb-22 20:52
professionalden2k888-Feb-22 20:52 
NewsWASI: WebAssembly System Interface ... an abstraction of operating systems Pin
BillWoodruff8-Feb-22 0:37
professionalBillWoodruff8-Feb-22 0:37 
imho, exceptionally articulate writing, and includes an interesting interview of the author: [^]
We started work on WASI, the WebAssembly System Interface. The goal of WASI is to create a very modular set of system interfaces. These include all of the low level kinds of interfaces that you'd expect from a system interface layer. It also includes some of the higher level ones too, like neural networks in crypto, and we expect many more of these higher level APIs to be added.

These interfaces need to follow capability based security principles to ensure that we maintain the integrity of the sandbox. For the most part, these interfaces also need to be portable across the major operating systems. Although we are ok with system specific interfaces for some narrowly scoped use cases. It was when we started trying to make this portability work that we started getting into some problems.

These problems started coming to light when we were thinking about a pretty core concept in many operating systems, the filesystem. A lot of code today depends on the filesystem. That code uses the filesystem for lots of different tasks. It's where you persist data. It's where you share data between two different programs running in different processes. It's where you put the code for executables. It's where configuration lives. It's where assets get stored.

«The mind is not a vessel to be filled but a fire to be kindled» Plutarch

GeneralRe: WASI: WebAssembly System Interface ... an abstraction of operating systems Pin
Nick Polyak8-Feb-22 12:29
mvaNick Polyak8-Feb-22 12:29 
NewsCompanies plan to spend an average of $23.6 million on APIs and related infrastructure in 2022 Pin
Kent Sharkey7-Feb-22 10:46
staffKent Sharkey7-Feb-22 10:46 
GeneralRe: Companies plan to spend an average of $23.6 million on APIs and related infrastructure in 2022 Pin
Nelek7-Feb-22 22:11
protectorNelek7-Feb-22 22:11 
GeneralRe: Companies plan to spend an average of $23.6 million on APIs and related infrastructure in 2022 Pin
Dan Neely8-Feb-22 3:01
Dan Neely8-Feb-22 3:01 
NewsA developer's guide to dogfooding Pin
Kent Sharkey7-Feb-22 8:31
staffKent Sharkey7-Feb-22 8:31 
NewsThe U.S. is gingerly considering whether to adopt a digital version of its currency Pin
Marc Clifton7-Feb-22 8:01
mvaMarc Clifton7-Feb-22 8:01 
GeneralRe: The U.S. is gingerly considering whether to adopt a digital version of its currency Pin
Slacker0077-Feb-22 8:09
professionalSlacker0077-Feb-22 8:09 
GeneralRe: The U.S. is gingerly considering whether to adopt a digital version of its currency Pin
obermd7-Feb-22 13:56
obermd7-Feb-22 13:56 
GeneralRe: The U.S. is gingerly considering whether to adopt a digital version of its currency Pin
RickZeeland7-Feb-22 8:14
mveRickZeeland7-Feb-22 8:14 
GeneralRe: The U.S. is gingerly considering whether to adopt a digital version of its currency Pin
trønderen7-Feb-22 9:04
trønderen7-Feb-22 9:04 
GeneralRe: The U.S. is gingerly considering whether to adopt a digital version of its currency Pin
Marc Clifton7-Feb-22 10:27
mvaMarc Clifton7-Feb-22 10:27 
GeneralRe: The U.S. is gingerly considering whether to adopt a digital version of its currency Pin
trønderen7-Feb-22 14:35
trønderen7-Feb-22 14:35 
GeneralRe: The U.S. is gingerly considering whether to adopt a digital version of its currency Pin
Jörgen Andersson7-Feb-22 11:00
professionalJörgen Andersson7-Feb-22 11:00 
GeneralRe: The U.S. is gingerly considering whether to adopt a digital version of its currency Pin
Eddy Vluggen9-Feb-22 5:19
professionalEddy Vluggen9-Feb-22 5:19 
GeneralRe: The U.S. is gingerly considering whether to adopt a digital version of its currency Pin
trønderen9-Feb-22 6:21
trønderen9-Feb-22 6:21 
GeneralRe: The U.S. is gingerly considering whether to adopt a digital version of its currency Pin
Eddy Vluggen9-Feb-22 6:55
professionalEddy Vluggen9-Feb-22 6:55 
GeneralRe: The U.S. is gingerly considering whether to adopt a digital version of its currency Pin
abmv8-Feb-22 5:08
professionalabmv8-Feb-22 5:08 

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.