Click here to Skip to main content
15,885,278 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: A guide to remote development with Live Share Pin
Mark_Wallace8-Apr-20 11:25
Mark_Wallace8-Apr-20 11:25 
NewsMicrosoft adds File Explorer integration to Windows Subsystem for Linux in new Windows 10 Fast Ring build Pin
Kent Sharkey8-Apr-20 8:31
staffKent Sharkey8-Apr-20 8:31 
GeneralRe: Microsoft adds File Explorer integration to Windows Subsystem for Linux in new Windows 10 Fast Ring build Pin
Mark_Wallace8-Apr-20 11:20
Mark_Wallace8-Apr-20 11:20 
GeneralRe: Microsoft adds File Explorer integration to Windows Subsystem for Linux in new Windows 10 Fast Ring build Pin
Dan Neely9-Apr-20 2:57
Dan Neely9-Apr-20 2:57 
GeneralRe: Microsoft adds File Explorer integration to Windows Subsystem for Linux in new Windows 10 Fast Ring build Pin
Mark_Wallace9-Apr-20 3:06
Mark_Wallace9-Apr-20 3:06 
GeneralRe: Microsoft adds File Explorer integration to Windows Subsystem for Linux in new Windows 10 Fast Ring build Pin
markrlondon9-Apr-20 3:19
markrlondon9-Apr-20 3:19 
GeneralRe: Microsoft adds File Explorer integration to Windows Subsystem for Linux in new Windows 10 Fast Ring build Pin
Greg Utas9-Apr-20 4:07
professionalGreg Utas9-Apr-20 4:07 
GeneralRe: Microsoft adds File Explorer integration to Windows Subsystem for Linux in new Windows 10 Fast Ring build Pin
kalberts9-Apr-20 10:57
kalberts9-Apr-20 10:57 
One of the main reason why I so much enjoy that The Old New Thing[^] blog of Raymond Chen is the number of posts he makes about legacy software and backwards compatibility problems. (The fraction of such stories are higher in his book than in the online blog, though).

I have lost count of the number of people I have had to explain why you simply can't lift that maxpath limit and let all programs have access to the full filename with no further question.

Frequently (especially with Linux guys) I have to make parallels to replacing IPv4 with IPv6 - an application setting aside 32 bits for an Internet address, with display functions for showing it as a.b.c.d, cannot simply be thrown an IPv6 address. Or the switch from 7 bit US-ASCII, first to 8 bit ISO8859-1 that couldn't go unencoded through a 56 kbps connection, and then to UTF-8, where advancing to the next character could mean anything from 1 to 5 bytes forward (or alternately, a rewrite to replace char[] with uint32[] throughout and rewriting all libraries).

Lots of people believe that they know the simple and easy way to switch to long file names. None do.
GeneralRe: Microsoft adds File Explorer integration to Windows Subsystem for Linux in new Windows 10 Fast Ring build Pin
markrlondon9-Apr-20 14:26
markrlondon9-Apr-20 14:26 
GeneralRe: Microsoft adds File Explorer integration to Windows Subsystem for Linux in new Windows 10 Fast Ring build Pin
kalberts9-Apr-20 15:55
kalberts9-Apr-20 15:55 
GeneralRe: Microsoft adds File Explorer integration to Windows Subsystem for Linux in new Windows 10 Fast Ring build Pin
Dan Neely10-Apr-20 2:52
Dan Neely10-Apr-20 2:52 
NewsDevelopers working with mature DevOps practices much more likely to enjoy their work Pin
Kent Sharkey8-Apr-20 8:15
staffKent Sharkey8-Apr-20 8:15 
GeneralRe: Developers working with mature DevOps practices much more likely to enjoy their work Pin
Mark_Wallace8-Apr-20 11:08
Mark_Wallace8-Apr-20 11:08 
NewsPlay Stadia Pro for free, starting today Pin
Kent Sharkey8-Apr-20 8:15
staffKent Sharkey8-Apr-20 8:15 
NewsDoes time really flow? New clues come from a century-old approach to math. Pin
Kent Sharkey8-Apr-20 7:45
staffKent Sharkey8-Apr-20 7:45 
GeneralRe: Does time really flow? New clues come from a century-old approach to math. Pin
Mark_Wallace8-Apr-20 8:08
Mark_Wallace8-Apr-20 8:08 
GeneralRe: Does time really flow? New clues come from a century-old approach to math. Pin
Nelek8-Apr-20 8:35
protectorNelek8-Apr-20 8:35 
GeneralRe: Does time really flow? New clues come from a century-old approach to math. Pin
Mark_Wallace8-Apr-20 9:30
Mark_Wallace8-Apr-20 9:30 
GeneralRe: Does time really flow? New clues come from a century-old approach to math. Pin
Nelek8-Apr-20 10:42
protectorNelek8-Apr-20 10:42 
NewsScientists ponder how jugglers seem to defy limits to human reaction times Pin
Kent Sharkey8-Apr-20 6:46
staffKent Sharkey8-Apr-20 6:46 
GeneralRe: Scientists ponder how jugglers seem to defy limits to human reaction times Pin
Mark_Wallace8-Apr-20 7:15
Mark_Wallace8-Apr-20 7:15 
GeneralRe: Scientists ponder how jugglers seem to defy limits to human reaction times Pin
kalberts9-Apr-20 9:48
kalberts9-Apr-20 9:48 
GeneralJugglers ponder how scientists defy limits of human stupidity Pin
David O'Neil8-Apr-20 16:45
professionalDavid O'Neil8-Apr-20 16:45 
GeneralRe: Jugglers ponder how scientists defy limits of human stupidity Pin
GenJerDan8-Apr-20 20:36
GenJerDan8-Apr-20 20:36 
GeneralRe: Jugglers ponder how scientists defy limits of human stupidity Pin
Mark_Wallace8-Apr-20 22:05
Mark_Wallace8-Apr-20 22:05 

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.