Click here to Skip to main content
15,883,901 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: Popular JavaScript library starts showing ads in its terminal Pin
Dan Neely10-Apr-20 2:36
Dan Neely10-Apr-20 2:36 
NewsYou can build your own Earth 2.0 with the awesome website 'Earth-like' Pin
Kent Sharkey9-Apr-20 8:45
staffKent Sharkey9-Apr-20 8:45 
GeneralRe: You can build your own Earth 2.0 with the awesome website 'Earth-like' Pin
Mark_Wallace9-Apr-20 9:48
Mark_Wallace9-Apr-20 9:48 
GeneralRe: You can build your own Earth 2.0 with the awesome website 'Earth-like' Pin
Daniel Pfeffer9-Apr-20 23:14
professionalDaniel Pfeffer9-Apr-20 23:14 
NewsWindows 10 will list unused files and apps you can remove Pin
Kent Sharkey9-Apr-20 8:45
staffKent Sharkey9-Apr-20 8:45 
GeneralRe: Windows 10 will list unused files and apps you can remove Pin
Greg Utas9-Apr-20 8:57
professionalGreg Utas9-Apr-20 8:57 
GeneralRe: Windows 10 will list unused files and apps you can remove Pin
kalberts9-Apr-20 13:56
kalberts9-Apr-20 13:56 
GeneralRe: Windows 10 will list unused files and apps you can remove Pin
kalberts9-Apr-20 9:39
kalberts9-Apr-20 9:39 
One of my early experiences with Linux was to clean the disk of applications I would never use.

Obviously, the system failed within a few days. Non-*nix people would be shocked to learn how many otherwise completely irrelevant tools, libraries and whathaveyou that are expected by, say, installation jobs, and other scripts. Try to remove gcc, because you make no use of c code! Try to argue that you have switched to bash, that's why you removed sh. Try removing unused libraries, the Perl interpreter, or Python. Or ...

If you are lucky, that which you removed will mysteriously be back a few weeks later, especially if it didn't come with the base OS installation. If it was delivered with Linux itself, you can assume that programs using it (without your knowing) will simply take for granted that it is there, and crash if it isn't.

So I have learnt with Linux systems: Don't touch anything that you don't know what is there for! Never assume that you can remove anything, in particular if you did not install it yourself. (Even then, some program installed later could have taken into use the file you had installed, skipping its own installation of the same file, and crash when you remove yours.)

If there is an OS function that provides a written guarantee that a given file can be removed without causing anything else to crash, I might trust it. But a hard life has taught me that e.g. files in the temp directory should not be deleted, but moved to another directory for two weeks first, just in case some application comes back a few days later and expects to find the file it left in the temp dir untouched. (One graphics card driver I had put its .ini files in TEMP!)
GeneralRe: Windows 10 will list unused files and apps you can remove Pin
Mark_Wallace9-Apr-20 9:48
Mark_Wallace9-Apr-20 9:48 
GeneralRe: Windows 10 will list unused files and apps you can remove Pin
Joe Woodbury9-Apr-20 9:55
professionalJoe Woodbury9-Apr-20 9:55 
GeneralRe: Windows 10 will list unused files and apps you can remove Pin
Mark_Wallace9-Apr-20 9:59
Mark_Wallace9-Apr-20 9:59 
GeneralRe: Windows 10 will list unused files and apps you can remove Pin
markrlondon9-Apr-20 14:25
markrlondon9-Apr-20 14:25 
GeneralRe: Windows 10 will list unused files and apps you can remove Pin
jackbrownii10-Apr-20 5:47
professionaljackbrownii10-Apr-20 5:47 
GeneralRe: Windows 10 will list unused files and apps you can remove Pin
jeron110-Apr-20 6:16
jeron110-Apr-20 6:16 
NewsA new false memory study suggests people can't tell what's real Pin
Kent Sharkey9-Apr-20 7:15
staffKent Sharkey9-Apr-20 7:15 
GeneralRe: A new false memory study suggests people can't tell what's real Pin
Joe Woodbury9-Apr-20 8:38
professionalJoe Woodbury9-Apr-20 8:38 
GeneralRe: A new false memory study suggests people can't tell what's real Pin
Kent Sharkey9-Apr-20 8:41
staffKent Sharkey9-Apr-20 8:41 
GeneralRe: A new false memory study suggests people can't tell what's real Pin
Joe Woodbury9-Apr-20 8:55
professionalJoe Woodbury9-Apr-20 8:55 
GeneralRe: A new false memory study suggests people can't tell what's real Pin
Mark_Wallace9-Apr-20 9:38
Mark_Wallace9-Apr-20 9:38 
NewsMicrosoft thinks coronavirus will forever change the way we work and learn Pin
Kent Sharkey9-Apr-20 7:00
staffKent Sharkey9-Apr-20 7:00 
GeneralRe: Microsoft thinks coronavirus will forever change the way we work and learn Pin
Greg Utas9-Apr-20 8:27
professionalGreg Utas9-Apr-20 8:27 
GeneralRe: Microsoft thinks coronavirus will forever change the way we work and learn Pin
Mark_Wallace9-Apr-20 8:44
Mark_Wallace9-Apr-20 8:44 
GeneralRe: Microsoft thinks coronavirus will forever change the way we work and learn Pin
abmv9-Apr-20 18:51
professionalabmv9-Apr-20 18:51 
GeneralRe: Microsoft thinks coronavirus will forever change the way we work and learn Pin
GenJerDan9-Apr-20 20:23
GenJerDan9-Apr-20 20:23 
NewsMicrosoft: Azure delays not acknowledged for 5 hours because manager was asleep Pin
Kent Sharkey9-Apr-20 7:00
staffKent Sharkey9-Apr-20 7:00 

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.